20241031160216036 DMAIN <0000> hlr.c:813 hlr starting 20241031160216036 DDB <0001> db.c:599 using database: hlr.db 20241031160216036 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241031160216037 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241031160216037 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241031160216059 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241031160216059 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241031160216134 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241031160216137 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241031160216137 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241031160217494 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160217494 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160217497 DLINP <000b> input/ipa.c:451 connected read/write 20241031160217497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160217497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40660<->l=127.0.0.1:4258 20241031160217498 DLINP <000b> input/ipa.c:451 connected read/write 20241031160217499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160217499 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160217499 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160217499 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  20241031160217499 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160217499 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  20241031160217499 DLGSUP <0013> gsup_server.c:235 2:  20241031160217499 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160217499 DLGSUP <0013> gsup_server.c:235 3:  20241031160217499 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160217499 DLGSUP <0013> gsup_server.c:235 4:  20241031160217499 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160217499 DLGSUP <0013> gsup_server.c:235 5:  20241031160217499 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160217499 DLGSUP <0013> gsup_server.c:235 7:  20241031160217499 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160217499 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160217499 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160217499 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160217508 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42271<->l=127.0.0.1:4259) 20241031160217513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40664<->l=127.0.0.1:4258 20241031160217542 DLINP <000b> input/ipa.c:451 connected read/write 20241031160217542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160217542 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"} 20241031160217542 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" 20241031160217542 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} 20241031160217542 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 20241031160217542 DLINP <000b> input/ipa.c:451 connected read/write 20241031160217542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160217542 DLINP <000b> input/ipa.c:451 connected read/write 20241031160217542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160217550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40664<->l=127.0.0.1:4258 20241031160217552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40660<->l=127.0.0.1:4258 20241031160217555 DLINP <000b> input/ipa.c:451 connected read/write 20241031160217555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160217555 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160217555 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160217555 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160217555 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42271<->l=127.0.0.1:4259) 20241031160217609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40672<->l=127.0.0.1:4258 20241031160217609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40672<->l=127.0.0.1:4258 20241031160220721 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160220721 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160220725 DLINP <000b> input/ipa.c:451 connected read/write 20241031160220725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160220725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40678<->l=127.0.0.1:4258 20241031160220727 DLINP <000b> input/ipa.c:451 connected read/write 20241031160220727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160220727 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160220727 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160220727 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  20241031160220727 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160220727 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  20241031160220727 DLGSUP <0013> gsup_server.c:235 2:  20241031160220727 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160220727 DLGSUP <0013> gsup_server.c:235 3:  20241031160220727 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160220727 DLGSUP <0013> gsup_server.c:235 4:  20241031160220727 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160220727 DLGSUP <0013> gsup_server.c:235 5:  20241031160220727 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160220727 DLGSUP <0013> gsup_server.c:235 7:  20241031160220727 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160220727 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160220727 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160220727 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160220736 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41873<->l=127.0.0.1:4259) 20241031160220772 DAUC <0003> db_auc.c:157 IMSI='262427198399483': No 2G Auth Data 20241031160220772 DAUC <0003> db_auc.c:192 IMSI='262427198399483': No 3G Auth Data 20241031160220818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40682<->l=127.0.0.1:4258 20241031160220828 DLINP <000b> input/ipa.c:451 connected read/write 20241031160220828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160220828 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427198399483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427198399483"} 20241031160220837 DAUC <0003> db_auc.c:192 IMSI='262427198399483': No 3G Auth Data 20241031160220837 DAUC <0003> db_auc.c:236 IMSI='262427198399483': Calling to generate 5 vectors 20241031160220837 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031160220837 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160220837 DAUC <0003> auc.c:113 vector [0]: rand = 20e06c640ad97e6d92513d6021df1903 20241031160220837 DAUC <0003> auc.c:179 vector [0]: kc = 560ea4c033828000 20241031160220837 DAUC <0003> auc.c:180 vector [0]: sres = 959d31ca 20241031160220837 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160220837 DAUC <0003> auc.c:113 vector [1]: rand = fa0c1de7402d4f1e9a1a8ee28da0f1d7 20241031160220837 DAUC <0003> auc.c:179 vector [1]: kc = 2edc74a3af871400 20241031160220837 DAUC <0003> auc.c:180 vector [1]: sres = a1f20bda 20241031160220837 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160220837 DAUC <0003> auc.c:113 vector [2]: rand = 78d22b1a8cd85621e29a2c3fbabc06dc 20241031160220837 DAUC <0003> auc.c:179 vector [2]: kc = 3d43fd6ce2286c00 20241031160220837 DAUC <0003> auc.c:180 vector [2]: sres = e60d134d 20241031160220837 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160220837 DAUC <0003> auc.c:113 vector [3]: rand = aecbe77f98626930c9a060794b4f635f 20241031160220837 DAUC <0003> auc.c:179 vector [3]: kc = c7d4205da6725c00 20241031160220837 DAUC <0003> auc.c:180 vector [3]: sres = 0dfa98f1 20241031160220837 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160220837 DAUC <0003> auc.c:113 vector [4]: rand = 748bf347d0fac6cbc6c7edf3803317b1 20241031160220837 DAUC <0003> auc.c:179 vector [4]: kc = 92358b0d5ca82800 20241031160220837 DAUC <0003> auc.c:180 vector [4]: sres = 7175b9a1 20241031160220837 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031160220837 DAUC <0003> db_auc.c:245 IMSI='262427198399483': Generated 5 vectors 20241031160220838 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427198399483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427198399483"} 20241031160220838 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427198399483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160220838 DLINP <000b> input/ipa.c:451 connected read/write 20241031160220838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160220838 DLINP <000b> input/ipa.c:451 connected read/write 20241031160220838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160220844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40682<->l=127.0.0.1:4258 20241031160220870 DAUC <0003> db_auc.c:157 IMSI='262429924438163': No 2G Auth Data 20241031160220870 DAUC <0003> db_auc.c:192 IMSI='262429924438163': No 3G Auth Data 20241031160220892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40692<->l=127.0.0.1:4258 20241031160220894 DLINP <000b> input/ipa.c:451 connected read/write 20241031160220894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160220894 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429924438163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429924438163"} 20241031160220894 DAUC <0003> db_auc.c:192 IMSI='262429924438163': No 3G Auth Data 20241031160220894 DAUC <0003> db_auc.c:236 IMSI='262429924438163': Calling to generate 5 vectors 20241031160220894 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031160220894 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160220894 DAUC <0003> auc.c:113 vector [0]: rand = 35a660dba4dd3748793769bd3d5854cc 20241031160220894 DAUC <0003> auc.c:179 vector [0]: kc = 546bf5d6c5cff400 20241031160220894 DAUC <0003> auc.c:180 vector [0]: sres = 2420fba2 20241031160220894 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160220894 DAUC <0003> auc.c:113 vector [1]: rand = 14ec5c351d3133aa704c6a8203365267 20241031160220894 DAUC <0003> auc.c:179 vector [1]: kc = 39d88353b0fd5800 20241031160220894 DAUC <0003> auc.c:180 vector [1]: sres = dac874d5 20241031160220894 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160220894 DAUC <0003> auc.c:113 vector [2]: rand = c5ba63a51bfcbde9836b3acdd48d2562 20241031160220894 DAUC <0003> auc.c:179 vector [2]: kc = 277cd2215cabd000 20241031160220894 DAUC <0003> auc.c:180 vector [2]: sres = d167ada1 20241031160220894 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160220894 DAUC <0003> auc.c:113 vector [3]: rand = 53cf2232c7564d15af2c088285d8aebd 20241031160220894 DAUC <0003> auc.c:179 vector [3]: kc = 7b39da6a2b7a4000 20241031160220894 DAUC <0003> auc.c:180 vector [3]: sres = b5e70108 20241031160220894 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160220894 DAUC <0003> auc.c:113 vector [4]: rand = 8d82ad4b8e98186a4e7ea849a41c788f 20241031160220894 DAUC <0003> auc.c:179 vector [4]: kc = b427d86d8b9b5c00 20241031160220894 DAUC <0003> auc.c:180 vector [4]: sres = 2f3e9e00 20241031160220894 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031160220894 DAUC <0003> db_auc.c:245 IMSI='262429924438163': Generated 5 vectors 20241031160220894 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429924438163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429924438163"} 20241031160220894 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429924438163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160220894 DLINP <000b> input/ipa.c:451 connected read/write 20241031160220894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160220894 DLINP <000b> input/ipa.c:451 connected read/write 20241031160220894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160220895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40692<->l=127.0.0.1:4258 20241031160220918 DAUC <0003> db_auc.c:157 IMSI='262427049100409': No 2G Auth Data 20241031160220918 DAUC <0003> db_auc.c:192 IMSI='262427049100409': No 3G Auth Data 20241031160220943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40698<->l=127.0.0.1:4258 20241031160220947 DLINP <000b> input/ipa.c:451 connected read/write 20241031160220947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160220947 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427049100409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427049100409"} 20241031160220947 DAUC <0003> db_auc.c:192 IMSI='262427049100409': No 3G Auth Data 20241031160220947 DAUC <0003> db_auc.c:236 IMSI='262427049100409': Calling to generate 5 vectors 20241031160220947 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031160220947 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160220947 DAUC <0003> auc.c:113 vector [0]: rand = c8b163656df9b53a4af3076f77e658a4 20241031160220947 DAUC <0003> auc.c:179 vector [0]: kc = 91edc8ad3e991778 20241031160220947 DAUC <0003> auc.c:180 vector [0]: sres = 79230a9e 20241031160220947 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160220947 DAUC <0003> auc.c:113 vector [1]: rand = 76f753a2ba8bb4324371bef1ef71e4a0 20241031160220947 DAUC <0003> auc.c:179 vector [1]: kc = 76a3dee7f504f3ae 20241031160220947 DAUC <0003> auc.c:180 vector [1]: sres = 3fb91ae9 20241031160220947 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160220947 DAUC <0003> auc.c:113 vector [2]: rand = 8c616434d9233853ec01612f953f4f71 20241031160220947 DAUC <0003> auc.c:179 vector [2]: kc = b551eda61a4e9775 20241031160220947 DAUC <0003> auc.c:180 vector [2]: sres = 67d0a0f2 20241031160220947 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160220947 DAUC <0003> auc.c:113 vector [3]: rand = d8e811716fe713e8552758f65708d634 20241031160220947 DAUC <0003> auc.c:179 vector [3]: kc = 1fdfac4ce04cb0d6 20241031160220947 DAUC <0003> auc.c:180 vector [3]: sres = d01a1153 20241031160220947 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160220947 DAUC <0003> auc.c:113 vector [4]: rand = 6eb08fef86e1d952aa4bb7f7e183cfd3 20241031160220947 DAUC <0003> auc.c:179 vector [4]: kc = 81dae6c8ed69c7f2 20241031160220947 DAUC <0003> auc.c:180 vector [4]: sres = f165efd0 20241031160220947 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031160220947 DAUC <0003> db_auc.c:245 IMSI='262427049100409': Generated 5 vectors 20241031160220947 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427049100409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427049100409"} 20241031160220947 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427049100409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160220947 DLINP <000b> input/ipa.c:451 connected read/write 20241031160220947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160220947 DLINP <000b> input/ipa.c:451 connected read/write 20241031160220947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160220948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40698<->l=127.0.0.1:4258 20241031160221256 DAUC <0003> db_auc.c:157 IMSI='262429088813276': No 2G Auth Data 20241031160221256 DAUC <0003> db_auc.c:192 IMSI='262429088813276': No 3G Auth Data 20241031160221302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40712<->l=127.0.0.1:4258 20241031160221310 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160221310 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429088813276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429088813276"} 20241031160221310 DAUC <0003> db_auc.c:157 IMSI='262429088813276': No 2G Auth Data 20241031160221310 DAUC <0003> db_auc.c:236 IMSI='262429088813276': Calling to generate 5 vectors 20241031160221310 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031160221310 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160221310 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160221310 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160221310 DAUC <0003> auc.c:113 vector [0]: rand = 309a36d127b78b84df494370620b5501 20241031160221310 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160221310 DAUC <0003> auc.c:142 vector [0]: autn = 637e06f972de00007074210622bcc92e 20241031160221310 DAUC <0003> auc.c:143 vector [0]: ck = bbd1c5494df94a4e7629495273bce1b3 20241031160221310 DAUC <0003> auc.c:144 vector [0]: ik = 09fc8a9da88cd9acc5fd25dce2cf0f55 20241031160221310 DAUC <0003> auc.c:145 vector [0]: res = 7315c53d00c8a5ec0000000000000000 20241031160221310 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160221310 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160221310 DAUC <0003> auc.c:151 vector [0]: kc = 01f9235a74067d04 20241031160221310 DAUC <0003> auc.c:152 vector [0]: sres = 73dd60d1 20241031160221310 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160221310 DAUC <0003> auc.c:113 vector [1]: rand = 3f286bbbe32a9c26f9a536674c51a86d 20241031160221310 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031160221310 DAUC <0003> auc.c:142 vector [1]: autn = 3ea1173d9108000027a4b2b60e9c2655 20241031160221310 DAUC <0003> auc.c:143 vector [1]: ck = d2a425f2478ac20ef861b98775d9d029 20241031160221310 DAUC <0003> auc.c:144 vector [1]: ik = 53821170dc654f9fb3a095f6881637c7 20241031160221310 DAUC <0003> auc.c:145 vector [1]: res = 7e88834477a06bb70000000000000000 20241031160221310 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160221310 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031160221310 DAUC <0003> auc.c:151 vector [1]: kc = cae718f366206a7f 20241031160221310 DAUC <0003> auc.c:152 vector [1]: sres = 0928e8f3 20241031160221310 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031160221310 DAUC <0003> auc.c:113 vector [2]: rand = a5c0ef1c1115a790ab5128f753fe5df6 20241031160221310 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031160221310 DAUC <0003> auc.c:142 vector [2]: autn = d41365244b970000e469cc7fa62041d9 20241031160221310 DAUC <0003> auc.c:143 vector [2]: ck = 8197740f9d588057117e369f6266cdc3 20241031160221310 DAUC <0003> auc.c:144 vector [2]: ik = 06a89ce742c81296cac63f9f57421c20 20241031160221310 DAUC <0003> auc.c:145 vector [2]: res = 3c1208fc1d4251a50000000000000000 20241031160221310 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160221310 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031160221310 DAUC <0003> auc.c:151 vector [2]: kc = 5c87e1e8eab44322 20241031160221310 DAUC <0003> auc.c:152 vector [2]: sres = 21505959 20241031160221310 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031160221310 DAUC <0003> auc.c:113 vector [3]: rand = 9a8108066e2a0b0036d65ad639472410 20241031160221311 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031160221311 DAUC <0003> auc.c:142 vector [3]: autn = c2c9e667186b0000702f51c30557a41c 20241031160221311 DAUC <0003> auc.c:143 vector [3]: ck = 51772d69ddaf48b33079a898c67280af 20241031160221311 DAUC <0003> auc.c:144 vector [3]: ik = e467dc7a0fa2d4777de85ffbf49efb7e 20241031160221311 DAUC <0003> auc.c:145 vector [3]: res = ba686ec53fe5cf870000000000000000 20241031160221311 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160221311 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031160221311 DAUC <0003> auc.c:151 vector [3]: kc = f8810670e0e1e715 20241031160221311 DAUC <0003> auc.c:152 vector [3]: sres = 858da142 20241031160221311 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031160221311 DAUC <0003> auc.c:113 vector [4]: rand = 7d6bfe660822992704b17b0426fe6c99 20241031160221311 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031160221311 DAUC <0003> auc.c:142 vector [4]: autn = 4f00b75750a30000c5d76f98086cd994 20241031160221311 DAUC <0003> auc.c:143 vector [4]: ck = 6782f2fb423212f5b9701b728ce13a17 20241031160221311 DAUC <0003> auc.c:144 vector [4]: ik = 051fb3c12c04d5da577d4b7bcd1e2549 20241031160221311 DAUC <0003> auc.c:145 vector [4]: res = f35c992cbd195a9d0000000000000000 20241031160221311 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160221311 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031160221311 DAUC <0003> auc.c:151 vector [4]: kc = 8c9011332fc9d871 20241031160221311 DAUC <0003> auc.c:152 vector [4]: sres = 4e45c3b1 20241031160221311 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031160221311 DAUC <0003> db_auc.c:245 IMSI='262429088813276': Generated 5 vectors 20241031160221311 DAUC <0003> db_auc.c:249 IMSI='262429088813276': Updating SQN=161 in DB 20241031160221320 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429088813276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429088813276"} 20241031160221320 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429088813276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160221320 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160221320 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160221326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40712<->l=127.0.0.1:4258 20241031160221353 DAUC <0003> db_auc.c:157 IMSI='262427297906725': No 2G Auth Data 20241031160221353 DAUC <0003> db_auc.c:192 IMSI='262427297906725': No 3G Auth Data 20241031160221374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40724<->l=127.0.0.1:4258 20241031160221376 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160221376 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427297906725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427297906725"} 20241031160221376 DAUC <0003> db_auc.c:157 IMSI='262427297906725': No 2G Auth Data 20241031160221376 DAUC <0003> db_auc.c:236 IMSI='262427297906725': Calling to generate 5 vectors 20241031160221376 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031160221376 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160221376 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031160221376 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160221376 DAUC <0003> auc.c:113 vector [0]: rand = a34ff626c880880d57f86e958c798c56 20241031160221376 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160221376 DAUC <0003> auc.c:142 vector [0]: autn = 6ea269b743c900005064ef3595d15baf 20241031160221376 DAUC <0003> auc.c:143 vector [0]: ck = 1f31888c70247796a4f78b01fa34f4aa 20241031160221376 DAUC <0003> auc.c:144 vector [0]: ik = 2a83c21f78ec18155370d8bf9d786e92 20241031160221376 DAUC <0003> auc.c:145 vector [0]: res = cd6bff922c4a4a700000000000000000 20241031160221376 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160221376 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160221376 DAUC <0003> auc.c:151 vector [0]: kc = c235192d6f84f5bb 20241031160221376 DAUC <0003> auc.c:152 vector [0]: sres = e121b5e2 20241031160221376 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160221376 DAUC <0003> auc.c:113 vector [1]: rand = 6b64042fc464a29f4be0a1d245bb2eef 20241031160221376 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031160221376 DAUC <0003> auc.c:142 vector [1]: autn = 4b278893947f00001fb2b61cff8dc047 20241031160221376 DAUC <0003> auc.c:143 vector [1]: ck = d05b73472861a081d6b40e75560d1b15 20241031160221376 DAUC <0003> auc.c:144 vector [1]: ik = 555d460220194682f4de95e8b5c8e27a 20241031160221376 DAUC <0003> auc.c:145 vector [1]: res = ffbea47d1ea254ce0000000000000000 20241031160221376 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160221376 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031160221376 DAUC <0003> auc.c:151 vector [1]: kc = a76caed8ebbd1f6c 20241031160221376 DAUC <0003> auc.c:152 vector [1]: sres = e11cf0b3 20241031160221376 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031160221376 DAUC <0003> auc.c:113 vector [2]: rand = 166fbff759e28592a1c9e795e822c8ea 20241031160221376 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031160221376 DAUC <0003> auc.c:142 vector [2]: autn = 592cbdafc4c5000096ff8f1571602e65 20241031160221376 DAUC <0003> auc.c:143 vector [2]: ck = 2dcf825f31d83d99f3cf6c2401441a9f 20241031160221376 DAUC <0003> auc.c:144 vector [2]: ik = cc09dcaea00f3b0bb28fde69b9edf144 20241031160221376 DAUC <0003> auc.c:145 vector [2]: res = 82983b5d608eddb90000000000000000 20241031160221376 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160221376 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031160221376 DAUC <0003> auc.c:151 vector [2]: kc = a086ecbc297eed49 20241031160221376 DAUC <0003> auc.c:152 vector [2]: sres = e216e6e4 20241031160221376 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031160221376 DAUC <0003> auc.c:113 vector [3]: rand = 3765661a641bcb653c3cfa21229a2d24 20241031160221376 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031160221376 DAUC <0003> auc.c:142 vector [3]: autn = 7f3bb6ea94610000ea4bb4ee1800366a 20241031160221376 DAUC <0003> auc.c:143 vector [3]: ck = e5bce48884d682ae21219e562879076d 20241031160221376 DAUC <0003> auc.c:144 vector [3]: ik = d2c680af3c3303ba1bd973e656048a9c 20241031160221376 DAUC <0003> auc.c:145 vector [3]: res = f7ee78036ff6561d0000000000000000 20241031160221376 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160221376 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031160221376 DAUC <0003> auc.c:151 vector [3]: kc = 0d828997c6980ce5 20241031160221376 DAUC <0003> auc.c:152 vector [3]: sres = 98182e1e 20241031160221376 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031160221376 DAUC <0003> auc.c:113 vector [4]: rand = 188e46d939cd4ff769ec041b0dfc6dc5 20241031160221376 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031160221376 DAUC <0003> auc.c:142 vector [4]: autn = 9e6dbb97832300007d5decba6f04b07f 20241031160221376 DAUC <0003> auc.c:143 vector [4]: ck = 5b5900e795a725f8dddabb1fb23cfb66 20241031160221376 DAUC <0003> auc.c:144 vector [4]: ik = d5efde8d96f812848a8b7a94deff8b0e 20241031160221376 DAUC <0003> auc.c:145 vector [4]: res = a3a6ff35cfb179430000000000000000 20241031160221376 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160221376 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031160221376 DAUC <0003> auc.c:151 vector [4]: kc = d9e71fe16f9c4714 20241031160221376 DAUC <0003> auc.c:152 vector [4]: sres = 6c178676 20241031160221376 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031160221376 DAUC <0003> db_auc.c:245 IMSI='262427297906725': Generated 5 vectors 20241031160221376 DAUC <0003> db_auc.c:249 IMSI='262427297906725': Updating SQN=161 in DB 20241031160221384 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427297906725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427297906725"} 20241031160221384 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427297906725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160221384 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160221384 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160221385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40724<->l=127.0.0.1:4258 20241031160221411 DAUC <0003> db_auc.c:157 IMSI='262424027452929': No 2G Auth Data 20241031160221411 DAUC <0003> db_auc.c:192 IMSI='262424027452929': No 3G Auth Data 20241031160221447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4258 20241031160221451 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160221452 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424027452929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424027452929"} 20241031160221452 DAUC <0003> db_auc.c:236 IMSI='262424027452929': Calling to generate 5 vectors 20241031160221452 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160221452 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160221452 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160221452 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160221452 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160221452 DAUC <0003> auc.c:113 vector [0]: rand = bf11cde1fa7313248d05e6fb6a49c7a3 20241031160221452 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160221452 DAUC <0003> auc.c:142 vector [0]: autn = c315640942830000723ef512525be1cf 20241031160221452 DAUC <0003> auc.c:143 vector [0]: ck = 0815f57615d40d4258893209aadd2b45 20241031160221452 DAUC <0003> auc.c:144 vector [0]: ik = 1c865755790f331a93826682b27aee01 20241031160221452 DAUC <0003> auc.c:145 vector [0]: res = 1c998c89e6399d710000000000000000 20241031160221452 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160221452 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160221452 DAUC <0003> auc.c:179 vector [0]: kc = 97686770c98c7800 20241031160221452 DAUC <0003> auc.c:180 vector [0]: sres = 4ffb1142 20241031160221452 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160221452 DAUC <0003> auc.c:113 vector [1]: rand = 33066c2c79b004e9800062411dae6dae 20241031160221452 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031160221452 DAUC <0003> auc.c:142 vector [1]: autn = dd118d9844230000a1ce7dffea8829dd 20241031160221452 DAUC <0003> auc.c:143 vector [1]: ck = 713b64e84b07e2b44bc29b0ba3640623 20241031160221452 DAUC <0003> auc.c:144 vector [1]: ik = ff1a649fbde9e2dceb7e95196b64b007 20241031160221452 DAUC <0003> auc.c:145 vector [1]: res = 05a0cba3e60aca390000000000000000 20241031160221452 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160221452 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160221452 DAUC <0003> auc.c:179 vector [1]: kc = 0e2314f57e548000 20241031160221452 DAUC <0003> auc.c:180 vector [1]: sres = 9e131619 20241031160221452 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160221452 DAUC <0003> auc.c:113 vector [2]: rand = 95c87b2a79f8b4f7ca052bf8de4fa9cb 20241031160221453 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031160221453 DAUC <0003> auc.c:142 vector [2]: autn = b42165ad9a210000fc7935b71cc927b4 20241031160221453 DAUC <0003> auc.c:143 vector [2]: ck = d1d2489b39e8d6aeade713a475afe810 20241031160221453 DAUC <0003> auc.c:144 vector [2]: ik = ff3ea9a99215b6754590ed0943b1e02a 20241031160221453 DAUC <0003> auc.c:145 vector [2]: res = 2417a9a32f8fbd400000000000000000 20241031160221453 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160221453 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160221453 DAUC <0003> auc.c:179 vector [2]: kc = 3088c51071321800 20241031160221453 DAUC <0003> auc.c:180 vector [2]: sres = 4c508419 20241031160221453 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160221453 DAUC <0003> auc.c:113 vector [3]: rand = 1bf1a2e48e9ce86fda2047324181c49e 20241031160221453 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031160221453 DAUC <0003> auc.c:142 vector [3]: autn = 6248527d253f00002f3d88acdfa4b9f4 20241031160221453 DAUC <0003> auc.c:143 vector [3]: ck = fba03b6445e0cf3d16831aa12b3e5a73 20241031160221453 DAUC <0003> auc.c:144 vector [3]: ik = 5d967f3ec04e0bd0cc98abd175cc11f1 20241031160221453 DAUC <0003> auc.c:145 vector [3]: res = a502d6e3a5beb8760000000000000000 20241031160221453 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160221453 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160221453 DAUC <0003> auc.c:179 vector [3]: kc = 9a2ccdf67cb0a400 20241031160221453 DAUC <0003> auc.c:180 vector [3]: sres = 69d847a1 20241031160221453 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160221453 DAUC <0003> auc.c:113 vector [4]: rand = 53fe0e103e144e3827309626627f206a 20241031160221453 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031160221453 DAUC <0003> auc.c:142 vector [4]: autn = 70cd63768e9700009ded0d3e74e6edfe 20241031160221453 DAUC <0003> auc.c:143 vector [4]: ck = d92d4ba5a9d11cbaa191417fe31cddd7 20241031160221453 DAUC <0003> auc.c:144 vector [4]: ik = 71ae4f42f495b6d592b7808f65f56431 20241031160221453 DAUC <0003> auc.c:145 vector [4]: res = 6c235a1366449e190000000000000000 20241031160221453 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160221453 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160221453 DAUC <0003> auc.c:179 vector [4]: kc = 6785f217a08a9400 20241031160221453 DAUC <0003> auc.c:180 vector [4]: sres = 70f0dcb5 20241031160221453 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160221453 DAUC <0003> db_auc.c:245 IMSI='262424027452929': Generated 5 vectors 20241031160221453 DAUC <0003> db_auc.c:249 IMSI='262424027452929': Updating SQN=161 in DB 20241031160221462 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424027452929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424027452929"} 20241031160221462 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424027452929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160221462 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160221462 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160221468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4258 20241031160221503 DAUC <0003> db_auc.c:157 IMSI='262426628480519': No 2G Auth Data 20241031160221503 DAUC <0003> db_auc.c:192 IMSI='262426628480519': No 3G Auth Data 20241031160221547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40744<->l=127.0.0.1:4258 20241031160221553 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160221553 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426628480519 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426628480519"} 20241031160221553 DAUC <0003> db_auc.c:236 IMSI='262426628480519': Calling to generate 5 vectors 20241031160221553 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160221553 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160221553 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160221553 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160221553 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160221553 DAUC <0003> auc.c:113 vector [0]: rand = f7f47b597e684fce0d447513f2ab1e88 20241031160221553 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160221553 DAUC <0003> auc.c:142 vector [0]: autn = b22aceeabfca0000fb72973be5c520fe 20241031160221553 DAUC <0003> auc.c:143 vector [0]: ck = f84d5174ba74b55531ef9021b09ba4f1 20241031160221553 DAUC <0003> auc.c:144 vector [0]: ik = 1f2fd5c27a87c9ccd00eb9804d2ae889 20241031160221553 DAUC <0003> auc.c:145 vector [0]: res = 4c8e7765b19594340000000000000000 20241031160221553 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160221553 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160221553 DAUC <0003> auc.c:179 vector [0]: kc = 655db97be5f3f000 20241031160221553 DAUC <0003> auc.c:180 vector [0]: sres = af2b02d8 20241031160221553 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160221553 DAUC <0003> auc.c:113 vector [1]: rand = 8626ba183ec4b3b21ca0a93f55d34757 20241031160221553 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031160221553 DAUC <0003> auc.c:142 vector [1]: autn = 8f5f6875468800003a839efad9a472e4 20241031160221553 DAUC <0003> auc.c:143 vector [1]: ck = a1a1765d22b73e5664cc728af76ca7da 20241031160221553 DAUC <0003> auc.c:144 vector [1]: ik = 7b80e3db1aebbe45001fa649981739cc 20241031160221553 DAUC <0003> auc.c:145 vector [1]: res = f30d24eba9b804160000000000000000 20241031160221553 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160221553 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160221553 DAUC <0003> auc.c:179 vector [1]: kc = 49c461c60b7da000 20241031160221553 DAUC <0003> auc.c:180 vector [1]: sres = 93b7f83b 20241031160221553 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160221553 DAUC <0003> auc.c:113 vector [2]: rand = 4b9adc1ce5192fc813bc1cf64eb397a1 20241031160221553 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031160221553 DAUC <0003> auc.c:142 vector [2]: autn = 6e48b55ce061000062df2c5f1df9779a 20241031160221553 DAUC <0003> auc.c:143 vector [2]: ck = cf418f0e52809041c9f77c8ae4ecb6ec 20241031160221553 DAUC <0003> auc.c:144 vector [2]: ik = 98278dda6df428a69d450883a78d41c2 20241031160221553 DAUC <0003> auc.c:145 vector [2]: res = 57701e566f7b00290000000000000000 20241031160221553 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160221553 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160221553 DAUC <0003> auc.c:179 vector [2]: kc = 348a1981c48f9400 20241031160221553 DAUC <0003> auc.c:180 vector [2]: sres = ad7b3d64 20241031160221553 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160221553 DAUC <0003> auc.c:113 vector [3]: rand = 2b4660cb948684b12666f10f4d1f5257 20241031160221554 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031160221554 DAUC <0003> auc.c:142 vector [3]: autn = bf1f95dd1f5700007632fe646f42edd1 20241031160221554 DAUC <0003> auc.c:143 vector [3]: ck = bf9caedce6d04c3e9aa1bdbfd0231651 20241031160221554 DAUC <0003> auc.c:144 vector [3]: ik = 8a8d3bbdb89467572fe7bfd76173d288 20241031160221554 DAUC <0003> auc.c:145 vector [3]: res = 38aedd9fd03d9aeb0000000000000000 20241031160221554 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160221554 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160221554 DAUC <0003> auc.c:179 vector [3]: kc = dd822058cea9b000 20241031160221554 DAUC <0003> auc.c:180 vector [3]: sres = bccd62b4 20241031160221554 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160221554 DAUC <0003> auc.c:113 vector [4]: rand = 8ac695bfb02e29626dffdfefb8865471 20241031160221554 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031160221554 DAUC <0003> auc.c:142 vector [4]: autn = 40416c2a2b760000d78e16d2779594d0 20241031160221554 DAUC <0003> auc.c:143 vector [4]: ck = 702d1a793cb2ecdda16aa64011e07e03 20241031160221554 DAUC <0003> auc.c:144 vector [4]: ik = 900466b5f1cb5f6911f91f67bc8d3d1c 20241031160221554 DAUC <0003> auc.c:145 vector [4]: res = ca4668cd34187e780000000000000000 20241031160221554 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160221554 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160221554 DAUC <0003> auc.c:179 vector [4]: kc = 50fb14656d53c000 20241031160221554 DAUC <0003> auc.c:180 vector [4]: sres = 241bde0a 20241031160221554 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160221554 DAUC <0003> db_auc.c:245 IMSI='262426628480519': Generated 5 vectors 20241031160221554 DAUC <0003> db_auc.c:249 IMSI='262426628480519': Updating SQN=161 in DB 20241031160221562 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426628480519 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426628480519"} 20241031160221563 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426628480519 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160221563 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160221563 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160221570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40744<->l=127.0.0.1:4258 20241031160221604 DAUC <0003> db_auc.c:157 IMSI='262424182017105': No 2G Auth Data 20241031160221604 DAUC <0003> db_auc.c:192 IMSI='262424182017105': No 3G Auth Data 20241031160221637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44762<->l=127.0.0.1:4258 20241031160221639 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160221639 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424182017105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424182017105"} 20241031160221639 DAUC <0003> db_auc.c:236 IMSI='262424182017105': Calling to generate 5 vectors 20241031160221639 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160221639 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160221639 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160221639 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160221639 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160221639 DAUC <0003> auc.c:113 vector [0]: rand = 7a3dbfd99af18de75347de9125f3bf3d 20241031160221639 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160221639 DAUC <0003> auc.c:142 vector [0]: autn = 2b2d45c04bbd000087d6464a1f3197bd 20241031160221639 DAUC <0003> auc.c:143 vector [0]: ck = eaf9de3e0da16327cbe643313e29a532 20241031160221639 DAUC <0003> auc.c:144 vector [0]: ik = 8eea7753e991a940f1323cdf74c2b02e 20241031160221639 DAUC <0003> auc.c:145 vector [0]: res = 92dbd08ab843667a0000000000000000 20241031160221639 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160221639 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160221639 DAUC <0003> auc.c:179 vector [0]: kc = 73f9000b670a90e7 20241031160221639 DAUC <0003> auc.c:180 vector [0]: sres = 918b6878 20241031160221639 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160221639 DAUC <0003> auc.c:113 vector [1]: rand = d5c0552abedd810b4cdc07c5e9cd75df 20241031160221639 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031160221639 DAUC <0003> auc.c:142 vector [1]: autn = 162e50220e5e0000539984058a9a45df 20241031160221639 DAUC <0003> auc.c:143 vector [1]: ck = e5b8bd8742323a56c60eeb6e82339d69 20241031160221639 DAUC <0003> auc.c:144 vector [1]: ik = 66e420a8c2b1a7b4a09465b74315dbdb 20241031160221639 DAUC <0003> auc.c:145 vector [1]: res = fcbb5a8b4753cc060000000000000000 20241031160221639 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160221639 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160221639 DAUC <0003> auc.c:179 vector [1]: kc = a8fc02009f7d9a1f 20241031160221639 DAUC <0003> auc.c:180 vector [1]: sres = 3f845500 20241031160221639 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160221639 DAUC <0003> auc.c:113 vector [2]: rand = badb9fea6717849ab23c09dbb28a8d12 20241031160221639 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031160221639 DAUC <0003> auc.c:142 vector [2]: autn = a45ae1bbe6d60000d0788ca6ef6e16a3 20241031160221639 DAUC <0003> auc.c:143 vector [2]: ck = c371b970ef47dfe15de5ee741eff3263 20241031160221639 DAUC <0003> auc.c:144 vector [2]: ik = d7028593f53b875df117703fa1d52fb1 20241031160221639 DAUC <0003> auc.c:145 vector [2]: res = eea53f30ab7444e70000000000000000 20241031160221639 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160221639 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160221639 DAUC <0003> auc.c:179 vector [2]: kc = a7b65be22a3b1e5e 20241031160221639 DAUC <0003> auc.c:180 vector [2]: sres = 2a6efed3 20241031160221639 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160221639 DAUC <0003> auc.c:113 vector [3]: rand = 0147407988cd2e6b13de87a8d7cbd373 20241031160221639 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031160221639 DAUC <0003> auc.c:142 vector [3]: autn = e8b7d9265bdc000007248560e1c092ca 20241031160221639 DAUC <0003> auc.c:143 vector [3]: ck = 04ecd0fb47e6d8c6940e54035a501eda 20241031160221639 DAUC <0003> auc.c:144 vector [3]: ik = 2a90ad1172ba68f71f548733ee668e02 20241031160221639 DAUC <0003> auc.c:145 vector [3]: res = ac0719c9a164b5f60000000000000000 20241031160221639 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160221639 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160221640 DAUC <0003> auc.c:179 vector [3]: kc = d8e77c19b0e62b99 20241031160221640 DAUC <0003> auc.c:180 vector [3]: sres = 313c31f5 20241031160221640 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160221640 DAUC <0003> auc.c:113 vector [4]: rand = ef8ebb8032f05f6e6ea1415f87002aae 20241031160221640 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031160221640 DAUC <0003> auc.c:142 vector [4]: autn = 64df117155690000105227d1dc3c4d26 20241031160221640 DAUC <0003> auc.c:143 vector [4]: ck = 71dfac37ac34b5a8b5b061deb6ae0e06 20241031160221640 DAUC <0003> auc.c:144 vector [4]: ik = f4ba062e4805cfbbe9c9b53e60689b68 20241031160221640 DAUC <0003> auc.c:145 vector [4]: res = c8d83385867b9dc70000000000000000 20241031160221640 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160221640 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160221640 DAUC <0003> auc.c:179 vector [4]: kc = 22298f5af1893ca6 20241031160221640 DAUC <0003> auc.c:180 vector [4]: sres = ba22e664 20241031160221640 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160221640 DAUC <0003> db_auc.c:245 IMSI='262424182017105': Generated 5 vectors 20241031160221640 DAUC <0003> db_auc.c:249 IMSI='262424182017105': Updating SQN=161 in DB 20241031160221648 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424182017105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424182017105"} 20241031160221648 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424182017105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160221648 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160221648 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160221652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44762<->l=127.0.0.1:4258 20241031160221678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40678<->l=127.0.0.1:4258 20241031160221678 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160221678 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160221678 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160221678 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160221678 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41873<->l=127.0.0.1:4259) 20241031160221701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44770<->l=127.0.0.1:4258 20241031160221702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44770<->l=127.0.0.1:4258 20241031160224816 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160224816 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160224820 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160224820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44782<->l=127.0.0.1:4258 20241031160224821 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160224821 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160224821 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160224821 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  20241031160224821 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160224821 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  20241031160224821 DLGSUP <0013> gsup_server.c:235 2:  20241031160224821 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160224821 DLGSUP <0013> gsup_server.c:235 3:  20241031160224821 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160224821 DLGSUP <0013> gsup_server.c:235 4:  20241031160224821 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160224821 DLGSUP <0013> gsup_server.c:235 5:  20241031160224822 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160224822 DLGSUP <0013> gsup_server.c:235 7:  20241031160224822 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160224822 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160224822 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160224822 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160224851 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37897<->l=127.0.0.1:4259) 20241031160224893 DAUC <0003> db_auc.c:157 IMSI='262428876860395': No 2G Auth Data 20241031160224893 DAUC <0003> db_auc.c:192 IMSI='262428876860395': No 3G Auth Data 20241031160224946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44794<->l=127.0.0.1:4258 20241031160224957 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160224957 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428876860395"} 20241031160224957 DAUC <0003> db_auc.c:192 IMSI='262428876860395': No 3G Auth Data 20241031160224957 DAUC <0003> db_auc.c:236 IMSI='262428876860395': Calling to generate 1 vectors 20241031160224957 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241031160224957 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160224957 DAUC <0003> auc.c:113 vector [0]: rand = fa1be53b9c375b4ce103e9101f29fdf8 20241031160224957 DAUC <0003> auc.c:179 vector [0]: kc = a5d3517ca743ac00 20241031160224957 DAUC <0003> auc.c:180 vector [0]: sres = 41e070f4 20241031160224957 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160224957 DAUC <0003> db_auc.c:245 IMSI='262428876860395': Generated 1 vectors 20241031160224957 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428876860395"} 20241031160224957 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160224958 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160224958 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160224964 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160224964 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428876860395"} 20241031160224964 DAUC <0003> db_auc.c:192 IMSI='262428876860395': No 3G Auth Data 20241031160224964 DAUC <0003> db_auc.c:236 IMSI='262428876860395': Calling to generate 4 vectors 20241031160224964 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241031160224964 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160224964 DAUC <0003> auc.c:113 vector [0]: rand = 986a04a52dc33d92fd08a764d7e575fa 20241031160224964 DAUC <0003> auc.c:179 vector [0]: kc = d784df6ac5984400 20241031160224964 DAUC <0003> auc.c:180 vector [0]: sres = a32e46a8 20241031160224964 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160224964 DAUC <0003> auc.c:113 vector [1]: rand = b1355b653fb843316a9d0ac16f4a783e 20241031160224964 DAUC <0003> auc.c:179 vector [1]: kc = 0657a31618179c00 20241031160224964 DAUC <0003> auc.c:180 vector [1]: sres = fc4ab378 20241031160224964 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160224964 DAUC <0003> auc.c:113 vector [2]: rand = 71612d74de423c3d8e85062d83b96186 20241031160224964 DAUC <0003> auc.c:179 vector [2]: kc = 5123a81f37328c00 20241031160224964 DAUC <0003> auc.c:180 vector [2]: sres = 89b9aa02 20241031160224964 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160224964 DAUC <0003> auc.c:113 vector [3]: rand = 50d0754968d8fac5469aebb6c7ec4d5d 20241031160224964 DAUC <0003> auc.c:179 vector [3]: kc = bcf731867d679800 20241031160224964 DAUC <0003> auc.c:180 vector [3]: sres = 5948473c 20241031160224964 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160224964 DAUC <0003> db_auc.c:245 IMSI='262428876860395': Generated 4 vectors 20241031160224965 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428876860395"} 20241031160224965 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160224965 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160224965 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160224968 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160224968 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428876860395"} 20241031160224969 DAUC <0003> db_auc.c:192 IMSI='262428876860395': No 3G Auth Data 20241031160224969 DAUC <0003> db_auc.c:236 IMSI='262428876860395': Calling to generate 5 vectors 20241031160224969 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031160224969 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160224969 DAUC <0003> auc.c:113 vector [0]: rand = 1378f0b84e489f4eb85e51c62053194f 20241031160224969 DAUC <0003> auc.c:179 vector [0]: kc = 22a398e65f85c000 20241031160224969 DAUC <0003> auc.c:180 vector [0]: sres = 8c4a62ea 20241031160224969 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160224969 DAUC <0003> auc.c:113 vector [1]: rand = 4e62b8aa015ada68d3096e070893af71 20241031160224969 DAUC <0003> auc.c:179 vector [1]: kc = d7162fc0f11a6000 20241031160224969 DAUC <0003> auc.c:180 vector [1]: sres = 54344bef 20241031160224969 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160224969 DAUC <0003> auc.c:113 vector [2]: rand = d439c3031a94bf416407213af32cf8f7 20241031160224969 DAUC <0003> auc.c:179 vector [2]: kc = 2abee02a3ae97000 20241031160224969 DAUC <0003> auc.c:180 vector [2]: sres = 8ecb3ad0 20241031160224969 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160224969 DAUC <0003> auc.c:113 vector [3]: rand = 1e45327ba052320f8da52889fb39843a 20241031160224969 DAUC <0003> auc.c:179 vector [3]: kc = eba5eca119d36c00 20241031160224969 DAUC <0003> auc.c:180 vector [3]: sres = b5616831 20241031160224969 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160224969 DAUC <0003> auc.c:113 vector [4]: rand = 14ac53daa9bca0ca684ef237a2b4650d 20241031160224969 DAUC <0003> auc.c:179 vector [4]: kc = 5a18962684c6bc00 20241031160224969 DAUC <0003> auc.c:180 vector [4]: sres = f1c1d217 20241031160224969 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031160224969 DAUC <0003> db_auc.c:245 IMSI='262428876860395': Generated 5 vectors 20241031160224970 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428876860395"} 20241031160224970 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160224970 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160224970 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160224973 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160224974 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428876860395"} 20241031160224974 DAUC <0003> db_auc.c:192 IMSI='262428876860395': No 3G Auth Data 20241031160224974 DAUC <0003> db_auc.c:236 IMSI='262428876860395': Calling to generate 5 vectors 20241031160224974 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031160224974 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160224974 DAUC <0003> auc.c:113 vector [0]: rand = 9569ae48975d19b3f49f29b86f42aab5 20241031160224974 DAUC <0003> auc.c:179 vector [0]: kc = f56f48b47a36ac00 20241031160224974 DAUC <0003> auc.c:180 vector [0]: sres = a5d92efd 20241031160224974 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160224974 DAUC <0003> auc.c:113 vector [1]: rand = 2d9df1a7c39f5e54be605132fc032625 20241031160224974 DAUC <0003> auc.c:179 vector [1]: kc = cb409cdfa84eec00 20241031160224974 DAUC <0003> auc.c:180 vector [1]: sres = f13d5c6e 20241031160224974 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160224974 DAUC <0003> auc.c:113 vector [2]: rand = b88c87a2c3ad9a9a36962f4619aa051a 20241031160224974 DAUC <0003> auc.c:179 vector [2]: kc = 5ff5d753fa3dc800 20241031160224974 DAUC <0003> auc.c:180 vector [2]: sres = 835163d2 20241031160224974 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160224974 DAUC <0003> auc.c:113 vector [3]: rand = 56736d2bc3b221e1c10989f8974fe97d 20241031160224974 DAUC <0003> auc.c:179 vector [3]: kc = 050c4165d1763000 20241031160224974 DAUC <0003> auc.c:180 vector [3]: sres = 780cef48 20241031160224974 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160224974 DAUC <0003> auc.c:113 vector [4]: rand = 2db420674b6932d936231ab5c21a30ed 20241031160224975 DAUC <0003> auc.c:179 vector [4]: kc = 0e4373a3abc17800 20241031160224975 DAUC <0003> auc.c:180 vector [4]: sres = cbe3328a 20241031160224975 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031160224975 DAUC <0003> db_auc.c:245 IMSI='262428876860395': Generated 5 vectors 20241031160224975 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428876860395"} 20241031160224975 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160224975 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160224975 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160224978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44794<->l=127.0.0.1:4258 20241031160225005 DAUC <0003> db_auc.c:157 IMSI='262421690524962': No 2G Auth Data 20241031160225005 DAUC <0003> db_auc.c:192 IMSI='262421690524962': No 3G Auth Data 20241031160225028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44798<->l=127.0.0.1:4258 20241031160225030 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225030 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421690524962"} 20241031160225030 DAUC <0003> db_auc.c:192 IMSI='262421690524962': No 3G Auth Data 20241031160225030 DAUC <0003> db_auc.c:236 IMSI='262421690524962': Calling to generate 1 vectors 20241031160225030 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241031160225030 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225030 DAUC <0003> auc.c:113 vector [0]: rand = 07a448ea00d6275f3cbbcb4fda5e945a 20241031160225030 DAUC <0003> auc.c:179 vector [0]: kc = 80e5ad4b57b18800 20241031160225030 DAUC <0003> auc.c:180 vector [0]: sres = a753990b 20241031160225030 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160225030 DAUC <0003> db_auc.c:245 IMSI='262421690524962': Generated 1 vectors 20241031160225030 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421690524962"} 20241031160225030 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225030 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225030 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225031 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225031 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421690524962"} 20241031160225031 DAUC <0003> db_auc.c:192 IMSI='262421690524962': No 3G Auth Data 20241031160225031 DAUC <0003> db_auc.c:236 IMSI='262421690524962': Calling to generate 4 vectors 20241031160225031 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241031160225031 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225031 DAUC <0003> auc.c:113 vector [0]: rand = 8d07153ce7176c2c96fce62a946a3ee6 20241031160225031 DAUC <0003> auc.c:179 vector [0]: kc = 4ccdb018d0637400 20241031160225031 DAUC <0003> auc.c:180 vector [0]: sres = c5685884 20241031160225031 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160225031 DAUC <0003> auc.c:113 vector [1]: rand = 76eebc9c66cd09aa797ea74387b64019 20241031160225031 DAUC <0003> auc.c:179 vector [1]: kc = 79fbe4f8ed736c00 20241031160225031 DAUC <0003> auc.c:180 vector [1]: sres = bd8345de 20241031160225031 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160225031 DAUC <0003> auc.c:113 vector [2]: rand = e4f05b8d91e17b3af6adf1bd4f51e532 20241031160225031 DAUC <0003> auc.c:179 vector [2]: kc = f14dc57f3ffea400 20241031160225031 DAUC <0003> auc.c:180 vector [2]: sres = d07f53d8 20241031160225031 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160225031 DAUC <0003> auc.c:113 vector [3]: rand = b6aef13ee782c26b891d9323f00ab29a 20241031160225031 DAUC <0003> auc.c:179 vector [3]: kc = ead1432ee59b8800 20241031160225031 DAUC <0003> auc.c:180 vector [3]: sres = 5f20eb6f 20241031160225031 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160225031 DAUC <0003> db_auc.c:245 IMSI='262421690524962': Generated 4 vectors 20241031160225031 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421690524962"} 20241031160225031 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225031 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225031 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225032 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225032 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421690524962"} 20241031160225032 DAUC <0003> db_auc.c:192 IMSI='262421690524962': No 3G Auth Data 20241031160225032 DAUC <0003> db_auc.c:236 IMSI='262421690524962': Calling to generate 5 vectors 20241031160225032 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031160225032 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225032 DAUC <0003> auc.c:113 vector [0]: rand = 0db788f464ab928c9893ea5d938e5db8 20241031160225032 DAUC <0003> auc.c:179 vector [0]: kc = 03bf2bfe287b1400 20241031160225032 DAUC <0003> auc.c:180 vector [0]: sres = 96bb87af 20241031160225032 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160225032 DAUC <0003> auc.c:113 vector [1]: rand = 6b40d7f5b236608585193f31e02dd5e5 20241031160225032 DAUC <0003> auc.c:179 vector [1]: kc = dc4bc943a3848800 20241031160225032 DAUC <0003> auc.c:180 vector [1]: sres = a9491998 20241031160225032 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160225032 DAUC <0003> auc.c:113 vector [2]: rand = fb9d75c26de04c7e845dfbc71b87591b 20241031160225032 DAUC <0003> auc.c:179 vector [2]: kc = 85da0803bd535c00 20241031160225032 DAUC <0003> auc.c:180 vector [2]: sres = 9a1c16e0 20241031160225032 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160225032 DAUC <0003> auc.c:113 vector [3]: rand = 5ab4f9a96066fcd3f6c23ae0bc7a4fd5 20241031160225032 DAUC <0003> auc.c:179 vector [3]: kc = 983b19da48bdb800 20241031160225032 DAUC <0003> auc.c:180 vector [3]: sres = 3a406c7e 20241031160225032 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160225032 DAUC <0003> auc.c:113 vector [4]: rand = e302481d4ce135c6dde0c8d90ebee2aa 20241031160225032 DAUC <0003> auc.c:179 vector [4]: kc = 29ef2ce8d5ff1400 20241031160225032 DAUC <0003> auc.c:180 vector [4]: sres = 9a192981 20241031160225032 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031160225032 DAUC <0003> db_auc.c:245 IMSI='262421690524962': Generated 5 vectors 20241031160225032 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421690524962"} 20241031160225032 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225032 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225032 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225033 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225033 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421690524962"} 20241031160225033 DAUC <0003> db_auc.c:192 IMSI='262421690524962': No 3G Auth Data 20241031160225033 DAUC <0003> db_auc.c:236 IMSI='262421690524962': Calling to generate 5 vectors 20241031160225033 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031160225033 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225033 DAUC <0003> auc.c:113 vector [0]: rand = 4c9b026543e51697875fca8ce7d23152 20241031160225033 DAUC <0003> auc.c:179 vector [0]: kc = 8eaf1b0e739cd400 20241031160225033 DAUC <0003> auc.c:180 vector [0]: sres = 323dab4c 20241031160225033 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160225033 DAUC <0003> auc.c:113 vector [1]: rand = 36f126524dde08964b4f6ca469dd1413 20241031160225033 DAUC <0003> auc.c:179 vector [1]: kc = 874e2c6efb517400 20241031160225033 DAUC <0003> auc.c:180 vector [1]: sres = 4c34a707 20241031160225033 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160225033 DAUC <0003> auc.c:113 vector [2]: rand = e0efca287231eb51829eebb5ca26b63f 20241031160225033 DAUC <0003> auc.c:179 vector [2]: kc = 75621f367f8f5000 20241031160225033 DAUC <0003> auc.c:180 vector [2]: sres = 037b7f9f 20241031160225033 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160225033 DAUC <0003> auc.c:113 vector [3]: rand = bd5a0b41cc27406ead88fab06c4ca903 20241031160225033 DAUC <0003> auc.c:179 vector [3]: kc = 4091d8f6caf8a000 20241031160225033 DAUC <0003> auc.c:180 vector [3]: sres = bf02da9c 20241031160225033 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160225033 DAUC <0003> auc.c:113 vector [4]: rand = e20abbcae34fa84c13fdb13f4ceaa14f 20241031160225033 DAUC <0003> auc.c:179 vector [4]: kc = f5b7a1418c131c00 20241031160225033 DAUC <0003> auc.c:180 vector [4]: sres = c881a939 20241031160225033 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031160225033 DAUC <0003> db_auc.c:245 IMSI='262421690524962': Generated 5 vectors 20241031160225033 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421690524962"} 20241031160225033 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225033 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225033 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44798<->l=127.0.0.1:4258 20241031160225060 DAUC <0003> db_auc.c:157 IMSI='262422062029476': No 2G Auth Data 20241031160225060 DAUC <0003> db_auc.c:192 IMSI='262422062029476': No 3G Auth Data 20241031160225088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44802<->l=127.0.0.1:4258 20241031160225090 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225090 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422062029476"} 20241031160225091 DAUC <0003> db_auc.c:192 IMSI='262422062029476': No 3G Auth Data 20241031160225091 DAUC <0003> db_auc.c:236 IMSI='262422062029476': Calling to generate 1 vectors 20241031160225091 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241031160225091 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225091 DAUC <0003> auc.c:113 vector [0]: rand = 434d720bdf0a2226cbb015c78a8a3c0d 20241031160225091 DAUC <0003> auc.c:179 vector [0]: kc = 00ad31808591d865 20241031160225091 DAUC <0003> auc.c:180 vector [0]: sres = 99d33c69 20241031160225091 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160225091 DAUC <0003> db_auc.c:245 IMSI='262422062029476': Generated 1 vectors 20241031160225091 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422062029476"} 20241031160225091 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225091 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225091 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225092 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225092 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422062029476"} 20241031160225092 DAUC <0003> db_auc.c:192 IMSI='262422062029476': No 3G Auth Data 20241031160225092 DAUC <0003> db_auc.c:236 IMSI='262422062029476': Calling to generate 4 vectors 20241031160225092 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241031160225092 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225092 DAUC <0003> auc.c:113 vector [0]: rand = cfef13cecb33d99625f8cef2bacff0b5 20241031160225092 DAUC <0003> auc.c:179 vector [0]: kc = 1aa72fcdc329d85d 20241031160225092 DAUC <0003> auc.c:180 vector [0]: sres = 97755504 20241031160225092 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160225092 DAUC <0003> auc.c:113 vector [1]: rand = 84fa5471a63208b10575172771dc9a55 20241031160225092 DAUC <0003> auc.c:179 vector [1]: kc = 5fdad654b9f57fc9 20241031160225092 DAUC <0003> auc.c:180 vector [1]: sres = eff51fd9 20241031160225092 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160225092 DAUC <0003> auc.c:113 vector [2]: rand = 77abba4a8e6ffa3cdf0a0b5ef1f972b2 20241031160225092 DAUC <0003> auc.c:179 vector [2]: kc = e287e20451447c43 20241031160225092 DAUC <0003> auc.c:180 vector [2]: sres = 11f26d64 20241031160225092 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160225092 DAUC <0003> auc.c:113 vector [3]: rand = e62f316631d3f3e877c2387015bc63b9 20241031160225093 DAUC <0003> auc.c:179 vector [3]: kc = 6f84cecbe61cff25 20241031160225093 DAUC <0003> auc.c:180 vector [3]: sres = 3073ff2a 20241031160225093 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160225093 DAUC <0003> db_auc.c:245 IMSI='262422062029476': Generated 4 vectors 20241031160225093 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422062029476"} 20241031160225093 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225093 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225093 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225094 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225094 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422062029476"} 20241031160225094 DAUC <0003> db_auc.c:192 IMSI='262422062029476': No 3G Auth Data 20241031160225094 DAUC <0003> db_auc.c:236 IMSI='262422062029476': Calling to generate 5 vectors 20241031160225094 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031160225094 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225094 DAUC <0003> auc.c:113 vector [0]: rand = 6bb6e39275e7b9530580f73e5a5ab335 20241031160225094 DAUC <0003> auc.c:179 vector [0]: kc = 7ef5dbd585a5dd63 20241031160225094 DAUC <0003> auc.c:180 vector [0]: sres = 9e1701d7 20241031160225094 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160225094 DAUC <0003> auc.c:113 vector [1]: rand = 906e20676898bb395150602875396782 20241031160225094 DAUC <0003> auc.c:179 vector [1]: kc = 8fe108358e0acc5f 20241031160225094 DAUC <0003> auc.c:180 vector [1]: sres = 3586caaa 20241031160225094 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160225094 DAUC <0003> auc.c:113 vector [2]: rand = 6ad52d07f68bc241b0e7c0a80b8af613 20241031160225094 DAUC <0003> auc.c:179 vector [2]: kc = c0e0b638613113d2 20241031160225094 DAUC <0003> auc.c:180 vector [2]: sres = a7bea5be 20241031160225094 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160225094 DAUC <0003> auc.c:113 vector [3]: rand = 44b36b50861e8c4ac99a8580f588f43a 20241031160225094 DAUC <0003> auc.c:179 vector [3]: kc = e0c8c4be436e6af8 20241031160225094 DAUC <0003> auc.c:180 vector [3]: sres = 00d43266 20241031160225094 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160225094 DAUC <0003> auc.c:113 vector [4]: rand = 8b41fa21cc1e2ec982d0ef2aea20f0f7 20241031160225094 DAUC <0003> auc.c:179 vector [4]: kc = 41cca5a9c2c080eb 20241031160225094 DAUC <0003> auc.c:180 vector [4]: sres = 3b600f77 20241031160225094 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031160225094 DAUC <0003> db_auc.c:245 IMSI='262422062029476': Generated 5 vectors 20241031160225094 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422062029476"} 20241031160225094 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225094 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225094 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225096 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225096 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422062029476"} 20241031160225096 DAUC <0003> db_auc.c:192 IMSI='262422062029476': No 3G Auth Data 20241031160225096 DAUC <0003> db_auc.c:236 IMSI='262422062029476': Calling to generate 5 vectors 20241031160225096 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031160225096 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225096 DAUC <0003> auc.c:113 vector [0]: rand = 43824b23b3f594beca982fda39f1d7b5 20241031160225096 DAUC <0003> auc.c:179 vector [0]: kc = 977e4978b868c65d 20241031160225096 DAUC <0003> auc.c:180 vector [0]: sres = b2a7ad30 20241031160225096 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160225096 DAUC <0003> auc.c:113 vector [1]: rand = 35cae0ae6b16aa98c6b9d6117c554ec9 20241031160225096 DAUC <0003> auc.c:179 vector [1]: kc = 350552f98bcaa117 20241031160225096 DAUC <0003> auc.c:180 vector [1]: sres = ccbf9d83 20241031160225096 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160225096 DAUC <0003> auc.c:113 vector [2]: rand = 20728ad3b71eb2c8e71618cdfcc9f7f4 20241031160225096 DAUC <0003> auc.c:179 vector [2]: kc = 05267a0e5a6e5ade 20241031160225096 DAUC <0003> auc.c:180 vector [2]: sres = 930622d4 20241031160225096 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160225096 DAUC <0003> auc.c:113 vector [3]: rand = dd5a4b673bc45138b4f37e6dccdc7722 20241031160225096 DAUC <0003> auc.c:179 vector [3]: kc = 7f568d31275dd98a 20241031160225096 DAUC <0003> auc.c:180 vector [3]: sres = a59e525f 20241031160225096 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160225096 DAUC <0003> auc.c:113 vector [4]: rand = 17bacac5be9cffd7b7971f20e2aebc72 20241031160225096 DAUC <0003> auc.c:179 vector [4]: kc = 8bcdc40c2d67933d 20241031160225096 DAUC <0003> auc.c:180 vector [4]: sres = 359e6dae 20241031160225096 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031160225096 DAUC <0003> db_auc.c:245 IMSI='262422062029476': Generated 5 vectors 20241031160225096 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422062029476"} 20241031160225096 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225097 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225097 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44802<->l=127.0.0.1:4258 20241031160225125 DAUC <0003> db_auc.c:157 IMSI='262426831432230': No 2G Auth Data 20241031160225125 DAUC <0003> db_auc.c:192 IMSI='262426831432230': No 3G Auth Data 20241031160225153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44814<->l=127.0.0.1:4258 20241031160225155 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225155 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426831432230"} 20241031160225155 DAUC <0003> db_auc.c:157 IMSI='262426831432230': No 2G Auth Data 20241031160225155 DAUC <0003> db_auc.c:236 IMSI='262426831432230': Calling to generate 1 vectors 20241031160225155 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241031160225155 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225155 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225155 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160225155 DAUC <0003> auc.c:113 vector [0]: rand = 33f67e5fc7a7db38b7e6208e2c17fc90 20241031160225155 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160225155 DAUC <0003> auc.c:142 vector [0]: autn = bc4b9c5927740000cfea0e3128624b4b 20241031160225155 DAUC <0003> auc.c:143 vector [0]: ck = 95dbb2ef3ae779cf8519dd9331162153 20241031160225155 DAUC <0003> auc.c:144 vector [0]: ik = 802bfd0e1344d6d7f0728d7dcb9392f5 20241031160225155 DAUC <0003> auc.c:145 vector [0]: res = a21e4366f57087090000000000000000 20241031160225155 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225155 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160225155 DAUC <0003> auc.c:151 vector [0]: kc = 609b1f0fd3261cbe 20241031160225155 DAUC <0003> auc.c:152 vector [0]: sres = 576ec46f 20241031160225155 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160225155 DAUC <0003> db_auc.c:245 IMSI='262426831432230': Generated 1 vectors 20241031160225155 DAUC <0003> db_auc.c:249 IMSI='262426831432230': Updating SQN=33 in DB 20241031160225164 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426831432230"} 20241031160225164 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225164 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225164 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225166 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225166 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426831432230"} 20241031160225167 DAUC <0003> db_auc.c:157 IMSI='262426831432230': No 2G Auth Data 20241031160225167 DAUC <0003> db_auc.c:236 IMSI='262426831432230': Calling to generate 4 vectors 20241031160225167 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241031160225167 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225167 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225167 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031160225167 DAUC <0003> auc.c:113 vector [0]: rand = 942c9501b5acc26f86a210aafb3b31cc 20241031160225167 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031160225167 DAUC <0003> auc.c:142 vector [0]: autn = 9d414c3532130000df73077f33894295 20241031160225167 DAUC <0003> auc.c:143 vector [0]: ck = 049392afe679849c0f48b31867a4a4ca 20241031160225167 DAUC <0003> auc.c:144 vector [0]: ik = 65dff2698b6db8a5ac198f8bc073cf24 20241031160225167 DAUC <0003> auc.c:145 vector [0]: res = 3d9688393b97f7ec0000000000000000 20241031160225167 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225167 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160225167 DAUC <0003> auc.c:151 vector [0]: kc = c21d5c55cac357d7 20241031160225167 DAUC <0003> auc.c:152 vector [0]: sres = 06017fd5 20241031160225167 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160225167 DAUC <0003> auc.c:113 vector [1]: rand = 752587f7acd2dadcef8666fbdfc79e64 20241031160225167 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031160225167 DAUC <0003> auc.c:142 vector [1]: autn = d37b46ad080b000057f12b9576513e91 20241031160225167 DAUC <0003> auc.c:143 vector [1]: ck = cb300aaeb9c2ac4521e10249ad93dfa5 20241031160225167 DAUC <0003> auc.c:144 vector [1]: ik = 6f8a0be0770398cfb756bc375630f033 20241031160225167 DAUC <0003> auc.c:145 vector [1]: res = 5420defc239e97a00000000000000000 20241031160225167 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225167 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031160225167 DAUC <0003> auc.c:151 vector [1]: kc = 320dbf3035621b1c 20241031160225167 DAUC <0003> auc.c:152 vector [1]: sres = 77be495c 20241031160225167 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031160225167 DAUC <0003> auc.c:113 vector [2]: rand = 272008c7d11dcb0e3e7e087654673459 20241031160225167 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031160225167 DAUC <0003> auc.c:142 vector [2]: autn = 7b48df08f5c0000016f23acd43671a94 20241031160225167 DAUC <0003> auc.c:143 vector [2]: ck = 2a6d4777631226fa6fa26c0250b70a8f 20241031160225167 DAUC <0003> auc.c:144 vector [2]: ik = 5467007b801a4f8d4eb901f4fed8b5d0 20241031160225167 DAUC <0003> auc.c:145 vector [2]: res = bbee99d589b996910000000000000000 20241031160225167 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225167 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031160225167 DAUC <0003> auc.c:151 vector [2]: kc = 5f112afa4d67d628 20241031160225167 DAUC <0003> auc.c:152 vector [2]: sres = 32570f44 20241031160225167 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031160225167 DAUC <0003> auc.c:113 vector [3]: rand = 5e461bf3adc39431f00bc2222eb9529f 20241031160225167 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031160225167 DAUC <0003> auc.c:142 vector [3]: autn = 18db228811510000ea5c98b8a5f8ce87 20241031160225167 DAUC <0003> auc.c:143 vector [3]: ck = c3e4a0f94ba1a255952cfeb195f61043 20241031160225167 DAUC <0003> auc.c:144 vector [3]: ik = 492827a566ce28c32c79804c6cdbd8ae 20241031160225167 DAUC <0003> auc.c:145 vector [3]: res = 9397829a9007bbb70000000000000000 20241031160225167 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225167 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031160225167 DAUC <0003> auc.c:151 vector [3]: kc = 3399f9a1d442427b 20241031160225167 DAUC <0003> auc.c:152 vector [3]: sres = 0390392d 20241031160225167 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031160225167 DAUC <0003> db_auc.c:245 IMSI='262426831432230': Generated 4 vectors 20241031160225167 DAUC <0003> db_auc.c:249 IMSI='262426831432230': Updating SQN=161 in DB 20241031160225175 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426831432230"} 20241031160225175 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225175 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225175 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225180 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225180 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426831432230"} 20241031160225180 DAUC <0003> db_auc.c:157 IMSI='262426831432230': No 2G Auth Data 20241031160225180 DAUC <0003> db_auc.c:236 IMSI='262426831432230': Calling to generate 5 vectors 20241031160225180 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031160225180 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225180 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225180 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031160225180 DAUC <0003> auc.c:113 vector [0]: rand = 9cada508ed9c65c3942e174435383db9 20241031160225180 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031160225180 DAUC <0003> auc.c:142 vector [0]: autn = cf1cbf72f3c10000f2041fff37dd0fe8 20241031160225180 DAUC <0003> auc.c:143 vector [0]: ck = 84bc19f5146d537839bd910cb9eaecbf 20241031160225180 DAUC <0003> auc.c:144 vector [0]: ik = 5e6c42e925e68033d1ec53f054e64893 20241031160225181 DAUC <0003> auc.c:145 vector [0]: res = e5047c71f9813b790000000000000000 20241031160225181 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225181 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160225181 DAUC <0003> auc.c:151 vector [0]: kc = 328199e0dc877767 20241031160225181 DAUC <0003> auc.c:152 vector [0]: sres = 1c854708 20241031160225181 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160225181 DAUC <0003> auc.c:113 vector [1]: rand = 83bf54c889669d1fca637a7e631e04dc 20241031160225181 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031160225181 DAUC <0003> auc.c:142 vector [1]: autn = 2b837f4a3ab40000808dc802c9af3ce7 20241031160225181 DAUC <0003> auc.c:143 vector [1]: ck = 49b8a71651d7db1848cbbbd086bf320a 20241031160225181 DAUC <0003> auc.c:144 vector [1]: ik = 823a9aad1391e3d5beec4fbf9f37c922 20241031160225181 DAUC <0003> auc.c:145 vector [1]: res = d0b08d46f2f56d090000000000000000 20241031160225181 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225181 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031160225181 DAUC <0003> auc.c:151 vector [1]: kc = 3da5c9d45bcec3e5 20241031160225181 DAUC <0003> auc.c:152 vector [1]: sres = 2245e04f 20241031160225181 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031160225181 DAUC <0003> auc.c:113 vector [2]: rand = 25d3735c5fcce2a84a6f72e55dac2f20 20241031160225181 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031160225181 DAUC <0003> auc.c:142 vector [2]: autn = ac3c254dacc2000090cf3f71be1b2aba 20241031160225181 DAUC <0003> auc.c:143 vector [2]: ck = 2715f6400e5b6d55e13b05f252626abf 20241031160225181 DAUC <0003> auc.c:144 vector [2]: ik = db28e2bdd5816a034a16fc18ee2aca64 20241031160225181 DAUC <0003> auc.c:145 vector [2]: res = b101cad0928174410000000000000000 20241031160225181 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225181 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031160225181 DAUC <0003> auc.c:151 vector [2]: kc = 5710ed176792a78d 20241031160225181 DAUC <0003> auc.c:152 vector [2]: sres = 2380be91 20241031160225181 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031160225181 DAUC <0003> auc.c:113 vector [3]: rand = 5eafd61e9e2911eaceb6d4d6c818e545 20241031160225181 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031160225181 DAUC <0003> auc.c:142 vector [3]: autn = f7c24bc55480000088ea253d6c8995b5 20241031160225181 DAUC <0003> auc.c:143 vector [3]: ck = 59c8c2187642afd92325a1d706649d22 20241031160225181 DAUC <0003> auc.c:144 vector [3]: ik = 9dd78ecb2eae931d8dcdfd407dbdee9b 20241031160225181 DAUC <0003> auc.c:145 vector [3]: res = c8a3a72707a992c00000000000000000 20241031160225181 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225181 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031160225181 DAUC <0003> auc.c:151 vector [3]: kc = 6af7104423354f7d 20241031160225181 DAUC <0003> auc.c:152 vector [3]: sres = cf0a35e7 20241031160225181 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031160225181 DAUC <0003> auc.c:113 vector [4]: rand = 009c5353146578435f24ba563020520b 20241031160225181 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031160225181 DAUC <0003> auc.c:142 vector [4]: autn = d42dfd36497b0000d054e598541e62c5 20241031160225181 DAUC <0003> auc.c:143 vector [4]: ck = 9e29bdd8f6fd03b92d04f3522f0217db 20241031160225181 DAUC <0003> auc.c:144 vector [4]: ik = f31c691279044fdee6c053b7e4311e4c 20241031160225181 DAUC <0003> auc.c:145 vector [4]: res = 2beef0140d78b3260000000000000000 20241031160225181 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160225181 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031160225181 DAUC <0003> auc.c:151 vector [4]: kc = a6f1742f44ca45f0 20241031160225181 DAUC <0003> auc.c:152 vector [4]: sres = 26964332 20241031160225181 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031160225181 DAUC <0003> db_auc.c:245 IMSI='262426831432230': Generated 5 vectors 20241031160225181 DAUC <0003> db_auc.c:249 IMSI='262426831432230': Updating SQN=321 in DB 20241031160225190 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426831432230"} 20241031160225190 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225190 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225190 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225195 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225195 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426831432230"} 20241031160225195 DAUC <0003> db_auc.c:157 IMSI='262426831432230': No 2G Auth Data 20241031160225195 DAUC <0003> db_auc.c:236 IMSI='262426831432230': Calling to generate 5 vectors 20241031160225195 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031160225195 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225195 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225195 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031160225195 DAUC <0003> auc.c:113 vector [0]: rand = e351eff8d03851266f63171ac47911ff 20241031160225195 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031160225195 DAUC <0003> auc.c:142 vector [0]: autn = 5abe02ffcc6c0000333561439c947f66 20241031160225195 DAUC <0003> auc.c:143 vector [0]: ck = eef09ddbcfb02f31171d7e81d410cd42 20241031160225195 DAUC <0003> auc.c:144 vector [0]: ik = 7724fff2062956b38a64d469054b4eef 20241031160225195 DAUC <0003> auc.c:145 vector [0]: res = 764e22fb9c3377470000000000000000 20241031160225195 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225195 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160225195 DAUC <0003> auc.c:151 vector [0]: kc = 04adc8c118c2fa2f 20241031160225195 DAUC <0003> auc.c:152 vector [0]: sres = ea7d55bc 20241031160225195 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160225195 DAUC <0003> auc.c:113 vector [1]: rand = 5eb3e0162dacd99c76dbe938993ea765 20241031160225195 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031160225195 DAUC <0003> auc.c:142 vector [1]: autn = d91791eb5ec80000fc97b16f9214fc2c 20241031160225195 DAUC <0003> auc.c:143 vector [1]: ck = 49d624db5ab6a2d96dd7a12dc248bf84 20241031160225195 DAUC <0003> auc.c:144 vector [1]: ik = 7a86f39d7d360d3c760c75fc6afa2973 20241031160225195 DAUC <0003> auc.c:145 vector [1]: res = e57bf54ccf0fb49b0000000000000000 20241031160225195 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225195 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031160225195 DAUC <0003> auc.c:151 vector [1]: kc = 288b03978f323912 20241031160225195 DAUC <0003> auc.c:152 vector [1]: sres = 2a7441d7 20241031160225195 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031160225195 DAUC <0003> auc.c:113 vector [2]: rand = 322f7fe1758fd15ee7c097de786dafd9 20241031160225195 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031160225195 DAUC <0003> auc.c:142 vector [2]: autn = aab2f3e9d7d3000001d0fdb9c8265c39 20241031160225195 DAUC <0003> auc.c:143 vector [2]: ck = c4b971c52b019b7023e63bfbb27f59f3 20241031160225195 DAUC <0003> auc.c:144 vector [2]: ik = fb6294af7fbc130c1a85ef928f59c936 20241031160225195 DAUC <0003> auc.c:145 vector [2]: res = 67d8315433df673c0000000000000000 20241031160225195 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225195 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031160225195 DAUC <0003> auc.c:151 vector [2]: kc = 06b83103699b18b9 20241031160225195 DAUC <0003> auc.c:152 vector [2]: sres = 54075668 20241031160225195 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031160225195 DAUC <0003> auc.c:113 vector [3]: rand = 2758a866844637ed0609821c253ed5d1 20241031160225195 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031160225195 DAUC <0003> auc.c:142 vector [3]: autn = b80c11477b640000236a91d9206537fe 20241031160225195 DAUC <0003> auc.c:143 vector [3]: ck = 5da752cef6561d57cd1ebb12ac4837b0 20241031160225195 DAUC <0003> auc.c:144 vector [3]: ik = 7b05a1a1ee3a09d1b436543f35719b20 20241031160225195 DAUC <0003> auc.c:145 vector [3]: res = 1de66f484dc052320000000000000000 20241031160225195 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225195 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031160225195 DAUC <0003> auc.c:151 vector [3]: kc = 5f8a1c428155b816 20241031160225195 DAUC <0003> auc.c:152 vector [3]: sres = 50263d7a 20241031160225195 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031160225195 DAUC <0003> auc.c:113 vector [4]: rand = d13a34548f3c2165400764e028fafab6 20241031160225196 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031160225196 DAUC <0003> auc.c:142 vector [4]: autn = 11f954e7f2d4000026724b032873e81e 20241031160225196 DAUC <0003> auc.c:143 vector [4]: ck = 3f1894106794e71063452fef25af3463 20241031160225196 DAUC <0003> auc.c:144 vector [4]: ik = fd6ca585fdfb79ffe7b90aef81e07f72 20241031160225196 DAUC <0003> auc.c:145 vector [4]: res = 3b4f2c1c22e42a780000000000000000 20241031160225196 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160225196 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031160225196 DAUC <0003> auc.c:151 vector [4]: kc = 468814953e20d5fe 20241031160225196 DAUC <0003> auc.c:152 vector [4]: sres = 19ab0664 20241031160225196 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031160225196 DAUC <0003> db_auc.c:245 IMSI='262426831432230': Generated 5 vectors 20241031160225196 DAUC <0003> db_auc.c:249 IMSI='262426831432230': Updating SQN=481 in DB 20241031160225204 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426831432230"} 20241031160225204 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225204 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225204 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44814<->l=127.0.0.1:4258 20241031160225240 DAUC <0003> db_auc.c:157 IMSI='262427178021405': No 2G Auth Data 20241031160225240 DAUC <0003> db_auc.c:192 IMSI='262427178021405': No 3G Auth Data 20241031160225262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44826<->l=127.0.0.1:4258 20241031160225264 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225264 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427178021405"} 20241031160225264 DAUC <0003> db_auc.c:157 IMSI='262427178021405': No 2G Auth Data 20241031160225264 DAUC <0003> db_auc.c:236 IMSI='262427178021405': Calling to generate 1 vectors 20241031160225264 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241031160225264 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225264 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031160225264 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160225264 DAUC <0003> auc.c:113 vector [0]: rand = 25d72ae8e67bf7df11535eb5a58f3402 20241031160225264 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160225264 DAUC <0003> auc.c:142 vector [0]: autn = d916f09f7c6300003dd7d020e5d8a47c 20241031160225264 DAUC <0003> auc.c:143 vector [0]: ck = c431b7aa2c6a0a77a7d14d08d3e12d81 20241031160225264 DAUC <0003> auc.c:144 vector [0]: ik = 638330db42348b521c011e62144a6047 20241031160225264 DAUC <0003> auc.c:145 vector [0]: res = a49099b0dbb0a1400000000000000000 20241031160225264 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225264 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160225264 DAUC <0003> auc.c:151 vector [0]: kc = 1c62d41ba9f5cce3 20241031160225264 DAUC <0003> auc.c:152 vector [0]: sres = 7f2038f0 20241031160225264 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160225264 DAUC <0003> db_auc.c:245 IMSI='262427178021405': Generated 1 vectors 20241031160225264 DAUC <0003> db_auc.c:249 IMSI='262427178021405': Updating SQN=33 in DB 20241031160225272 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427178021405"} 20241031160225272 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225272 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225272 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225274 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225274 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427178021405"} 20241031160225274 DAUC <0003> db_auc.c:157 IMSI='262427178021405': No 2G Auth Data 20241031160225274 DAUC <0003> db_auc.c:236 IMSI='262427178021405': Calling to generate 4 vectors 20241031160225274 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241031160225274 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225274 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031160225274 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031160225274 DAUC <0003> auc.c:113 vector [0]: rand = 413d1d340374289a6d14639cb1314d64 20241031160225274 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031160225274 DAUC <0003> auc.c:142 vector [0]: autn = 5f4721de9ddb000062858e3f754da5c5 20241031160225274 DAUC <0003> auc.c:143 vector [0]: ck = 9878f0783461a01941a742fc3154cf33 20241031160225274 DAUC <0003> auc.c:144 vector [0]: ik = 95b97b98ed596853df325cb6c8a98ea9 20241031160225274 DAUC <0003> auc.c:145 vector [0]: res = 2b9378a0c980ac6d0000000000000000 20241031160225274 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225274 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160225274 DAUC <0003> auc.c:151 vector [0]: kc = 935495aa20c589d0 20241031160225274 DAUC <0003> auc.c:152 vector [0]: sres = e213d4cd 20241031160225274 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160225274 DAUC <0003> auc.c:113 vector [1]: rand = 6677419d9757aa43cb5b10b4b317fe5a 20241031160225274 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031160225274 DAUC <0003> auc.c:142 vector [1]: autn = 41b1345339fb0000fd1322e4d6ec912a 20241031160225274 DAUC <0003> auc.c:143 vector [1]: ck = ce6e5bc4d40bba031e419a61dc2cba88 20241031160225274 DAUC <0003> auc.c:144 vector [1]: ik = a9b0bc233fb880c2de7676d29010bea6 20241031160225274 DAUC <0003> auc.c:145 vector [1]: res = 87033f2c702458d10000000000000000 20241031160225274 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225274 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031160225274 DAUC <0003> auc.c:151 vector [1]: kc = a7e90b54a78f3eef 20241031160225274 DAUC <0003> auc.c:152 vector [1]: sres = f72767fd 20241031160225274 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031160225274 DAUC <0003> auc.c:113 vector [2]: rand = 527da81fde33ea39c334798a39d7914e 20241031160225275 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031160225275 DAUC <0003> auc.c:142 vector [2]: autn = 19ea78242ac3000031600f2de9c449ad 20241031160225275 DAUC <0003> auc.c:143 vector [2]: ck = eae0c7260602eef3c1cfa2b33d1f8868 20241031160225275 DAUC <0003> auc.c:144 vector [2]: ik = f034572400c84d6436ae65a4da2ea669 20241031160225275 DAUC <0003> auc.c:145 vector [2]: res = 3fb94e44c9f893920000000000000000 20241031160225275 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225275 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031160225275 DAUC <0003> auc.c:151 vector [2]: kc = edb55715e1fb8d96 20241031160225275 DAUC <0003> auc.c:152 vector [2]: sres = f641ddd6 20241031160225275 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031160225275 DAUC <0003> auc.c:113 vector [3]: rand = ef941ab673228e00326fa8eda6af6347 20241031160225275 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031160225275 DAUC <0003> auc.c:142 vector [3]: autn = 4c715f4e97d600003cf3d4b51ff9aba2 20241031160225275 DAUC <0003> auc.c:143 vector [3]: ck = e70bdc825f4443bd6223fde437479eea 20241031160225275 DAUC <0003> auc.c:144 vector [3]: ik = f0a1836db5b419d9b36ce296e04b7e69 20241031160225275 DAUC <0003> auc.c:145 vector [3]: res = 752f90d2129eaf420000000000000000 20241031160225275 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225275 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031160225275 DAUC <0003> auc.c:151 vector [3]: kc = c6e5409d3dfcbae7 20241031160225275 DAUC <0003> auc.c:152 vector [3]: sres = 67b13f90 20241031160225275 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031160225275 DAUC <0003> db_auc.c:245 IMSI='262427178021405': Generated 4 vectors 20241031160225275 DAUC <0003> db_auc.c:249 IMSI='262427178021405': Updating SQN=161 in DB 20241031160225283 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427178021405"} 20241031160225283 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225283 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225283 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225286 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225287 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427178021405"} 20241031160225287 DAUC <0003> db_auc.c:157 IMSI='262427178021405': No 2G Auth Data 20241031160225287 DAUC <0003> db_auc.c:236 IMSI='262427178021405': Calling to generate 5 vectors 20241031160225287 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031160225287 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225287 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031160225287 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031160225287 DAUC <0003> auc.c:113 vector [0]: rand = 84f98d5fb0abe251e7079168f98867d1 20241031160225287 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031160225287 DAUC <0003> auc.c:142 vector [0]: autn = ac082f0035a30000fde82e5b7dd2a92b 20241031160225287 DAUC <0003> auc.c:143 vector [0]: ck = dbe4ff127d499d3ad2f023ca12d422f8 20241031160225287 DAUC <0003> auc.c:144 vector [0]: ik = 64fb5be557fbe9136225215fe9332c9a 20241031160225287 DAUC <0003> auc.c:145 vector [0]: res = 05eec7c174328e9c0000000000000000 20241031160225287 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225287 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160225287 DAUC <0003> auc.c:151 vector [0]: kc = 0fcaa662d1557a4b 20241031160225287 DAUC <0003> auc.c:152 vector [0]: sres = 71dc495d 20241031160225287 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160225287 DAUC <0003> auc.c:113 vector [1]: rand = dd68d7d05aceb15984396663736b8ead 20241031160225287 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031160225287 DAUC <0003> auc.c:142 vector [1]: autn = 0387cfe8cf230000fd81e1d02a23008f 20241031160225287 DAUC <0003> auc.c:143 vector [1]: ck = e63e67af3abbd39f510e15113216bb7f 20241031160225287 DAUC <0003> auc.c:144 vector [1]: ik = c1723ba058c37d2219592460397b33e0 20241031160225287 DAUC <0003> auc.c:145 vector [1]: res = 495ceb9c8f3121300000000000000000 20241031160225287 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225287 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031160225287 DAUC <0003> auc.c:151 vector [1]: kc = 6f1b6d7e69152622 20241031160225287 DAUC <0003> auc.c:152 vector [1]: sres = c66dcaac 20241031160225287 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031160225287 DAUC <0003> auc.c:113 vector [2]: rand = 56a9a364faf8e8af6defde8ccab5800c 20241031160225287 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031160225288 DAUC <0003> auc.c:142 vector [2]: autn = 9b17725b7daf00009b2ba6577acc8d75 20241031160225288 DAUC <0003> auc.c:143 vector [2]: ck = ae08d8789c3c0b3a8031c9c1f551e2a2 20241031160225288 DAUC <0003> auc.c:144 vector [2]: ik = 38c234ce884ef47590880bd4c9e07b58 20241031160225288 DAUC <0003> auc.c:145 vector [2]: res = e91e8b503cc7e7dc0000000000000000 20241031160225288 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225288 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031160225288 DAUC <0003> auc.c:151 vector [2]: kc = 86732ea328c366b5 20241031160225288 DAUC <0003> auc.c:152 vector [2]: sres = d5d96c8c 20241031160225288 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031160225288 DAUC <0003> auc.c:113 vector [3]: rand = 8acc222b13f19aeda49e0d92e0d5cc7a 20241031160225288 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031160225288 DAUC <0003> auc.c:142 vector [3]: autn = f5dc6bd52edd0000e5e6f96a888bf32e 20241031160225288 DAUC <0003> auc.c:143 vector [3]: ck = 679ab683f0a057285c91987402fcea5f 20241031160225288 DAUC <0003> auc.c:144 vector [3]: ik = 693acdf05efc799c98e701375acb3dba 20241031160225288 DAUC <0003> auc.c:145 vector [3]: res = 1abda3c857e254f20000000000000000 20241031160225288 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225288 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031160225288 DAUC <0003> auc.c:151 vector [3]: kc = cad6e230f66bf951 20241031160225288 DAUC <0003> auc.c:152 vector [3]: sres = 4d5ff73a 20241031160225288 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031160225288 DAUC <0003> auc.c:113 vector [4]: rand = 69b229e0a48b5644c0d3728d15c78c6e 20241031160225288 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031160225288 DAUC <0003> auc.c:142 vector [4]: autn = 0949d149b59a000032fa8527bc9c6f23 20241031160225288 DAUC <0003> auc.c:143 vector [4]: ck = 310e9b03a3c22c10953121df7477d753 20241031160225288 DAUC <0003> auc.c:144 vector [4]: ik = 4d4b6c271af0f0d5bc66719a21b534f6 20241031160225288 DAUC <0003> auc.c:145 vector [4]: res = db72b59fc85fb3270000000000000000 20241031160225288 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160225288 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031160225288 DAUC <0003> auc.c:151 vector [4]: kc = 5512a761ecf03f60 20241031160225288 DAUC <0003> auc.c:152 vector [4]: sres = 132d06b8 20241031160225288 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031160225288 DAUC <0003> db_auc.c:245 IMSI='262427178021405': Generated 5 vectors 20241031160225288 DAUC <0003> db_auc.c:249 IMSI='262427178021405': Updating SQN=321 in DB 20241031160225297 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427178021405"} 20241031160225297 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225297 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225297 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225302 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225302 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427178021405"} 20241031160225302 DAUC <0003> db_auc.c:157 IMSI='262427178021405': No 2G Auth Data 20241031160225302 DAUC <0003> db_auc.c:236 IMSI='262427178021405': Calling to generate 5 vectors 20241031160225302 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031160225302 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225302 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031160225302 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031160225302 DAUC <0003> auc.c:113 vector [0]: rand = fa53200953676d8868ea78f5d5c042b5 20241031160225302 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031160225302 DAUC <0003> auc.c:142 vector [0]: autn = 265d30e42251000057fed02d9ed9ac0a 20241031160225302 DAUC <0003> auc.c:143 vector [0]: ck = 30b27225add0549bde3250cca9d02a0d 20241031160225302 DAUC <0003> auc.c:144 vector [0]: ik = 6869e36b68cad0a04ca63242c15d8677 20241031160225302 DAUC <0003> auc.c:145 vector [0]: res = ed180caa48d6e1420000000000000000 20241031160225302 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225302 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160225302 DAUC <0003> auc.c:151 vector [0]: kc = ca4ff3c0ad972841 20241031160225302 DAUC <0003> auc.c:152 vector [0]: sres = a5ceede8 20241031160225302 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160225302 DAUC <0003> auc.c:113 vector [1]: rand = 49f2934a661b77ac74f64e9642103915 20241031160225302 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031160225302 DAUC <0003> auc.c:142 vector [1]: autn = bfe615d263e30000add8cb50bbb7ef2a 20241031160225302 DAUC <0003> auc.c:143 vector [1]: ck = 023abef9e75404905c17990a8b6c9e66 20241031160225302 DAUC <0003> auc.c:144 vector [1]: ik = 455389401b35e91cbfb326504eb4ae0c 20241031160225302 DAUC <0003> auc.c:145 vector [1]: res = 176b797e6f7a86a10000000000000000 20241031160225302 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225302 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031160225302 DAUC <0003> auc.c:151 vector [1]: kc = a4cd88e339b9dde6 20241031160225302 DAUC <0003> auc.c:152 vector [1]: sres = 7811ffdf 20241031160225302 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031160225302 DAUC <0003> auc.c:113 vector [2]: rand = 7469f9aee732593aabac0d1eb8401aa7 20241031160225303 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031160225303 DAUC <0003> auc.c:142 vector [2]: autn = 6290191ad2cf000018cd4465202bc054 20241031160225303 DAUC <0003> auc.c:143 vector [2]: ck = 9f79bb8034161fc2d5b067274bd017cc 20241031160225303 DAUC <0003> auc.c:144 vector [2]: ik = 6edd4f3ce3586bb18c9d5df76b9534f1 20241031160225303 DAUC <0003> auc.c:145 vector [2]: res = 9fd5d9d183b14e490000000000000000 20241031160225303 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225303 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031160225303 DAUC <0003> auc.c:151 vector [2]: kc = a889ce6cf70b574e 20241031160225303 DAUC <0003> auc.c:152 vector [2]: sres = 1c649798 20241031160225303 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031160225303 DAUC <0003> auc.c:113 vector [3]: rand = 64679cdffb603c0585d22bad627476c0 20241031160225303 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031160225303 DAUC <0003> auc.c:142 vector [3]: autn = 70c560eec0d0000099cddcdf973b3737 20241031160225303 DAUC <0003> auc.c:143 vector [3]: ck = 864fcc560a25f73b0b1c1661e7467558 20241031160225303 DAUC <0003> auc.c:144 vector [3]: ik = 9b1623d6a4c3ca4775b41e381ab1874b 20241031160225303 DAUC <0003> auc.c:145 vector [3]: res = 6d959d012b811d150000000000000000 20241031160225303 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225303 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031160225303 DAUC <0003> auc.c:151 vector [3]: kc = 63f1e7d95311cf6f 20241031160225303 DAUC <0003> auc.c:152 vector [3]: sres = 46148014 20241031160225303 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031160225303 DAUC <0003> auc.c:113 vector [4]: rand = e7bd2515d01e55770e0a33709cb4246f 20241031160225303 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031160225303 DAUC <0003> auc.c:142 vector [4]: autn = c83fff4f8e9700009be7f4ceaa2d622f 20241031160225303 DAUC <0003> auc.c:143 vector [4]: ck = 68898e8de28d1b501d9e909e3ad05c7e 20241031160225303 DAUC <0003> auc.c:144 vector [4]: ik = 4f1f9cda3070f4787dc48462c9910529 20241031160225303 DAUC <0003> auc.c:145 vector [4]: res = 44660fe78e9848160000000000000000 20241031160225303 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160225303 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031160225303 DAUC <0003> auc.c:151 vector [4]: kc = 47cc06ab21bcb67f 20241031160225303 DAUC <0003> auc.c:152 vector [4]: sres = cafe47f1 20241031160225303 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031160225303 DAUC <0003> db_auc.c:245 IMSI='262427178021405': Generated 5 vectors 20241031160225303 DAUC <0003> db_auc.c:249 IMSI='262427178021405': Updating SQN=481 in DB 20241031160225311 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427178021405"} 20241031160225311 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225312 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225312 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44826<->l=127.0.0.1:4258 20241031160225347 DAUC <0003> db_auc.c:157 IMSI='262428949939349': No 2G Auth Data 20241031160225347 DAUC <0003> db_auc.c:192 IMSI='262428949939349': No 3G Auth Data 20241031160225398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44830<->l=127.0.0.1:4258 20241031160225404 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225405 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428949939349"} 20241031160225405 DAUC <0003> db_auc.c:236 IMSI='262428949939349': Calling to generate 1 vectors 20241031160225405 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241031160225405 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225405 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225405 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160225405 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225405 DAUC <0003> auc.c:113 vector [0]: rand = 5144fa5fe060eddbacd2398903d1ced5 20241031160225405 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160225405 DAUC <0003> auc.c:142 vector [0]: autn = f44f5ea175c70000316846cc4b5be98d 20241031160225405 DAUC <0003> auc.c:143 vector [0]: ck = 7d8e0206cf8c97d2e66564592941b7ca 20241031160225405 DAUC <0003> auc.c:144 vector [0]: ik = 693815489f5d57232ff7eaf86755bbac 20241031160225405 DAUC <0003> auc.c:145 vector [0]: res = e833162576f0cc1d0000000000000000 20241031160225405 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225405 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225405 DAUC <0003> auc.c:179 vector [0]: kc = 535121394b12b400 20241031160225405 DAUC <0003> auc.c:180 vector [0]: sres = a39f5c07 20241031160225405 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225405 DAUC <0003> db_auc.c:245 IMSI='262428949939349': Generated 1 vectors 20241031160225405 DAUC <0003> db_auc.c:249 IMSI='262428949939349': Updating SQN=33 in DB 20241031160225414 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428949939349"} 20241031160225414 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225414 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225414 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225419 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225419 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428949939349"} 20241031160225420 DAUC <0003> db_auc.c:236 IMSI='262428949939349': Calling to generate 4 vectors 20241031160225420 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241031160225420 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225420 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225420 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031160225420 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225420 DAUC <0003> auc.c:113 vector [0]: rand = b5d737a50179837dbf60c292076fe338 20241031160225420 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031160225420 DAUC <0003> auc.c:142 vector [0]: autn = 0dbee97ad6240000d8a6a1394574862e 20241031160225420 DAUC <0003> auc.c:143 vector [0]: ck = dd09c01ac2dc7f22ef9e82dd326d04ab 20241031160225420 DAUC <0003> auc.c:144 vector [0]: ik = 46e003c2a97414f8b2f1c42a2a606f86 20241031160225420 DAUC <0003> auc.c:145 vector [0]: res = fb82a7118e3258760000000000000000 20241031160225420 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225420 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225420 DAUC <0003> auc.c:179 vector [0]: kc = 1e85d0a88ec30400 20241031160225420 DAUC <0003> auc.c:180 vector [0]: sres = 7a792c1d 20241031160225420 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225420 DAUC <0003> auc.c:113 vector [1]: rand = 98a63548d288a391ed4979e4116dc0f9 20241031160225420 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031160225420 DAUC <0003> auc.c:142 vector [1]: autn = add2f19188f8000053acaca7d860ffce 20241031160225420 DAUC <0003> auc.c:143 vector [1]: ck = 1eb450781967d46f824111bc06e1cc7b 20241031160225420 DAUC <0003> auc.c:144 vector [1]: ik = 8ae55b76c3925ecf75b2427fbeda794e 20241031160225420 DAUC <0003> auc.c:145 vector [1]: res = 01c795a0fe4621b90000000000000000 20241031160225420 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225420 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160225420 DAUC <0003> auc.c:179 vector [1]: kc = 63379ac9cefb2400 20241031160225420 DAUC <0003> auc.c:180 vector [1]: sres = c48d9ddf 20241031160225420 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160225420 DAUC <0003> auc.c:113 vector [2]: rand = 39e11cf8d92688d76e319d39f07fcd3e 20241031160225420 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031160225420 DAUC <0003> auc.c:142 vector [2]: autn = fcb51a79d04e0000415fe1aa25a44acc 20241031160225420 DAUC <0003> auc.c:143 vector [2]: ck = 8983552506ed99d32ef17270158fc603 20241031160225420 DAUC <0003> auc.c:144 vector [2]: ik = c4bef249026bcc4cfd675908fbab6a8b 20241031160225420 DAUC <0003> auc.c:145 vector [2]: res = eda31790631c9e370000000000000000 20241031160225420 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225420 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160225420 DAUC <0003> auc.c:179 vector [2]: kc = 26dc83d783139000 20241031160225420 DAUC <0003> auc.c:180 vector [2]: sres = 67bf1296 20241031160225420 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160225420 DAUC <0003> auc.c:113 vector [3]: rand = 3767c65292267a874381cf58184b6246 20241031160225420 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031160225420 DAUC <0003> auc.c:142 vector [3]: autn = ecd6770c58c50000db16604791f20ab3 20241031160225420 DAUC <0003> auc.c:143 vector [3]: ck = 47c3026e2bf6cd1e1d3c200d7579b3df 20241031160225420 DAUC <0003> auc.c:144 vector [3]: ik = 2b0a9d14967269351010ebee9a8aef29 20241031160225420 DAUC <0003> auc.c:145 vector [3]: res = 39ab6d770cdec61e0000000000000000 20241031160225420 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225420 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160225421 DAUC <0003> auc.c:179 vector [3]: kc = 2b5b46700cfac400 20241031160225421 DAUC <0003> auc.c:180 vector [3]: sres = e08dd7e5 20241031160225421 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160225421 DAUC <0003> db_auc.c:245 IMSI='262428949939349': Generated 4 vectors 20241031160225421 DAUC <0003> db_auc.c:249 IMSI='262428949939349': Updating SQN=161 in DB 20241031160225429 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428949939349"} 20241031160225429 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225429 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225429 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225434 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225434 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428949939349"} 20241031160225434 DAUC <0003> db_auc.c:236 IMSI='262428949939349': Calling to generate 5 vectors 20241031160225434 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160225434 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225434 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225434 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031160225434 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225434 DAUC <0003> auc.c:113 vector [0]: rand = 5aed30c47be37c5221d51c870f460336 20241031160225434 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031160225434 DAUC <0003> auc.c:142 vector [0]: autn = 908e014b4fca000034d8698507258807 20241031160225434 DAUC <0003> auc.c:143 vector [0]: ck = 6b2602731b31ae0ec5bacb660cb94ace 20241031160225434 DAUC <0003> auc.c:144 vector [0]: ik = 58df0865addbfa1bd3ed83f8dbdc8313 20241031160225434 DAUC <0003> auc.c:145 vector [0]: res = e00d55ff785128a70000000000000000 20241031160225434 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225434 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225434 DAUC <0003> auc.c:179 vector [0]: kc = 7f80ab5d217e8800 20241031160225434 DAUC <0003> auc.c:180 vector [0]: sres = acd116ee 20241031160225434 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225434 DAUC <0003> auc.c:113 vector [1]: rand = e19a845adcbd8173759bcf4faaf27d55 20241031160225434 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031160225434 DAUC <0003> auc.c:142 vector [1]: autn = 0ef50d6377000000312977b0fd96a2cd 20241031160225434 DAUC <0003> auc.c:143 vector [1]: ck = 55f7b5eb61725c7e7a35babe87150128 20241031160225434 DAUC <0003> auc.c:144 vector [1]: ik = d3b5ab557a9e6a4b6975aaad3011d8a1 20241031160225434 DAUC <0003> auc.c:145 vector [1]: res = 2e0fccc628113e4d0000000000000000 20241031160225434 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225434 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160225435 DAUC <0003> auc.c:179 vector [1]: kc = 6139bc1455c87400 20241031160225435 DAUC <0003> auc.c:180 vector [1]: sres = a883ea38 20241031160225435 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160225435 DAUC <0003> auc.c:113 vector [2]: rand = f2c4e10d5f41f9c92cbc546eedd97ec5 20241031160225435 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031160225435 DAUC <0003> auc.c:142 vector [2]: autn = 951dbdf2baed000054a263fb98b8db34 20241031160225435 DAUC <0003> auc.c:143 vector [2]: ck = 735a487ce7b8a8ada4282af438236770 20241031160225435 DAUC <0003> auc.c:144 vector [2]: ik = d3732eb3c00e3d231f70ab1fbd28c24b 20241031160225435 DAUC <0003> auc.c:145 vector [2]: res = 8379368c62c46e260000000000000000 20241031160225435 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225435 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160225435 DAUC <0003> auc.c:179 vector [2]: kc = e118365592123400 20241031160225435 DAUC <0003> auc.c:180 vector [2]: sres = 49588cd2 20241031160225435 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160225435 DAUC <0003> auc.c:113 vector [3]: rand = 5f91bc52de5b58ef95a7dc495a98fd5f 20241031160225435 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031160225435 DAUC <0003> auc.c:142 vector [3]: autn = 8f3983d2f4ad0000bf61305238f206d4 20241031160225435 DAUC <0003> auc.c:143 vector [3]: ck = ea6fdfc1ba52aa78d29fea963ebaecb2 20241031160225435 DAUC <0003> auc.c:144 vector [3]: ik = 58c604e43447543757d4b03948f52a8d 20241031160225435 DAUC <0003> auc.c:145 vector [3]: res = 679da28c62d852990000000000000000 20241031160225435 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225435 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160225435 DAUC <0003> auc.c:179 vector [3]: kc = d67725267db99c00 20241031160225435 DAUC <0003> auc.c:180 vector [3]: sres = ca1cf6cc 20241031160225435 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160225435 DAUC <0003> auc.c:113 vector [4]: rand = 9dfb4fa71b4c0e3fdbd3f4dd7a37d0ef 20241031160225435 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031160225435 DAUC <0003> auc.c:142 vector [4]: autn = 23f708970c02000066603fc67d22e77d 20241031160225435 DAUC <0003> auc.c:143 vector [4]: ck = 2a2cf56607d6adbe78289eba0ba2b9a3 20241031160225435 DAUC <0003> auc.c:144 vector [4]: ik = a08031a3aa5af4403a9e1065fb2d6d9c 20241031160225435 DAUC <0003> auc.c:145 vector [4]: res = 75558735ba7c36c90000000000000000 20241031160225435 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160225435 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160225435 DAUC <0003> auc.c:179 vector [4]: kc = 1de98e7b32862000 20241031160225435 DAUC <0003> auc.c:180 vector [4]: sres = fb3f77a8 20241031160225435 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160225435 DAUC <0003> db_auc.c:245 IMSI='262428949939349': Generated 5 vectors 20241031160225435 DAUC <0003> db_auc.c:249 IMSI='262428949939349': Updating SQN=321 in DB 20241031160225444 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428949939349"} 20241031160225444 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225444 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225444 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225449 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225449 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428949939349"} 20241031160225449 DAUC <0003> db_auc.c:236 IMSI='262428949939349': Calling to generate 5 vectors 20241031160225449 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160225449 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225449 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225449 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031160225449 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225449 DAUC <0003> auc.c:113 vector [0]: rand = 4ccc6dc74cbe5059bff898e14778e97c 20241031160225449 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031160225449 DAUC <0003> auc.c:142 vector [0]: autn = 012a6c8525e800004a8e1f0309675faf 20241031160225449 DAUC <0003> auc.c:143 vector [0]: ck = 09848670f8292f1eb9ece2a96b0a87dd 20241031160225449 DAUC <0003> auc.c:144 vector [0]: ik = d1021f9dbc077bb53a49a2ea5478390b 20241031160225449 DAUC <0003> auc.c:145 vector [0]: res = d068550664bb6f5c0000000000000000 20241031160225449 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225449 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225449 DAUC <0003> auc.c:179 vector [0]: kc = b8e9215b9bd15800 20241031160225449 DAUC <0003> auc.c:180 vector [0]: sres = 585d47ed 20241031160225449 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225450 DAUC <0003> auc.c:113 vector [1]: rand = 22219bdec6696e75ded44079addf356d 20241031160225450 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031160225450 DAUC <0003> auc.c:142 vector [1]: autn = 7568f95cd1bc0000201e99a240caaa22 20241031160225450 DAUC <0003> auc.c:143 vector [1]: ck = a0fec34a43c82fa5541ae5d0a792a685 20241031160225450 DAUC <0003> auc.c:144 vector [1]: ik = 772a7abeb74088d28c6e1ac5d904565b 20241031160225450 DAUC <0003> auc.c:145 vector [1]: res = 322905bae33909a20000000000000000 20241031160225450 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225450 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160225450 DAUC <0003> auc.c:179 vector [1]: kc = ee4fec43a2d7a400 20241031160225450 DAUC <0003> auc.c:180 vector [1]: sres = b9d76a96 20241031160225450 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160225450 DAUC <0003> auc.c:113 vector [2]: rand = c8d7bbdb1de4a870ff59b793bab4bb20 20241031160225450 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031160225450 DAUC <0003> auc.c:142 vector [2]: autn = 82a25efae66600003474a3188d937a5d 20241031160225450 DAUC <0003> auc.c:143 vector [2]: ck = c467d0be8f0e91451635078c256f27b7 20241031160225450 DAUC <0003> auc.c:144 vector [2]: ik = 30b5dba1493e4be4086a9d9a2e678d78 20241031160225450 DAUC <0003> auc.c:145 vector [2]: res = 5f540333cd58e78e0000000000000000 20241031160225450 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225450 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160225450 DAUC <0003> auc.c:179 vector [2]: kc = 317c4c0c09c8d800 20241031160225450 DAUC <0003> auc.c:180 vector [2]: sres = 8f3550d8 20241031160225450 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160225450 DAUC <0003> auc.c:113 vector [3]: rand = d12ee970ebc928d95e3dfdb3d62f6ac6 20241031160225450 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031160225450 DAUC <0003> auc.c:142 vector [3]: autn = 54153efda12700009b737ca66b21faeb 20241031160225450 DAUC <0003> auc.c:143 vector [3]: ck = 92b750cbc8a571f6c9509670d4df5ef7 20241031160225450 DAUC <0003> auc.c:144 vector [3]: ik = 45f4f657c219d2da759b7c5d973f2767 20241031160225450 DAUC <0003> auc.c:145 vector [3]: res = f8203f9a4d0d14ea0000000000000000 20241031160225450 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225450 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160225450 DAUC <0003> auc.c:179 vector [3]: kc = 3d1452ca3ac52800 20241031160225450 DAUC <0003> auc.c:180 vector [3]: sres = 566e8835 20241031160225450 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160225450 DAUC <0003> auc.c:113 vector [4]: rand = 94abcf9078229f920a670c8ee61cbba9 20241031160225450 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031160225450 DAUC <0003> auc.c:142 vector [4]: autn = a4d90081b2c100003e558d69d671f424 20241031160225450 DAUC <0003> auc.c:143 vector [4]: ck = 5e0656705ed217c70b5e267fcbd7b1d6 20241031160225450 DAUC <0003> auc.c:144 vector [4]: ik = 4dbfac0bfd658ac1cda5efbdff20b3d0 20241031160225450 DAUC <0003> auc.c:145 vector [4]: res = c3031440e999d1140000000000000000 20241031160225450 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160225450 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160225451 DAUC <0003> auc.c:179 vector [4]: kc = df128cfa3af46c00 20241031160225451 DAUC <0003> auc.c:180 vector [4]: sres = c3e34ad2 20241031160225451 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160225451 DAUC <0003> db_auc.c:245 IMSI='262428949939349': Generated 5 vectors 20241031160225451 DAUC <0003> db_auc.c:249 IMSI='262428949939349': Updating SQN=481 in DB 20241031160225459 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428949939349"} 20241031160225459 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225459 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225459 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44830<->l=127.0.0.1:4258 20241031160225499 DAUC <0003> db_auc.c:157 IMSI='262423275857847': No 2G Auth Data 20241031160225499 DAUC <0003> db_auc.c:192 IMSI='262423275857847': No 3G Auth Data 20241031160225539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44846<->l=127.0.0.1:4258 20241031160225542 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225542 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423275857847"} 20241031160225542 DAUC <0003> db_auc.c:236 IMSI='262423275857847': Calling to generate 1 vectors 20241031160225542 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241031160225542 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225542 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225542 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160225542 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225542 DAUC <0003> auc.c:113 vector [0]: rand = b79a9e1d8c2d0b3019b573aa3a94e44e 20241031160225542 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160225542 DAUC <0003> auc.c:142 vector [0]: autn = cd1b40b067fa000069d731c9142677ed 20241031160225542 DAUC <0003> auc.c:143 vector [0]: ck = 4402557b48240742f5d6fac1fd8df919 20241031160225542 DAUC <0003> auc.c:144 vector [0]: ik = 063a8770a3903ed4b0d5aff98b8929ea 20241031160225542 DAUC <0003> auc.c:145 vector [0]: res = 33407894b8424c2e0000000000000000 20241031160225542 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225542 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225542 DAUC <0003> auc.c:179 vector [0]: kc = facddef12f94f400 20241031160225542 DAUC <0003> auc.c:180 vector [0]: sres = ecf47136 20241031160225542 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225542 DAUC <0003> db_auc.c:245 IMSI='262423275857847': Generated 1 vectors 20241031160225542 DAUC <0003> db_auc.c:249 IMSI='262423275857847': Updating SQN=33 in DB 20241031160225553 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423275857847"} 20241031160225553 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225553 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225553 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225557 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225557 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423275857847"} 20241031160225557 DAUC <0003> db_auc.c:236 IMSI='262423275857847': Calling to generate 4 vectors 20241031160225557 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241031160225557 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225557 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225557 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031160225557 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225557 DAUC <0003> auc.c:113 vector [0]: rand = 4665834b90733d80c775c4f43d3dcfdd 20241031160225558 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031160225558 DAUC <0003> auc.c:142 vector [0]: autn = b968ef450ec9000066676b3ac850ef52 20241031160225558 DAUC <0003> auc.c:143 vector [0]: ck = 2102d89797902511493f5a16c311185e 20241031160225558 DAUC <0003> auc.c:144 vector [0]: ik = d108edc04b1a4f791d02b8d295878775 20241031160225558 DAUC <0003> auc.c:145 vector [0]: res = d01e685dcd77cb910000000000000000 20241031160225558 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225558 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225558 DAUC <0003> auc.c:179 vector [0]: kc = e89a9ccb90753000 20241031160225558 DAUC <0003> auc.c:180 vector [0]: sres = 149a803f 20241031160225558 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225558 DAUC <0003> auc.c:113 vector [1]: rand = 9bc20e872d779b07ed3d60c650845aa6 20241031160225558 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031160225558 DAUC <0003> auc.c:142 vector [1]: autn = 3f2b4e7cd44a00009fddd5ac37cc3f2d 20241031160225558 DAUC <0003> auc.c:143 vector [1]: ck = a0742e622b5cd17fd779a2a3259c6c2a 20241031160225558 DAUC <0003> auc.c:144 vector [1]: ik = 0eec979e337d877913254053173d54d3 20241031160225558 DAUC <0003> auc.c:145 vector [1]: res = a8d8cb8a937755960000000000000000 20241031160225558 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225558 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160225558 DAUC <0003> auc.c:179 vector [1]: kc = 2fb2cb4097dda800 20241031160225558 DAUC <0003> auc.c:180 vector [1]: sres = 11cc6be2 20241031160225558 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160225558 DAUC <0003> auc.c:113 vector [2]: rand = 9dbc4ef38ce01ce9ae5754acae7a05bc 20241031160225558 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031160225558 DAUC <0003> auc.c:142 vector [2]: autn = 09e65ff4dbdd0000609eb6bc8e6926eb 20241031160225558 DAUC <0003> auc.c:143 vector [2]: ck = 1cb34dad962f55050b06b27ed54299a2 20241031160225558 DAUC <0003> auc.c:144 vector [2]: ik = 4e6b64236c30d11211fca456c024b8cf 20241031160225558 DAUC <0003> auc.c:145 vector [2]: res = b4ab7205167a5f330000000000000000 20241031160225558 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225558 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160225558 DAUC <0003> auc.c:179 vector [2]: kc = c16e6335276b2000 20241031160225558 DAUC <0003> auc.c:180 vector [2]: sres = b4fe9a4a 20241031160225558 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160225558 DAUC <0003> auc.c:113 vector [3]: rand = 24d3a2176c4201811267ce4684a3928c 20241031160225558 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031160225558 DAUC <0003> auc.c:142 vector [3]: autn = 38c89b7ef5a00000a600d4dfc3d4ce53 20241031160225558 DAUC <0003> auc.c:143 vector [3]: ck = 7537ce2a34f06153af1078c03f99d053 20241031160225558 DAUC <0003> auc.c:144 vector [3]: ik = 17041e9c31befc49ed215523002d7f0e 20241031160225558 DAUC <0003> auc.c:145 vector [3]: res = 2c7905b11f3ca8100000000000000000 20241031160225558 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225558 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160225558 DAUC <0003> auc.c:179 vector [3]: kc = 0c96194257772800 20241031160225558 DAUC <0003> auc.c:180 vector [3]: sres = f7075d87 20241031160225558 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160225558 DAUC <0003> db_auc.c:245 IMSI='262423275857847': Generated 4 vectors 20241031160225558 DAUC <0003> db_auc.c:249 IMSI='262423275857847': Updating SQN=161 in DB 20241031160225570 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423275857847"} 20241031160225570 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225570 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225570 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225575 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225575 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423275857847"} 20241031160225575 DAUC <0003> db_auc.c:236 IMSI='262423275857847': Calling to generate 5 vectors 20241031160225575 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160225575 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225575 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225575 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031160225575 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225575 DAUC <0003> auc.c:113 vector [0]: rand = e525c6b348200b33cc0a6769ab5f1219 20241031160225575 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031160225575 DAUC <0003> auc.c:142 vector [0]: autn = b5427409a395000061caaa938ed9a1f6 20241031160225575 DAUC <0003> auc.c:143 vector [0]: ck = 9636a9b07699d22831fdf70145be056e 20241031160225575 DAUC <0003> auc.c:144 vector [0]: ik = ebc36127bed7414c494ff19945049bfd 20241031160225575 DAUC <0003> auc.c:145 vector [0]: res = 465ef8c4d90f52630000000000000000 20241031160225575 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225575 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225575 DAUC <0003> auc.c:179 vector [0]: kc = 39276304720a3800 20241031160225575 DAUC <0003> auc.c:180 vector [0]: sres = 86fd28a6 20241031160225575 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225575 DAUC <0003> auc.c:113 vector [1]: rand = fe4f0e88e35ac44a06cda59798f2a035 20241031160225575 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031160225575 DAUC <0003> auc.c:142 vector [1]: autn = 1e86a9f63df700005e994505329ea2fe 20241031160225575 DAUC <0003> auc.c:143 vector [1]: ck = fdf3c0ee2c6062224eb8aefbf8a69dba 20241031160225575 DAUC <0003> auc.c:144 vector [1]: ik = 6d778119da97de2b148354aabebce65f 20241031160225575 DAUC <0003> auc.c:145 vector [1]: res = d22c29d891772f870000000000000000 20241031160225575 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225575 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160225575 DAUC <0003> auc.c:179 vector [1]: kc = 774f6c82e18fb000 20241031160225575 DAUC <0003> auc.c:180 vector [1]: sres = bb9f40e0 20241031160225575 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160225575 DAUC <0003> auc.c:113 vector [2]: rand = 94bdbcf00eeae9e144a0a9e626e8e0f8 20241031160225575 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031160225575 DAUC <0003> auc.c:142 vector [2]: autn = 85b08c14ab770000d3ff2ab40fecb323 20241031160225575 DAUC <0003> auc.c:143 vector [2]: ck = e9ecc4a8db5e49ff0072f4292b308ee8 20241031160225575 DAUC <0003> auc.c:144 vector [2]: ik = bb961bf9a0a58e7439a7a53fc3742375 20241031160225575 DAUC <0003> auc.c:145 vector [2]: res = 09e2cb79e59db82b0000000000000000 20241031160225575 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225575 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160225576 DAUC <0003> auc.c:179 vector [2]: kc = 68ae7dbcade5a000 20241031160225576 DAUC <0003> auc.c:180 vector [2]: sres = d3881b86 20241031160225576 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160225576 DAUC <0003> auc.c:113 vector [3]: rand = dd38483e2ab7d7a4c532f74df34c58f3 20241031160225576 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031160225576 DAUC <0003> auc.c:142 vector [3]: autn = 92e6d0942de900001a484cd4b740300a 20241031160225576 DAUC <0003> auc.c:143 vector [3]: ck = 7969cacd5bcac310d58f427c0c7a6cd3 20241031160225576 DAUC <0003> auc.c:144 vector [3]: ik = 7c88b592563406ea9e505af475e4f26b 20241031160225576 DAUC <0003> auc.c:145 vector [3]: res = 14e8ec925936b6810000000000000000 20241031160225576 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225576 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160225576 DAUC <0003> auc.c:179 vector [3]: kc = 32ebf9b8bdda2400 20241031160225576 DAUC <0003> auc.c:180 vector [3]: sres = 94f888a1 20241031160225576 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160225576 DAUC <0003> auc.c:113 vector [4]: rand = 873ebdae3008f74dd665e525bf854a04 20241031160225576 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031160225576 DAUC <0003> auc.c:142 vector [4]: autn = 959403af24f20000006c01436db68df6 20241031160225576 DAUC <0003> auc.c:143 vector [4]: ck = fcb13e75a281226e70fdb4ab68f59fe3 20241031160225576 DAUC <0003> auc.c:144 vector [4]: ik = ebe448686e114bde4e63e21923b4c168 20241031160225576 DAUC <0003> auc.c:145 vector [4]: res = 6ed4a90eb9202d340000000000000000 20241031160225576 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160225576 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160225576 DAUC <0003> auc.c:179 vector [4]: kc = f23c3d8066cd2400 20241031160225576 DAUC <0003> auc.c:180 vector [4]: sres = 6e03647f 20241031160225576 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160225576 DAUC <0003> db_auc.c:245 IMSI='262423275857847': Generated 5 vectors 20241031160225576 DAUC <0003> db_auc.c:249 IMSI='262423275857847': Updating SQN=321 in DB 20241031160225584 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423275857847"} 20241031160225585 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225585 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225585 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225590 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225590 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423275857847"} 20241031160225590 DAUC <0003> db_auc.c:236 IMSI='262423275857847': Calling to generate 5 vectors 20241031160225590 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160225590 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225590 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225590 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031160225590 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225590 DAUC <0003> auc.c:113 vector [0]: rand = cad0f7ed2ec129298f59c66f5a8fff51 20241031160225590 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031160225590 DAUC <0003> auc.c:142 vector [0]: autn = 1a5cf6350c1f000083a979aa9497ac01 20241031160225590 DAUC <0003> auc.c:143 vector [0]: ck = 8cbd4e97312c2aff92a42527995319e7 20241031160225590 DAUC <0003> auc.c:144 vector [0]: ik = 5fc85d27763fa6dd1fa8b968a6474d1a 20241031160225590 DAUC <0003> auc.c:145 vector [0]: res = a3b4ca5bd8fc1cd40000000000000000 20241031160225590 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225590 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225590 DAUC <0003> auc.c:179 vector [0]: kc = 2e3edac0db6c6800 20241031160225590 DAUC <0003> auc.c:180 vector [0]: sres = da5892ed 20241031160225590 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225590 DAUC <0003> auc.c:113 vector [1]: rand = bdb948ec9a12fcde7b6410ac700611fc 20241031160225591 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031160225591 DAUC <0003> auc.c:142 vector [1]: autn = 3fb58b43a3a00000ed03fc59286c455d 20241031160225591 DAUC <0003> auc.c:143 vector [1]: ck = bf472f9f558026a9a89ab1f21fac4513 20241031160225591 DAUC <0003> auc.c:144 vector [1]: ik = 4ef17b8b35772fcab0a4a6d771dfcbbd 20241031160225591 DAUC <0003> auc.c:145 vector [1]: res = 636d99e6eb03c45c0000000000000000 20241031160225591 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225591 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160225591 DAUC <0003> auc.c:179 vector [1]: kc = 0de38325854c5c00 20241031160225591 DAUC <0003> auc.c:180 vector [1]: sres = f88ca7f6 20241031160225591 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160225591 DAUC <0003> auc.c:113 vector [2]: rand = 558b082cce9017a048cdf039c30ba5b9 20241031160225591 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031160225591 DAUC <0003> auc.c:142 vector [2]: autn = e0a6a441d43000000a4ee20f3db96c3d 20241031160225591 DAUC <0003> auc.c:143 vector [2]: ck = 8d9c7897fb2046cd56bb3a9053f009a1 20241031160225591 DAUC <0003> auc.c:144 vector [2]: ik = 88e4efa86fd360e895f9676689d0d4b6 20241031160225591 DAUC <0003> auc.c:145 vector [2]: res = e0360e5f9f5523310000000000000000 20241031160225591 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225591 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160225591 DAUC <0003> auc.c:179 vector [2]: kc = 5ed54e06d6bbb400 20241031160225591 DAUC <0003> auc.c:180 vector [2]: sres = 87641f78 20241031160225591 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160225591 DAUC <0003> auc.c:113 vector [3]: rand = 830f3e54e0cd69169ab385303afa5bba 20241031160225591 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031160225591 DAUC <0003> auc.c:142 vector [3]: autn = f5e72eb18042000070e7e8000a2a2211 20241031160225591 DAUC <0003> auc.c:143 vector [3]: ck = 6ef19833e458ba85068897ee6772e4d0 20241031160225591 DAUC <0003> auc.c:144 vector [3]: ik = 63e7f3af9ddb8e14cc8ba39d5fa3fd63 20241031160225591 DAUC <0003> auc.c:145 vector [3]: res = c4c41c0549a48e9c0000000000000000 20241031160225591 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225591 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160225591 DAUC <0003> auc.c:179 vector [3]: kc = 7e8f3baa66c81c00 20241031160225591 DAUC <0003> auc.c:180 vector [3]: sres = acf0ce10 20241031160225591 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160225591 DAUC <0003> auc.c:113 vector [4]: rand = 58594c4cca816e2ec1d9ab5f43585e9e 20241031160225591 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031160225591 DAUC <0003> auc.c:142 vector [4]: autn = 1b0015bf663a0000a2aee1222e714b3e 20241031160225591 DAUC <0003> auc.c:143 vector [4]: ck = 1bea1295ff3dd2e758a62395c615e9c0 20241031160225591 DAUC <0003> auc.c:144 vector [4]: ik = 18889bf28945458fd6608776fe3ec185 20241031160225591 DAUC <0003> auc.c:145 vector [4]: res = e55286419d1420010000000000000000 20241031160225591 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160225591 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160225591 DAUC <0003> auc.c:179 vector [4]: kc = 0de74e7c4b561c00 20241031160225591 DAUC <0003> auc.c:180 vector [4]: sres = 25b46a5d 20241031160225591 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160225591 DAUC <0003> db_auc.c:245 IMSI='262423275857847': Generated 5 vectors 20241031160225591 DAUC <0003> db_auc.c:249 IMSI='262423275857847': Updating SQN=481 in DB 20241031160225600 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423275857847"} 20241031160225600 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225600 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225600 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44846<->l=127.0.0.1:4258 20241031160225646 DAUC <0003> db_auc.c:157 IMSI='262421442562771': No 2G Auth Data 20241031160225646 DAUC <0003> db_auc.c:192 IMSI='262421442562771': No 3G Auth Data 20241031160225688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44854<->l=127.0.0.1:4258 20241031160225692 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225692 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421442562771"} 20241031160225692 DAUC <0003> db_auc.c:236 IMSI='262421442562771': Calling to generate 1 vectors 20241031160225692 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241031160225693 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225693 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225693 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160225693 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225693 DAUC <0003> auc.c:113 vector [0]: rand = bc20d780244d4b9f86ad76a6bc11a357 20241031160225693 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160225693 DAUC <0003> auc.c:142 vector [0]: autn = b80da6e4ad9d00009b27b4082ef2de21 20241031160225693 DAUC <0003> auc.c:143 vector [0]: ck = 877ef9b9f6b3f371e4b5542e8b3dbf15 20241031160225693 DAUC <0003> auc.c:144 vector [0]: ik = 37884a5c7b3f9956357927da382b1903 20241031160225693 DAUC <0003> auc.c:145 vector [0]: res = 850e71a766b7fecf0000000000000000 20241031160225693 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225693 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225693 DAUC <0003> auc.c:179 vector [0]: kc = 16f4f0984c5abd3c 20241031160225693 DAUC <0003> auc.c:180 vector [0]: sres = 7eb6b02e 20241031160225693 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225693 DAUC <0003> db_auc.c:245 IMSI='262421442562771': Generated 1 vectors 20241031160225693 DAUC <0003> db_auc.c:249 IMSI='262421442562771': Updating SQN=33 in DB 20241031160225701 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421442562771"} 20241031160225701 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225701 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225701 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225706 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225706 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421442562771"} 20241031160225707 DAUC <0003> db_auc.c:236 IMSI='262421442562771': Calling to generate 4 vectors 20241031160225707 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241031160225707 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225707 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225707 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031160225707 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225707 DAUC <0003> auc.c:113 vector [0]: rand = 5e07e651cd23cc3f632a020fe0afdb15 20241031160225707 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031160225707 DAUC <0003> auc.c:142 vector [0]: autn = bb374e904c8a0000386560d63ffb9665 20241031160225707 DAUC <0003> auc.c:143 vector [0]: ck = a4a33b6083d6f93d098f9384e092308d 20241031160225707 DAUC <0003> auc.c:144 vector [0]: ik = 913825ca281088e44946c11e6eefa02d 20241031160225707 DAUC <0003> auc.c:145 vector [0]: res = e0a5c39c0a270b890000000000000000 20241031160225707 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225707 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225707 DAUC <0003> auc.c:179 vector [0]: kc = af015eef2c332ed2 20241031160225707 DAUC <0003> auc.c:180 vector [0]: sres = aed30399 20241031160225707 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225707 DAUC <0003> auc.c:113 vector [1]: rand = beb4d2b86be44c80e83f4f94dfb060d4 20241031160225707 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031160225707 DAUC <0003> auc.c:142 vector [1]: autn = f0cc035fbf4a0000f09f63b87f08cb0c 20241031160225707 DAUC <0003> auc.c:143 vector [1]: ck = 73044f45f5eabab25196061aebee3ddb 20241031160225707 DAUC <0003> auc.c:144 vector [1]: ik = bb24c173aef07edebb80cc73b3cc7609 20241031160225707 DAUC <0003> auc.c:145 vector [1]: res = d12b3be502841c900000000000000000 20241031160225707 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225707 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160225707 DAUC <0003> auc.c:179 vector [1]: kc = 07afc40a2bd8859e 20241031160225707 DAUC <0003> auc.c:180 vector [1]: sres = b450b726 20241031160225707 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160225707 DAUC <0003> auc.c:113 vector [2]: rand = 4423c2c7ec7167ade5061ca9a1e82c36 20241031160225707 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031160225707 DAUC <0003> auc.c:142 vector [2]: autn = 60984ec38a09000029c36686a54a483a 20241031160225707 DAUC <0003> auc.c:143 vector [2]: ck = bb6f17b9b5f73fdecb895dcdd45f341e 20241031160225707 DAUC <0003> auc.c:144 vector [2]: ik = ee33914d7322f3ca96b04df3860118a0 20241031160225707 DAUC <0003> auc.c:145 vector [2]: res = c67692a5b94a51c40000000000000000 20241031160225707 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225707 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160225707 DAUC <0003> auc.c:179 vector [2]: kc = a1d0478fc5cf4661 20241031160225707 DAUC <0003> auc.c:180 vector [2]: sres = 52f9c15b 20241031160225707 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160225708 DAUC <0003> auc.c:113 vector [3]: rand = 5d987d76dafa2b360e5b6be26ac49f68 20241031160225708 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031160225708 DAUC <0003> auc.c:142 vector [3]: autn = 0acd7e87e5f70000281037bb368242d9 20241031160225708 DAUC <0003> auc.c:143 vector [3]: ck = a5b4ee452f22f7338b1c7910e473c458 20241031160225708 DAUC <0003> auc.c:144 vector [3]: ik = 372709d5b6c330369f13abc5ef55a7c1 20241031160225708 DAUC <0003> auc.c:145 vector [3]: res = ac0778809122b6040000000000000000 20241031160225708 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225708 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160225708 DAUC <0003> auc.c:179 vector [3]: kc = 1108c859f269ecc2 20241031160225708 DAUC <0003> auc.c:180 vector [3]: sres = 1f1cfdb6 20241031160225708 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160225708 DAUC <0003> db_auc.c:245 IMSI='262421442562771': Generated 4 vectors 20241031160225708 DAUC <0003> db_auc.c:249 IMSI='262421442562771': Updating SQN=161 in DB 20241031160225716 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421442562771"} 20241031160225716 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225716 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225716 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225721 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225722 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421442562771"} 20241031160225722 DAUC <0003> db_auc.c:236 IMSI='262421442562771': Calling to generate 5 vectors 20241031160225722 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160225722 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225722 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225722 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031160225722 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225722 DAUC <0003> auc.c:113 vector [0]: rand = 0cbdb4670e8322052fca5ad9cc494e97 20241031160225722 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031160225722 DAUC <0003> auc.c:142 vector [0]: autn = f5e97443cb010000e7cf3d7add0672e9 20241031160225722 DAUC <0003> auc.c:143 vector [0]: ck = c455c7cdea87140cffc302794ce5ce0a 20241031160225722 DAUC <0003> auc.c:144 vector [0]: ik = a861647024ce49c5c5d63ba18c18d504 20241031160225722 DAUC <0003> auc.c:145 vector [0]: res = 8765902096b57eac0000000000000000 20241031160225722 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225722 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225722 DAUC <0003> auc.c:179 vector [0]: kc = 674819d2ae4507b2 20241031160225722 DAUC <0003> auc.c:180 vector [0]: sres = 2bfb38af 20241031160225722 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225722 DAUC <0003> auc.c:113 vector [1]: rand = 246b0410be93c040fd4a352c7765fa39 20241031160225722 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031160225722 DAUC <0003> auc.c:142 vector [1]: autn = 84031adfc79200005514b4bbeb1b0c1f 20241031160225722 DAUC <0003> auc.c:143 vector [1]: ck = 8f9ab066f70d48d9df6c334de65a7787 20241031160225722 DAUC <0003> auc.c:144 vector [1]: ik = a9942c5c6560120a05403e37f364d665 20241031160225722 DAUC <0003> auc.c:145 vector [1]: res = eaf93225dc02ed9f0000000000000000 20241031160225722 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225722 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160225722 DAUC <0003> auc.c:179 vector [1]: kc = 19b65986794e1bdb 20241031160225722 DAUC <0003> auc.c:180 vector [1]: sres = 32bdb513 20241031160225722 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160225722 DAUC <0003> auc.c:113 vector [2]: rand = 6c1a82e160ea6803246a2b254e79c093 20241031160225722 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031160225722 DAUC <0003> auc.c:142 vector [2]: autn = 8fca84043af40000542dab6b818e5866 20241031160225722 DAUC <0003> auc.c:143 vector [2]: ck = ff292ee3f941e6129ecc8cf7399b03f6 20241031160225723 DAUC <0003> auc.c:144 vector [2]: ik = 2f0ae353fd44914128eb2b7ae23c2082 20241031160225723 DAUC <0003> auc.c:145 vector [2]: res = b930c3b4cc6ec3070000000000000000 20241031160225723 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225723 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160225723 DAUC <0003> auc.c:179 vector [2]: kc = 117c337077fe2d4b 20241031160225723 DAUC <0003> auc.c:180 vector [2]: sres = 852ae9fa 20241031160225723 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160225723 DAUC <0003> auc.c:113 vector [3]: rand = 833ffe4fbb768ccc0793a4205714e7bf 20241031160225723 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031160225723 DAUC <0003> auc.c:142 vector [3]: autn = 79bc5daebc2a000092ae8cbf64dd1598 20241031160225723 DAUC <0003> auc.c:143 vector [3]: ck = 01c483dbc9768b803dc735ef94252ebb 20241031160225723 DAUC <0003> auc.c:144 vector [3]: ik = 6aa1e2d2756cad6ca92512189e97f62e 20241031160225723 DAUC <0003> auc.c:145 vector [3]: res = a445a9c1e20c4a8e0000000000000000 20241031160225723 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225723 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160225723 DAUC <0003> auc.c:179 vector [3]: kc = d28ec501967bd35d 20241031160225723 DAUC <0003> auc.c:180 vector [3]: sres = 8712206f 20241031160225723 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160225723 DAUC <0003> auc.c:113 vector [4]: rand = 820ed243b4e397c553972998a4bdb07c 20241031160225723 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031160225723 DAUC <0003> auc.c:142 vector [4]: autn = 23c0f5c377bf0000ecda54a1c04e1500 20241031160225723 DAUC <0003> auc.c:143 vector [4]: ck = c01aa4f00d0d984c35fbcbb3a74f38d2 20241031160225723 DAUC <0003> auc.c:144 vector [4]: ik = 5fa63ef206cd23641aa181a6d009f8f9 20241031160225723 DAUC <0003> auc.c:145 vector [4]: res = fd6256a84ab176650000000000000000 20241031160225723 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160225723 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160225723 DAUC <0003> auc.c:179 vector [4]: kc = a55ba8053efa2430 20241031160225723 DAUC <0003> auc.c:180 vector [4]: sres = 931c4bee 20241031160225723 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160225723 DAUC <0003> db_auc.c:245 IMSI='262421442562771': Generated 5 vectors 20241031160225723 DAUC <0003> db_auc.c:249 IMSI='262421442562771': Updating SQN=321 in DB 20241031160225732 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421442562771"} 20241031160225732 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225732 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225732 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225737 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225737 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421442562771"} 20241031160225737 DAUC <0003> db_auc.c:236 IMSI='262421442562771': Calling to generate 5 vectors 20241031160225737 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160225737 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225737 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225737 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031160225737 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225737 DAUC <0003> auc.c:113 vector [0]: rand = a41a6159498a2fc93fb7caa79fcd1c24 20241031160225737 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031160225737 DAUC <0003> auc.c:142 vector [0]: autn = 1699c663c0b0000059576ec76c2cf87d 20241031160225737 DAUC <0003> auc.c:143 vector [0]: ck = 88a760c25bc2e86d3d69a0dd844aa2b6 20241031160225737 DAUC <0003> auc.c:144 vector [0]: ik = a2ce6b9f9d9fea5c7de41a0c1bd7c11b 20241031160225738 DAUC <0003> auc.c:145 vector [0]: res = 9786d28393f24ee80000000000000000 20241031160225738 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225738 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225738 DAUC <0003> auc.c:179 vector [0]: kc = 771b17a265bdf403 20241031160225738 DAUC <0003> auc.c:180 vector [0]: sres = d96635ed 20241031160225738 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225738 DAUC <0003> auc.c:113 vector [1]: rand = abded6c9e74f5d4dafca229261d3aef3 20241031160225738 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031160225738 DAUC <0003> auc.c:142 vector [1]: autn = 1328daf639fc0000064810523d1074d6 20241031160225738 DAUC <0003> auc.c:143 vector [1]: ck = fe3333b6e8ff00d09ef3d78cf6b3c658 20241031160225738 DAUC <0003> auc.c:144 vector [1]: ik = a0d26a2330eb31d860be389526eccdf0 20241031160225738 DAUC <0003> auc.c:145 vector [1]: res = 537d6410317829ad0000000000000000 20241031160225738 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225738 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160225738 DAUC <0003> auc.c:179 vector [1]: kc = e15fbc3e338f5557 20241031160225738 DAUC <0003> auc.c:180 vector [1]: sres = 210b77c7 20241031160225738 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160225738 DAUC <0003> auc.c:113 vector [2]: rand = cbad9da31ba82ee84ae2323716cbe9ff 20241031160225738 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031160225738 DAUC <0003> auc.c:142 vector [2]: autn = 9c752830b1000000dfee87c931e55f07 20241031160225738 DAUC <0003> auc.c:143 vector [2]: ck = 208ff3e325a154f5bdacacdff5feffc2 20241031160225738 DAUC <0003> auc.c:144 vector [2]: ik = 93f16d701099162bfe9841f5cc733e7f 20241031160225738 DAUC <0003> auc.c:145 vector [2]: res = c2c132a8733865240000000000000000 20241031160225738 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225738 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160225738 DAUC <0003> auc.c:179 vector [2]: kc = c672c0678d8bdf07 20241031160225738 DAUC <0003> auc.c:180 vector [2]: sres = 7612fe98 20241031160225738 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160225738 DAUC <0003> auc.c:113 vector [3]: rand = a42347be3eb2a674b1b379168d32d82e 20241031160225738 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031160225738 DAUC <0003> auc.c:142 vector [3]: autn = 1e436e75fa41000099bd7e426c3ab0c8 20241031160225738 DAUC <0003> auc.c:143 vector [3]: ck = 575182452e0f5560cade274b08c5b3d6 20241031160225738 DAUC <0003> auc.c:144 vector [3]: ik = 31bb9613b90d14a9f232836cf33ace5e 20241031160225738 DAUC <0003> auc.c:145 vector [3]: res = aad212a690df3e820000000000000000 20241031160225738 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225738 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160225739 DAUC <0003> auc.c:179 vector [3]: kc = f96dd231c2c9f6e9 20241031160225739 DAUC <0003> auc.c:180 vector [3]: sres = 5abad57d 20241031160225739 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160225739 DAUC <0003> auc.c:113 vector [4]: rand = 3be7f820efb5897a9ec5d9cb6d07e91a 20241031160225739 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031160225739 DAUC <0003> auc.c:142 vector [4]: autn = 92a67c52071c0000e81d2dba8e0246ce 20241031160225739 DAUC <0003> auc.c:143 vector [4]: ck = 81bc3771527e12b94a362bdb9667d294 20241031160225739 DAUC <0003> auc.c:144 vector [4]: ik = e870e20e3aa476cc276388aaeff4e5a8 20241031160225739 DAUC <0003> auc.c:145 vector [4]: res = bfd6c1dd11be13ea0000000000000000 20241031160225739 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160225739 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160225739 DAUC <0003> auc.c:179 vector [4]: kc = c4a2c92230f97d94 20241031160225739 DAUC <0003> auc.c:180 vector [4]: sres = ee11f451 20241031160225739 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160225739 DAUC <0003> db_auc.c:245 IMSI='262421442562771': Generated 5 vectors 20241031160225739 DAUC <0003> db_auc.c:249 IMSI='262421442562771': Updating SQN=481 in DB 20241031160225749 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421442562771"} 20241031160225749 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225750 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225750 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44854<->l=127.0.0.1:4258 20241031160225784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44782<->l=127.0.0.1:4258 20241031160225784 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225784 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160225784 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160225784 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160225784 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37897<->l=127.0.0.1:4259) 20241031160225806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44862<->l=127.0.0.1:4258 20241031160225806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44862<->l=127.0.0.1:4258 20241031160228905 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160228905 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160228908 DLINP <000b> input/ipa.c:451 connected read/write 20241031160228908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160228909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44868<->l=127.0.0.1:4258 20241031160228909 DLINP <000b> input/ipa.c:451 connected read/write 20241031160228910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160228910 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160228910 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160228910 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  20241031160228910 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160228910 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  20241031160228910 DLGSUP <0013> gsup_server.c:235 2:  20241031160228910 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160228910 DLGSUP <0013> gsup_server.c:235 3:  20241031160228910 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160228910 DLGSUP <0013> gsup_server.c:235 4:  20241031160228910 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160228910 DLGSUP <0013> gsup_server.c:235 5:  20241031160228910 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160228910 DLGSUP <0013> gsup_server.c:235 7:  20241031160228910 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160228910 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160228910 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160228910 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160228923 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43007<->l=127.0.0.1:4259) 20241031160228962 DAUC <0003> db_auc.c:157 IMSI='262424135553037': No 2G Auth Data 20241031160228962 DAUC <0003> db_auc.c:192 IMSI='262424135553037': No 3G Auth Data 20241031160229006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44874<->l=127.0.0.1:4258 20241031160229016 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160229016 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424135553037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424135553037"} 20241031160229016 DAUC <0003> db_auc.c:157 IMSI='262424135553037': No 2G Auth Data 20241031160229016 DAUC <0003> db_auc.c:236 IMSI='262424135553037': Calling to generate 5 vectors 20241031160229016 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031160229016 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160229016 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160229016 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160229016 DAUC <0003> auc.c:113 vector [0]: rand = 43adeefed445460164bd8c3c149656f5 20241031160229016 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160229016 DAUC <0003> auc.c:142 vector [0]: autn = 4e10fa21f5398000c0d0a76ca77d1d9d 20241031160229016 DAUC <0003> auc.c:143 vector [0]: ck = 486e20e0c48c68a1fe9607f203621a0b 20241031160229016 DAUC <0003> auc.c:144 vector [0]: ik = 34231880d406bd13626755807ae01a7b 20241031160229017 DAUC <0003> auc.c:145 vector [0]: res = d0d1e948014d51ce0000000000000000 20241031160229017 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160229017 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160229017 DAUC <0003> auc.c:151 vector [0]: kc = e0bc6a126908d5c2 20241031160229017 DAUC <0003> auc.c:152 vector [0]: sres = d19cb886 20241031160229017 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160229017 DAUC <0003> auc.c:113 vector [1]: rand = 6233dba310962d4b2ce5807503d02705 20241031160229017 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031160229017 DAUC <0003> auc.c:142 vector [1]: autn = 69999ceef5458000e796e43a81ecc6d8 20241031160229017 DAUC <0003> auc.c:143 vector [1]: ck = 6b757fd1e55c4f05418971475fee4207 20241031160229017 DAUC <0003> auc.c:144 vector [1]: ik = c4395d825b497ef5a428f3c4568eb8a5 20241031160229017 DAUC <0003> auc.c:145 vector [1]: res = a93a4fb57c31bc910000000000000000 20241031160229017 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160229017 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031160229017 DAUC <0003> auc.c:151 vector [1]: kc = 4aeda0d0b775cb52 20241031160229017 DAUC <0003> auc.c:152 vector [1]: sres = d50bf324 20241031160229017 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031160229017 DAUC <0003> auc.c:113 vector [2]: rand = 2a6189b6d6f097f32cfa55d920ce0f4c 20241031160229017 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031160229017 DAUC <0003> auc.c:142 vector [2]: autn = db546264052780009a17009fb2e1084e 20241031160229017 DAUC <0003> auc.c:143 vector [2]: ck = 50daa1776508e1d957f71b9604735736 20241031160229017 DAUC <0003> auc.c:144 vector [2]: ik = f0b6e3d2454978993b3b452b014b5020 20241031160229017 DAUC <0003> auc.c:145 vector [2]: res = da9ec1367e5037660000000000000000 20241031160229017 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160229017 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031160229017 DAUC <0003> auc.c:151 vector [2]: kc = cca01c1825799e56 20241031160229017 DAUC <0003> auc.c:152 vector [2]: sres = a4cef650 20241031160229017 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031160229017 DAUC <0003> auc.c:113 vector [3]: rand = 6f33f437105be55016e09fec214c24f4 20241031160229017 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031160229017 DAUC <0003> auc.c:142 vector [3]: autn = b99504f165c780004b4c3f61405d54fc 20241031160229017 DAUC <0003> auc.c:143 vector [3]: ck = e570c51cbe70a139c660ce844cfac5a1 20241031160229017 DAUC <0003> auc.c:144 vector [3]: ik = fdd81d810dc7df427963e7d45bcaedc7 20241031160229017 DAUC <0003> auc.c:145 vector [3]: res = d9b7ba407c0982fb0000000000000000 20241031160229017 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160229017 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031160229017 DAUC <0003> auc.c:151 vector [3]: kc = a7abf1cda487561d 20241031160229017 DAUC <0003> auc.c:152 vector [3]: sres = a5be38bb 20241031160229017 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031160229017 DAUC <0003> auc.c:113 vector [4]: rand = 1f1ca59d44c0589df5bebd65d117e319 20241031160229018 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031160229018 DAUC <0003> auc.c:142 vector [4]: autn = b04543cb1601800015c081d26bdeb214 20241031160229018 DAUC <0003> auc.c:143 vector [4]: ck = ce338ffd45b6d9a02f99ef96e2a160ce 20241031160229018 DAUC <0003> auc.c:144 vector [4]: ik = 5c97e9cfc3e3d1c706dc7808d41439b9 20241031160229018 DAUC <0003> auc.c:145 vector [4]: res = 6fa6b2e904a61f200000000000000000 20241031160229018 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160229018 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031160229018 DAUC <0003> auc.c:151 vector [4]: kc = bbe1f1acb0e05110 20241031160229018 DAUC <0003> auc.c:152 vector [4]: sres = 6b00adc9 20241031160229018 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031160229018 DAUC <0003> db_auc.c:245 IMSI='262424135553037': Generated 5 vectors 20241031160229018 DAUC <0003> db_auc.c:249 IMSI='262424135553037': Updating SQN=161 in DB 20241031160229027 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424135553037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424135553037"} 20241031160229027 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424135553037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160229027 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160229027 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160229035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44874<->l=127.0.0.1:4258 20241031160229062 DAUC <0003> db_auc.c:157 IMSI='262423227861476': No 2G Auth Data 20241031160229062 DAUC <0003> db_auc.c:192 IMSI='262423227861476': No 3G Auth Data 20241031160229090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44876<->l=127.0.0.1:4258 20241031160229091 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160229091 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423227861476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423227861476"} 20241031160229091 DAUC <0003> db_auc.c:157 IMSI='262423227861476': No 2G Auth Data 20241031160229091 DAUC <0003> db_auc.c:236 IMSI='262423227861476': Calling to generate 5 vectors 20241031160229091 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031160229091 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160229091 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031160229091 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160229091 DAUC <0003> auc.c:113 vector [0]: rand = 852113c31494af8ebb073eeeac7d2121 20241031160229091 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160229091 DAUC <0003> auc.c:142 vector [0]: autn = 994ef641d6d380004704e015a93beaa9 20241031160229091 DAUC <0003> auc.c:143 vector [0]: ck = 43c2d53674f6206c985fdf95f5057839 20241031160229091 DAUC <0003> auc.c:144 vector [0]: ik = 9be4ba1fb57e5c0afe02e8530512300d 20241031160229091 DAUC <0003> auc.c:145 vector [0]: res = e26a97874b77836e0000000000000000 20241031160229091 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160229091 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160229091 DAUC <0003> auc.c:151 vector [0]: kc = be7b58ef319f3452 20241031160229091 DAUC <0003> auc.c:152 vector [0]: sres = a91d14e9 20241031160229091 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160229091 DAUC <0003> auc.c:113 vector [1]: rand = 7488c8d01d072198ceaf018c05824105 20241031160229091 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031160229091 DAUC <0003> auc.c:142 vector [1]: autn = 12b671513cd980005ba5f0a3033079f2 20241031160229091 DAUC <0003> auc.c:143 vector [1]: ck = e3a5a2ab93106983e26185c0e0473703 20241031160229091 DAUC <0003> auc.c:144 vector [1]: ik = 8ae368f7d176b89d552ac13246f4d6c7 20241031160229091 DAUC <0003> auc.c:145 vector [1]: res = 98c499f77ad4aa970000000000000000 20241031160229091 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160229091 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031160229091 DAUC <0003> auc.c:151 vector [1]: kc = de0d8eaee4d530da 20241031160229091 DAUC <0003> auc.c:152 vector [1]: sres = e2103360 20241031160229091 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031160229091 DAUC <0003> auc.c:113 vector [2]: rand = 851d2ed7928e5dd604f60a09956a7b31 20241031160229091 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031160229091 DAUC <0003> auc.c:142 vector [2]: autn = 18e6ef1b1b808000988d39e90939bf11 20241031160229091 DAUC <0003> auc.c:143 vector [2]: ck = 5071c858f62036cfecbdd4b76f894079 20241031160229091 DAUC <0003> auc.c:144 vector [2]: ik = b9451fb65a8c6041efea877e8c803289 20241031160229091 DAUC <0003> auc.c:145 vector [2]: res = c8927bcb4a64fd470000000000000000 20241031160229091 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160229091 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031160229091 DAUC <0003> auc.c:151 vector [2]: kc = ea6384274fa5247e 20241031160229091 DAUC <0003> auc.c:152 vector [2]: sres = 82f6868c 20241031160229091 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031160229091 DAUC <0003> auc.c:113 vector [3]: rand = 24f3f5d68c0f55a16609d58d148b4273 20241031160229091 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031160229091 DAUC <0003> auc.c:142 vector [3]: autn = c4f3ecf05e11800002415c4a7211c849 20241031160229091 DAUC <0003> auc.c:143 vector [3]: ck = c7a2559c36946befde871b25705d1e17 20241031160229091 DAUC <0003> auc.c:144 vector [3]: ik = a6d7a930f574ab7ece359a0daae8ec69 20241031160229091 DAUC <0003> auc.c:145 vector [3]: res = a113fb7e26f2121e0000000000000000 20241031160229091 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160229091 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031160229091 DAUC <0003> auc.c:151 vector [3]: kc = 71c77d84195532ef 20241031160229091 DAUC <0003> auc.c:152 vector [3]: sres = 87e1e960 20241031160229091 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031160229091 DAUC <0003> auc.c:113 vector [4]: rand = 20234aa241ca510ca6bfdb2dee4fcd91 20241031160229091 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031160229091 DAUC <0003> auc.c:142 vector [4]: autn = fa59df85eb29800034e97b8814293a48 20241031160229091 DAUC <0003> auc.c:143 vector [4]: ck = 8f4a36586b6ad54aa09f46f59d9408a6 20241031160229091 DAUC <0003> auc.c:144 vector [4]: ik = 2c94e8307f2dd2f26f59dc2ae3e5cdaa 20241031160229091 DAUC <0003> auc.c:145 vector [4]: res = 6016469ec51f9a5c0000000000000000 20241031160229091 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160229091 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031160229091 DAUC <0003> auc.c:151 vector [4]: kc = 6c1844b76a36c2b4 20241031160229091 DAUC <0003> auc.c:152 vector [4]: sres = a509dcc2 20241031160229091 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031160229091 DAUC <0003> db_auc.c:245 IMSI='262423227861476': Generated 5 vectors 20241031160229091 DAUC <0003> db_auc.c:249 IMSI='262423227861476': Updating SQN=161 in DB 20241031160229102 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423227861476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423227861476"} 20241031160229102 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423227861476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160229102 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160229102 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160229105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44876<->l=127.0.0.1:4258 20241031160229135 DAUC <0003> db_auc.c:157 IMSI='262420233788391': No 2G Auth Data 20241031160229135 DAUC <0003> db_auc.c:192 IMSI='262420233788391': No 3G Auth Data 20241031160229178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44890<->l=127.0.0.1:4258 20241031160229183 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160229183 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420233788391 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420233788391"} 20241031160229183 DAUC <0003> db_auc.c:236 IMSI='262420233788391': Calling to generate 5 vectors 20241031160229183 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160229183 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160229183 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160229183 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160229183 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160229183 DAUC <0003> auc.c:113 vector [0]: rand = 9b98220dcf6b9184cadb07ca0bd1b86e 20241031160229183 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160229183 DAUC <0003> auc.c:142 vector [0]: autn = ef72019ec664800004c972fe821c4796 20241031160229183 DAUC <0003> auc.c:143 vector [0]: ck = 23163aaac4e741814058be41027cc71c 20241031160229183 DAUC <0003> auc.c:144 vector [0]: ik = 540acb037bd2bc8c53aec562db12c316 20241031160229183 DAUC <0003> auc.c:145 vector [0]: res = a584d3ba2eabfac70000000000000000 20241031160229183 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160229183 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160229183 DAUC <0003> auc.c:179 vector [0]: kc = 936abacca521d400 20241031160229183 DAUC <0003> auc.c:180 vector [0]: sres = 8169d117 20241031160229183 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160229183 DAUC <0003> auc.c:113 vector [1]: rand = 6b5b4dad8ea762f2009ab7026d291c58 20241031160229183 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031160229183 DAUC <0003> auc.c:142 vector [1]: autn = 5b229c2fef9a800049836abc4a9b2c30 20241031160229183 DAUC <0003> auc.c:143 vector [1]: ck = 0fcc1841f00452ae359a9701a4130ffd 20241031160229183 DAUC <0003> auc.c:144 vector [1]: ik = a7066d8115b6ae01de4a4caeab4b38fd 20241031160229183 DAUC <0003> auc.c:145 vector [1]: res = 692035642feda26c0000000000000000 20241031160229183 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160229183 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160229183 DAUC <0003> auc.c:179 vector [1]: kc = f663414a224d9800 20241031160229183 DAUC <0003> auc.c:180 vector [1]: sres = 8385a36b 20241031160229183 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160229183 DAUC <0003> auc.c:113 vector [2]: rand = 30870a738e36f763e58078d517431673 20241031160229184 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031160229184 DAUC <0003> auc.c:142 vector [2]: autn = 4465d5669c0880000b81a771a6dbaeba 20241031160229184 DAUC <0003> auc.c:143 vector [2]: ck = 978ecc48c34d1ef95b9f7872eff14623 20241031160229184 DAUC <0003> auc.c:144 vector [2]: ik = f4a25ae7394992bada135a241f9b2fcd 20241031160229184 DAUC <0003> auc.c:145 vector [2]: res = e3da20e5f2a087d80000000000000000 20241031160229184 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160229184 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160229184 DAUC <0003> auc.c:179 vector [2]: kc = 1f2e19773953ec00 20241031160229184 DAUC <0003> auc.c:180 vector [2]: sres = 9f26d093 20241031160229184 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160229184 DAUC <0003> auc.c:113 vector [3]: rand = c83761b562da6e828dfbc8c624d49fde 20241031160229184 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031160229184 DAUC <0003> auc.c:142 vector [3]: autn = c08b77f092e28000073fb989ce2eecf4 20241031160229184 DAUC <0003> auc.c:143 vector [3]: ck = 1a9b0cdb9cfe79cdacb8e0f47bc8ecd5 20241031160229184 DAUC <0003> auc.c:144 vector [3]: ik = a749397f40f54e8b7b663cc988384387 20241031160229184 DAUC <0003> auc.c:145 vector [3]: res = 49bd45ea657511770000000000000000 20241031160229184 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160229184 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160229184 DAUC <0003> auc.c:179 vector [3]: kc = a0be6d712b29dc00 20241031160229184 DAUC <0003> auc.c:180 vector [3]: sres = 313a2873 20241031160229184 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160229184 DAUC <0003> auc.c:113 vector [4]: rand = b192f0c8a2f140da6f6f3d2d81dfe099 20241031160229184 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031160229184 DAUC <0003> auc.c:142 vector [4]: autn = 5e11fcc5b1b68000e71e3feb2fa03e7d 20241031160229184 DAUC <0003> auc.c:143 vector [4]: ck = 87aafd5752b0187e2a8da3e36cb0871b 20241031160229184 DAUC <0003> auc.c:144 vector [4]: ik = 0a02d6161edfc1814b21990e96373800 20241031160229184 DAUC <0003> auc.c:145 vector [4]: res = 1c7dd6ad9fbf01680000000000000000 20241031160229184 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160229184 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160229184 DAUC <0003> auc.c:179 vector [4]: kc = ef3e9ec0b1da3400 20241031160229184 DAUC <0003> auc.c:180 vector [4]: sres = 0fd10764 20241031160229184 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160229184 DAUC <0003> db_auc.c:245 IMSI='262420233788391': Generated 5 vectors 20241031160229184 DAUC <0003> db_auc.c:249 IMSI='262420233788391': Updating SQN=161 in DB 20241031160229193 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420233788391 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420233788391"} 20241031160229193 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420233788391 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160229193 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160229193 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160229199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44890<->l=127.0.0.1:4258 20241031160229233 DAUC <0003> db_auc.c:157 IMSI='262427832666688': No 2G Auth Data 20241031160229233 DAUC <0003> db_auc.c:192 IMSI='262427832666688': No 3G Auth Data 20241031160229280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44892<->l=127.0.0.1:4258 20241031160229285 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160229285 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427832666688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427832666688"} 20241031160229285 DAUC <0003> db_auc.c:236 IMSI='262427832666688': Calling to generate 5 vectors 20241031160229285 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160229285 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160229285 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160229285 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160229285 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160229285 DAUC <0003> auc.c:113 vector [0]: rand = bfb577e501a7569950019591f612d67d 20241031160229286 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160229286 DAUC <0003> auc.c:142 vector [0]: autn = cd70b9a11f80800067ca6ec12ab7ac92 20241031160229286 DAUC <0003> auc.c:143 vector [0]: ck = 0400806466dd9a476a98d1679fc63503 20241031160229286 DAUC <0003> auc.c:144 vector [0]: ik = 71fdf2ecb69826a829994f8963870ddf 20241031160229286 DAUC <0003> auc.c:145 vector [0]: res = b27373e3c3e1fd9a0000000000000000 20241031160229286 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160229286 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160229286 DAUC <0003> auc.c:179 vector [0]: kc = a60cbed873688400 20241031160229286 DAUC <0003> auc.c:180 vector [0]: sres = 4b2b10c5 20241031160229286 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160229286 DAUC <0003> auc.c:113 vector [1]: rand = 5d58405da0af921ce095ded7c0edf177 20241031160229286 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031160229286 DAUC <0003> auc.c:142 vector [1]: autn = 3254079432bd800055776f04ebccfdf4 20241031160229286 DAUC <0003> auc.c:143 vector [1]: ck = f49e96b334bbd15f0be517870722c350 20241031160229286 DAUC <0003> auc.c:144 vector [1]: ik = 1611872c605339a563fd162569262638 20241031160229286 DAUC <0003> auc.c:145 vector [1]: res = c9d310e61eef360c0000000000000000 20241031160229286 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160229286 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160229286 DAUC <0003> auc.c:179 vector [1]: kc = e80d72e460285c00 20241031160229286 DAUC <0003> auc.c:180 vector [1]: sres = f59a5aab 20241031160229286 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160229286 DAUC <0003> auc.c:113 vector [2]: rand = 6b238e0703829aa2108c4fb546b4d751 20241031160229286 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031160229286 DAUC <0003> auc.c:142 vector [2]: autn = 624e9a0e46de8000de6375b9a302ab85 20241031160229286 DAUC <0003> auc.c:143 vector [2]: ck = faad308c27cf4095fbaefa1108404359 20241031160229286 DAUC <0003> auc.c:144 vector [2]: ik = 15b8a6ff37c8c58767ece0cb058831e3 20241031160229286 DAUC <0003> auc.c:145 vector [2]: res = a3cfa852a5d9ce1f0000000000000000 20241031160229286 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160229286 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160229286 DAUC <0003> auc.c:179 vector [2]: kc = af77eb0e17a61c00 20241031160229286 DAUC <0003> auc.c:180 vector [2]: sres = e911c011 20241031160229286 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160229286 DAUC <0003> auc.c:113 vector [3]: rand = 2743b01520d7dc325278fc343edb90a2 20241031160229286 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031160229286 DAUC <0003> auc.c:142 vector [3]: autn = ac31cef50ec8800076357a773faf0212 20241031160229286 DAUC <0003> auc.c:143 vector [3]: ck = 20ca1006cdd4977abe92e26d0a8693d4 20241031160229286 DAUC <0003> auc.c:144 vector [3]: ik = 0297bf63b983082769584e0fc12f5ea2 20241031160229286 DAUC <0003> auc.c:145 vector [3]: res = 89a00f31f8c9abaf0000000000000000 20241031160229286 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160229286 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160229286 DAUC <0003> auc.c:179 vector [3]: kc = a2b2ffd10e991400 20241031160229286 DAUC <0003> auc.c:180 vector [3]: sres = 5047308f 20241031160229286 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160229286 DAUC <0003> auc.c:113 vector [4]: rand = 209c46bb13ea6525407137550c71630a 20241031160229286 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031160229286 DAUC <0003> auc.c:142 vector [4]: autn = b279ca2d34258000c497e57bd8a7e19f 20241031160229286 DAUC <0003> auc.c:143 vector [4]: ck = 6aa6f84746beff6a2aedcb1f12c1a0d0 20241031160229286 DAUC <0003> auc.c:144 vector [4]: ik = 1a8237878b5a41ecea8337413361c1a7 20241031160229286 DAUC <0003> auc.c:145 vector [4]: res = 22d40716613610e40000000000000000 20241031160229286 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160229286 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160229286 DAUC <0003> auc.c:179 vector [4]: kc = 2f703fdcbaf88400 20241031160229286 DAUC <0003> auc.c:180 vector [4]: sres = ddcd379c 20241031160229286 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160229286 DAUC <0003> db_auc.c:245 IMSI='262427832666688': Generated 5 vectors 20241031160229286 DAUC <0003> db_auc.c:249 IMSI='262427832666688': Updating SQN=161 in DB 20241031160229295 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427832666688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427832666688"} 20241031160229295 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427832666688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160229295 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160229295 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160229301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44892<->l=127.0.0.1:4258 20241031160229337 DAUC <0003> db_auc.c:157 IMSI='262427462974114': No 2G Auth Data 20241031160229337 DAUC <0003> db_auc.c:192 IMSI='262427462974114': No 3G Auth Data 20241031160229382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 20241031160229387 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160229387 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427462974114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427462974114"} 20241031160229387 DAUC <0003> db_auc.c:236 IMSI='262427462974114': Calling to generate 5 vectors 20241031160229387 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160229387 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160229387 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160229387 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160229387 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160229387 DAUC <0003> auc.c:113 vector [0]: rand = 7d2b894ad8a0f95c25c5441154962b4c 20241031160229387 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160229387 DAUC <0003> auc.c:142 vector [0]: autn = b96b795dfa4780007cac11fd6dbaafad 20241031160229387 DAUC <0003> auc.c:143 vector [0]: ck = 733aa2f49261a7d62279b1afdf7b81dd 20241031160229387 DAUC <0003> auc.c:144 vector [0]: ik = 54a80500d611cb5051ce56e90f3e1879 20241031160229387 DAUC <0003> auc.c:145 vector [0]: res = fcb7192759eeb6bb0000000000000000 20241031160229387 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160229387 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160229387 DAUC <0003> auc.c:179 vector [0]: kc = daa15a928b0df9b7 20241031160229387 DAUC <0003> auc.c:180 vector [0]: sres = fd54f031 20241031160229387 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160229387 DAUC <0003> auc.c:113 vector [1]: rand = 8536130cbc9b2a6860d18c6d17101984 20241031160229387 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031160229387 DAUC <0003> auc.c:142 vector [1]: autn = e450c0580175800058251ab0f4582b60 20241031160229387 DAUC <0003> auc.c:143 vector [1]: ck = 79bcae71fcb4609e965cce08dd031b96 20241031160229388 DAUC <0003> auc.c:144 vector [1]: ik = 6c2256b2de4ec4255782a685d4a3ecbe 20241031160229388 DAUC <0003> auc.c:145 vector [1]: res = 481f2aa5e66e1f8f0000000000000000 20241031160229388 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160229388 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160229388 DAUC <0003> auc.c:179 vector [1]: kc = 894edee0c1c2b6e7 20241031160229388 DAUC <0003> auc.c:180 vector [1]: sres = 34f9ebaa 20241031160229388 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160229388 DAUC <0003> auc.c:113 vector [2]: rand = a52ba3f7cbaf148584e48ca489717ba8 20241031160229388 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031160229388 DAUC <0003> auc.c:142 vector [2]: autn = 95f933604060800047cb51b0adfcc39b 20241031160229388 DAUC <0003> auc.c:143 vector [2]: ck = 7ae63c6f02d05f821c915f1582cfd827 20241031160229388 DAUC <0003> auc.c:144 vector [2]: ik = d3708e207dac083ff545db8b952521ee 20241031160229388 DAUC <0003> auc.c:145 vector [2]: res = b0600d22f5d3dc680000000000000000 20241031160229388 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160229388 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160229388 DAUC <0003> auc.c:179 vector [2]: kc = 3fce62b335cc0d7a 20241031160229388 DAUC <0003> auc.c:180 vector [2]: sres = 4d31322f 20241031160229388 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160229388 DAUC <0003> auc.c:113 vector [3]: rand = 4a7df99c1afc797a3878e279123cedfa 20241031160229388 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031160229388 DAUC <0003> auc.c:142 vector [3]: autn = 3d04921bab2c8000beab3875a0e9f839 20241031160229388 DAUC <0003> auc.c:143 vector [3]: ck = 94e106c1b10dc3767217571fa44c3a07 20241031160229388 DAUC <0003> auc.c:144 vector [3]: ik = c09891d3e26acc8d578c6ea1daf5331f 20241031160229388 DAUC <0003> auc.c:145 vector [3]: res = 18ee6a57fad0f4170000000000000000 20241031160229388 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160229388 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160229388 DAUC <0003> auc.c:179 vector [3]: kc = 76ddf26af7045488 20241031160229388 DAUC <0003> auc.c:180 vector [3]: sres = 9978e4c0 20241031160229388 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160229388 DAUC <0003> auc.c:113 vector [4]: rand = 92531c5c6989716dc9b4017aad931fce 20241031160229388 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031160229388 DAUC <0003> auc.c:142 vector [4]: autn = 98d5fd3ef4ed80005bba665087c47eae 20241031160229388 DAUC <0003> auc.c:143 vector [4]: ck = e9672c2ae4ee187c593ce2317ec7e751 20241031160229388 DAUC <0003> auc.c:144 vector [4]: ik = ad42792c3df5afce19ac90de14934317 20241031160229388 DAUC <0003> auc.c:145 vector [4]: res = 174d98925886aff50000000000000000 20241031160229388 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160229388 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160229388 DAUC <0003> auc.c:179 vector [4]: kc = ae7cdb288ab8e5a7 20241031160229388 DAUC <0003> auc.c:180 vector [4]: sres = 592dfa14 20241031160229388 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160229388 DAUC <0003> db_auc.c:245 IMSI='262427462974114': Generated 5 vectors 20241031160229388 DAUC <0003> db_auc.c:249 IMSI='262427462974114': Updating SQN=161 in DB 20241031160229398 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427462974114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427462974114"} 20241031160229398 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427462974114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160229398 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160229398 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160229404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 20241031160229439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44868<->l=127.0.0.1:4258 20241031160229439 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160229439 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160229439 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160229439 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160229439 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43007<->l=127.0.0.1:4259) 20241031160229461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44916<->l=127.0.0.1:4258 20241031160229462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44916<->l=127.0.0.1:4258 20241031160232574 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160232574 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160232578 DLINP <000b> input/ipa.c:451 connected read/write 20241031160232578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160232580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50234<->l=127.0.0.1:4258 20241031160232584 DLINP <000b> input/ipa.c:451 connected read/write 20241031160232584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160232584 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160232584 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160232584 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  20241031160232584 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160232584 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  20241031160232584 DLGSUP <0013> gsup_server.c:235 2:  20241031160232584 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160232584 DLGSUP <0013> gsup_server.c:235 3:  20241031160232584 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160232584 DLGSUP <0013> gsup_server.c:235 4:  20241031160232584 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160232584 DLGSUP <0013> gsup_server.c:235 5:  20241031160232584 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160232584 DLGSUP <0013> gsup_server.c:235 7:  20241031160232584 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160232584 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160232584 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160232584 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160232612 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41269<->l=127.0.0.1:4259) 20241031160232624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50244<->l=127.0.0.1:4258 20241031160232632 DLINP <000b> input/ipa.c:451 connected read/write 20241031160232632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160232632 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420962644025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420962644025" cn_domain=PS} 20241031160232632 DLU <0006> fsm.c:456 lu(262420962644025)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241031160232632 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420962644025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241031160232632 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420962644025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420962644025" cause=IMSI unknown in HLR} 20241031160232632 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420962644025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160232632 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420962644025)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160232633 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420962644025)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241031160232633 DLU <0006> fsm.c:568 lu(PS:IMSI-262420962644025)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241031160232633 DLINP <000b> input/ipa.c:451 connected read/write 20241031160232633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160232633 DLINP <000b> input/ipa.c:451 connected read/write 20241031160232633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160232637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50244<->l=127.0.0.1:4258 20241031160232638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50234<->l=127.0.0.1:4258 20241031160232639 DLINP <000b> input/ipa.c:451 connected read/write 20241031160232640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160232640 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160232640 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160232640 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160232640 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41269<->l=127.0.0.1:4259) 20241031160232671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50254<->l=127.0.0.1:4258 20241031160232671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50254<->l=127.0.0.1:4258 20241031160235778 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160235778 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160235782 DLINP <000b> input/ipa.c:451 connected read/write 20241031160235782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160235783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50268<->l=127.0.0.1:4258 20241031160235783 DLINP <000b> input/ipa.c:451 connected read/write 20241031160235783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160235783 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160235783 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160235783 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  20241031160235783 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160235783 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  20241031160235783 DLGSUP <0013> gsup_server.c:235 2:  20241031160235783 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160235783 DLGSUP <0013> gsup_server.c:235 3:  20241031160235784 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160235784 DLGSUP <0013> gsup_server.c:235 4:  20241031160235784 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160235784 DLGSUP <0013> gsup_server.c:235 5:  20241031160235784 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160235784 DLGSUP <0013> gsup_server.c:235 7:  20241031160235784 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160235784 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160235784 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160235784 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160235811 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38629<->l=127.0.0.1:4259) 20241031160235824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50270<->l=127.0.0.1:4258 20241031160235832 DLINP <000b> input/ipa.c:451 connected read/write 20241031160235832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160235832 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262424004914592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424004914592" cn_domain=PS source_name="the-source\n"} 20241031160235832 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031160235832 DLU <0006> fsm.c:456 lu(262424004914592)[0x61200000b620]{UNVALIDATED}: Allocated 20241031160235832 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262424004914592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241031160235832 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262424004914592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424004914592" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241031160235832 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262424004914592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160235832 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424004914592)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160235832 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424004914592)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241031160235832 DLU <0006> fsm.c:568 lu(PS:IMSI-262424004914592)[0x61200000b620]{UNVALIDATED}: Deallocated 20241031160235832 DLINP <000b> input/ipa.c:451 connected read/write 20241031160235832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160235832 DLINP <000b> input/ipa.c:451 connected read/write 20241031160235832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160235836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50270<->l=127.0.0.1:4258 20241031160235837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50268<->l=127.0.0.1:4258 20241031160235839 DLINP <000b> input/ipa.c:451 connected read/write 20241031160235839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160235839 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160235839 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160235839 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160235839 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241031160235839 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38629<->l=127.0.0.1:4259) 20241031160235873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50274<->l=127.0.0.1:4258 20241031160235874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50274<->l=127.0.0.1:4258 20241031160238989 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160238989 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160238993 DLINP <000b> input/ipa.c:451 connected read/write 20241031160238993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160238995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50288<->l=127.0.0.1:4258 20241031160238999 DLINP <000b> input/ipa.c:451 connected read/write 20241031160238999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160238999 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160238999 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160238999 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  20241031160238999 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160238999 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  20241031160238999 DLGSUP <0013> gsup_server.c:235 2:  20241031160238999 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160238999 DLGSUP <0013> gsup_server.c:235 3:  20241031160238999 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160238999 DLGSUP <0013> gsup_server.c:235 4:  20241031160238999 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160238999 DLGSUP <0013> gsup_server.c:235 5:  20241031160238999 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160238999 DLGSUP <0013> gsup_server.c:235 7:  20241031160238999 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160238999 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160238999 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160238999 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160239026 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43773<->l=127.0.0.1:4259) 20241031160239043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50300<->l=127.0.0.1:4258 20241031160239056 DLINP <000b> input/ipa.c:451 connected read/write 20241031160239056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160239056 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422886239157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422886239157" cn_domain=PS} 20241031160239056 DLU <0006> fsm.c:456 lu(262422886239157)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241031160239056 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422886239157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241031160239056 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422886239157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422886239157" cause=Roaming not allowed in this location area} 20241031160239056 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422886239157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160239056 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422886239157)[0x61200000b7a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160239056 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422886239157)[0x61200000b7a0]{UNVALIDATED}: Freeing instance 20241031160239056 DLU <0006> fsm.c:568 lu(PS:IMSI-262422886239157)[0x61200000b7a0]{UNVALIDATED}: Deallocated 20241031160239056 DLINP <000b> input/ipa.c:451 connected read/write 20241031160239056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160239057 DLINP <000b> input/ipa.c:451 connected read/write 20241031160239057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160239061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50300<->l=127.0.0.1:4258 20241031160239063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50288<->l=127.0.0.1:4258 20241031160239064 DLINP <000b> input/ipa.c:451 connected read/write 20241031160239064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160239064 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160239064 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160239064 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160239064 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43773<->l=127.0.0.1:4259) 20241031160239097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50304<->l=127.0.0.1:4258 20241031160239098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50304<->l=127.0.0.1:4258 20241031160242208 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160242208 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160242213 DLINP <000b> input/ipa.c:451 connected read/write 20241031160242213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160242215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51006<->l=127.0.0.1:4258 20241031160242219 DLINP <000b> input/ipa.c:451 connected read/write 20241031160242219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160242219 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160242219 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160242219 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  20241031160242219 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160242219 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  20241031160242219 DLGSUP <0013> gsup_server.c:235 2:  20241031160242219 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160242219 DLGSUP <0013> gsup_server.c:235 3:  20241031160242219 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160242219 DLGSUP <0013> gsup_server.c:235 4:  20241031160242219 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160242219 DLGSUP <0013> gsup_server.c:235 5:  20241031160242219 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160242219 DLGSUP <0013> gsup_server.c:235 7:  20241031160242219 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160242219 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160242219 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160242219 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160242248 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35971<->l=127.0.0.1:4259) 20241031160242267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51020<->l=127.0.0.1:4258 20241031160242278 DLINP <000b> input/ipa.c:451 connected read/write 20241031160242278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160242278 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422141047578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422141047578"} 20241031160242278 DAUC <0003> db_auc.c:133 IMSI='262422141047578': No such subscriber 20241031160242278 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422141047578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241031160242278 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422141047578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422141047578" cause=IMSI unknown in HLR} 20241031160242278 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422141047578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160242278 DLINP <000b> input/ipa.c:451 connected read/write 20241031160242278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160242278 DLINP <000b> input/ipa.c:451 connected read/write 20241031160242278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160242283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51020<->l=127.0.0.1:4258 20241031160242284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51006<->l=127.0.0.1:4258 20241031160242286 DLINP <000b> input/ipa.c:451 connected read/write 20241031160242286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160242286 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160242286 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160242286 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160242287 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35971<->l=127.0.0.1:4259) 20241031160242321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51028<->l=127.0.0.1:4258 20241031160242321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51028<->l=127.0.0.1:4258 20241031160245428 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160245428 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160245433 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51044<->l=127.0.0.1:4258 20241031160245439 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245439 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160245439 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160245439 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  20241031160245439 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160245439 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  20241031160245439 DLGSUP <0013> gsup_server.c:235 2:  20241031160245439 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160245439 DLGSUP <0013> gsup_server.c:235 3:  20241031160245439 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160245439 DLGSUP <0013> gsup_server.c:235 4:  20241031160245439 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160245439 DLGSUP <0013> gsup_server.c:235 5:  20241031160245439 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160245439 DLGSUP <0013> gsup_server.c:235 7:  20241031160245439 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160245439 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160245439 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160245439 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160245465 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40897<->l=127.0.0.1:4259) 20241031160245509 DAUC <0003> db_auc.c:157 IMSI='262422974032034': No 2G Auth Data 20241031160245509 DAUC <0003> db_auc.c:192 IMSI='262422974032034': No 3G Auth Data 20241031160245551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51058<->l=127.0.0.1:4258 20241031160245561 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245561 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422974032034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422974032034" cn_domain=PS} 20241031160245561 DLU <0006> fsm.c:456 lu(262422974032034)[0x61200000b920]{UNVALIDATED}: Allocated 20241031160245561 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422974032034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160245579 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422974032034)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160245579 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422974032034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422974032034" cn_domain=PS} 20241031160245579 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245579 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245585 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245586 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422974032034 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422974032034"} 20241031160245586 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422974032034)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160245586 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422974032034 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160245586 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422974032034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422974032034"} 20241031160245586 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422974032034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160245586 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422974032034)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160245586 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422974032034)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160245586 DLU <0006> fsm.c:568 lu(PS:IMSI-262422974032034)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160245586 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245586 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51058<->l=127.0.0.1:4258 20241031160245618 DAUC <0003> db_auc.c:157 IMSI='262427091929304': No 2G Auth Data 20241031160245618 DAUC <0003> db_auc.c:192 IMSI='262427091929304': No 3G Auth Data 20241031160245626 DLGSUP <0013> hlr.c:121 IMSI 262427091929304: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160245640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51068<->l=127.0.0.1:4258 20241031160245642 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245642 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427091929304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427091929304" cn_domain=PS} 20241031160245642 DLU <0006> fsm.c:456 lu(262427091929304)[0x61200000baa0]{UNVALIDATED}: Allocated 20241031160245642 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427091929304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160245658 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427091929304)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160245658 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427091929304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427091929304" cn_domain=PS} 20241031160245658 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245659 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245663 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245663 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427091929304 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427091929304"} 20241031160245663 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427091929304)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160245663 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427091929304 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160245663 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427091929304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427091929304"} 20241031160245663 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427091929304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160245663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427091929304)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160245663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427091929304)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160245663 DLU <0006> fsm.c:568 lu(PS:IMSI-262427091929304)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160245663 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245663 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51068<->l=127.0.0.1:4258 20241031160245691 DAUC <0003> db_auc.c:157 IMSI='262424505051651': No 2G Auth Data 20241031160245691 DAUC <0003> db_auc.c:192 IMSI='262424505051651': No 3G Auth Data 20241031160245699 DLGSUP <0013> hlr.c:121 IMSI 262424505051651: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160245714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51082<->l=127.0.0.1:4258 20241031160245715 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245715 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424505051651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424505051651" cn_domain=PS} 20241031160245715 DLU <0006> fsm.c:456 lu(262424505051651)[0x61200000bc20]{UNVALIDATED}: Allocated 20241031160245715 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424505051651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160245731 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424505051651)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160245731 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424505051651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424505051651" cn_domain=PS} 20241031160245731 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245731 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245735 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245735 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424505051651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424505051651"} 20241031160245735 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424505051651)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160245735 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424505051651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160245735 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424505051651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424505051651"} 20241031160245735 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424505051651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160245735 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424505051651)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160245735 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424505051651)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160245735 DLU <0006> fsm.c:568 lu(PS:IMSI-262424505051651)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160245735 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245735 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51082<->l=127.0.0.1:4258 20241031160245764 DAUC <0003> db_auc.c:157 IMSI='262425234928921': No 2G Auth Data 20241031160245764 DAUC <0003> db_auc.c:192 IMSI='262425234928921': No 3G Auth Data 20241031160245772 DLGSUP <0013> hlr.c:121 IMSI 262425234928921: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160245786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51084<->l=127.0.0.1:4258 20241031160245788 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245788 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425234928921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425234928921" cn_domain=PS} 20241031160245788 DLU <0006> fsm.c:456 lu(262425234928921)[0x61200000bda0]{UNVALIDATED}: Allocated 20241031160245788 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425234928921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160245804 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425234928921)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160245804 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425234928921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425234928921" cn_domain=PS} 20241031160245804 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245804 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245806 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245807 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425234928921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425234928921"} 20241031160245807 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425234928921)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160245807 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425234928921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160245807 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425234928921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425234928921"} 20241031160245807 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425234928921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160245807 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425234928921)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160245807 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425234928921)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160245807 DLU <0006> fsm.c:568 lu(PS:IMSI-262425234928921)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160245807 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245807 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51084<->l=127.0.0.1:4258 20241031160245835 DAUC <0003> db_auc.c:157 IMSI='262423003858633': No 2G Auth Data 20241031160245835 DAUC <0003> db_auc.c:192 IMSI='262423003858633': No 3G Auth Data 20241031160245843 DLGSUP <0013> hlr.c:121 IMSI 262423003858633: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160245856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51088<->l=127.0.0.1:4258 20241031160245858 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245858 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423003858633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423003858633" cn_domain=PS} 20241031160245858 DLU <0006> fsm.c:456 lu(262423003858633)[0x61200000bf20]{UNVALIDATED}: Allocated 20241031160245858 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423003858633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160245874 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423003858633)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160245874 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423003858633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423003858633" cn_domain=PS} 20241031160245874 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245874 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245876 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245876 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423003858633 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423003858633"} 20241031160245876 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423003858633)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160245876 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423003858633 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160245876 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423003858633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423003858633"} 20241031160245876 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423003858633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160245876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423003858633)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160245876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423003858633)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160245876 DLU <0006> fsm.c:568 lu(PS:IMSI-262423003858633)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160245876 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245876 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51088<->l=127.0.0.1:4258 20241031160245903 DAUC <0003> db_auc.c:157 IMSI='262428234363792': No 2G Auth Data 20241031160245903 DAUC <0003> db_auc.c:192 IMSI='262428234363792': No 3G Auth Data 20241031160245912 DLGSUP <0013> hlr.c:121 IMSI 262428234363792: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160245938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51100<->l=127.0.0.1:4258 20241031160245941 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245941 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428234363792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428234363792" cn_domain=PS} 20241031160245941 DLU <0006> fsm.c:456 lu(262428234363792)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241031160245941 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428234363792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160245958 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428234363792)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160245958 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428234363792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428234363792" cn_domain=PS} 20241031160245958 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245958 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245962 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245962 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428234363792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428234363792"} 20241031160245962 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428234363792)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160245962 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428234363792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160245962 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428234363792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428234363792"} 20241031160245962 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428234363792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160245962 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428234363792)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160245962 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428234363792)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160245962 DLU <0006> fsm.c:568 lu(PS:IMSI-262428234363792)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160245962 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245963 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51100<->l=127.0.0.1:4258 20241031160246001 DAUC <0003> db_auc.c:157 IMSI='262421489542210': No 2G Auth Data 20241031160246001 DAUC <0003> db_auc.c:192 IMSI='262421489542210': No 3G Auth Data 20241031160246010 DLGSUP <0013> hlr.c:121 IMSI 262421489542210: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160246038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51110<->l=127.0.0.1:4258 20241031160246043 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160246043 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421489542210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421489542210" cn_domain=PS} 20241031160246043 DLU <0006> fsm.c:456 lu(262421489542210)[0x612000010120]{UNVALIDATED}: Allocated 20241031160246043 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421489542210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160246060 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421489542210)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160246060 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421489542210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421489542210" cn_domain=PS} 20241031160246060 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160246060 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160246064 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160246064 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421489542210 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421489542210"} 20241031160246064 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421489542210)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160246064 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421489542210 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160246064 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421489542210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421489542210"} 20241031160246064 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421489542210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160246064 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421489542210)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160246065 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421489542210)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160246065 DLU <0006> fsm.c:568 lu(PS:IMSI-262421489542210)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160246065 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160246065 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160246067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51110<->l=127.0.0.1:4258 20241031160246101 DAUC <0003> db_auc.c:157 IMSI='262427565175036': No 2G Auth Data 20241031160246101 DAUC <0003> db_auc.c:192 IMSI='262427565175036': No 3G Auth Data 20241031160246110 DLGSUP <0013> hlr.c:121 IMSI 262427565175036: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160246134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51116<->l=127.0.0.1:4258 20241031160246138 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160246138 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427565175036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427565175036" cn_domain=PS} 20241031160246138 DLU <0006> fsm.c:456 lu(262427565175036)[0x6120000102a0]{UNVALIDATED}: Allocated 20241031160246138 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427565175036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160246155 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427565175036)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160246155 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427565175036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427565175036" cn_domain=PS} 20241031160246155 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160246155 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160246160 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160246160 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427565175036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427565175036"} 20241031160246160 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427565175036)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160246160 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427565175036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160246160 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427565175036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427565175036"} 20241031160246160 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427565175036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160246160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427565175036)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160246161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427565175036)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160246161 DLU <0006> fsm.c:568 lu(PS:IMSI-262427565175036)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160246161 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160246161 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160246163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51116<->l=127.0.0.1:4258 20241031160246189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51044<->l=127.0.0.1:4258 20241031160246190 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160246190 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160246190 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160246190 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160246190 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40897<->l=127.0.0.1:4259) 20241031160246213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51132<->l=127.0.0.1:4258 20241031160246213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51132<->l=127.0.0.1:4258 20241031160249313 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160249313 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160249318 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51142<->l=127.0.0.1:4258 20241031160249323 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249323 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160249323 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160249323 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  20241031160249323 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160249323 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  20241031160249323 DLGSUP <0013> gsup_server.c:235 2:  20241031160249323 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160249323 DLGSUP <0013> gsup_server.c:235 3:  20241031160249323 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160249323 DLGSUP <0013> gsup_server.c:235 4:  20241031160249323 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160249324 DLGSUP <0013> gsup_server.c:235 5:  20241031160249324 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160249324 DLGSUP <0013> gsup_server.c:235 7:  20241031160249324 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160249324 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160249324 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160249324 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160249354 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33971<->l=127.0.0.1:4259) 20241031160249396 DAUC <0003> db_auc.c:157 IMSI='262427360237370': No 2G Auth Data 20241031160249396 DAUC <0003> db_auc.c:192 IMSI='262427360237370': No 3G Auth Data 20241031160249446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51148<->l=127.0.0.1:4258 20241031160249457 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249458 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262427360237370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427360237370" cn_domain=PS source_name="the-source\n"} 20241031160249458 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031160249458 DLU <0006> fsm.c:456 lu(262427360237370)[0x612000010420]{UNVALIDATED}: Allocated 20241031160249458 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262427360237370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031160249477 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427360237370)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160249477 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262427360237370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427360237370" cn_domain=PS destination_name="the-source\n"} 20241031160249477 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249477 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249488 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249489 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262427360237370 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427360237370" source_name="the-source\n"} 20241031160249489 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427360237370)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160249489 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262427360237370 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160249489 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262427360237370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427360237370" destination_name="the-source\n"} 20241031160249489 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262427360237370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160249489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427360237370)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160249489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427360237370)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160249489 DLU <0006> fsm.c:568 lu(PS:IMSI-262427360237370)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160249489 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249489 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51148<->l=127.0.0.1:4258 20241031160249520 DAUC <0003> db_auc.c:157 IMSI='262420644049801': No 2G Auth Data 20241031160249520 DAUC <0003> db_auc.c:192 IMSI='262420644049801': No 3G Auth Data 20241031160249529 DLGSUP <0013> hlr.c:121 IMSI 262420644049801: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160249544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51156<->l=127.0.0.1:4258 20241031160249545 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249545 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262420644049801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420644049801" cn_domain=PS source_name="the-source\n"} 20241031160249545 DLU <0006> fsm.c:456 lu(262420644049801)[0x6120000105a0]{UNVALIDATED}: Allocated 20241031160249545 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262420644049801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031160249561 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420644049801)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160249561 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262420644049801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420644049801" cn_domain=PS destination_name="the-source\n"} 20241031160249561 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249562 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249565 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249565 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262420644049801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420644049801" source_name="the-source\n"} 20241031160249565 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420644049801)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160249565 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262420644049801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160249565 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262420644049801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420644049801" destination_name="the-source\n"} 20241031160249565 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262420644049801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160249565 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420644049801)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160249566 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420644049801)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160249566 DLU <0006> fsm.c:568 lu(PS:IMSI-262420644049801)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160249566 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249566 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51156<->l=127.0.0.1:4258 20241031160249595 DAUC <0003> db_auc.c:157 IMSI='262422960825213': No 2G Auth Data 20241031160249595 DAUC <0003> db_auc.c:192 IMSI='262422960825213': No 3G Auth Data 20241031160249603 DLGSUP <0013> hlr.c:121 IMSI 262422960825213: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160249616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51164<->l=127.0.0.1:4258 20241031160249618 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249618 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262422960825213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422960825213" cn_domain=PS source_name="the-source\n"} 20241031160249618 DLU <0006> fsm.c:456 lu(262422960825213)[0x612000010720]{UNVALIDATED}: Allocated 20241031160249618 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262422960825213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031160249637 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422960825213)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160249637 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262422960825213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422960825213" cn_domain=PS destination_name="the-source\n"} 20241031160249637 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249637 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249640 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249640 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262422960825213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422960825213" source_name="the-source\n"} 20241031160249640 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422960825213)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160249640 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262422960825213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160249640 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262422960825213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422960825213" destination_name="the-source\n"} 20241031160249640 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262422960825213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160249640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422960825213)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160249640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422960825213)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160249640 DLU <0006> fsm.c:568 lu(PS:IMSI-262422960825213)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160249640 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249640 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51164<->l=127.0.0.1:4258 20241031160249667 DAUC <0003> db_auc.c:157 IMSI='262425860920592': No 2G Auth Data 20241031160249667 DAUC <0003> db_auc.c:192 IMSI='262425860920592': No 3G Auth Data 20241031160249675 DLGSUP <0013> hlr.c:121 IMSI 262425860920592: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160249693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51174<->l=127.0.0.1:4258 20241031160249695 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249695 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425860920592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425860920592" cn_domain=PS source_name="the-source\n"} 20241031160249695 DLU <0006> fsm.c:456 lu(262425860920592)[0x6120000108a0]{UNVALIDATED}: Allocated 20241031160249695 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425860920592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031160249712 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425860920592)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160249712 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425860920592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425860920592" cn_domain=PS destination_name="the-source\n"} 20241031160249712 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249712 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249716 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249716 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425860920592 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425860920592" source_name="the-source\n"} 20241031160249716 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425860920592)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160249716 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262425860920592 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160249717 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425860920592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425860920592" destination_name="the-source\n"} 20241031160249717 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262425860920592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160249717 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425860920592)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160249717 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425860920592)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160249717 DLU <0006> fsm.c:568 lu(PS:IMSI-262425860920592)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160249717 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249717 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51174<->l=127.0.0.1:4258 20241031160249748 DAUC <0003> db_auc.c:157 IMSI='262427230208375': No 2G Auth Data 20241031160249748 DAUC <0003> db_auc.c:192 IMSI='262427230208375': No 3G Auth Data 20241031160249757 DLGSUP <0013> hlr.c:121 IMSI 262427230208375: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160249773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51188<->l=127.0.0.1:4258 20241031160249775 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249775 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427230208375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427230208375" cn_domain=PS source_name="the-source\n"} 20241031160249775 DLU <0006> fsm.c:456 lu(262427230208375)[0x612000010a20]{UNVALIDATED}: Allocated 20241031160249775 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262427230208375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031160249791 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427230208375)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160249791 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262427230208375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427230208375" cn_domain=PS destination_name="the-source\n"} 20241031160249791 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249792 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249796 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249796 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262427230208375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427230208375" source_name="the-source\n"} 20241031160249796 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427230208375)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160249796 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262427230208375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160249796 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262427230208375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427230208375" destination_name="the-source\n"} 20241031160249796 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262427230208375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160249796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427230208375)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160249796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427230208375)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160249797 DLU <0006> fsm.c:568 lu(PS:IMSI-262427230208375)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160249797 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249797 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51188<->l=127.0.0.1:4258 20241031160249825 DAUC <0003> db_auc.c:157 IMSI='262425817997483': No 2G Auth Data 20241031160249825 DAUC <0003> db_auc.c:192 IMSI='262425817997483': No 3G Auth Data 20241031160249834 DLGSUP <0013> hlr.c:121 IMSI 262425817997483: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160249859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51190<->l=127.0.0.1:4258 20241031160249863 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249864 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425817997483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425817997483" cn_domain=PS source_name="the-source\n"} 20241031160249864 DLU <0006> fsm.c:456 lu(262425817997483)[0x612000010ba0]{UNVALIDATED}: Allocated 20241031160249864 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425817997483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031160249880 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425817997483)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160249880 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425817997483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425817997483" cn_domain=PS destination_name="the-source\n"} 20241031160249880 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249880 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249887 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249887 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425817997483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425817997483" source_name="the-source\n"} 20241031160249887 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425817997483)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160249887 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262425817997483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160249887 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425817997483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425817997483" destination_name="the-source\n"} 20241031160249887 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262425817997483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160249887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425817997483)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160249887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425817997483)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160249887 DLU <0006> fsm.c:568 lu(PS:IMSI-262425817997483)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160249887 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249887 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51190<->l=127.0.0.1:4258 20241031160249929 DAUC <0003> db_auc.c:157 IMSI='262421090817654': No 2G Auth Data 20241031160249929 DAUC <0003> db_auc.c:192 IMSI='262421090817654': No 3G Auth Data 20241031160249937 DLGSUP <0013> hlr.c:121 IMSI 262421090817654: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160249964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51204<->l=127.0.0.1:4258 20241031160249969 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249969 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262421090817654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421090817654" cn_domain=PS source_name="the-source\n"} 20241031160249969 DLU <0006> fsm.c:456 lu(262421090817654)[0x612000010d20]{UNVALIDATED}: Allocated 20241031160249969 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262421090817654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031160249989 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421090817654)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160249989 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262421090817654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421090817654" cn_domain=PS destination_name="the-source\n"} 20241031160249989 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249989 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249996 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249996 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421090817654 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421090817654" source_name="the-source\n"} 20241031160249996 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421090817654)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160249996 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262421090817654 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160249996 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262421090817654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421090817654" destination_name="the-source\n"} 20241031160249996 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262421090817654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160249996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421090817654)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160249996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421090817654)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160249996 DLU <0006> fsm.c:568 lu(PS:IMSI-262421090817654)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160249996 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249996 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51204<->l=127.0.0.1:4258 20241031160250037 DAUC <0003> db_auc.c:157 IMSI='262421678270306': No 2G Auth Data 20241031160250037 DAUC <0003> db_auc.c:192 IMSI='262421678270306': No 3G Auth Data 20241031160250046 DLGSUP <0013> hlr.c:121 IMSI 262421678270306: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160250077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51210<->l=127.0.0.1:4258 20241031160250082 DLINP <000b> input/ipa.c:451 connected read/write 20241031160250082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160250082 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421678270306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421678270306" cn_domain=PS source_name="the-source\n"} 20241031160250082 DLU <0006> fsm.c:456 lu(262421678270306)[0x612000010ea0]{UNVALIDATED}: Allocated 20241031160250082 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421678270306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031160250102 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421678270306)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160250102 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421678270306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421678270306" cn_domain=PS destination_name="the-source\n"} 20241031160250102 DLINP <000b> input/ipa.c:451 connected read/write 20241031160250102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160250102 DLINP <000b> input/ipa.c:451 connected read/write 20241031160250102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160250109 DLINP <000b> input/ipa.c:451 connected read/write 20241031160250109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160250109 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421678270306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421678270306" source_name="the-source\n"} 20241031160250109 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421678270306)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160250109 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262421678270306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160250109 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421678270306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421678270306" destination_name="the-source\n"} 20241031160250109 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262421678270306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160250109 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421678270306)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160250109 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421678270306)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160250109 DLU <0006> fsm.c:568 lu(PS:IMSI-262421678270306)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160250109 DLINP <000b> input/ipa.c:451 connected read/write 20241031160250109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160250109 DLINP <000b> input/ipa.c:451 connected read/write 20241031160250109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160250112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51210<->l=127.0.0.1:4258 20241031160250139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51142<->l=127.0.0.1:4258 20241031160250140 DLINP <000b> input/ipa.c:451 connected read/write 20241031160250140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160250140 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160250140 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160250140 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160250140 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241031160250140 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33971<->l=127.0.0.1:4259) 20241031160250162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51226<->l=127.0.0.1:4258 20241031160250162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51226<->l=127.0.0.1:4258 20241031160253268 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160253268 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160253272 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49956<->l=127.0.0.1:4258 20241031160253278 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253278 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160253278 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160253278 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  20241031160253278 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160253278 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  20241031160253278 DLGSUP <0013> gsup_server.c:235 2:  20241031160253278 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160253278 DLGSUP <0013> gsup_server.c:235 3:  20241031160253278 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160253278 DLGSUP <0013> gsup_server.c:235 4:  20241031160253278 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160253278 DLGSUP <0013> gsup_server.c:235 5:  20241031160253278 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160253278 DLGSUP <0013> gsup_server.c:235 7:  20241031160253278 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160253278 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160253278 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160253278 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160253299 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38403<->l=127.0.0.1:4259) 20241031160253346 DAUC <0003> db_auc.c:157 IMSI='262423668679115': No 2G Auth Data 20241031160253346 DAUC <0003> db_auc.c:192 IMSI='262423668679115': No 3G Auth Data 20241031160253373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49972<->l=127.0.0.1:4258 20241031160253375 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253375 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423668679115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423668679115" cn_domain=PS} 20241031160253375 DLU <0006> fsm.c:456 lu(262423668679115)[0x612000011020]{UNVALIDATED}: Allocated 20241031160253375 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423668679115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160253392 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423668679115)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160253392 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423668679115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423668679115" cn_domain=PS} 20241031160253392 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253392 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253397 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253397 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423668679115 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423668679115"} 20241031160253397 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423668679115)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160253397 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423668679115 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160253397 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423668679115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423668679115"} 20241031160253397 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423668679115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160253397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423668679115)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160253397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423668679115)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160253397 DLU <0006> fsm.c:568 lu(PS:IMSI-262423668679115)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160253397 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253397 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49972<->l=127.0.0.1:4258 20241031160253427 DAUC <0003> db_auc.c:157 IMSI='262422445009450': No 2G Auth Data 20241031160253427 DAUC <0003> db_auc.c:192 IMSI='262422445009450': No 3G Auth Data 20241031160253437 DLGSUP <0013> hlr.c:121 IMSI 262422445009450: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160253452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49976<->l=127.0.0.1:4258 20241031160253454 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253454 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422445009450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422445009450" cn_domain=PS} 20241031160253454 DLU <0006> fsm.c:456 lu(262422445009450)[0x6120000111a0]{UNVALIDATED}: Allocated 20241031160253454 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422445009450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160253469 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422445009450)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160253470 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422445009450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422445009450" cn_domain=PS} 20241031160253470 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253470 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253473 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253473 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422445009450 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422445009450"} 20241031160253473 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422445009450)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160253473 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422445009450 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160253473 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422445009450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422445009450"} 20241031160253473 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422445009450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160253474 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422445009450)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160253474 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422445009450)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160253474 DLU <0006> fsm.c:568 lu(PS:IMSI-262422445009450)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160253474 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253474 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49976<->l=127.0.0.1:4258 20241031160253505 DAUC <0003> db_auc.c:157 IMSI='262425663714145': No 2G Auth Data 20241031160253505 DAUC <0003> db_auc.c:192 IMSI='262425663714145': No 3G Auth Data 20241031160253513 DLGSUP <0013> hlr.c:121 IMSI 262425663714145: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160253528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49980<->l=127.0.0.1:4258 20241031160253530 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253530 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425663714145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425663714145" cn_domain=PS} 20241031160253530 DLU <0006> fsm.c:456 lu(262425663714145)[0x612000011320]{UNVALIDATED}: Allocated 20241031160253530 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425663714145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160253546 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425663714145)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160253546 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425663714145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425663714145" cn_domain=PS} 20241031160253546 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253546 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253551 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253551 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262425663714145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425663714145"} 20241031160253551 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425663714145)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160253551 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262425663714145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160253551 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425663714145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425663714145"} 20241031160253551 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425663714145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160253551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425663714145)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160253551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425663714145)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160253551 DLU <0006> fsm.c:568 lu(PS:IMSI-262425663714145)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160253551 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253551 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49980<->l=127.0.0.1:4258 20241031160253579 DAUC <0003> db_auc.c:157 IMSI='262423856868812': No 2G Auth Data 20241031160253579 DAUC <0003> db_auc.c:192 IMSI='262423856868812': No 3G Auth Data 20241031160253587 DLGSUP <0013> hlr.c:121 IMSI 262423856868812: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160253604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49994<->l=127.0.0.1:4258 20241031160253606 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253606 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423856868812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423856868812" cn_domain=PS} 20241031160253606 DLU <0006> fsm.c:456 lu(262423856868812)[0x6120000114a0]{UNVALIDATED}: Allocated 20241031160253606 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423856868812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160253621 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423856868812)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160253621 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423856868812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423856868812" cn_domain=PS} 20241031160253621 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253621 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253626 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253626 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423856868812 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423856868812"} 20241031160253626 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423856868812)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160253626 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423856868812 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160253626 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423856868812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423856868812"} 20241031160253626 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423856868812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160253626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423856868812)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160253626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423856868812)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160253626 DLU <0006> fsm.c:568 lu(PS:IMSI-262423856868812)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160253626 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253626 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49994<->l=127.0.0.1:4258 20241031160253655 DAUC <0003> db_auc.c:157 IMSI='262420684964089': No 2G Auth Data 20241031160253655 DAUC <0003> db_auc.c:192 IMSI='262420684964089': No 3G Auth Data 20241031160253665 DLGSUP <0013> hlr.c:121 IMSI 262420684964089: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160253678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50000<->l=127.0.0.1:4258 20241031160253680 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253680 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420684964089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420684964089" cn_domain=PS} 20241031160253680 DLU <0006> fsm.c:456 lu(262420684964089)[0x612000011620]{UNVALIDATED}: Allocated 20241031160253680 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420684964089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160253696 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420684964089)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160253696 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420684964089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420684964089" cn_domain=PS} 20241031160253696 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253696 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253699 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253699 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420684964089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420684964089"} 20241031160253699 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420684964089)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160253699 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420684964089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160253699 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420684964089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420684964089"} 20241031160253699 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420684964089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160253699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420684964089)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160253699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420684964089)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160253699 DLU <0006> fsm.c:568 lu(PS:IMSI-262420684964089)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160253699 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253699 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50000<->l=127.0.0.1:4258 20241031160253729 DAUC <0003> db_auc.c:157 IMSI='262420403988912': No 2G Auth Data 20241031160253729 DAUC <0003> db_auc.c:192 IMSI='262420403988912': No 3G Auth Data 20241031160253737 DLGSUP <0013> hlr.c:121 IMSI 262420403988912: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160253784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50012<->l=127.0.0.1:4258 20241031160253792 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253792 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420403988912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420403988912" cn_domain=PS} 20241031160253792 DLU <0006> fsm.c:456 lu(262420403988912)[0x6120000117a0]{UNVALIDATED}: Allocated 20241031160253792 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420403988912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160253809 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420403988912)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160253809 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420403988912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420403988912" cn_domain=PS} 20241031160253809 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253809 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253814 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253814 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420403988912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420403988912"} 20241031160253814 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420403988912)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160253814 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420403988912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160253814 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420403988912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420403988912"} 20241031160253814 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420403988912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160253814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420403988912)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160253814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420403988912)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160253814 DLU <0006> fsm.c:568 lu(PS:IMSI-262420403988912)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160253814 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253814 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50012<->l=127.0.0.1:4258 20241031160253854 DAUC <0003> db_auc.c:157 IMSI='262424513957776': No 2G Auth Data 20241031160253854 DAUC <0003> db_auc.c:192 IMSI='262424513957776': No 3G Auth Data 20241031160253862 DLGSUP <0013> hlr.c:121 IMSI 262424513957776: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160253896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50024<->l=127.0.0.1:4258 20241031160253903 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253903 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424513957776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424513957776" cn_domain=PS} 20241031160253903 DLU <0006> fsm.c:456 lu(262424513957776)[0x612000011920]{UNVALIDATED}: Allocated 20241031160253903 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424513957776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160253927 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424513957776)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160253927 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424513957776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424513957776" cn_domain=PS} 20241031160253927 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253928 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253933 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253933 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424513957776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424513957776"} 20241031160253933 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424513957776)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160253933 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424513957776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160253933 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424513957776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424513957776"} 20241031160253933 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424513957776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160253933 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424513957776)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160253933 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424513957776)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160253933 DLU <0006> fsm.c:568 lu(PS:IMSI-262424513957776)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160253933 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253933 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50024<->l=127.0.0.1:4258 20241031160253971 DAUC <0003> db_auc.c:157 IMSI='262422850846442': No 2G Auth Data 20241031160253971 DAUC <0003> db_auc.c:192 IMSI='262422850846442': No 3G Auth Data 20241031160253980 DLGSUP <0013> hlr.c:121 IMSI 262422850846442: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160254006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50036<->l=127.0.0.1:4258 20241031160254009 DLINP <000b> input/ipa.c:451 connected read/write 20241031160254010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160254010 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422850846442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422850846442" cn_domain=PS} 20241031160254010 DLU <0006> fsm.c:456 lu(262422850846442)[0x612000011aa0]{UNVALIDATED}: Allocated 20241031160254010 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422850846442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160254026 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422850846442)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160254026 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422850846442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422850846442" cn_domain=PS} 20241031160254026 DLINP <000b> input/ipa.c:451 connected read/write 20241031160254026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160254026 DLINP <000b> input/ipa.c:451 connected read/write 20241031160254026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160254031 DLINP <000b> input/ipa.c:451 connected read/write 20241031160254031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160254031 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422850846442 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422850846442"} 20241031160254031 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422850846442)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160254031 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422850846442 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160254031 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422850846442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422850846442"} 20241031160254031 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422850846442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160254031 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422850846442)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160254031 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422850846442)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160254031 DLU <0006> fsm.c:568 lu(PS:IMSI-262422850846442)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160254031 DLINP <000b> input/ipa.c:451 connected read/write 20241031160254031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160254031 DLINP <000b> input/ipa.c:451 connected read/write 20241031160254031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160254034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50036<->l=127.0.0.1:4258 20241031160254062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49956<->l=127.0.0.1:4258 20241031160254063 DLINP <000b> input/ipa.c:451 connected read/write 20241031160254063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160254063 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160254063 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160254063 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160254063 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38403<->l=127.0.0.1:4259) 20241031160254093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50048<->l=127.0.0.1:4258 20241031160254194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50048<->l=127.0.0.1:4258 20241031160257321 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160257321 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160257325 DLINP <000b> input/ipa.c:451 connected read/write 20241031160257325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160257326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50052<->l=127.0.0.1:4258 20241031160257330 DLINP <000b> input/ipa.c:451 connected read/write 20241031160257330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160257330 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160257330 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160257330 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  20241031160257330 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160257330 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  20241031160257330 DLGSUP <0013> gsup_server.c:235 2:  20241031160257330 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160257330 DLGSUP <0013> gsup_server.c:235 3:  20241031160257330 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160257330 DLGSUP <0013> gsup_server.c:235 4:  20241031160257330 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160257330 DLGSUP <0013> gsup_server.c:235 5:  20241031160257330 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160257330 DLGSUP <0013> gsup_server.c:235 7:  20241031160257330 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160257330 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160257330 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160257330 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160257359 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39411<->l=127.0.0.1:4259) 20241031160257387 DAUC <0003> db_auc.c:157 IMSI='262421807184976': No 2G Auth Data 20241031160257387 DAUC <0003> db_auc.c:192 IMSI='262421807184976': No 3G Auth Data 20241031160257412 DAUC <0003> db_auc.c:192 IMSI='262421807184976': No 3G Auth Data 20241031160257446 DAUC <0003> db_auc.c:157 IMSI='262420378630093': No 2G Auth Data 20241031160257446 DAUC <0003> db_auc.c:192 IMSI='262420378630093': No 3G Auth Data 20241031160257468 DAUC <0003> db_auc.c:157 IMSI='262420378630093': No 2G Auth Data 20241031160257503 DAUC <0003> db_auc.c:157 IMSI='262425332461862': No 2G Auth Data 20241031160257503 DAUC <0003> db_auc.c:192 IMSI='262425332461862': No 3G Auth Data 20241031160257569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50052<->l=127.0.0.1:4258 20241031160257571 DLINP <000b> input/ipa.c:451 connected read/write 20241031160257571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160257571 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160257571 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160257571 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160257571 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39411<->l=127.0.0.1:4259) 20241031160257609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50058<->l=127.0.0.1:4258 20241031160257710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50058<->l=127.0.0.1:4258 20241031160300830 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160300830 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160300835 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160300837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50064<->l=127.0.0.1:4258 20241031160300841 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160300841 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160300841 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160300841 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  20241031160300841 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160300841 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  20241031160300841 DLGSUP <0013> gsup_server.c:235 2:  20241031160300841 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160300841 DLGSUP <0013> gsup_server.c:235 3:  20241031160300841 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160300841 DLGSUP <0013> gsup_server.c:235 4:  20241031160300841 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160300841 DLGSUP <0013> gsup_server.c:235 5:  20241031160300841 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160300841 DLGSUP <0013> gsup_server.c:235 7:  20241031160300841 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160300841 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160300841 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160300841 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160300863 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37347<->l=127.0.0.1:4259) 20241031160300878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50074<->l=127.0.0.1:4258 20241031160300894 DAUC <0003> db_auc.c:157 IMSI='262421438153147': No 2G Auth Data 20241031160300894 DAUC <0003> db_auc.c:192 IMSI='262421438153147': No 3G Auth Data 20241031160300922 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160300922 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421438153147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421438153147" cn_domain=PS} 20241031160300922 DLU <0006> fsm.c:456 lu(262421438153147)[0x612000011c20]{UNVALIDATED}: Allocated 20241031160300922 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421438153147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160300939 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421438153147)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160300939 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421438153147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421438153147" cn_domain=PS} 20241031160300939 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160300939 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160300950 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160300950 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421438153147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421438153147"} 20241031160300950 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421438153147)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160300950 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421438153147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160300950 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421438153147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421438153147"} 20241031160300950 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421438153147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160300950 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421438153147)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160300950 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421438153147)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160300950 DLU <0006> fsm.c:568 lu(PS:IMSI-262421438153147)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160300950 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160300950 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160300962 DLGSUP <0013> hlr.c:128 IMSI 262421438153147: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241031160300962 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160300962 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160300965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50074<->l=127.0.0.1:4258 20241031160300966 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160300966 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421438153147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421438153147"} 20241031160300966 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421438153147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241031160300966 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421438153147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160300967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50064<->l=127.0.0.1:4258 20241031160300969 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160300969 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160300969 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160300969 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160300969 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37347<->l=127.0.0.1:4259) 20241031160301005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50082<->l=127.0.0.1:4258 20241031160301106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50082<->l=127.0.0.1:4258 20241031160304178 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160304178 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160304183 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54524<->l=127.0.0.1:4258 20241031160304188 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304188 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160304188 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160304188 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  20241031160304188 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160304188 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  20241031160304188 DLGSUP <0013> gsup_server.c:235 2:  20241031160304188 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160304188 DLGSUP <0013> gsup_server.c:235 3:  20241031160304188 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160304188 DLGSUP <0013> gsup_server.c:235 4:  20241031160304188 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160304188 DLGSUP <0013> gsup_server.c:235 5:  20241031160304188 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160304188 DLGSUP <0013> gsup_server.c:235 7:  20241031160304188 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160304188 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160304188 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160304188 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160304206 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45193<->l=127.0.0.1:4259) 20241031160304222 DAUC <0003> db_auc.c:157 IMSI='262420130058576': No 2G Auth Data 20241031160304222 DAUC <0003> db_auc.c:192 IMSI='262420130058576': No 3G Auth Data 20241031160304261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54530<->l=127.0.0.1:4258 20241031160304267 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304268 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420130058576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420130058576" cn_domain=PS} 20241031160304268 DLU <0006> fsm.c:456 lu(262420130058576)[0x612000011da0]{UNVALIDATED}: Allocated 20241031160304268 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420130058576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160304288 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420130058576)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160304288 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420130058576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420130058576" cn_domain=PS} 20241031160304289 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304289 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304295 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304296 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420130058576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420130058576"} 20241031160304296 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420130058576)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160304296 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420130058576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160304296 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420130058576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420130058576"} 20241031160304296 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420130058576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160304296 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420130058576)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160304296 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420130058576)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160304296 DLU <0006> fsm.c:568 lu(PS:IMSI-262420130058576)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160304296 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304296 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304300 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304300 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420130058576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420130058576" cn_domain=CS} 20241031160304300 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420130058576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031160304308 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420130058576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420130058576"} 20241031160304308 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420130058576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160304308 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304309 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54530<->l=127.0.0.1:4258 20241031160304340 DAUC <0003> db_auc.c:157 IMSI='262420840638731': No 2G Auth Data 20241031160304340 DAUC <0003> db_auc.c:192 IMSI='262420840638731': No 3G Auth Data 20241031160304349 DLGSUP <0013> hlr.c:121 IMSI 262420840638731: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160304364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54538<->l=127.0.0.1:4258 20241031160304365 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304365 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420840638731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420840638731" cn_domain=PS} 20241031160304365 DLU <0006> fsm.c:456 lu(262420840638731)[0x612000011f20]{UNVALIDATED}: Allocated 20241031160304365 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420840638731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160304381 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420840638731)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160304382 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420840638731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420840638731" cn_domain=PS} 20241031160304382 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304382 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304384 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304384 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420840638731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420840638731"} 20241031160304384 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420840638731)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160304384 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420840638731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160304385 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420840638731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420840638731"} 20241031160304385 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420840638731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160304385 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420840638731)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160304385 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420840638731)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160304385 DLU <0006> fsm.c:568 lu(PS:IMSI-262420840638731)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160304385 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304385 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304386 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304386 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420840638731 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420840638731" cn_domain=CS} 20241031160304386 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420840638731 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031160304397 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420840638731 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420840638731"} 20241031160304397 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420840638731 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160304397 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304397 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54538<->l=127.0.0.1:4258 20241031160304426 DAUC <0003> db_auc.c:157 IMSI='262427782939999': No 2G Auth Data 20241031160304426 DAUC <0003> db_auc.c:192 IMSI='262427782939999': No 3G Auth Data 20241031160304434 DLGSUP <0013> hlr.c:121 IMSI 262427782939999: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160304448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54544<->l=127.0.0.1:4258 20241031160304450 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304450 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427782939999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427782939999" cn_domain=PS} 20241031160304450 DLU <0006> fsm.c:456 lu(262427782939999)[0x6120000120a0]{UNVALIDATED}: Allocated 20241031160304450 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427782939999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160304470 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427782939999)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160304470 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427782939999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427782939999" cn_domain=PS} 20241031160304470 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304470 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304473 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304473 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427782939999 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427782939999"} 20241031160304473 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427782939999)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160304473 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427782939999 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160304473 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427782939999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427782939999"} 20241031160304473 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427782939999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160304473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427782939999)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160304473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427782939999)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160304473 DLU <0006> fsm.c:568 lu(PS:IMSI-262427782939999)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160304473 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304473 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304475 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304475 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427782939999 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427782939999" cn_domain=CS} 20241031160304475 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427782939999 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031160304484 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427782939999 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427782939999"} 20241031160304484 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427782939999 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160304484 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304484 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54544<->l=127.0.0.1:4258 20241031160304516 DAUC <0003> db_auc.c:157 IMSI='262429336676938': No 2G Auth Data 20241031160304516 DAUC <0003> db_auc.c:192 IMSI='262429336676938': No 3G Auth Data 20241031160304524 DLGSUP <0013> hlr.c:121 IMSI 262429336676938: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160304539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54550<->l=127.0.0.1:4258 20241031160304541 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304541 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429336676938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429336676938" cn_domain=PS} 20241031160304541 DLU <0006> fsm.c:456 lu(262429336676938)[0x612000012220]{UNVALIDATED}: Allocated 20241031160304541 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429336676938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160304558 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429336676938)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160304558 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429336676938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429336676938" cn_domain=PS} 20241031160304558 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304558 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304565 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304565 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429336676938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429336676938"} 20241031160304565 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429336676938)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160304565 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429336676938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160304565 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429336676938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429336676938"} 20241031160304565 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429336676938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160304565 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429336676938)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160304565 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429336676938)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160304565 DLU <0006> fsm.c:568 lu(PS:IMSI-262429336676938)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160304566 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304566 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304571 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304571 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429336676938 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429336676938" cn_domain=CS} 20241031160304571 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429336676938 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031160304581 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429336676938 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429336676938"} 20241031160304581 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429336676938 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160304581 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304581 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54550<->l=127.0.0.1:4258 20241031160304617 DAUC <0003> db_auc.c:157 IMSI='262420591020456': No 2G Auth Data 20241031160304617 DAUC <0003> db_auc.c:192 IMSI='262420591020456': No 3G Auth Data 20241031160304631 DLGSUP <0013> hlr.c:121 IMSI 262420591020456: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160304654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54564<->l=127.0.0.1:4258 20241031160304657 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304657 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420591020456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420591020456" cn_domain=PS} 20241031160304657 DLU <0006> fsm.c:456 lu(262420591020456)[0x6120000123a0]{UNVALIDATED}: Allocated 20241031160304657 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420591020456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160304683 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420591020456)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160304683 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420591020456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420591020456" cn_domain=PS} 20241031160304683 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304683 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304686 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304686 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420591020456 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420591020456"} 20241031160304686 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420591020456)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160304686 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420591020456 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160304686 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420591020456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420591020456"} 20241031160304686 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420591020456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160304686 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420591020456)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160304686 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420591020456)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160304686 DLU <0006> fsm.c:568 lu(PS:IMSI-262420591020456)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160304686 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304686 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304689 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304689 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420591020456 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420591020456" cn_domain=CS} 20241031160304689 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420591020456 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031160304697 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420591020456 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420591020456"} 20241031160304697 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420591020456 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160304697 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304697 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54564<->l=127.0.0.1:4258 20241031160304729 DAUC <0003> db_auc.c:157 IMSI='262425034686140': No 2G Auth Data 20241031160304729 DAUC <0003> db_auc.c:192 IMSI='262425034686140': No 3G Auth Data 20241031160304743 DLGSUP <0013> hlr.c:121 IMSI 262425034686140: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160304784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54568<->l=127.0.0.1:4258 20241031160304793 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304793 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425034686140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425034686140" cn_domain=PS} 20241031160304794 DLU <0006> fsm.c:456 lu(262425034686140)[0x612000012520]{UNVALIDATED}: Allocated 20241031160304794 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425034686140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160304813 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425034686140)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160304813 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425034686140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425034686140" cn_domain=PS} 20241031160304813 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304814 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304820 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304820 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425034686140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425034686140"} 20241031160304820 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425034686140)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160304821 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425034686140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160304821 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425034686140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425034686140"} 20241031160304821 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425034686140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160304821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425034686140)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160304821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425034686140)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160304821 DLU <0006> fsm.c:568 lu(PS:IMSI-262425034686140)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160304821 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304821 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304825 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304825 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425034686140 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425034686140" cn_domain=CS} 20241031160304825 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425034686140 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031160304834 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425034686140 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425034686140"} 20241031160304834 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425034686140 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160304834 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304834 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54568<->l=127.0.0.1:4258 20241031160304879 DAUC <0003> db_auc.c:157 IMSI='262424807276537': No 2G Auth Data 20241031160304879 DAUC <0003> db_auc.c:192 IMSI='262424807276537': No 3G Auth Data 20241031160304887 DLGSUP <0013> hlr.c:121 IMSI 262424807276537: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160304911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54580<->l=127.0.0.1:4258 20241031160304913 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304913 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424807276537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424807276537" cn_domain=PS} 20241031160304913 DLU <0006> fsm.c:456 lu(262424807276537)[0x6120000126a0]{UNVALIDATED}: Allocated 20241031160304913 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424807276537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160304929 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424807276537)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160304929 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424807276537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424807276537" cn_domain=PS} 20241031160304929 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304929 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304930 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304930 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424807276537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424807276537"} 20241031160304930 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424807276537)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160304930 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424807276537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160304930 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424807276537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424807276537"} 20241031160304930 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424807276537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160304930 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424807276537)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160304930 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424807276537)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160304930 DLU <0006> fsm.c:568 lu(PS:IMSI-262424807276537)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160304930 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304930 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304931 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304931 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424807276537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424807276537" cn_domain=CS} 20241031160304931 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424807276537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031160304939 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424807276537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424807276537"} 20241031160304939 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424807276537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160304939 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304939 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54580<->l=127.0.0.1:4258 20241031160304976 DAUC <0003> db_auc.c:157 IMSI='262423040239105': No 2G Auth Data 20241031160304976 DAUC <0003> db_auc.c:192 IMSI='262423040239105': No 3G Auth Data 20241031160304985 DLGSUP <0013> hlr.c:121 IMSI 262423040239105: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160305010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54594<->l=127.0.0.1:4258 20241031160305014 DLINP <000b> input/ipa.c:451 connected read/write 20241031160305014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160305014 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423040239105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423040239105" cn_domain=PS} 20241031160305014 DLU <0006> fsm.c:456 lu(262423040239105)[0x612000012820]{UNVALIDATED}: Allocated 20241031160305014 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423040239105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160305033 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423040239105)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160305033 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423040239105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423040239105" cn_domain=PS} 20241031160305034 DLINP <000b> input/ipa.c:451 connected read/write 20241031160305034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160305034 DLINP <000b> input/ipa.c:451 connected read/write 20241031160305034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160305041 DLINP <000b> input/ipa.c:451 connected read/write 20241031160305041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160305041 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423040239105 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423040239105"} 20241031160305041 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423040239105)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160305041 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423040239105 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160305041 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423040239105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423040239105"} 20241031160305041 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423040239105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160305041 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423040239105)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160305041 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423040239105)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160305041 DLU <0006> fsm.c:568 lu(PS:IMSI-262423040239105)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160305041 DLINP <000b> input/ipa.c:451 connected read/write 20241031160305041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160305041 DLINP <000b> input/ipa.c:451 connected read/write 20241031160305041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160305045 DLINP <000b> input/ipa.c:451 connected read/write 20241031160305045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160305045 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423040239105 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423040239105" cn_domain=CS} 20241031160305045 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423040239105 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031160305054 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423040239105 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423040239105"} 20241031160305054 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423040239105 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160305054 DLINP <000b> input/ipa.c:451 connected read/write 20241031160305054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160305054 DLINP <000b> input/ipa.c:451 connected read/write 20241031160305054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160305055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54594<->l=127.0.0.1:4258 20241031160305082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54524<->l=127.0.0.1:4258 20241031160305083 DLINP <000b> input/ipa.c:451 connected read/write 20241031160305083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160305083 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160305083 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160305083 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160305083 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45193<->l=127.0.0.1:4259) 20241031160305106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54598<->l=127.0.0.1:4258 20241031160305206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54598<->l=127.0.0.1:4258 20241031160308269 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160308269 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160308276 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54610<->l=127.0.0.1:4258 20241031160308283 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308283 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160308283 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160308283 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  20241031160308283 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160308283 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  20241031160308283 DLGSUP <0013> gsup_server.c:235 2:  20241031160308283 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160308283 DLGSUP <0013> gsup_server.c:235 3:  20241031160308283 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160308283 DLGSUP <0013> gsup_server.c:235 4:  20241031160308283 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160308283 DLGSUP <0013> gsup_server.c:235 5:  20241031160308283 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160308283 DLGSUP <0013> gsup_server.c:235 7:  20241031160308283 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160308283 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160308283 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160308283 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160308323 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39063<->l=127.0.0.1:4259) 20241031160308364 DAUC <0003> db_auc.c:157 IMSI='262427678519213': No 2G Auth Data 20241031160308365 DAUC <0003> db_auc.c:192 IMSI='262427678519213': No 3G Auth Data 20241031160308392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54614<->l=127.0.0.1:4258 20241031160308394 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308394 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427678519213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427678519213" cn_domain=PS} 20241031160308394 DLU <0006> fsm.c:456 lu(262427678519213)[0x6120000129a0]{UNVALIDATED}: Allocated 20241031160308394 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427678519213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160308410 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427678519213)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160308410 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427678519213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427678519213" cn_domain=PS} 20241031160308410 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308410 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308412 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308412 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427678519213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427678519213"} 20241031160308412 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427678519213)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160308412 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427678519213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160308412 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427678519213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427678519213"} 20241031160308412 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427678519213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160308412 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427678519213)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160308412 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427678519213)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160308412 DLU <0006> fsm.c:568 lu(PS:IMSI-262427678519213)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160308412 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308412 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308413 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308413 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427678519213 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427678519213" cn_domain=PS} 20241031160308413 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427678519213 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031160308420 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427678519213 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427678519213"} 20241031160308420 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427678519213 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160308420 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308420 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54614<->l=127.0.0.1:4258 20241031160308446 DAUC <0003> db_auc.c:157 IMSI='262421409124040': No 2G Auth Data 20241031160308446 DAUC <0003> db_auc.c:192 IMSI='262421409124040': No 3G Auth Data 20241031160308454 DLGSUP <0013> hlr.c:121 IMSI 262421409124040: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160308470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54618<->l=127.0.0.1:4258 20241031160308473 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308473 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421409124040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421409124040" cn_domain=PS} 20241031160308473 DLU <0006> fsm.c:456 lu(262421409124040)[0x612000012b20]{UNVALIDATED}: Allocated 20241031160308473 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421409124040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160308489 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421409124040)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160308489 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421409124040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421409124040" cn_domain=PS} 20241031160308489 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308489 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308490 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308491 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421409124040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421409124040"} 20241031160308491 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421409124040)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160308491 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421409124040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160308491 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421409124040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421409124040"} 20241031160308491 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421409124040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160308491 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421409124040)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160308491 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421409124040)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160308491 DLU <0006> fsm.c:568 lu(PS:IMSI-262421409124040)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160308491 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308491 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308491 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308491 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421409124040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421409124040" cn_domain=PS} 20241031160308491 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421409124040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031160308499 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421409124040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421409124040"} 20241031160308499 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421409124040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160308499 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308499 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54618<->l=127.0.0.1:4258 20241031160308525 DAUC <0003> db_auc.c:157 IMSI='262421832745796': No 2G Auth Data 20241031160308525 DAUC <0003> db_auc.c:192 IMSI='262421832745796': No 3G Auth Data 20241031160308533 DLGSUP <0013> hlr.c:121 IMSI 262421832745796: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160308547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54626<->l=127.0.0.1:4258 20241031160308549 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308549 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421832745796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421832745796" cn_domain=PS} 20241031160308549 DLU <0006> fsm.c:456 lu(262421832745796)[0x612000012ca0]{UNVALIDATED}: Allocated 20241031160308549 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421832745796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160308565 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421832745796)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160308565 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421832745796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421832745796" cn_domain=PS} 20241031160308565 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308565 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308566 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308566 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421832745796 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421832745796"} 20241031160308566 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421832745796)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160308566 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421832745796 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160308566 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421832745796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421832745796"} 20241031160308566 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421832745796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160308566 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421832745796)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160308566 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421832745796)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160308566 DLU <0006> fsm.c:568 lu(PS:IMSI-262421832745796)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160308566 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308566 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308567 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308567 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421832745796 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421832745796" cn_domain=PS} 20241031160308567 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421832745796 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031160308575 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421832745796 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421832745796"} 20241031160308575 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421832745796 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160308575 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308575 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54626<->l=127.0.0.1:4258 20241031160308600 DAUC <0003> db_auc.c:157 IMSI='262427080311683': No 2G Auth Data 20241031160308600 DAUC <0003> db_auc.c:192 IMSI='262427080311683': No 3G Auth Data 20241031160308608 DLGSUP <0013> hlr.c:121 IMSI 262427080311683: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160308625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54640<->l=127.0.0.1:4258 20241031160308628 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308628 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427080311683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427080311683" cn_domain=PS} 20241031160308628 DLU <0006> fsm.c:456 lu(262427080311683)[0x612000012e20]{UNVALIDATED}: Allocated 20241031160308628 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427080311683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160308649 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427080311683)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160308649 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427080311683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427080311683" cn_domain=PS} 20241031160308649 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308649 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308654 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308654 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427080311683 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427080311683"} 20241031160308654 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427080311683)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160308654 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427080311683 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160308654 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427080311683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427080311683"} 20241031160308654 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427080311683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160308654 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427080311683)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160308654 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427080311683)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160308654 DLU <0006> fsm.c:568 lu(PS:IMSI-262427080311683)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160308654 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308654 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308655 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308655 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427080311683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427080311683" cn_domain=PS} 20241031160308655 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427080311683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031160308663 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427080311683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427080311683"} 20241031160308663 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427080311683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160308663 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308663 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54640<->l=127.0.0.1:4258 20241031160308692 DAUC <0003> db_auc.c:157 IMSI='262425269309061': No 2G Auth Data 20241031160308692 DAUC <0003> db_auc.c:192 IMSI='262425269309061': No 3G Auth Data 20241031160308700 DLGSUP <0013> hlr.c:121 IMSI 262425269309061: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160308714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54656<->l=127.0.0.1:4258 20241031160308715 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308716 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425269309061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425269309061" cn_domain=PS} 20241031160308716 DLU <0006> fsm.c:456 lu(262425269309061)[0x612000012fa0]{UNVALIDATED}: Allocated 20241031160308716 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425269309061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160308732 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425269309061)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160308732 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425269309061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425269309061" cn_domain=PS} 20241031160308732 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308732 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308734 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308734 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425269309061 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425269309061"} 20241031160308734 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425269309061)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160308734 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425269309061 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160308734 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425269309061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425269309061"} 20241031160308734 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425269309061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160308734 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425269309061)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160308734 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425269309061)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160308734 DLU <0006> fsm.c:568 lu(PS:IMSI-262425269309061)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160308734 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308734 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308736 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308736 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425269309061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425269309061" cn_domain=PS} 20241031160308736 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425269309061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031160308747 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425269309061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425269309061"} 20241031160308747 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425269309061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160308747 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308747 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54656<->l=127.0.0.1:4258 20241031160308782 DAUC <0003> db_auc.c:157 IMSI='262423232361403': No 2G Auth Data 20241031160308782 DAUC <0003> db_auc.c:192 IMSI='262423232361403': No 3G Auth Data 20241031160308791 DLGSUP <0013> hlr.c:121 IMSI 262423232361403: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160308817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54660<->l=127.0.0.1:4258 20241031160308820 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308820 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423232361403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423232361403" cn_domain=PS} 20241031160308820 DLU <0006> fsm.c:456 lu(262423232361403)[0x612000013120]{UNVALIDATED}: Allocated 20241031160308821 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423232361403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160308845 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423232361403)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160308845 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423232361403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423232361403" cn_domain=PS} 20241031160308845 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308846 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308852 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308852 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423232361403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423232361403"} 20241031160308852 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423232361403)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160308852 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423232361403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160308852 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423232361403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423232361403"} 20241031160308852 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423232361403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160308852 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423232361403)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160308852 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423232361403)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160308852 DLU <0006> fsm.c:568 lu(PS:IMSI-262423232361403)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160308852 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308852 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308855 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308855 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423232361403 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423232361403" cn_domain=PS} 20241031160308855 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423232361403 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031160308864 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423232361403 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423232361403"} 20241031160308864 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423232361403 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160308864 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308864 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54660<->l=127.0.0.1:4258 20241031160308901 DAUC <0003> db_auc.c:157 IMSI='262421208593426': No 2G Auth Data 20241031160308901 DAUC <0003> db_auc.c:192 IMSI='262421208593426': No 3G Auth Data 20241031160308910 DLGSUP <0013> hlr.c:121 IMSI 262421208593426: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160308938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54672<->l=127.0.0.1:4258 20241031160308941 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308942 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421208593426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421208593426" cn_domain=PS} 20241031160308942 DLU <0006> fsm.c:456 lu(262421208593426)[0x6120000132a0]{UNVALIDATED}: Allocated 20241031160308942 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421208593426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160308962 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421208593426)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160308962 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421208593426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421208593426" cn_domain=PS} 20241031160308962 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308962 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308968 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308968 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421208593426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421208593426"} 20241031160308968 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421208593426)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160308968 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421208593426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160308968 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421208593426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421208593426"} 20241031160308968 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421208593426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160308968 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421208593426)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160308968 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421208593426)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160308968 DLU <0006> fsm.c:568 lu(PS:IMSI-262421208593426)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160308968 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308969 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308973 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308973 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421208593426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421208593426" cn_domain=PS} 20241031160308973 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421208593426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031160308982 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421208593426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421208593426"} 20241031160308982 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421208593426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160308982 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308982 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54672<->l=127.0.0.1:4258 20241031160309025 DAUC <0003> db_auc.c:157 IMSI='262425679731776': No 2G Auth Data 20241031160309025 DAUC <0003> db_auc.c:192 IMSI='262425679731776': No 3G Auth Data 20241031160309033 DLGSUP <0013> hlr.c:121 IMSI 262425679731776: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031160309066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54682<->l=127.0.0.1:4258 20241031160309069 DLINP <000b> input/ipa.c:451 connected read/write 20241031160309069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160309069 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425679731776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425679731776" cn_domain=PS} 20241031160309069 DLU <0006> fsm.c:456 lu(262425679731776)[0x612000013420]{UNVALIDATED}: Allocated 20241031160309069 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425679731776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160309086 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425679731776)[0x612000013420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160309086 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425679731776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425679731776" cn_domain=PS} 20241031160309086 DLINP <000b> input/ipa.c:451 connected read/write 20241031160309086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160309086 DLINP <000b> input/ipa.c:451 connected read/write 20241031160309086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160309090 DLINP <000b> input/ipa.c:451 connected read/write 20241031160309090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160309090 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425679731776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425679731776"} 20241031160309090 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425679731776)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160309090 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425679731776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160309090 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425679731776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425679731776"} 20241031160309090 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425679731776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160309090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425679731776)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160309090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425679731776)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160309090 DLU <0006> fsm.c:568 lu(PS:IMSI-262425679731776)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160309090 DLINP <000b> input/ipa.c:451 connected read/write 20241031160309090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160309090 DLINP <000b> input/ipa.c:451 connected read/write 20241031160309090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160309093 DLINP <000b> input/ipa.c:451 connected read/write 20241031160309093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160309093 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425679731776 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425679731776" cn_domain=PS} 20241031160309093 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425679731776 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031160309116 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425679731776 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425679731776"} 20241031160309116 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425679731776 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160309116 DLINP <000b> input/ipa.c:451 connected read/write 20241031160309116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160309116 DLINP <000b> input/ipa.c:451 connected read/write 20241031160309116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160309117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54682<->l=127.0.0.1:4258 20241031160309226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54610<->l=127.0.0.1:4258 20241031160309227 DLINP <000b> input/ipa.c:451 connected read/write 20241031160309227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160309227 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160309227 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160309227 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160309227 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39063<->l=127.0.0.1:4259) 20241031160309259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54684<->l=127.0.0.1:4258 20241031160309360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54684<->l=127.0.0.1:4258 20241031160312450 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160312450 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160312453 DLINP <000b> input/ipa.c:451 connected read/write 20241031160312453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160312454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40800<->l=127.0.0.1:4258 20241031160312456 DLINP <000b> input/ipa.c:451 connected read/write 20241031160312456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160312456 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160312456 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160312456 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  20241031160312456 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160312456 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  20241031160312456 DLGSUP <0013> gsup_server.c:235 2:  20241031160312456 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160312456 DLGSUP <0013> gsup_server.c:235 3:  20241031160312456 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160312456 DLGSUP <0013> gsup_server.c:235 4:  20241031160312456 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160312456 DLGSUP <0013> gsup_server.c:235 5:  20241031160312456 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160312456 DLGSUP <0013> gsup_server.c:235 7:  20241031160312456 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160312456 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160312456 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160312457 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160312470 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37375<->l=127.0.0.1:4259) 20241031160312478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40802<->l=127.0.0.1:4258 20241031160312502 DLINP <000b> input/ipa.c:451 connected read/write 20241031160312502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160312502 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241031160312502 DLU <0006> fsm.c:456 lu(2345743413463)[0x6120000135a0]{UNVALIDATED}: Allocated 20241031160312502 DLGSUP <0013> lu_fsm.c:139 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241031160312502 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241031160312502 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160312502 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160312502 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Freeing instance 20241031160312502 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Deallocated 20241031160312502 DLINP <000b> input/ipa.c:451 connected read/write 20241031160312502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160312502 DLINP <000b> input/ipa.c:451 connected read/write 20241031160312502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160312507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40802<->l=127.0.0.1:4258 20241031160312508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40800<->l=127.0.0.1:4258 20241031160312510 DLINP <000b> input/ipa.c:451 connected read/write 20241031160312510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160312510 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160312510 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160312510 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160312510 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37375<->l=127.0.0.1:4259) 20241031160312553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40812<->l=127.0.0.1:4258 20241031160312654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40812<->l=127.0.0.1:4258 20241031160315781 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160315781 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160315785 DLINP <000b> input/ipa.c:451 connected read/write 20241031160315785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160315787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4258 20241031160315791 DLINP <000b> input/ipa.c:451 connected read/write 20241031160315791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160315791 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160315791 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160315791 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  20241031160315791 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160315791 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  20241031160315791 DLGSUP <0013> gsup_server.c:235 2:  20241031160315791 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160315791 DLGSUP <0013> gsup_server.c:235 3:  20241031160315791 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160315791 DLGSUP <0013> gsup_server.c:235 4:  20241031160315791 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160315791 DLGSUP <0013> gsup_server.c:235 5:  20241031160315791 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160315791 DLGSUP <0013> gsup_server.c:235 7:  20241031160315791 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160315791 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160315791 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160315791 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160315808 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42823<->l=127.0.0.1:4259) 20241031160315848 DAUC <0003> db_auc.c:157 IMSI='262420600847369': No 2G Auth Data 20241031160315848 DAUC <0003> db_auc.c:192 IMSI='262420600847369': No 3G Auth Data 20241031160315891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40826<->l=127.0.0.1:4258 20241031160315905 DLINP <000b> input/ipa.c:451 connected read/write 20241031160315905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160315905 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420600847369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420600847369" session_id=1486379570 session_state=BEGIN} 20241031160315905 DSS <0004> hlr_ussd.c:576 262420600847369/0x58985a32: Process SS (BEGIN) 20241031160315905 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031160315905 DSS <0004> hlr_ussd.c:518 262420600847369/0x58985a32: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031160315905 DSS <0004> hlr_ussd.c:523 262420600847369/0x58985a32: USSD for unknown code '*#200#' 20241031160315905 DSS <0004> hlr_ussd.c:354 262420600847369/0x58985a32: Tx ReturnError(1, 0x12) 20241031160315905 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420600847369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420600847369" session_id=1486379570 session_state=END} 20241031160315905 DLINP <000b> input/ipa.c:451 connected read/write 20241031160315905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160315905 DLINP <000b> input/ipa.c:451 connected read/write 20241031160315905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160315912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40826<->l=127.0.0.1:4258 20241031160315922 DAUC <0003> db_auc.c:157 IMSI='262426512211947': No 2G Auth Data 20241031160315922 DAUC <0003> db_auc.c:192 IMSI='262426512211947': No 3G Auth Data 20241031160315945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40832<->l=127.0.0.1:4258 20241031160315948 DLINP <000b> input/ipa.c:451 connected read/write 20241031160315948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160315948 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426512211947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426512211947" session_id=3583927733 session_state=BEGIN} 20241031160315948 DSS <0004> hlr_ussd.c:576 262426512211947/0xd59e65b5: Process SS (BEGIN) 20241031160315948 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031160315948 DSS <0004> hlr_ussd.c:518 262426512211947/0xd59e65b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031160315948 DSS <0004> hlr_ussd.c:523 262426512211947/0xd59e65b5: USSD for unknown code '*#200#' 20241031160315948 DSS <0004> hlr_ussd.c:354 262426512211947/0xd59e65b5: Tx ReturnError(1, 0x12) 20241031160315948 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426512211947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426512211947" session_id=3583927733 session_state=END} 20241031160315948 DLINP <000b> input/ipa.c:451 connected read/write 20241031160315948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160315948 DLINP <000b> input/ipa.c:451 connected read/write 20241031160315948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160315949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40832<->l=127.0.0.1:4258 20241031160315958 DAUC <0003> db_auc.c:157 IMSI='262426165918249': No 2G Auth Data 20241031160315958 DAUC <0003> db_auc.c:192 IMSI='262426165918249': No 3G Auth Data 20241031160315980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40834<->l=127.0.0.1:4258 20241031160315983 DLINP <000b> input/ipa.c:451 connected read/write 20241031160315983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160315983 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426165918249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426165918249" session_id=1969436988 session_state=BEGIN} 20241031160315983 DSS <0004> hlr_ussd.c:576 262426165918249/0x7563393c: Process SS (BEGIN) 20241031160315983 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031160315983 DSS <0004> hlr_ussd.c:518 262426165918249/0x7563393c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031160315983 DSS <0004> hlr_ussd.c:523 262426165918249/0x7563393c: USSD for unknown code '*#200#' 20241031160315983 DSS <0004> hlr_ussd.c:354 262426165918249/0x7563393c: Tx ReturnError(1, 0x12) 20241031160315983 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426165918249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426165918249" session_id=1969436988 session_state=END} 20241031160315983 DLINP <000b> input/ipa.c:451 connected read/write 20241031160315983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160315983 DLINP <000b> input/ipa.c:451 connected read/write 20241031160315983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160315984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40834<->l=127.0.0.1:4258 20241031160316007 DAUC <0003> db_auc.c:157 IMSI='262423786232370': No 2G Auth Data 20241031160316007 DAUC <0003> db_auc.c:192 IMSI='262423786232370': No 3G Auth Data 20241031160316021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40840<->l=127.0.0.1:4258 20241031160316024 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160316024 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423786232370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423786232370" session_id=4245820025 session_state=BEGIN} 20241031160316024 DSS <0004> hlr_ussd.c:576 262423786232370/0xfd121279: Process SS (BEGIN) 20241031160316024 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031160316024 DSS <0004> hlr_ussd.c:518 262423786232370/0xfd121279: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031160316024 DSS <0004> hlr_ussd.c:523 262423786232370/0xfd121279: USSD for unknown code '*#200#' 20241031160316024 DSS <0004> hlr_ussd.c:354 262423786232370/0xfd121279: Tx ReturnError(1, 0x12) 20241031160316024 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423786232370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423786232370" session_id=4245820025 session_state=END} 20241031160316024 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160316024 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160316025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40840<->l=127.0.0.1:4258 20241031160316028 DAUC <0003> db_auc.c:157 IMSI='262425474996349': No 2G Auth Data 20241031160316028 DAUC <0003> db_auc.c:192 IMSI='262425474996349': No 3G Auth Data 20241031160316039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40846<->l=127.0.0.1:4258 20241031160316042 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160316042 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425474996349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425474996349" session_id=3754869693 session_state=BEGIN} 20241031160316042 DSS <0004> hlr_ussd.c:576 262425474996349/0xdfcec3bd: Process SS (BEGIN) 20241031160316042 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031160316042 DSS <0004> hlr_ussd.c:518 262425474996349/0xdfcec3bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031160316042 DSS <0004> hlr_ussd.c:523 262425474996349/0xdfcec3bd: USSD for unknown code '*#200#' 20241031160316042 DSS <0004> hlr_ussd.c:354 262425474996349/0xdfcec3bd: Tx ReturnError(1, 0x12) 20241031160316042 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425474996349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425474996349" session_id=3754869693 session_state=END} 20241031160316042 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160316042 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160316044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40846<->l=127.0.0.1:4258 20241031160316047 DAUC <0003> db_auc.c:157 IMSI='262424267280922': No 2G Auth Data 20241031160316047 DAUC <0003> db_auc.c:192 IMSI='262424267280922': No 3G Auth Data 20241031160316067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 20241031160316070 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160316070 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424267280922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424267280922" session_id=3677171110 session_state=BEGIN} 20241031160316070 DSS <0004> hlr_ussd.c:576 262424267280922/0xdb2d2da6: Process SS (BEGIN) 20241031160316070 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031160316070 DSS <0004> hlr_ussd.c:518 262424267280922/0xdb2d2da6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031160316070 DSS <0004> hlr_ussd.c:523 262424267280922/0xdb2d2da6: USSD for unknown code '*#200#' 20241031160316070 DSS <0004> hlr_ussd.c:354 262424267280922/0xdb2d2da6: Tx ReturnError(1, 0x12) 20241031160316070 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424267280922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424267280922" session_id=3677171110 session_state=END} 20241031160316070 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160316070 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160316071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 20241031160316074 DAUC <0003> db_auc.c:157 IMSI='262420181224006': No 2G Auth Data 20241031160316074 DAUC <0003> db_auc.c:192 IMSI='262420181224006': No 3G Auth Data 20241031160316089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40874<->l=127.0.0.1:4258 20241031160316092 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160316092 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420181224006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420181224006" session_id=1455317641 session_state=BEGIN} 20241031160316092 DSS <0004> hlr_ussd.c:576 262420181224006/0x56be6289: Process SS (BEGIN) 20241031160316092 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031160316092 DSS <0004> hlr_ussd.c:518 262420181224006/0x56be6289: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031160316092 DSS <0004> hlr_ussd.c:523 262420181224006/0x56be6289: USSD for unknown code '*#200#' 20241031160316092 DSS <0004> hlr_ussd.c:354 262420181224006/0x56be6289: Tx ReturnError(1, 0x12) 20241031160316092 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420181224006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420181224006" session_id=1455317641 session_state=END} 20241031160316092 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160316092 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160316094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40874<->l=127.0.0.1:4258 20241031160316097 DAUC <0003> db_auc.c:157 IMSI='262420328182607': No 2G Auth Data 20241031160316097 DAUC <0003> db_auc.c:192 IMSI='262420328182607': No 3G Auth Data 20241031160316117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40882<->l=127.0.0.1:4258 20241031160316120 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160316120 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420328182607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420328182607" session_id=3978632700 session_state=BEGIN} 20241031160316120 DSS <0004> hlr_ussd.c:576 262420328182607/0xed251dfc: Process SS (BEGIN) 20241031160316120 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031160316120 DSS <0004> hlr_ussd.c:518 262420328182607/0xed251dfc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031160316120 DSS <0004> hlr_ussd.c:523 262420328182607/0xed251dfc: USSD for unknown code '*#200#' 20241031160316120 DSS <0004> hlr_ussd.c:354 262420328182607/0xed251dfc: Tx ReturnError(1, 0x12) 20241031160316120 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420328182607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420328182607" session_id=3978632700 session_state=END} 20241031160316120 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160316120 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160316122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40882<->l=127.0.0.1:4258 20241031160316122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4258 20241031160316122 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160316122 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160316122 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160316122 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160316122 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42823<->l=127.0.0.1:4259) 20241031160316144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40896<->l=127.0.0.1:4258 20241031160316246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40896<->l=127.0.0.1:4258 20241031160319350 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160319350 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160319354 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160319355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40904<->l=127.0.0.1:4258 20241031160319359 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160319359 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160319359 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160319359 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  20241031160319359 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160319359 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  20241031160319359 DLGSUP <0013> gsup_server.c:235 2:  20241031160319359 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160319359 DLGSUP <0013> gsup_server.c:235 3:  20241031160319359 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160319359 DLGSUP <0013> gsup_server.c:235 4:  20241031160319359 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160319359 DLGSUP <0013> gsup_server.c:235 5:  20241031160319359 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160319359 DLGSUP <0013> gsup_server.c:235 7:  20241031160319359 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160319359 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160319359 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160319359 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160319374 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38641<->l=127.0.0.1:4259) 20241031160319399 DAUC <0003> db_auc.c:157 IMSI='262423321396375': No 2G Auth Data 20241031160319400 DAUC <0003> db_auc.c:192 IMSI='262423321396375': No 3G Auth Data 20241031160319433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40914<->l=127.0.0.1:4258 20241031160319447 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160319447 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423321396375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423321396375" session_id=3843870875 session_state=BEGIN} 20241031160319447 DSS <0004> hlr_ussd.c:576 262423321396375/0xe51cd09b: Process SS (BEGIN) 20241031160319447 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160319447 DSS <0004> hlr_ussd.c:518 262423321396375/0xe51cd09b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160319447 DSS <0004> hlr_ussd.c:542 262423321396375/0xe51cd09b: Cannot find conn for EUSE EUSE-foobar 20241031160319447 DSS <0004> hlr_ussd.c:354 262423321396375/0xe51cd09b: Tx ReturnError(1, 0x22) 20241031160319447 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423321396375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423321396375" session_id=3843870875 session_state=END} 20241031160319447 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319447 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40914<->l=127.0.0.1:4258 20241031160319458 DAUC <0003> db_auc.c:157 IMSI='262423646905145': No 2G Auth Data 20241031160319458 DAUC <0003> db_auc.c:192 IMSI='262423646905145': No 3G Auth Data 20241031160319475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40924<->l=127.0.0.1:4258 20241031160319479 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160319479 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423646905145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423646905145" session_id=2484826445 session_state=BEGIN} 20241031160319479 DSS <0004> hlr_ussd.c:576 262423646905145/0x941b714d: Process SS (BEGIN) 20241031160319479 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160319479 DSS <0004> hlr_ussd.c:518 262423646905145/0x941b714d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160319479 DSS <0004> hlr_ussd.c:542 262423646905145/0x941b714d: Cannot find conn for EUSE EUSE-foobar 20241031160319479 DSS <0004> hlr_ussd.c:354 262423646905145/0x941b714d: Tx ReturnError(1, 0x22) 20241031160319479 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423646905145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423646905145" session_id=2484826445 session_state=END} 20241031160319479 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319479 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40924<->l=127.0.0.1:4258 20241031160319485 DAUC <0003> db_auc.c:157 IMSI='262425233334681': No 2G Auth Data 20241031160319485 DAUC <0003> db_auc.c:192 IMSI='262425233334681': No 3G Auth Data 20241031160319497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40936<->l=127.0.0.1:4258 20241031160319500 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160319500 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425233334681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425233334681" session_id=230403516 session_state=BEGIN} 20241031160319500 DSS <0004> hlr_ussd.c:576 262425233334681/0x0dbbadbc: Process SS (BEGIN) 20241031160319500 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160319500 DSS <0004> hlr_ussd.c:518 262425233334681/0x0dbbadbc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160319500 DSS <0004> hlr_ussd.c:542 262425233334681/0x0dbbadbc: Cannot find conn for EUSE EUSE-foobar 20241031160319500 DSS <0004> hlr_ussd.c:354 262425233334681/0x0dbbadbc: Tx ReturnError(1, 0x22) 20241031160319500 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425233334681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425233334681" session_id=230403516 session_state=END} 20241031160319500 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319500 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40936<->l=127.0.0.1:4258 20241031160319505 DAUC <0003> db_auc.c:157 IMSI='262425672037771': No 2G Auth Data 20241031160319505 DAUC <0003> db_auc.c:192 IMSI='262425672037771': No 3G Auth Data 20241031160319516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40946<->l=127.0.0.1:4258 20241031160319519 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160319519 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425672037771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425672037771" session_id=3677090366 session_state=BEGIN} 20241031160319519 DSS <0004> hlr_ussd.c:576 262425672037771/0xdb2bf23e: Process SS (BEGIN) 20241031160319519 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160319519 DSS <0004> hlr_ussd.c:518 262425672037771/0xdb2bf23e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160319519 DSS <0004> hlr_ussd.c:542 262425672037771/0xdb2bf23e: Cannot find conn for EUSE EUSE-foobar 20241031160319519 DSS <0004> hlr_ussd.c:354 262425672037771/0xdb2bf23e: Tx ReturnError(1, 0x22) 20241031160319519 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425672037771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425672037771" session_id=3677090366 session_state=END} 20241031160319519 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319519 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40946<->l=127.0.0.1:4258 20241031160319523 DAUC <0003> db_auc.c:157 IMSI='262424765199672': No 2G Auth Data 20241031160319523 DAUC <0003> db_auc.c:192 IMSI='262424765199672': No 3G Auth Data 20241031160319534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40952<->l=127.0.0.1:4258 20241031160319537 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160319537 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424765199672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424765199672" session_id=3414456457 session_state=BEGIN} 20241031160319537 DSS <0004> hlr_ussd.c:576 262424765199672/0xcb847889: Process SS (BEGIN) 20241031160319537 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160319537 DSS <0004> hlr_ussd.c:518 262424765199672/0xcb847889: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160319537 DSS <0004> hlr_ussd.c:542 262424765199672/0xcb847889: Cannot find conn for EUSE EUSE-foobar 20241031160319537 DSS <0004> hlr_ussd.c:354 262424765199672/0xcb847889: Tx ReturnError(1, 0x22) 20241031160319537 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424765199672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424765199672" session_id=3414456457 session_state=END} 20241031160319537 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319537 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40952<->l=127.0.0.1:4258 20241031160319542 DAUC <0003> db_auc.c:157 IMSI='262427877008392': No 2G Auth Data 20241031160319542 DAUC <0003> db_auc.c:192 IMSI='262427877008392': No 3G Auth Data 20241031160319555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40954<->l=127.0.0.1:4258 20241031160319558 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160319558 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427877008392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427877008392" session_id=3133331781 session_state=BEGIN} 20241031160319558 DSS <0004> hlr_ussd.c:576 262427877008392/0xbac2d945: Process SS (BEGIN) 20241031160319558 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160319558 DSS <0004> hlr_ussd.c:518 262427877008392/0xbac2d945: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160319558 DSS <0004> hlr_ussd.c:542 262427877008392/0xbac2d945: Cannot find conn for EUSE EUSE-foobar 20241031160319558 DSS <0004> hlr_ussd.c:354 262427877008392/0xbac2d945: Tx ReturnError(1, 0x22) 20241031160319558 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427877008392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427877008392" session_id=3133331781 session_state=END} 20241031160319558 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319558 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40954<->l=127.0.0.1:4258 20241031160319563 DAUC <0003> db_auc.c:157 IMSI='262428712255268': No 2G Auth Data 20241031160319563 DAUC <0003> db_auc.c:192 IMSI='262428712255268': No 3G Auth Data 20241031160319577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40970<->l=127.0.0.1:4258 20241031160319580 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160319580 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428712255268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428712255268" session_id=1556046079 session_state=BEGIN} 20241031160319580 DSS <0004> hlr_ussd.c:576 262428712255268/0x5cbf60ff: Process SS (BEGIN) 20241031160319580 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160319580 DSS <0004> hlr_ussd.c:518 262428712255268/0x5cbf60ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160319580 DSS <0004> hlr_ussd.c:542 262428712255268/0x5cbf60ff: Cannot find conn for EUSE EUSE-foobar 20241031160319580 DSS <0004> hlr_ussd.c:354 262428712255268/0x5cbf60ff: Tx ReturnError(1, 0x22) 20241031160319580 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428712255268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428712255268" session_id=1556046079 session_state=END} 20241031160319580 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319580 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40970<->l=127.0.0.1:4258 20241031160319584 DAUC <0003> db_auc.c:157 IMSI='262425017695297': No 2G Auth Data 20241031160319584 DAUC <0003> db_auc.c:192 IMSI='262425017695297': No 3G Auth Data 20241031160319598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40986<->l=127.0.0.1:4258 20241031160319601 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160319601 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425017695297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425017695297" session_id=3329221270 session_state=BEGIN} 20241031160319601 DSS <0004> hlr_ussd.c:576 262425017695297/0xc66fe296: Process SS (BEGIN) 20241031160319601 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160319601 DSS <0004> hlr_ussd.c:518 262425017695297/0xc66fe296: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160319601 DSS <0004> hlr_ussd.c:542 262425017695297/0xc66fe296: Cannot find conn for EUSE EUSE-foobar 20241031160319601 DSS <0004> hlr_ussd.c:354 262425017695297/0xc66fe296: Tx ReturnError(1, 0x22) 20241031160319601 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425017695297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425017695297" session_id=3329221270 session_state=END} 20241031160319601 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319601 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40986<->l=127.0.0.1:4258 20241031160319603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40904<->l=127.0.0.1:4258 20241031160319603 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160319603 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160319603 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160319603 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160319603 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38641<->l=127.0.0.1:4259) 20241031160319625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40994<->l=127.0.0.1:4258 20241031160319826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40994<->l=127.0.0.1:4258 20241031160322939 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160322939 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160322942 DLINP <000b> input/ipa.c:451 connected read/write 20241031160322942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160322942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55384<->l=127.0.0.1:4258 20241031160322944 DLINP <000b> input/ipa.c:451 connected read/write 20241031160322944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160322944 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160322944 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160322944 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  20241031160322944 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160322944 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  20241031160322944 DLGSUP <0013> gsup_server.c:235 2:  20241031160322944 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160322944 DLGSUP <0013> gsup_server.c:235 3:  20241031160322944 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160322944 DLGSUP <0013> gsup_server.c:235 4:  20241031160322944 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160322944 DLGSUP <0013> gsup_server.c:235 5:  20241031160322944 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160322944 DLGSUP <0013> gsup_server.c:235 7:  20241031160322944 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160322944 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160322944 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160322944 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160322953 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44435<->l=127.0.0.1:4259) 20241031160322971 DAUC <0003> db_auc.c:157 IMSI='262426742396119': No 2G Auth Data 20241031160322971 DAUC <0003> db_auc.c:192 IMSI='262426742396119': No 3G Auth Data 20241031160323004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55388<->l=127.0.0.1:4258 20241031160323018 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160323018 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426742396119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426742396119" session_id=2692574228 session_state=BEGIN} 20241031160323018 DSS <0004> hlr_ussd.c:576 262426742396119/0xa07d6c14: Process SS (BEGIN) 20241031160323018 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160323018 DSS <0004> hlr_ussd.c:518 262426742396119/0xa07d6c14: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160323018 DSS <0004> hlr_ussd.c:363 262426742396119/0xa07d6c14: Tx USSD 'Your IMSI is 262426742396119' 20241031160323018 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426742396119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426742396119" session_id=2692574228 session_state=END} 20241031160323018 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426742396119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160323018 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323018 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55388<->l=127.0.0.1:4258 20241031160323030 DAUC <0003> db_auc.c:157 IMSI='262424451793515': No 2G Auth Data 20241031160323030 DAUC <0003> db_auc.c:192 IMSI='262424451793515': No 3G Auth Data 20241031160323042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55396<->l=127.0.0.1:4258 20241031160323045 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160323045 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424451793515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424451793515" session_id=3460633221 session_state=BEGIN} 20241031160323045 DSS <0004> hlr_ussd.c:576 262424451793515/0xce451285: Process SS (BEGIN) 20241031160323045 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160323045 DSS <0004> hlr_ussd.c:518 262424451793515/0xce451285: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160323045 DSS <0004> hlr_ussd.c:363 262424451793515/0xce451285: Tx USSD 'Your IMSI is 262424451793515' 20241031160323045 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424451793515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424451793515" session_id=3460633221 session_state=END} 20241031160323045 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424451793515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160323045 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323045 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55396<->l=127.0.0.1:4258 20241031160323050 DAUC <0003> db_auc.c:157 IMSI='262423404112664': No 2G Auth Data 20241031160323050 DAUC <0003> db_auc.c:192 IMSI='262423404112664': No 3G Auth Data 20241031160323061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55412<->l=127.0.0.1:4258 20241031160323064 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160323064 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423404112664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423404112664" session_id=1575939203 session_state=BEGIN} 20241031160323064 DSS <0004> hlr_ussd.c:576 262423404112664/0x5deeec83: Process SS (BEGIN) 20241031160323064 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160323064 DSS <0004> hlr_ussd.c:518 262423404112664/0x5deeec83: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160323064 DSS <0004> hlr_ussd.c:363 262423404112664/0x5deeec83: Tx USSD 'Your IMSI is 262423404112664' 20241031160323064 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423404112664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423404112664" session_id=1575939203 session_state=END} 20241031160323064 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423404112664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160323064 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323064 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55412<->l=127.0.0.1:4258 20241031160323069 DAUC <0003> db_auc.c:157 IMSI='262428871181000': No 2G Auth Data 20241031160323069 DAUC <0003> db_auc.c:192 IMSI='262428871181000': No 3G Auth Data 20241031160323080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55416<->l=127.0.0.1:4258 20241031160323082 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160323082 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428871181000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428871181000" session_id=3889762 session_state=BEGIN} 20241031160323083 DSS <0004> hlr_ussd.c:576 262428871181000/0x003b5a62: Process SS (BEGIN) 20241031160323083 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160323083 DSS <0004> hlr_ussd.c:518 262428871181000/0x003b5a62: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160323083 DSS <0004> hlr_ussd.c:363 262428871181000/0x003b5a62: Tx USSD 'Your IMSI is 262428871181000' 20241031160323083 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428871181000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428871181000" session_id=3889762 session_state=END} 20241031160323083 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428871181000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160323083 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323083 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55416<->l=127.0.0.1:4258 20241031160323087 DAUC <0003> db_auc.c:157 IMSI='262429721569643': No 2G Auth Data 20241031160323087 DAUC <0003> db_auc.c:192 IMSI='262429721569643': No 3G Auth Data 20241031160323099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55422<->l=127.0.0.1:4258 20241031160323101 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160323101 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429721569643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429721569643" session_id=1239343842 session_state=BEGIN} 20241031160323101 DSS <0004> hlr_ussd.c:576 262429721569643/0x49dee2e2: Process SS (BEGIN) 20241031160323101 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160323101 DSS <0004> hlr_ussd.c:518 262429721569643/0x49dee2e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160323101 DSS <0004> hlr_ussd.c:363 262429721569643/0x49dee2e2: Tx USSD 'Your IMSI is 262429721569643' 20241031160323101 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429721569643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429721569643" session_id=1239343842 session_state=END} 20241031160323102 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429721569643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160323102 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323102 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55422<->l=127.0.0.1:4258 20241031160323106 DAUC <0003> db_auc.c:157 IMSI='262424842650053': No 2G Auth Data 20241031160323106 DAUC <0003> db_auc.c:192 IMSI='262424842650053': No 3G Auth Data 20241031160323120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55438<->l=127.0.0.1:4258 20241031160323123 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160323123 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424842650053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424842650053" session_id=2531031446 session_state=BEGIN} 20241031160323123 DSS <0004> hlr_ussd.c:576 262424842650053/0x96dc7996: Process SS (BEGIN) 20241031160323123 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160323123 DSS <0004> hlr_ussd.c:518 262424842650053/0x96dc7996: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160323123 DSS <0004> hlr_ussd.c:363 262424842650053/0x96dc7996: Tx USSD 'Your IMSI is 262424842650053' 20241031160323123 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424842650053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424842650053" session_id=2531031446 session_state=END} 20241031160323123 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424842650053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160323123 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323123 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55438<->l=127.0.0.1:4258 20241031160323127 DAUC <0003> db_auc.c:157 IMSI='262420564453312': No 2G Auth Data 20241031160323127 DAUC <0003> db_auc.c:192 IMSI='262420564453312': No 3G Auth Data 20241031160323141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55452<->l=127.0.0.1:4258 20241031160323144 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160323144 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420564453312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420564453312" session_id=855226797 session_state=BEGIN} 20241031160323144 DSS <0004> hlr_ussd.c:576 262420564453312/0x32f9b9ad: Process SS (BEGIN) 20241031160323144 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160323144 DSS <0004> hlr_ussd.c:518 262420564453312/0x32f9b9ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160323144 DSS <0004> hlr_ussd.c:363 262420564453312/0x32f9b9ad: Tx USSD 'Your IMSI is 262420564453312' 20241031160323144 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420564453312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420564453312" session_id=855226797 session_state=END} 20241031160323144 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420564453312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160323144 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323144 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55452<->l=127.0.0.1:4258 20241031160323148 DAUC <0003> db_auc.c:157 IMSI='262421825065122': No 2G Auth Data 20241031160323148 DAUC <0003> db_auc.c:192 IMSI='262421825065122': No 3G Auth Data 20241031160323162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55454<->l=127.0.0.1:4258 20241031160323165 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160323165 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421825065122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421825065122" session_id=544020648 session_state=BEGIN} 20241031160323165 DSS <0004> hlr_ussd.c:576 262421825065122/0x206d18a8: Process SS (BEGIN) 20241031160323165 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160323165 DSS <0004> hlr_ussd.c:518 262421825065122/0x206d18a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160323165 DSS <0004> hlr_ussd.c:363 262421825065122/0x206d18a8: Tx USSD 'Your IMSI is 262421825065122' 20241031160323165 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421825065122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421825065122" session_id=544020648 session_state=END} 20241031160323165 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421825065122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160323165 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323165 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55454<->l=127.0.0.1:4258 20241031160323167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55384<->l=127.0.0.1:4258 20241031160323168 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160323168 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160323168 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160323168 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160323168 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44435<->l=127.0.0.1:4259) 20241031160323190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55460<->l=127.0.0.1:4258 20241031160323391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55460<->l=127.0.0.1:4258 20241031160326508 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160326509 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160326513 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160326515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55476<->l=127.0.0.1:4258 20241031160326519 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160326519 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160326519 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160326519 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  20241031160326519 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160326519 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  20241031160326519 DLGSUP <0013> gsup_server.c:235 2:  20241031160326519 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160326519 DLGSUP <0013> gsup_server.c:235 3:  20241031160326519 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160326519 DLGSUP <0013> gsup_server.c:235 4:  20241031160326519 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160326519 DLGSUP <0013> gsup_server.c:235 5:  20241031160326519 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160326519 DLGSUP <0013> gsup_server.c:235 7:  20241031160326519 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160326519 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160326519 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160326519 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160326550 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44261<->l=127.0.0.1:4259) 20241031160326583 DAUC <0003> db_auc.c:157 IMSI='262425219313961': No 2G Auth Data 20241031160326583 DAUC <0003> db_auc.c:192 IMSI='262425219313961': No 3G Auth Data 20241031160326620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55488<->l=127.0.0.1:4258 20241031160326633 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160326634 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262425219313961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425219313961" source_name="the-source\n" session_id=1211364555 session_state=BEGIN} 20241031160326634 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031160326634 DSS <0004> hlr_ussd.c:576 262425219313961/0x4833f4cb: Process SS (BEGIN) 20241031160326634 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160326634 DSS <0004> hlr_ussd.c:518 262425219313961/0x4833f4cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160326634 DSS <0004> hlr_ussd.c:363 262425219313961/0x4833f4cb: Tx USSD 'Your IMSI is 262425219313961' 20241031160326634 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262425219313961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425219313961" destination_name="the-source\n" session_id=1211364555 session_state=END} 20241031160326634 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262425219313961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160326634 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326634 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55488<->l=127.0.0.1:4258 20241031160326646 DAUC <0003> db_auc.c:157 IMSI='262425880554412': No 2G Auth Data 20241031160326646 DAUC <0003> db_auc.c:192 IMSI='262425880554412': No 3G Auth Data 20241031160326657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4258 20241031160326659 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160326659 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262425880554412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425880554412" source_name="the-source\n" session_id=1682905349 session_state=BEGIN} 20241031160326659 DSS <0004> hlr_ussd.c:576 262425880554412/0x644f1905: Process SS (BEGIN) 20241031160326659 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160326659 DSS <0004> hlr_ussd.c:518 262425880554412/0x644f1905: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160326659 DSS <0004> hlr_ussd.c:363 262425880554412/0x644f1905: Tx USSD 'Your IMSI is 262425880554412' 20241031160326659 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262425880554412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425880554412" destination_name="the-source\n" session_id=1682905349 session_state=END} 20241031160326659 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262425880554412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160326659 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326659 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4258 20241031160326664 DAUC <0003> db_auc.c:157 IMSI='262421438453913': No 2G Auth Data 20241031160326664 DAUC <0003> db_auc.c:192 IMSI='262421438453913': No 3G Auth Data 20241031160326675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55508<->l=127.0.0.1:4258 20241031160326678 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160326678 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421438453913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421438453913" source_name="the-source\n" session_id=2389827566 session_state=BEGIN} 20241031160326678 DSS <0004> hlr_ussd.c:576 262421438453913/0x8e71dfee: Process SS (BEGIN) 20241031160326678 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160326678 DSS <0004> hlr_ussd.c:518 262421438453913/0x8e71dfee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160326678 DSS <0004> hlr_ussd.c:363 262421438453913/0x8e71dfee: Tx USSD 'Your IMSI is 262421438453913' 20241031160326678 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421438453913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421438453913" destination_name="the-source\n" session_id=2389827566 session_state=END} 20241031160326678 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262421438453913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160326678 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326678 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55508<->l=127.0.0.1:4258 20241031160326684 DAUC <0003> db_auc.c:157 IMSI='262428454631637': No 2G Auth Data 20241031160326684 DAUC <0003> db_auc.c:192 IMSI='262428454631637': No 3G Auth Data 20241031160326695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55524<->l=127.0.0.1:4258 20241031160326698 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160326698 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262428454631637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428454631637" source_name="the-source\n" session_id=1133957600 session_state=BEGIN} 20241031160326698 DSS <0004> hlr_ussd.c:576 262428454631637/0x4396d1e0: Process SS (BEGIN) 20241031160326698 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160326698 DSS <0004> hlr_ussd.c:518 262428454631637/0x4396d1e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160326698 DSS <0004> hlr_ussd.c:363 262428454631637/0x4396d1e0: Tx USSD 'Your IMSI is 262428454631637' 20241031160326698 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262428454631637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428454631637" destination_name="the-source\n" session_id=1133957600 session_state=END} 20241031160326698 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262428454631637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160326698 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326698 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55524<->l=127.0.0.1:4258 20241031160326703 DAUC <0003> db_auc.c:157 IMSI='262423464606552': No 2G Auth Data 20241031160326703 DAUC <0003> db_auc.c:192 IMSI='262423464606552': No 3G Auth Data 20241031160326714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55538<->l=127.0.0.1:4258 20241031160326717 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160326717 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262423464606552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423464606552" source_name="the-source\n" session_id=2996819813 session_state=BEGIN} 20241031160326717 DSS <0004> hlr_ussd.c:576 262423464606552/0xb29fd765: Process SS (BEGIN) 20241031160326717 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160326717 DSS <0004> hlr_ussd.c:518 262423464606552/0xb29fd765: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160326717 DSS <0004> hlr_ussd.c:363 262423464606552/0xb29fd765: Tx USSD 'Your IMSI is 262423464606552' 20241031160326717 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262423464606552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423464606552" destination_name="the-source\n" session_id=2996819813 session_state=END} 20241031160326717 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262423464606552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160326717 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326717 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55538<->l=127.0.0.1:4258 20241031160326721 DAUC <0003> db_auc.c:157 IMSI='262421688002056': No 2G Auth Data 20241031160326721 DAUC <0003> db_auc.c:192 IMSI='262421688002056': No 3G Auth Data 20241031160326735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55540<->l=127.0.0.1:4258 20241031160326737 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160326737 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262421688002056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421688002056" source_name="the-source\n" session_id=2269211394 session_state=BEGIN} 20241031160326737 DSS <0004> hlr_ussd.c:576 262421688002056/0x87416b02: Process SS (BEGIN) 20241031160326737 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160326737 DSS <0004> hlr_ussd.c:518 262421688002056/0x87416b02: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160326737 DSS <0004> hlr_ussd.c:363 262421688002056/0x87416b02: Tx USSD 'Your IMSI is 262421688002056' 20241031160326737 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262421688002056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421688002056" destination_name="the-source\n" session_id=2269211394 session_state=END} 20241031160326737 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262421688002056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160326737 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326737 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55540<->l=127.0.0.1:4258 20241031160326742 DAUC <0003> db_auc.c:157 IMSI='262426147792457': No 2G Auth Data 20241031160326742 DAUC <0003> db_auc.c:192 IMSI='262426147792457': No 3G Auth Data 20241031160326756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55550<->l=127.0.0.1:4258 20241031160326759 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160326759 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426147792457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426147792457" source_name="the-source\n" session_id=533595001 session_state=BEGIN} 20241031160326759 DSS <0004> hlr_ussd.c:576 262426147792457/0x1fce0379: Process SS (BEGIN) 20241031160326759 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160326759 DSS <0004> hlr_ussd.c:518 262426147792457/0x1fce0379: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160326759 DSS <0004> hlr_ussd.c:363 262426147792457/0x1fce0379: Tx USSD 'Your IMSI is 262426147792457' 20241031160326759 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426147792457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426147792457" destination_name="the-source\n" session_id=533595001 session_state=END} 20241031160326759 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262426147792457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160326759 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326759 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55550<->l=127.0.0.1:4258 20241031160326764 DAUC <0003> db_auc.c:157 IMSI='262420134841927': No 2G Auth Data 20241031160326764 DAUC <0003> db_auc.c:192 IMSI='262420134841927': No 3G Auth Data 20241031160326778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55564<->l=127.0.0.1:4258 20241031160326781 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160326781 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262420134841927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420134841927" source_name="the-source\n" session_id=2772143793 session_state=BEGIN} 20241031160326781 DSS <0004> hlr_ussd.c:576 262420134841927/0xa53b8eb1: Process SS (BEGIN) 20241031160326781 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160326781 DSS <0004> hlr_ussd.c:518 262420134841927/0xa53b8eb1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160326781 DSS <0004> hlr_ussd.c:363 262420134841927/0xa53b8eb1: Tx USSD 'Your IMSI is 262420134841927' 20241031160326781 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262420134841927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420134841927" destination_name="the-source\n" session_id=2772143793 session_state=END} 20241031160326781 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262420134841927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160326781 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326781 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55564<->l=127.0.0.1:4258 20241031160326783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55476<->l=127.0.0.1:4258 20241031160326784 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44261<->l=127.0.0.1:4259) 20241031160326784 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160326784 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160326784 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160326784 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160326784 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241031160326806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55566<->l=127.0.0.1:4258 20241031160327008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55566<->l=127.0.0.1:4258 20241031160330130 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160330130 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160330134 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160330136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55568<->l=127.0.0.1:4258 20241031160330140 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160330140 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160330140 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160330140 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  20241031160330140 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160330140 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  20241031160330140 DLGSUP <0013> gsup_server.c:235 2:  20241031160330140 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160330140 DLGSUP <0013> gsup_server.c:235 3:  20241031160330140 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160330140 DLGSUP <0013> gsup_server.c:235 4:  20241031160330140 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160330140 DLGSUP <0013> gsup_server.c:235 5:  20241031160330140 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160330140 DLGSUP <0013> gsup_server.c:235 7:  20241031160330140 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160330140 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160330140 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160330140 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160330176 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37973<->l=127.0.0.1:4259) 20241031160330206 DAUC <0003> db_auc.c:157 IMSI='262428190644074': No 2G Auth Data 20241031160330206 DAUC <0003> db_auc.c:192 IMSI='262428190644074': No 3G Auth Data 20241031160330241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55582<->l=127.0.0.1:4258 20241031160330254 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160330254 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428190644074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428190644074" session_id=2255392625 session_state=BEGIN} 20241031160330254 DSS <0004> hlr_ussd.c:576 262428190644074/0x866e8f71: Process SS (BEGIN) 20241031160330254 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160330254 DSS <0004> hlr_ussd.c:518 262428190644074/0x866e8f71: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160330254 DSS <0004> hlr_ussd.c:363 262428190644074/0x866e8f71: Tx USSD 'Your extension is 491614660212' 20241031160330254 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428190644074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428190644074" session_id=2255392625 session_state=END} 20241031160330254 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428190644074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160330254 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330255 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55582<->l=127.0.0.1:4258 20241031160330266 DAUC <0003> db_auc.c:157 IMSI='262426732565750': No 2G Auth Data 20241031160330266 DAUC <0003> db_auc.c:192 IMSI='262426732565750': No 3G Auth Data 20241031160330277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55584<->l=127.0.0.1:4258 20241031160330280 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160330280 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426732565750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426732565750" session_id=1259895603 session_state=BEGIN} 20241031160330280 DSS <0004> hlr_ussd.c:576 262426732565750/0x4b187b33: Process SS (BEGIN) 20241031160330280 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160330280 DSS <0004> hlr_ussd.c:518 262426732565750/0x4b187b33: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160330280 DSS <0004> hlr_ussd.c:363 262426732565750/0x4b187b33: Tx USSD 'Your extension is 491616318011' 20241031160330280 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426732565750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426732565750" session_id=1259895603 session_state=END} 20241031160330280 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426732565750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160330280 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330280 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55584<->l=127.0.0.1:4258 20241031160330285 DAUC <0003> db_auc.c:157 IMSI='262422710538925': No 2G Auth Data 20241031160330285 DAUC <0003> db_auc.c:192 IMSI='262422710538925': No 3G Auth Data 20241031160330296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55588<->l=127.0.0.1:4258 20241031160330298 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160330298 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422710538925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422710538925" session_id=1414566022 session_state=BEGIN} 20241031160330298 DSS <0004> hlr_ussd.c:576 262422710538925/0x54509086: Process SS (BEGIN) 20241031160330298 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160330298 DSS <0004> hlr_ussd.c:518 262422710538925/0x54509086: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160330298 DSS <0004> hlr_ussd.c:363 262422710538925/0x54509086: Tx USSD 'Your extension is 491610502850' 20241031160330298 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422710538925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422710538925" session_id=1414566022 session_state=END} 20241031160330298 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422710538925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160330298 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330298 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55588<->l=127.0.0.1:4258 20241031160330303 DAUC <0003> db_auc.c:157 IMSI='262426289479616': No 2G Auth Data 20241031160330303 DAUC <0003> db_auc.c:192 IMSI='262426289479616': No 3G Auth Data 20241031160330314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55592<->l=127.0.0.1:4258 20241031160330317 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160330317 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426289479616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426289479616" session_id=792403266 session_state=BEGIN} 20241031160330317 DSS <0004> hlr_ussd.c:576 262426289479616/0x2f3b1d42: Process SS (BEGIN) 20241031160330317 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160330317 DSS <0004> hlr_ussd.c:518 262426289479616/0x2f3b1d42: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160330317 DSS <0004> hlr_ussd.c:363 262426289479616/0x2f3b1d42: Tx USSD 'Your extension is 491610788303' 20241031160330317 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426289479616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426289479616" session_id=792403266 session_state=END} 20241031160330317 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426289479616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160330317 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330317 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55592<->l=127.0.0.1:4258 20241031160330321 DAUC <0003> db_auc.c:157 IMSI='262420878974520': No 2G Auth Data 20241031160330321 DAUC <0003> db_auc.c:192 IMSI='262420878974520': No 3G Auth Data 20241031160330334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55604<->l=127.0.0.1:4258 20241031160330337 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160330337 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420878974520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420878974520" session_id=3050678594 session_state=BEGIN} 20241031160330337 DSS <0004> hlr_ussd.c:576 262420878974520/0xb5d5a942: Process SS (BEGIN) 20241031160330337 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160330337 DSS <0004> hlr_ussd.c:518 262420878974520/0xb5d5a942: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160330337 DSS <0004> hlr_ussd.c:363 262420878974520/0xb5d5a942: Tx USSD 'Your extension is 491612855866' 20241031160330337 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420878974520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420878974520" session_id=3050678594 session_state=END} 20241031160330337 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420878974520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160330337 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330337 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55604<->l=127.0.0.1:4258 20241031160330342 DAUC <0003> db_auc.c:157 IMSI='262427434712737': No 2G Auth Data 20241031160330342 DAUC <0003> db_auc.c:192 IMSI='262427434712737': No 3G Auth Data 20241031160330356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55620<->l=127.0.0.1:4258 20241031160330359 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160330359 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427434712737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427434712737" session_id=511238038 session_state=BEGIN} 20241031160330359 DSS <0004> hlr_ussd.c:576 262427434712737/0x1e78df96: Process SS (BEGIN) 20241031160330359 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160330359 DSS <0004> hlr_ussd.c:518 262427434712737/0x1e78df96: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160330359 DSS <0004> hlr_ussd.c:363 262427434712737/0x1e78df96: Tx USSD 'Your extension is 491615576033' 20241031160330359 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427434712737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427434712737" session_id=511238038 session_state=END} 20241031160330359 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427434712737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160330359 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330359 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55620<->l=127.0.0.1:4258 20241031160330370 DAUC <0003> db_auc.c:157 IMSI='262427899098826': No 2G Auth Data 20241031160330370 DAUC <0003> db_auc.c:192 IMSI='262427899098826': No 3G Auth Data 20241031160330384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55632<->l=127.0.0.1:4258 20241031160330387 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160330387 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427899098826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427899098826" session_id=3281440483 session_state=BEGIN} 20241031160330387 DSS <0004> hlr_ussd.c:576 262427899098826/0xc396cee3: Process SS (BEGIN) 20241031160330387 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160330387 DSS <0004> hlr_ussd.c:518 262427899098826/0xc396cee3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160330387 DSS <0004> hlr_ussd.c:363 262427899098826/0xc396cee3: Tx USSD 'Your extension is 491612132272' 20241031160330387 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427899098826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427899098826" session_id=3281440483 session_state=END} 20241031160330387 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427899098826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160330387 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330387 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55632<->l=127.0.0.1:4258 20241031160330391 DAUC <0003> db_auc.c:157 IMSI='262420617808833': No 2G Auth Data 20241031160330391 DAUC <0003> db_auc.c:192 IMSI='262420617808833': No 3G Auth Data 20241031160330405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55634<->l=127.0.0.1:4258 20241031160330408 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160330408 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420617808833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420617808833" session_id=3050154421 session_state=BEGIN} 20241031160330408 DSS <0004> hlr_ussd.c:576 262420617808833/0xb5cda9b5: Process SS (BEGIN) 20241031160330408 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160330408 DSS <0004> hlr_ussd.c:518 262420617808833/0xb5cda9b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160330408 DSS <0004> hlr_ussd.c:363 262420617808833/0xb5cda9b5: Tx USSD 'Your extension is 491615610824' 20241031160330408 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420617808833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420617808833" session_id=3050154421 session_state=END} 20241031160330408 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420617808833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160330408 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330408 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55634<->l=127.0.0.1:4258 20241031160330410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55568<->l=127.0.0.1:4258 20241031160330410 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160330411 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160330411 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160330411 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160330411 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37973<->l=127.0.0.1:4259) 20241031160330436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55638<->l=127.0.0.1:4258 20241031160330638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55638<->l=127.0.0.1:4258 20241031160333753 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160333753 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160333758 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160333759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48294<->l=127.0.0.1:4258 20241031160333763 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160333763 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160333763 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160333763 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  20241031160333763 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160333763 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  20241031160333763 DLGSUP <0013> gsup_server.c:235 2:  20241031160333763 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160333763 DLGSUP <0013> gsup_server.c:235 3:  20241031160333763 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160333763 DLGSUP <0013> gsup_server.c:235 4:  20241031160333763 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160333763 DLGSUP <0013> gsup_server.c:235 5:  20241031160333763 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160333763 DLGSUP <0013> gsup_server.c:235 7:  20241031160333763 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160333763 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160333763 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160333763 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160333789 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33931<->l=127.0.0.1:4259) 20241031160333822 DAUC <0003> db_auc.c:157 IMSI='262426481800142': No 2G Auth Data 20241031160333822 DAUC <0003> db_auc.c:192 IMSI='262426481800142': No 3G Auth Data 20241031160333859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48298<->l=127.0.0.1:4258 20241031160333872 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160333872 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426481800142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426481800142" source_name="the-source\n" session_id=2415072290 session_state=BEGIN} 20241031160333872 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031160333872 DSS <0004> hlr_ussd.c:576 262426481800142/0x8ff31422: Process SS (BEGIN) 20241031160333872 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160333872 DSS <0004> hlr_ussd.c:518 262426481800142/0x8ff31422: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160333872 DSS <0004> hlr_ussd.c:363 262426481800142/0x8ff31422: Tx USSD 'Your extension is 491616731280' 20241031160333872 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426481800142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426481800142" destination_name="the-source\n" session_id=2415072290 session_state=END} 20241031160333872 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262426481800142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160333872 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160333872 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160333880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48298<->l=127.0.0.1:4258 20241031160333883 DAUC <0003> db_auc.c:157 IMSI='262420229492508': No 2G Auth Data 20241031160333883 DAUC <0003> db_auc.c:192 IMSI='262420229492508': No 3G Auth Data 20241031160333894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48314<->l=127.0.0.1:4258 20241031160333897 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160333897 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262420229492508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420229492508" source_name="the-source\n" session_id=1355896162 session_state=BEGIN} 20241031160333897 DSS <0004> hlr_ussd.c:576 262420229492508/0x50d15562: Process SS (BEGIN) 20241031160333897 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160333897 DSS <0004> hlr_ussd.c:518 262420229492508/0x50d15562: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160333897 DSS <0004> hlr_ussd.c:363 262420229492508/0x50d15562: Tx USSD 'Your extension is 491615746003' 20241031160333897 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262420229492508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420229492508" destination_name="the-source\n" session_id=1355896162 session_state=END} 20241031160333897 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262420229492508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160333897 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160333897 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160333899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48314<->l=127.0.0.1:4258 20241031160333902 DAUC <0003> db_auc.c:157 IMSI='262428386307810': No 2G Auth Data 20241031160333902 DAUC <0003> db_auc.c:192 IMSI='262428386307810': No 3G Auth Data 20241031160333913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48316<->l=127.0.0.1:4258 20241031160333916 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160333916 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262428386307810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428386307810" source_name="the-source\n" session_id=3322429285 session_state=BEGIN} 20241031160333916 DSS <0004> hlr_ussd.c:576 262428386307810/0xc6083f65: Process SS (BEGIN) 20241031160333916 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160333916 DSS <0004> hlr_ussd.c:518 262428386307810/0xc6083f65: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160333916 DSS <0004> hlr_ussd.c:363 262428386307810/0xc6083f65: Tx USSD 'Your extension is 491614172052' 20241031160333916 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262428386307810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428386307810" destination_name="the-source\n" session_id=3322429285 session_state=END} 20241031160333916 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262428386307810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160333916 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160333916 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160333918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48316<->l=127.0.0.1:4258 20241031160333921 DAUC <0003> db_auc.c:157 IMSI='262421929047636': No 2G Auth Data 20241031160333921 DAUC <0003> db_auc.c:192 IMSI='262421929047636': No 3G Auth Data 20241031160333932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48322<->l=127.0.0.1:4258 20241031160333935 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160333935 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421929047636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421929047636" source_name="the-source\n" session_id=1590235959 session_state=BEGIN} 20241031160333935 DSS <0004> hlr_ussd.c:576 262421929047636/0x5ec91337: Process SS (BEGIN) 20241031160333935 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160333935 DSS <0004> hlr_ussd.c:518 262421929047636/0x5ec91337: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160333935 DSS <0004> hlr_ussd.c:363 262421929047636/0x5ec91337: Tx USSD 'Your extension is 491612112278' 20241031160333935 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421929047636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421929047636" destination_name="the-source\n" session_id=1590235959 session_state=END} 20241031160333935 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262421929047636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160333935 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160333935 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160333937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48322<->l=127.0.0.1:4258 20241031160333940 DAUC <0003> db_auc.c:157 IMSI='262423187478341': No 2G Auth Data 20241031160333940 DAUC <0003> db_auc.c:192 IMSI='262423187478341': No 3G Auth Data 20241031160333952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48324<->l=127.0.0.1:4258 20241031160333955 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160333955 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423187478341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423187478341" source_name="the-source\n" session_id=4136289397 session_state=BEGIN} 20241031160333955 DSS <0004> hlr_ussd.c:576 262423187478341/0xf68ac475: Process SS (BEGIN) 20241031160333955 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160333955 DSS <0004> hlr_ussd.c:518 262423187478341/0xf68ac475: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160333955 DSS <0004> hlr_ussd.c:363 262423187478341/0xf68ac475: Tx USSD 'Your extension is 491614221706' 20241031160333955 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423187478341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423187478341" destination_name="the-source\n" session_id=4136289397 session_state=END} 20241031160333955 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262423187478341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160333955 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160333955 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160333957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48324<->l=127.0.0.1:4258 20241031160333959 DAUC <0003> db_auc.c:157 IMSI='262429857392928': No 2G Auth Data 20241031160333959 DAUC <0003> db_auc.c:192 IMSI='262429857392928': No 3G Auth Data 20241031160333973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48328<->l=127.0.0.1:4258 20241031160333976 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160333976 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262429857392928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429857392928" source_name="the-source\n" session_id=3818764463 session_state=BEGIN} 20241031160333976 DSS <0004> hlr_ussd.c:576 262429857392928/0xe39db8af: Process SS (BEGIN) 20241031160333976 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160333976 DSS <0004> hlr_ussd.c:518 262429857392928/0xe39db8af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160333976 DSS <0004> hlr_ussd.c:363 262429857392928/0xe39db8af: Tx USSD 'Your extension is 491618012557' 20241031160333976 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262429857392928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429857392928" destination_name="the-source\n" session_id=3818764463 session_state=END} 20241031160333976 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262429857392928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160333976 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160333976 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160333978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48328<->l=127.0.0.1:4258 20241031160333981 DAUC <0003> db_auc.c:157 IMSI='262429331381795': No 2G Auth Data 20241031160333981 DAUC <0003> db_auc.c:192 IMSI='262429331381795': No 3G Auth Data 20241031160333994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48338<->l=127.0.0.1:4258 20241031160333997 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160333997 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262429331381795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429331381795" source_name="the-source\n" session_id=1614636373 session_state=BEGIN} 20241031160333997 DSS <0004> hlr_ussd.c:576 262429331381795/0x603d6555: Process SS (BEGIN) 20241031160333997 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160333997 DSS <0004> hlr_ussd.c:518 262429331381795/0x603d6555: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160333997 DSS <0004> hlr_ussd.c:363 262429331381795/0x603d6555: Tx USSD 'Your extension is 491613477480' 20241031160333997 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262429331381795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429331381795" destination_name="the-source\n" session_id=1614636373 session_state=END} 20241031160333997 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262429331381795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160333997 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160333997 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160333999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48338<->l=127.0.0.1:4258 20241031160334002 DAUC <0003> db_auc.c:157 IMSI='262428013790249': No 2G Auth Data 20241031160334002 DAUC <0003> db_auc.c:192 IMSI='262428013790249': No 3G Auth Data 20241031160334016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48340<->l=127.0.0.1:4258 20241031160334019 DLINP <000b> input/ipa.c:451 connected read/write 20241031160334019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160334019 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428013790249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428013790249" source_name="the-source\n" session_id=2237916468 session_state=BEGIN} 20241031160334019 DSS <0004> hlr_ussd.c:576 262428013790249/0x8563e534: Process SS (BEGIN) 20241031160334019 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160334019 DSS <0004> hlr_ussd.c:518 262428013790249/0x8563e534: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160334019 DSS <0004> hlr_ussd.c:363 262428013790249/0x8563e534: Tx USSD 'Your extension is 491612518482' 20241031160334019 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428013790249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428013790249" destination_name="the-source\n" session_id=2237916468 session_state=END} 20241031160334019 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262428013790249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160334019 DLINP <000b> input/ipa.c:451 connected read/write 20241031160334019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160334019 DLINP <000b> input/ipa.c:451 connected read/write 20241031160334019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160334021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48340<->l=127.0.0.1:4258 20241031160334021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48294<->l=127.0.0.1:4258 20241031160334021 DLINP <000b> input/ipa.c:451 connected read/write 20241031160334022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160334022 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160334022 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160334022 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160334022 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241031160334022 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33931<->l=127.0.0.1:4259) 20241031160334044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48344<->l=127.0.0.1:4258 20241031160334245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48344<->l=127.0.0.1:4258 20241031160337363 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38879 20241031160337363 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38879 20241031160337365 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337365 DLINP <000b> input/ipa.c:405 127.0.0.1:38879 message received 20241031160337366 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160337366 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160337366 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337366 DLINP <000b> input/ipa.c:405 127.0.0.1:38879 message received 20241031160337366 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160337366 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241031160337366 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241031160337366 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241031160337366 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  20241031160337366 DLGSUP <0013> gsup_server.c:235 2:  20241031160337366 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160337366 DLGSUP <0013> gsup_server.c:235 3:  20241031160337366 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160337366 DLGSUP <0013> gsup_server.c:235 4:  20241031160337366 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160337366 DLGSUP <0013> gsup_server.c:235 5:  20241031160337366 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160337366 DLGSUP <0013> gsup_server.c:235 7:  20241031160337366 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160337366 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160337366 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160337366 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38879 20241031160337368 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160337368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20241031160337370 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160337370 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160337370 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160337370 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  20241031160337370 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160337370 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  20241031160337370 DLGSUP <0013> gsup_server.c:235 2:  20241031160337370 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160337370 DLGSUP <0013> gsup_server.c:235 3:  20241031160337370 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160337370 DLGSUP <0013> gsup_server.c:235 4:  20241031160337370 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160337370 DLGSUP <0013> gsup_server.c:235 5:  20241031160337370 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160337370 DLGSUP <0013> gsup_server.c:235 7:  20241031160337370 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160337370 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160337370 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160337370 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160337383 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39169<->l=127.0.0.1:4259) 20241031160337408 DAUC <0003> db_auc.c:157 IMSI='262421587611151': No 2G Auth Data 20241031160337409 DAUC <0003> db_auc.c:192 IMSI='262421587611151': No 3G Auth Data 20241031160337443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4258 20241031160337456 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160337456 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421587611151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421587611151" session_id=4172599863 session_state=BEGIN} 20241031160337456 DSS <0004> hlr_ussd.c:576 262421587611151/0xf8b4d237: Process SS (BEGIN) 20241031160337456 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160337456 DSS <0004> hlr_ussd.c:518 262421587611151/0xf8b4d237: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160337456 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337456 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337456 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337456 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337466 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337466 DLINP <000b> input/ipa.c:405 127.0.0.1:38879 message received 20241031160337466 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262421587611151 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421587611151" session_id=4172599863 session_state=END} 20241031160337466 DSS <0004> hlr_ussd.c:576 262421587611151/0xf8b4d237: Process SS (END) 20241031160337466 DSS <0004> hlr_ussd.c:518 262421587611151/0xf8b4d237: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160337466 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421587611151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421587611151" session_id=4172599863 session_state=END} 20241031160337466 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421587611151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160337466 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262421587611151 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160337466 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337466 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4258 20241031160337479 DAUC <0003> db_auc.c:157 IMSI='262426206848684': No 2G Auth Data 20241031160337479 DAUC <0003> db_auc.c:192 IMSI='262426206848684': No 3G Auth Data 20241031160337492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48380<->l=127.0.0.1:4258 20241031160337495 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160337495 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426206848684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426206848684" session_id=3489026875 session_state=BEGIN} 20241031160337495 DSS <0004> hlr_ussd.c:576 262426206848684/0xcff6533b: Process SS (BEGIN) 20241031160337495 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160337495 DSS <0004> hlr_ussd.c:518 262426206848684/0xcff6533b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160337495 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337495 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337495 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337495 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337496 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337496 DLINP <000b> input/ipa.c:405 127.0.0.1:38879 message received 20241031160337496 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262426206848684 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426206848684" session_id=3489026875 session_state=END} 20241031160337496 DSS <0004> hlr_ussd.c:576 262426206848684/0xcff6533b: Process SS (END) 20241031160337496 DSS <0004> hlr_ussd.c:518 262426206848684/0xcff6533b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160337496 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426206848684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426206848684" session_id=3489026875 session_state=END} 20241031160337496 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426206848684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160337496 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262426206848684 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160337496 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337496 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48380<->l=127.0.0.1:4258 20241031160337501 DAUC <0003> db_auc.c:157 IMSI='262424249495757': No 2G Auth Data 20241031160337501 DAUC <0003> db_auc.c:192 IMSI='262424249495757': No 3G Auth Data 20241031160337512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48384<->l=127.0.0.1:4258 20241031160337515 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160337515 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424249495757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424249495757" session_id=3916730691 session_state=BEGIN} 20241031160337515 DSS <0004> hlr_ussd.c:576 262424249495757/0xe9749143: Process SS (BEGIN) 20241031160337515 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160337515 DSS <0004> hlr_ussd.c:518 262424249495757/0xe9749143: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160337515 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337515 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337515 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337515 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337516 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337516 DLINP <000b> input/ipa.c:405 127.0.0.1:38879 message received 20241031160337516 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262424249495757 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424249495757" session_id=3916730691 session_state=END} 20241031160337516 DSS <0004> hlr_ussd.c:576 262424249495757/0xe9749143: Process SS (END) 20241031160337516 DSS <0004> hlr_ussd.c:518 262424249495757/0xe9749143: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160337516 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424249495757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424249495757" session_id=3916730691 session_state=END} 20241031160337516 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424249495757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160337516 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262424249495757 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160337516 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337516 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48384<->l=127.0.0.1:4258 20241031160337521 DAUC <0003> db_auc.c:157 IMSI='262424695515505': No 2G Auth Data 20241031160337521 DAUC <0003> db_auc.c:192 IMSI='262424695515505': No 3G Auth Data 20241031160337533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48388<->l=127.0.0.1:4258 20241031160337535 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160337535 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424695515505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424695515505" session_id=2646449586 session_state=BEGIN} 20241031160337535 DSS <0004> hlr_ussd.c:576 262424695515505/0x9dbd9db2: Process SS (BEGIN) 20241031160337535 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160337535 DSS <0004> hlr_ussd.c:518 262424695515505/0x9dbd9db2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160337536 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337536 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337536 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337536 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337536 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337536 DLINP <000b> input/ipa.c:405 127.0.0.1:38879 message received 20241031160337536 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262424695515505 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424695515505" session_id=2646449586 session_state=END} 20241031160337536 DSS <0004> hlr_ussd.c:576 262424695515505/0x9dbd9db2: Process SS (END) 20241031160337536 DSS <0004> hlr_ussd.c:518 262424695515505/0x9dbd9db2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160337536 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424695515505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424695515505" session_id=2646449586 session_state=END} 20241031160337536 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424695515505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160337536 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262424695515505 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160337536 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337536 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48388<->l=127.0.0.1:4258 20241031160337541 DAUC <0003> db_auc.c:157 IMSI='262429961671339': No 2G Auth Data 20241031160337541 DAUC <0003> db_auc.c:192 IMSI='262429961671339': No 3G Auth Data 20241031160337553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48390<->l=127.0.0.1:4258 20241031160337556 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160337556 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429961671339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429961671339" session_id=3611791470 session_state=BEGIN} 20241031160337556 DSS <0004> hlr_ussd.c:576 262429961671339/0xd747906e: Process SS (BEGIN) 20241031160337556 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160337556 DSS <0004> hlr_ussd.c:518 262429961671339/0xd747906e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160337556 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337556 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337556 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337556 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337556 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337556 DLINP <000b> input/ipa.c:405 127.0.0.1:38879 message received 20241031160337556 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262429961671339 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429961671339" session_id=3611791470 session_state=END} 20241031160337557 DSS <0004> hlr_ussd.c:576 262429961671339/0xd747906e: Process SS (END) 20241031160337557 DSS <0004> hlr_ussd.c:518 262429961671339/0xd747906e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160337557 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429961671339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429961671339" session_id=3611791470 session_state=END} 20241031160337557 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429961671339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160337557 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262429961671339 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160337557 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337557 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48390<->l=127.0.0.1:4258 20241031160337562 DAUC <0003> db_auc.c:157 IMSI='262429406922856': No 2G Auth Data 20241031160337562 DAUC <0003> db_auc.c:192 IMSI='262429406922856': No 3G Auth Data 20241031160337575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4258 20241031160337578 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160337578 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429406922856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429406922856" session_id=2031255555 session_state=BEGIN} 20241031160337578 DSS <0004> hlr_ussd.c:576 262429406922856/0x79128003: Process SS (BEGIN) 20241031160337578 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160337578 DSS <0004> hlr_ussd.c:518 262429406922856/0x79128003: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160337578 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337578 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337578 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337578 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337579 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337579 DLINP <000b> input/ipa.c:405 127.0.0.1:38879 message received 20241031160337579 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262429406922856 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429406922856" session_id=2031255555 session_state=END} 20241031160337579 DSS <0004> hlr_ussd.c:576 262429406922856/0x79128003: Process SS (END) 20241031160337579 DSS <0004> hlr_ussd.c:518 262429406922856/0x79128003: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160337579 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429406922856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429406922856" session_id=2031255555 session_state=END} 20241031160337579 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429406922856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160337579 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262429406922856 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160337579 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337579 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4258 20241031160337584 DAUC <0003> db_auc.c:157 IMSI='262420893843975': No 2G Auth Data 20241031160337584 DAUC <0003> db_auc.c:192 IMSI='262420893843975': No 3G Auth Data 20241031160337598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48402<->l=127.0.0.1:4258 20241031160337600 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160337600 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420893843975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420893843975" session_id=1186214644 session_state=BEGIN} 20241031160337600 DSS <0004> hlr_ussd.c:576 262420893843975/0x46b432f4: Process SS (BEGIN) 20241031160337600 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160337600 DSS <0004> hlr_ussd.c:518 262420893843975/0x46b432f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160337600 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337600 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337600 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337600 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337601 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337601 DLINP <000b> input/ipa.c:405 127.0.0.1:38879 message received 20241031160337601 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262420893843975 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420893843975" session_id=1186214644 session_state=END} 20241031160337601 DSS <0004> hlr_ussd.c:576 262420893843975/0x46b432f4: Process SS (END) 20241031160337601 DSS <0004> hlr_ussd.c:518 262420893843975/0x46b432f4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160337601 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420893843975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420893843975" session_id=1186214644 session_state=END} 20241031160337601 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420893843975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160337601 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262420893843975 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160337601 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337601 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48402<->l=127.0.0.1:4258 20241031160337606 DAUC <0003> db_auc.c:157 IMSI='262423567240136': No 2G Auth Data 20241031160337606 DAUC <0003> db_auc.c:192 IMSI='262423567240136': No 3G Auth Data 20241031160337620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48418<->l=127.0.0.1:4258 20241031160337622 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160337622 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423567240136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423567240136" session_id=3329750422 session_state=BEGIN} 20241031160337622 DSS <0004> hlr_ussd.c:576 262423567240136/0xc677f596: Process SS (BEGIN) 20241031160337622 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160337622 DSS <0004> hlr_ussd.c:518 262423567240136/0xc677f596: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160337622 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337622 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337622 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337622 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337623 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337623 DLINP <000b> input/ipa.c:405 127.0.0.1:38879 message received 20241031160337623 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262423567240136 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423567240136" session_id=3329750422 session_state=END} 20241031160337623 DSS <0004> hlr_ussd.c:576 262423567240136/0xc677f596: Process SS (END) 20241031160337623 DSS <0004> hlr_ussd.c:518 262423567240136/0xc677f596: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160337623 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423567240136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423567240136" session_id=3329750422 session_state=END} 20241031160337623 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423567240136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160337623 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262423567240136 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160337623 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337623 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48418<->l=127.0.0.1:4258 20241031160337626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20241031160337626 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160337626 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160337626 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160337626 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160337627 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337627 DLINP <000b> input/ipa.c:405 127.0.0.1:38879 message received 20241031160337627 DLINP <000b> input/ipa.c:414 127.0.0.1:38879 connection closed with server 20241031160337627 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38879 20241031160337627 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241031160337627 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39169<->l=127.0.0.1:4259) 20241031160337653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48432<->l=127.0.0.1:4258 20241031160337854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48432<->l=127.0.0.1:4258 20241031160340973 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45115 20241031160340973 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45115 20241031160340974 DLINP <000b> input/ipa.c:451 connected read/write 20241031160340974 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160340975 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160340975 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160340976 DLINP <000b> input/ipa.c:451 connected read/write 20241031160340976 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160340976 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160340976 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241031160340976 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241031160340976 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241031160340976 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  20241031160340976 DLGSUP <0013> gsup_server.c:235 2:  20241031160340976 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160340976 DLGSUP <0013> gsup_server.c:235 3:  20241031160340976 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160340976 DLGSUP <0013> gsup_server.c:235 4:  20241031160340976 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160340976 DLGSUP <0013> gsup_server.c:235 5:  20241031160340976 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160340976 DLGSUP <0013> gsup_server.c:235 7:  20241031160340976 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160340976 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160340976 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160340976 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45115 20241031160340976 DLINP <000b> input/ipa.c:451 connected read/write 20241031160340976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160340976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48444<->l=127.0.0.1:4258 20241031160340977 DLINP <000b> input/ipa.c:451 connected read/write 20241031160340977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160340977 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160340977 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160340977 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  20241031160340977 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160340977 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  20241031160340977 DLGSUP <0013> gsup_server.c:235 2:  20241031160340977 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160340977 DLGSUP <0013> gsup_server.c:235 3:  20241031160340977 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160340977 DLGSUP <0013> gsup_server.c:235 4:  20241031160340977 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160340977 DLGSUP <0013> gsup_server.c:235 5:  20241031160340977 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160340977 DLGSUP <0013> gsup_server.c:235 7:  20241031160340977 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160340977 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160340977 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160340977 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160340986 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38361<->l=127.0.0.1:4259) 20241031160341010 DAUC <0003> db_auc.c:157 IMSI='262427936346250': No 2G Auth Data 20241031160341010 DAUC <0003> db_auc.c:192 IMSI='262427936346250': No 3G Auth Data 20241031160341043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48458<->l=127.0.0.1:4258 20241031160341056 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341056 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427936346250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427936346250" session_id=401024943 session_state=BEGIN} 20241031160341056 DSS <0004> hlr_ussd.c:576 262427936346250/0x17e727af: Process SS (BEGIN) 20241031160341056 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160341056 DSS <0004> hlr_ussd.c:518 262427936346250/0x17e727af: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160341056 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341056 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341056 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341056 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341065 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341065 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341065 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262427936346250 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427936346250" session_id=401024943 session_state=CONTINUE} 20241031160341065 DSS <0004> hlr_ussd.c:576 262427936346250/0x17e727af: Process SS (CONTINUE) 20241031160341065 DSS <0004> hlr_ussd.c:518 262427936346250/0x17e727af: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160341065 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427936346250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427936346250" session_id=401024943 session_state=CONTINUE} 20241031160341065 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262427936346250 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341065 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341065 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341075 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341075 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427936346250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427936346250" session_id=401024943 session_state=CONTINUE} 20241031160341075 DSS <0004> hlr_ussd.c:576 262427936346250/0x17e727af: Process SS (CONTINUE) 20241031160341075 DSS <0004> hlr_ussd.c:518 262427936346250/0x17e727af: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341075 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427936346250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341075 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341075 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341076 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341076 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341078 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341079 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341079 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262427936346250 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427936346250" session_id=401024943 session_state=END} 20241031160341079 DSS <0004> hlr_ussd.c:576 262427936346250/0x17e727af: Process SS (END) 20241031160341079 DSS <0004> hlr_ussd.c:518 262427936346250/0x17e727af: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341079 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427936346250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427936346250" session_id=401024943 session_state=END} 20241031160341079 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427936346250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341079 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262427936346250 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341079 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341079 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48458<->l=127.0.0.1:4258 20241031160341086 DAUC <0003> db_auc.c:157 IMSI='262429266749859': No 2G Auth Data 20241031160341086 DAUC <0003> db_auc.c:192 IMSI='262429266749859': No 3G Auth Data 20241031160341099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48462<->l=127.0.0.1:4258 20241031160341102 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341102 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429266749859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429266749859" session_id=569476540 session_state=BEGIN} 20241031160341102 DSS <0004> hlr_ussd.c:576 262429266749859/0x21f185bc: Process SS (BEGIN) 20241031160341102 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160341102 DSS <0004> hlr_ussd.c:518 262429266749859/0x21f185bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160341102 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341102 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341102 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341102 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341102 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341102 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341102 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262429266749859 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429266749859" session_id=569476540 session_state=CONTINUE} 20241031160341102 DSS <0004> hlr_ussd.c:576 262429266749859/0x21f185bc: Process SS (CONTINUE) 20241031160341102 DSS <0004> hlr_ussd.c:518 262429266749859/0x21f185bc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160341102 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429266749859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429266749859" session_id=569476540 session_state=CONTINUE} 20241031160341102 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262429266749859 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341103 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341103 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341105 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341105 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429266749859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429266749859" session_id=569476540 session_state=CONTINUE} 20241031160341105 DSS <0004> hlr_ussd.c:576 262429266749859/0x21f185bc: Process SS (CONTINUE) 20241031160341105 DSS <0004> hlr_ussd.c:518 262429266749859/0x21f185bc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341105 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429266749859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341105 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341105 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341105 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341105 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341105 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341105 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341105 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262429266749859 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429266749859" session_id=569476540 session_state=END} 20241031160341105 DSS <0004> hlr_ussd.c:576 262429266749859/0x21f185bc: Process SS (END) 20241031160341105 DSS <0004> hlr_ussd.c:518 262429266749859/0x21f185bc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341105 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429266749859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429266749859" session_id=569476540 session_state=END} 20241031160341105 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429266749859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341105 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262429266749859 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341105 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341105 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48462<->l=127.0.0.1:4258 20241031160341109 DAUC <0003> db_auc.c:157 IMSI='262420369874295': No 2G Auth Data 20241031160341109 DAUC <0003> db_auc.c:192 IMSI='262420369874295': No 3G Auth Data 20241031160341121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 20241031160341124 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341124 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420369874295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420369874295" session_id=324186054 session_state=BEGIN} 20241031160341124 DSS <0004> hlr_ussd.c:576 262420369874295/0x1352afc6: Process SS (BEGIN) 20241031160341124 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160341124 DSS <0004> hlr_ussd.c:518 262420369874295/0x1352afc6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160341124 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341124 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341124 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341124 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341124 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341124 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341124 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262420369874295 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420369874295" session_id=324186054 session_state=CONTINUE} 20241031160341124 DSS <0004> hlr_ussd.c:576 262420369874295/0x1352afc6: Process SS (CONTINUE) 20241031160341124 DSS <0004> hlr_ussd.c:518 262420369874295/0x1352afc6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160341124 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420369874295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420369874295" session_id=324186054 session_state=CONTINUE} 20241031160341124 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262420369874295 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341124 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341124 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341127 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341127 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420369874295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420369874295" session_id=324186054 session_state=CONTINUE} 20241031160341127 DSS <0004> hlr_ussd.c:576 262420369874295/0x1352afc6: Process SS (CONTINUE) 20241031160341127 DSS <0004> hlr_ussd.c:518 262420369874295/0x1352afc6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341127 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420369874295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341127 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341127 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341127 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341127 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341128 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341128 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341128 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262420369874295 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420369874295" session_id=324186054 session_state=END} 20241031160341128 DSS <0004> hlr_ussd.c:576 262420369874295/0x1352afc6: Process SS (END) 20241031160341128 DSS <0004> hlr_ussd.c:518 262420369874295/0x1352afc6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341128 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420369874295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420369874295" session_id=324186054 session_state=END} 20241031160341128 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420369874295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341128 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262420369874295 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341128 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341128 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 20241031160341132 DAUC <0003> db_auc.c:157 IMSI='262420759118167': No 2G Auth Data 20241031160341132 DAUC <0003> db_auc.c:192 IMSI='262420759118167': No 3G Auth Data 20241031160341145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4258 20241031160341149 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341149 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420759118167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420759118167" session_id=734426491 session_state=BEGIN} 20241031160341149 DSS <0004> hlr_ussd.c:576 262420759118167/0x2bc6757b: Process SS (BEGIN) 20241031160341149 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160341149 DSS <0004> hlr_ussd.c:518 262420759118167/0x2bc6757b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160341149 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341149 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341149 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341149 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341150 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341150 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341150 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262420759118167 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420759118167" session_id=734426491 session_state=CONTINUE} 20241031160341150 DSS <0004> hlr_ussd.c:576 262420759118167/0x2bc6757b: Process SS (CONTINUE) 20241031160341150 DSS <0004> hlr_ussd.c:518 262420759118167/0x2bc6757b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160341150 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420759118167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420759118167" session_id=734426491 session_state=CONTINUE} 20241031160341150 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262420759118167 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341150 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341150 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341153 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341153 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420759118167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420759118167" session_id=734426491 session_state=CONTINUE} 20241031160341153 DSS <0004> hlr_ussd.c:576 262420759118167/0x2bc6757b: Process SS (CONTINUE) 20241031160341153 DSS <0004> hlr_ussd.c:518 262420759118167/0x2bc6757b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341153 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420759118167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341153 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341153 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341153 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341153 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341153 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341153 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341154 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262420759118167 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420759118167" session_id=734426491 session_state=END} 20241031160341154 DSS <0004> hlr_ussd.c:576 262420759118167/0x2bc6757b: Process SS (END) 20241031160341154 DSS <0004> hlr_ussd.c:518 262420759118167/0x2bc6757b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341154 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420759118167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420759118167" session_id=734426491 session_state=END} 20241031160341154 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420759118167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341154 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262420759118167 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341154 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341154 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4258 20241031160341157 DAUC <0003> db_auc.c:157 IMSI='262423552857012': No 2G Auth Data 20241031160341157 DAUC <0003> db_auc.c:192 IMSI='262423552857012': No 3G Auth Data 20241031160341169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48494<->l=127.0.0.1:4258 20241031160341172 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341172 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423552857012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423552857012" session_id=1922719785 session_state=BEGIN} 20241031160341172 DSS <0004> hlr_ussd.c:576 262423552857012/0x729a6029: Process SS (BEGIN) 20241031160341172 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160341172 DSS <0004> hlr_ussd.c:518 262423552857012/0x729a6029: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160341172 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341172 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341172 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341172 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341172 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341172 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341172 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262423552857012 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423552857012" session_id=1922719785 session_state=CONTINUE} 20241031160341172 DSS <0004> hlr_ussd.c:576 262423552857012/0x729a6029: Process SS (CONTINUE) 20241031160341172 DSS <0004> hlr_ussd.c:518 262423552857012/0x729a6029: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160341172 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423552857012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423552857012" session_id=1922719785 session_state=CONTINUE} 20241031160341172 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262423552857012 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341172 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341172 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341174 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341175 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423552857012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423552857012" session_id=1922719785 session_state=CONTINUE} 20241031160341175 DSS <0004> hlr_ussd.c:576 262423552857012/0x729a6029: Process SS (CONTINUE) 20241031160341175 DSS <0004> hlr_ussd.c:518 262423552857012/0x729a6029: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341175 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423552857012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341175 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341175 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341175 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341175 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341175 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341175 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341175 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262423552857012 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423552857012" session_id=1922719785 session_state=END} 20241031160341175 DSS <0004> hlr_ussd.c:576 262423552857012/0x729a6029: Process SS (END) 20241031160341175 DSS <0004> hlr_ussd.c:518 262423552857012/0x729a6029: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341175 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423552857012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423552857012" session_id=1922719785 session_state=END} 20241031160341175 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423552857012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341175 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262423552857012 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341175 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341175 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48494<->l=127.0.0.1:4258 20241031160341184 DAUC <0003> db_auc.c:157 IMSI='262420286255044': No 2G Auth Data 20241031160341184 DAUC <0003> db_auc.c:192 IMSI='262420286255044': No 3G Auth Data 20241031160341203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48500<->l=127.0.0.1:4258 20241031160341206 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341206 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420286255044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420286255044" session_id=232701266 session_state=BEGIN} 20241031160341206 DSS <0004> hlr_ussd.c:576 262420286255044/0x0ddebd52: Process SS (BEGIN) 20241031160341206 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160341206 DSS <0004> hlr_ussd.c:518 262420286255044/0x0ddebd52: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160341206 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341206 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341206 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341206 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341207 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341207 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341207 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262420286255044 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420286255044" session_id=232701266 session_state=CONTINUE} 20241031160341207 DSS <0004> hlr_ussd.c:576 262420286255044/0x0ddebd52: Process SS (CONTINUE) 20241031160341207 DSS <0004> hlr_ussd.c:518 262420286255044/0x0ddebd52: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160341207 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420286255044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420286255044" session_id=232701266 session_state=CONTINUE} 20241031160341207 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262420286255044 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341207 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341207 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341209 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341209 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420286255044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420286255044" session_id=232701266 session_state=CONTINUE} 20241031160341209 DSS <0004> hlr_ussd.c:576 262420286255044/0x0ddebd52: Process SS (CONTINUE) 20241031160341209 DSS <0004> hlr_ussd.c:518 262420286255044/0x0ddebd52: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341209 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420286255044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341209 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341209 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341209 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341209 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341210 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341210 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341210 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262420286255044 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420286255044" session_id=232701266 session_state=END} 20241031160341210 DSS <0004> hlr_ussd.c:576 262420286255044/0x0ddebd52: Process SS (END) 20241031160341210 DSS <0004> hlr_ussd.c:518 262420286255044/0x0ddebd52: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341210 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420286255044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420286255044" session_id=232701266 session_state=END} 20241031160341210 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420286255044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341210 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262420286255044 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341210 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341210 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48500<->l=127.0.0.1:4258 20241031160341214 DAUC <0003> db_auc.c:157 IMSI='262428477580376': No 2G Auth Data 20241031160341214 DAUC <0003> db_auc.c:192 IMSI='262428477580376': No 3G Auth Data 20241031160341228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48516<->l=127.0.0.1:4258 20241031160341231 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341231 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428477580376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428477580376" session_id=2316566653 session_state=BEGIN} 20241031160341231 DSS <0004> hlr_ussd.c:576 262428477580376/0x8a14007d: Process SS (BEGIN) 20241031160341231 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160341231 DSS <0004> hlr_ussd.c:518 262428477580376/0x8a14007d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160341231 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341231 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341231 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341231 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341231 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341231 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341231 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262428477580376 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428477580376" session_id=2316566653 session_state=CONTINUE} 20241031160341231 DSS <0004> hlr_ussd.c:576 262428477580376/0x8a14007d: Process SS (CONTINUE) 20241031160341231 DSS <0004> hlr_ussd.c:518 262428477580376/0x8a14007d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160341231 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428477580376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428477580376" session_id=2316566653 session_state=CONTINUE} 20241031160341231 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262428477580376 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341231 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341231 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341234 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341234 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428477580376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428477580376" session_id=2316566653 session_state=CONTINUE} 20241031160341234 DSS <0004> hlr_ussd.c:576 262428477580376/0x8a14007d: Process SS (CONTINUE) 20241031160341234 DSS <0004> hlr_ussd.c:518 262428477580376/0x8a14007d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341234 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428477580376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341234 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341234 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341234 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341234 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341234 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341234 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341234 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262428477580376 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428477580376" session_id=2316566653 session_state=END} 20241031160341234 DSS <0004> hlr_ussd.c:576 262428477580376/0x8a14007d: Process SS (END) 20241031160341234 DSS <0004> hlr_ussd.c:518 262428477580376/0x8a14007d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341234 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428477580376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428477580376" session_id=2316566653 session_state=END} 20241031160341234 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428477580376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341234 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262428477580376 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341234 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341234 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48516<->l=127.0.0.1:4258 20241031160341238 DAUC <0003> db_auc.c:157 IMSI='262426824672646': No 2G Auth Data 20241031160341238 DAUC <0003> db_auc.c:192 IMSI='262426824672646': No 3G Auth Data 20241031160341251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48526<->l=127.0.0.1:4258 20241031160341254 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341254 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426824672646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426824672646" session_id=3013030243 session_state=BEGIN} 20241031160341254 DSS <0004> hlr_ussd.c:576 262426824672646/0xb3973163: Process SS (BEGIN) 20241031160341254 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160341254 DSS <0004> hlr_ussd.c:518 262426824672646/0xb3973163: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160341254 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341254 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341254 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341254 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341255 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341255 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341255 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262426824672646 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426824672646" session_id=3013030243 session_state=CONTINUE} 20241031160341255 DSS <0004> hlr_ussd.c:576 262426824672646/0xb3973163: Process SS (CONTINUE) 20241031160341255 DSS <0004> hlr_ussd.c:518 262426824672646/0xb3973163: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160341255 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426824672646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426824672646" session_id=3013030243 session_state=CONTINUE} 20241031160341255 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262426824672646 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341255 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341255 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341257 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341257 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426824672646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426824672646" session_id=3013030243 session_state=CONTINUE} 20241031160341257 DSS <0004> hlr_ussd.c:576 262426824672646/0xb3973163: Process SS (CONTINUE) 20241031160341257 DSS <0004> hlr_ussd.c:518 262426824672646/0xb3973163: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341257 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426824672646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341257 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341257 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341257 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341257 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341258 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341258 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341258 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262426824672646 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426824672646" session_id=3013030243 session_state=END} 20241031160341258 DSS <0004> hlr_ussd.c:576 262426824672646/0xb3973163: Process SS (END) 20241031160341258 DSS <0004> hlr_ussd.c:518 262426824672646/0xb3973163: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341258 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426824672646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426824672646" session_id=3013030243 session_state=END} 20241031160341258 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426824672646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341258 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262426824672646 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341258 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341258 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48526<->l=127.0.0.1:4258 20241031160341259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48444<->l=127.0.0.1:4258 20241031160341260 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341260 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341260 DLINP <000b> input/ipa.c:414 127.0.0.1:45115 connection closed with server 20241031160341260 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45115 20241031160341260 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241031160341260 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341260 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160341260 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160341260 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160341260 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38361<->l=127.0.0.1:4259) 20241031160341283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48528<->l=127.0.0.1:4258 20241031160341485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48528<->l=127.0.0.1:4258 20241031160344600 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39161 20241031160344600 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39161 20241031160344601 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344601 DLINP <000b> input/ipa.c:405 127.0.0.1:39161 message received 20241031160344601 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160344601 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160344603 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344603 DLINP <000b> input/ipa.c:405 127.0.0.1:39161 message received 20241031160344603 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160344603 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241031160344603 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241031160344603 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241031160344603 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  20241031160344603 DLGSUP <0013> gsup_server.c:235 2:  20241031160344603 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160344603 DLGSUP <0013> gsup_server.c:235 3:  20241031160344603 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160344603 DLGSUP <0013> gsup_server.c:235 4:  20241031160344603 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160344603 DLGSUP <0013> gsup_server.c:235 5:  20241031160344603 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160344603 DLGSUP <0013> gsup_server.c:235 7:  20241031160344603 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160344603 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160344603 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160344603 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39161 20241031160344603 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160344604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51226<->l=127.0.0.1:4258 20241031160344605 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160344605 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160344605 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160344605 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  20241031160344605 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160344605 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  20241031160344605 DLGSUP <0013> gsup_server.c:235 2:  20241031160344605 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160344605 DLGSUP <0013> gsup_server.c:235 3:  20241031160344605 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160344605 DLGSUP <0013> gsup_server.c:235 4:  20241031160344605 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160344605 DLGSUP <0013> gsup_server.c:235 5:  20241031160344605 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160344605 DLGSUP <0013> gsup_server.c:235 7:  20241031160344605 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160344605 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160344605 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160344605 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160344620 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41675<->l=127.0.0.1:4259) 20241031160344651 DAUC <0003> db_auc.c:157 IMSI='262425345070766': No 2G Auth Data 20241031160344651 DAUC <0003> db_auc.c:192 IMSI='262425345070766': No 3G Auth Data 20241031160344678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51230<->l=127.0.0.1:4258 20241031160344682 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160344682 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425345070766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425345070766" session_id=729129427 session_state=BEGIN} 20241031160344682 DSS <0004> hlr_ussd.c:576 262425345070766/0x2b75a1d3: Process SS (BEGIN) 20241031160344682 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031160344682 DSS <0004> hlr_ussd.c:518 262425345070766/0x2b75a1d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031160344682 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344682 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344682 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344682 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344685 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344685 DLINP <000b> input/ipa.c:405 127.0.0.1:39161 message received 20241031160344685 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262425345070766 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425345070766" session_id=729129427 session_state=END} 20241031160344685 DSS <0004> hlr_ussd.c:576 262425345070766/0x2b75a1d3: Process SS (END) 20241031160344685 DSS <0004> hlr_ussd.c:518 262425345070766/0x2b75a1d3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031160344685 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425345070766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425345070766" session_id=729129427 session_state=END} 20241031160344685 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425345070766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160344685 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262425345070766 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160344686 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344686 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51230<->l=127.0.0.1:4258 20241031160344691 DAUC <0003> db_auc.c:157 IMSI='262420432577690': No 2G Auth Data 20241031160344691 DAUC <0003> db_auc.c:192 IMSI='262420432577690': No 3G Auth Data 20241031160344703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51244<->l=127.0.0.1:4258 20241031160344707 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160344707 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420432577690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420432577690" session_id=1026604283 session_state=BEGIN} 20241031160344707 DSS <0004> hlr_ussd.c:576 262420432577690/0x3d30bcfb: Process SS (BEGIN) 20241031160344707 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031160344707 DSS <0004> hlr_ussd.c:518 262420432577690/0x3d30bcfb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031160344707 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344707 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344707 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344707 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344707 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344707 DLINP <000b> input/ipa.c:405 127.0.0.1:39161 message received 20241031160344707 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262420432577690 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420432577690" session_id=1026604283 session_state=END} 20241031160344707 DSS <0004> hlr_ussd.c:576 262420432577690/0x3d30bcfb: Process SS (END) 20241031160344707 DSS <0004> hlr_ussd.c:518 262420432577690/0x3d30bcfb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031160344708 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420432577690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420432577690" session_id=1026604283 session_state=END} 20241031160344708 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420432577690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160344708 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262420432577690 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160344708 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344708 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51244<->l=127.0.0.1:4258 20241031160344713 DAUC <0003> db_auc.c:157 IMSI='262421839248158': No 2G Auth Data 20241031160344713 DAUC <0003> db_auc.c:192 IMSI='262421839248158': No 3G Auth Data 20241031160344724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51248<->l=127.0.0.1:4258 20241031160344727 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160344727 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421839248158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421839248158" session_id=1549491404 session_state=BEGIN} 20241031160344727 DSS <0004> hlr_ussd.c:576 262421839248158/0x5c5b5ccc: Process SS (BEGIN) 20241031160344727 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031160344727 DSS <0004> hlr_ussd.c:518 262421839248158/0x5c5b5ccc: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031160344727 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344727 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344727 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344727 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344727 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344727 DLINP <000b> input/ipa.c:405 127.0.0.1:39161 message received 20241031160344727 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262421839248158 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421839248158" session_id=1549491404 session_state=END} 20241031160344727 DSS <0004> hlr_ussd.c:576 262421839248158/0x5c5b5ccc: Process SS (END) 20241031160344727 DSS <0004> hlr_ussd.c:518 262421839248158/0x5c5b5ccc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031160344727 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421839248158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421839248158" session_id=1549491404 session_state=END} 20241031160344727 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421839248158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160344727 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262421839248158 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160344727 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344727 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51248<->l=127.0.0.1:4258 20241031160344732 DAUC <0003> db_auc.c:157 IMSI='262422159613457': No 2G Auth Data 20241031160344732 DAUC <0003> db_auc.c:192 IMSI='262422159613457': No 3G Auth Data 20241031160344743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51250<->l=127.0.0.1:4258 20241031160344746 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160344746 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422159613457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422159613457" session_id=647333455 session_state=BEGIN} 20241031160344746 DSS <0004> hlr_ussd.c:576 262422159613457/0x2695864f: Process SS (BEGIN) 20241031160344746 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031160344746 DSS <0004> hlr_ussd.c:518 262422159613457/0x2695864f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031160344746 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344746 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344746 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344746 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344747 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344747 DLINP <000b> input/ipa.c:405 127.0.0.1:39161 message received 20241031160344747 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262422159613457 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422159613457" session_id=647333455 session_state=END} 20241031160344747 DSS <0004> hlr_ussd.c:576 262422159613457/0x2695864f: Process SS (END) 20241031160344747 DSS <0004> hlr_ussd.c:518 262422159613457/0x2695864f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031160344747 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422159613457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422159613457" session_id=647333455 session_state=END} 20241031160344747 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422159613457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160344747 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262422159613457 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160344747 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344747 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51250<->l=127.0.0.1:4258 20241031160344751 DAUC <0003> db_auc.c:157 IMSI='262427136594513': No 2G Auth Data 20241031160344751 DAUC <0003> db_auc.c:192 IMSI='262427136594513': No 3G Auth Data 20241031160344762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51260<->l=127.0.0.1:4258 20241031160344765 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160344765 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427136594513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427136594513" session_id=1458171536 session_state=BEGIN} 20241031160344765 DSS <0004> hlr_ussd.c:576 262427136594513/0x56e9ee90: Process SS (BEGIN) 20241031160344765 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031160344765 DSS <0004> hlr_ussd.c:518 262427136594513/0x56e9ee90: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031160344765 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344765 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344765 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344765 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344766 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344766 DLINP <000b> input/ipa.c:405 127.0.0.1:39161 message received 20241031160344766 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262427136594513 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427136594513" session_id=1458171536 session_state=END} 20241031160344766 DSS <0004> hlr_ussd.c:576 262427136594513/0x56e9ee90: Process SS (END) 20241031160344766 DSS <0004> hlr_ussd.c:518 262427136594513/0x56e9ee90: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031160344766 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427136594513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427136594513" session_id=1458171536 session_state=END} 20241031160344766 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427136594513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160344766 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262427136594513 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160344766 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344766 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51260<->l=127.0.0.1:4258 20241031160344771 DAUC <0003> db_auc.c:157 IMSI='262422068221831': No 2G Auth Data 20241031160344771 DAUC <0003> db_auc.c:192 IMSI='262422068221831': No 3G Auth Data 20241031160344784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51272<->l=127.0.0.1:4258 20241031160344787 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160344787 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422068221831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422068221831" session_id=1466626189 session_state=BEGIN} 20241031160344787 DSS <0004> hlr_ussd.c:576 262422068221831/0x576af08d: Process SS (BEGIN) 20241031160344787 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031160344787 DSS <0004> hlr_ussd.c:518 262422068221831/0x576af08d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031160344787 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344787 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344787 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344787 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344788 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344788 DLINP <000b> input/ipa.c:405 127.0.0.1:39161 message received 20241031160344788 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262422068221831 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422068221831" session_id=1466626189 session_state=END} 20241031160344788 DSS <0004> hlr_ussd.c:576 262422068221831/0x576af08d: Process SS (END) 20241031160344788 DSS <0004> hlr_ussd.c:518 262422068221831/0x576af08d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031160344788 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422068221831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422068221831" session_id=1466626189 session_state=END} 20241031160344788 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422068221831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160344788 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262422068221831 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160344788 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344788 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51272<->l=127.0.0.1:4258 20241031160344792 DAUC <0003> db_auc.c:157 IMSI='262425705766449': No 2G Auth Data 20241031160344792 DAUC <0003> db_auc.c:192 IMSI='262425705766449': No 3G Auth Data 20241031160344806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51288<->l=127.0.0.1:4258 20241031160344808 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160344808 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425705766449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425705766449" session_id=3475212199 session_state=BEGIN} 20241031160344808 DSS <0004> hlr_ussd.c:576 262425705766449/0xcf2387a7: Process SS (BEGIN) 20241031160344808 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031160344808 DSS <0004> hlr_ussd.c:518 262425705766449/0xcf2387a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031160344808 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344808 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344808 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344808 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344809 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344809 DLINP <000b> input/ipa.c:405 127.0.0.1:39161 message received 20241031160344809 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262425705766449 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425705766449" session_id=3475212199 session_state=END} 20241031160344809 DSS <0004> hlr_ussd.c:576 262425705766449/0xcf2387a7: Process SS (END) 20241031160344809 DSS <0004> hlr_ussd.c:518 262425705766449/0xcf2387a7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031160344809 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425705766449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425705766449" session_id=3475212199 session_state=END} 20241031160344809 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425705766449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160344809 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262425705766449 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160344809 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344809 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51288<->l=127.0.0.1:4258 20241031160344814 DAUC <0003> db_auc.c:157 IMSI='262425732598285': No 2G Auth Data 20241031160344814 DAUC <0003> db_auc.c:192 IMSI='262425732598285': No 3G Auth Data 20241031160344828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51296<->l=127.0.0.1:4258 20241031160344830 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160344830 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425732598285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425732598285" session_id=1772047029 session_state=BEGIN} 20241031160344830 DSS <0004> hlr_ussd.c:576 262425732598285/0x699f4ab5: Process SS (BEGIN) 20241031160344830 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031160344830 DSS <0004> hlr_ussd.c:518 262425732598285/0x699f4ab5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031160344830 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344830 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344830 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344830 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344831 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344831 DLINP <000b> input/ipa.c:405 127.0.0.1:39161 message received 20241031160344831 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262425732598285 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425732598285" session_id=1772047029 session_state=END} 20241031160344831 DSS <0004> hlr_ussd.c:576 262425732598285/0x699f4ab5: Process SS (END) 20241031160344831 DSS <0004> hlr_ussd.c:518 262425732598285/0x699f4ab5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031160344831 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425732598285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425732598285" session_id=1772047029 session_state=END} 20241031160344831 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425732598285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160344831 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262425732598285 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160344831 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344831 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51296<->l=127.0.0.1:4258 20241031160344835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51226<->l=127.0.0.1:4258 20241031160344835 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344835 DLINP <000b> input/ipa.c:405 127.0.0.1:39161 message received 20241031160344835 DLINP <000b> input/ipa.c:414 127.0.0.1:39161 connection closed with server 20241031160344835 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39161 20241031160344835 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241031160344835 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41675<->l=127.0.0.1:4259) 20241031160344835 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160344836 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160344836 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160344836 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160344880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51302<->l=127.0.0.1:4258 20241031160345082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51302<->l=127.0.0.1:4258 20241031160345906 DSS <0004> hlr_ussd.c:239 262420600847369/0x58985a32: SS Session Timeout, destroying 20241031160345906 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420600847369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160345948 DSS <0004> hlr_ussd.c:239 262426512211947/0xd59e65b5: SS Session Timeout, destroying 20241031160345949 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426512211947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160345984 DSS <0004> hlr_ussd.c:239 262426165918249/0x7563393c: SS Session Timeout, destroying 20241031160345984 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426165918249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160346024 DSS <0004> hlr_ussd.c:239 262423786232370/0xfd121279: SS Session Timeout, destroying 20241031160346024 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423786232370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160346043 DSS <0004> hlr_ussd.c:239 262425474996349/0xdfcec3bd: SS Session Timeout, destroying 20241031160346043 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425474996349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160346070 DSS <0004> hlr_ussd.c:239 262424267280922/0xdb2d2da6: SS Session Timeout, destroying 20241031160346070 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424267280922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160346093 DSS <0004> hlr_ussd.c:239 262420181224006/0x56be6289: SS Session Timeout, destroying 20241031160346093 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420181224006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160346121 DSS <0004> hlr_ussd.c:239 262420328182607/0xed251dfc: SS Session Timeout, destroying 20241031160346121 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420328182607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160348194 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160348194 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160348198 DLINP <000b> input/ipa.c:451 connected read/write 20241031160348198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160348199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51308<->l=127.0.0.1:4258 20241031160348203 DLINP <000b> input/ipa.c:451 connected read/write 20241031160348203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160348203 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160348203 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160348203 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  20241031160348203 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160348203 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  20241031160348203 DLGSUP <0013> gsup_server.c:235 2:  20241031160348203 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160348203 DLGSUP <0013> gsup_server.c:235 3:  20241031160348203 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160348203 DLGSUP <0013> gsup_server.c:235 4:  20241031160348203 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160348203 DLGSUP <0013> gsup_server.c:235 5:  20241031160348203 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160348203 DLGSUP <0013> gsup_server.c:235 7:  20241031160348203 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160348203 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160348203 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160348203 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160348228 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45973<->l=127.0.0.1:4259) 20241031160348245 DAUC <0003> db_auc.c:157 IMSI='262421716175614': No 2G Auth Data 20241031160348245 DAUC <0003> db_auc.c:192 IMSI='262421716175614': No 3G Auth Data 20241031160348278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51324<->l=127.0.0.1:4258 20241031160348285 DLINP <000b> input/ipa.c:451 connected read/write 20241031160348285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160348285 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421716175614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421716175614" session_id=1860082976 session_state=BEGIN} 20241031160348285 DSS <0004> hlr_ussd.c:576 262421716175614/0x6ede9d20: Process SS (BEGIN) 20241031160348285 DSS <0004> hlr_ussd.c:498 262421716175614/0x6ede9d20: SS CompType=Invoke, OpCode=InterrogateSS 20241031160348285 DSS <0004> hlr_ussd.c:506 262421716175614/0x6ede9d20: Structured SS requests are not supported, rejecting... 20241031160348285 DSS <0004> hlr_ussd.c:354 262421716175614/0x6ede9d20: Tx ReturnError(0, 0x15) 20241031160348285 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421716175614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421716175614" session_id=1860082976 session_state=END} 20241031160348285 DLINP <000b> input/ipa.c:451 connected read/write 20241031160348285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160348285 DLINP <000b> input/ipa.c:451 connected read/write 20241031160348285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160348292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51324<->l=127.0.0.1:4258 20241031160348298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51308<->l=127.0.0.1:4258 20241031160348299 DLINP <000b> input/ipa.c:451 connected read/write 20241031160348299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160348299 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160348299 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160348299 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160348299 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45973<->l=127.0.0.1:4259) 20241031160348323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51330<->l=127.0.0.1:4258 20241031160348424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51330<->l=127.0.0.1:4258 20241031160349448 DSS <0004> hlr_ussd.c:239 262423321396375/0xe51cd09b: SS Session Timeout, destroying 20241031160349448 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423321396375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160349480 DSS <0004> hlr_ussd.c:239 262423646905145/0x941b714d: SS Session Timeout, destroying 20241031160349480 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423646905145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160349501 DSS <0004> hlr_ussd.c:239 262425233334681/0x0dbbadbc: SS Session Timeout, destroying 20241031160349501 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425233334681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160349519 DSS <0004> hlr_ussd.c:239 262425672037771/0xdb2bf23e: SS Session Timeout, destroying 20241031160349520 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425672037771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160349538 DSS <0004> hlr_ussd.c:239 262424765199672/0xcb847889: SS Session Timeout, destroying 20241031160349538 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424765199672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160349559 DSS <0004> hlr_ussd.c:239 262427877008392/0xbac2d945: SS Session Timeout, destroying 20241031160349559 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427877008392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160349581 DSS <0004> hlr_ussd.c:239 262428712255268/0x5cbf60ff: SS Session Timeout, destroying 20241031160349581 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428712255268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160349601 DSS <0004> hlr_ussd.c:239 262425017695297/0xc66fe296: SS Session Timeout, destroying 20241031160349601 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425017695297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160351555 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160351555 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160351556 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51332<->l=127.0.0.1:4258 20241031160351559 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351559 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160351559 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160351559 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  20241031160351559 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160351559 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  20241031160351559 DLGSUP <0013> gsup_server.c:235 2:  20241031160351559 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160351559 DLGSUP <0013> gsup_server.c:235 3:  20241031160351559 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160351559 DLGSUP <0013> gsup_server.c:235 4:  20241031160351559 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160351559 DLGSUP <0013> gsup_server.c:235 5:  20241031160351559 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160351559 DLGSUP <0013> gsup_server.c:235 7:  20241031160351559 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160351559 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160351559 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160351559 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160351572 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43247<->l=127.0.0.1:4259) 20241031160351579 DAUC <0003> db_auc.c:157 IMSI='262421603257093': No 2G Auth Data 20241031160351579 DAUC <0003> db_auc.c:192 IMSI='262421603257093': No 3G Auth Data 20241031160351595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48364<->l=127.0.0.1:4258 20241031160351602 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351602 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421603257093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421603257093"} 20241031160351602 DMAIN <0000> hlr.c:435 IMSI='262421603257093': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160351602 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421603257093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421603257093"} 20241031160351602 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421603257093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351602 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351602 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351604 DAUC <0003> db_auc.c:192 IMSI='262421603257093': No 3G Auth Data 20241031160351608 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351608 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421603257093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421603257093"} 20241031160351608 DAUC <0003> hlr.c:428 IMSI='262421603257093': storing IMEI = 12345678901234 20241031160351610 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421603257093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421603257093"} 20241031160351610 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421603257093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351610 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351610 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351612 DAUC <0003> db_auc.c:192 IMSI='262421603257093': No 3G Auth Data 20241031160351614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48364<->l=127.0.0.1:4258 20241031160351626 DAUC <0003> db_auc.c:157 IMSI='262422402914037': No 2G Auth Data 20241031160351626 DAUC <0003> db_auc.c:192 IMSI='262422402914037': No 3G Auth Data 20241031160351639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4258 20241031160351641 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351641 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422402914037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422402914037"} 20241031160351641 DMAIN <0000> hlr.c:435 IMSI='262422402914037': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160351641 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422402914037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422402914037"} 20241031160351641 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422402914037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351641 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351641 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351642 DAUC <0003> db_auc.c:192 IMSI='262422402914037': No 3G Auth Data 20241031160351643 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351643 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422402914037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422402914037"} 20241031160351643 DAUC <0003> hlr.c:428 IMSI='262422402914037': storing IMEI = 12345678901234 20241031160351646 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422402914037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422402914037"} 20241031160351646 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422402914037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351646 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351646 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351647 DAUC <0003> db_auc.c:192 IMSI='262422402914037': No 3G Auth Data 20241031160351647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4258 20241031160351655 DAUC <0003> db_auc.c:157 IMSI='262421368835979': No 2G Auth Data 20241031160351655 DAUC <0003> db_auc.c:192 IMSI='262421368835979': No 3G Auth Data 20241031160351666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48372<->l=127.0.0.1:4258 20241031160351669 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351669 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421368835979 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421368835979"} 20241031160351669 DMAIN <0000> hlr.c:435 IMSI='262421368835979': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160351669 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421368835979 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421368835979"} 20241031160351669 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421368835979 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351669 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351669 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351669 DAUC <0003> db_auc.c:192 IMSI='262421368835979': No 3G Auth Data 20241031160351671 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351671 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421368835979 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421368835979"} 20241031160351671 DAUC <0003> hlr.c:428 IMSI='262421368835979': storing IMEI = 12345678901234 20241031160351673 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421368835979 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421368835979"} 20241031160351673 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421368835979 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351673 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351673 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351674 DAUC <0003> db_auc.c:192 IMSI='262421368835979': No 3G Auth Data 20241031160351674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48372<->l=127.0.0.1:4258 20241031160351682 DAUC <0003> db_auc.c:157 IMSI='262426446429665': No 2G Auth Data 20241031160351682 DAUC <0003> db_auc.c:192 IMSI='262426446429665': No 3G Auth Data 20241031160351693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48374<->l=127.0.0.1:4258 20241031160351695 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351695 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426446429665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426446429665"} 20241031160351695 DMAIN <0000> hlr.c:435 IMSI='262426446429665': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160351695 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426446429665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426446429665"} 20241031160351695 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426446429665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351695 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351695 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351696 DAUC <0003> db_auc.c:157 IMSI='262426446429665': No 2G Auth Data 20241031160351697 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351697 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426446429665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426446429665"} 20241031160351697 DAUC <0003> hlr.c:428 IMSI='262426446429665': storing IMEI = 12345678901234 20241031160351700 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426446429665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426446429665"} 20241031160351700 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426446429665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351700 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351700 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351700 DAUC <0003> db_auc.c:157 IMSI='262426446429665': No 2G Auth Data 20241031160351700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48374<->l=127.0.0.1:4258 20241031160351709 DAUC <0003> db_auc.c:157 IMSI='262428420896298': No 2G Auth Data 20241031160351709 DAUC <0003> db_auc.c:192 IMSI='262428420896298': No 3G Auth Data 20241031160351721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48380<->l=127.0.0.1:4258 20241031160351723 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351723 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428420896298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428420896298"} 20241031160351723 DMAIN <0000> hlr.c:435 IMSI='262428420896298': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160351723 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428420896298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428420896298"} 20241031160351723 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428420896298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351723 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351723 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351724 DAUC <0003> db_auc.c:157 IMSI='262428420896298': No 2G Auth Data 20241031160351725 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351725 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428420896298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428420896298"} 20241031160351725 DAUC <0003> hlr.c:428 IMSI='262428420896298': storing IMEI = 12345678901234 20241031160351728 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428420896298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428420896298"} 20241031160351728 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428420896298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351728 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351728 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351728 DAUC <0003> db_auc.c:157 IMSI='262428420896298': No 2G Auth Data 20241031160351729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48380<->l=127.0.0.1:4258 20241031160351737 DAUC <0003> db_auc.c:157 IMSI='262425956690916': No 2G Auth Data 20241031160351737 DAUC <0003> db_auc.c:192 IMSI='262425956690916': No 3G Auth Data 20241031160351750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4258 20241031160351752 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351752 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425956690916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425956690916"} 20241031160351752 DMAIN <0000> hlr.c:435 IMSI='262425956690916': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160351752 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425956690916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425956690916"} 20241031160351752 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425956690916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351752 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351752 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351754 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351754 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425956690916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425956690916"} 20241031160351754 DAUC <0003> hlr.c:428 IMSI='262425956690916': storing IMEI = 12345678901234 20241031160351757 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425956690916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425956690916"} 20241031160351757 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425956690916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351757 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351757 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4258 20241031160351769 DAUC <0003> db_auc.c:157 IMSI='262429784581038': No 2G Auth Data 20241031160351769 DAUC <0003> db_auc.c:192 IMSI='262429784581038': No 3G Auth Data 20241031160351782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48406<->l=127.0.0.1:4258 20241031160351784 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351784 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429784581038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429784581038"} 20241031160351784 DMAIN <0000> hlr.c:435 IMSI='262429784581038': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160351784 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429784581038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429784581038"} 20241031160351784 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429784581038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351784 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351784 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351786 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351786 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429784581038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429784581038"} 20241031160351786 DAUC <0003> hlr.c:428 IMSI='262429784581038': storing IMEI = 12345678901234 20241031160351789 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429784581038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429784581038"} 20241031160351789 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429784581038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351789 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351789 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48406<->l=127.0.0.1:4258 20241031160351800 DAUC <0003> db_auc.c:157 IMSI='262422175559690': No 2G Auth Data 20241031160351800 DAUC <0003> db_auc.c:192 IMSI='262422175559690': No 3G Auth Data 20241031160351814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48412<->l=127.0.0.1:4258 20241031160351816 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351816 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422175559690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422175559690"} 20241031160351816 DMAIN <0000> hlr.c:435 IMSI='262422175559690': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160351816 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422175559690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422175559690"} 20241031160351816 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422175559690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351816 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351816 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351818 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351818 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422175559690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422175559690"} 20241031160351818 DAUC <0003> hlr.c:428 IMSI='262422175559690': storing IMEI = 12345678901234 20241031160351820 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422175559690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422175559690"} 20241031160351820 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422175559690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351820 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351820 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48412<->l=127.0.0.1:4258 20241031160351830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51332<->l=127.0.0.1:4258 20241031160351830 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351830 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160351830 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160351830 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160351830 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43247<->l=127.0.0.1:4259) 20241031160351852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48428<->l=127.0.0.1:4258 20241031160351953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48428<->l=127.0.0.1:4258 20241031160355079 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160355079 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160355084 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48438<->l=127.0.0.1:4258 20241031160355089 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355090 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160355090 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160355090 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  20241031160355090 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160355090 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  20241031160355090 DLGSUP <0013> gsup_server.c:235 2:  20241031160355090 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160355090 DLGSUP <0013> gsup_server.c:235 3:  20241031160355090 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160355090 DLGSUP <0013> gsup_server.c:235 4:  20241031160355090 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160355090 DLGSUP <0013> gsup_server.c:235 5:  20241031160355090 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160355090 DLGSUP <0013> gsup_server.c:235 7:  20241031160355090 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160355090 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160355090 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160355090 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160355119 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40919<->l=127.0.0.1:4259) 20241031160355142 DAUC <0003> db_auc.c:157 IMSI='262421109864853': No 2G Auth Data 20241031160355142 DAUC <0003> db_auc.c:192 IMSI='262421109864853': No 3G Auth Data 20241031160355173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48452<->l=127.0.0.1:4258 20241031160355187 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355187 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262421109864853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421109864853" source_name="the-source\n"} 20241031160355187 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031160355187 DMAIN <0000> hlr.c:435 IMSI='262421109864853': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160355187 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262421109864853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421109864853" destination_name="the-source\n"} 20241031160355187 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262421109864853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355187 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355187 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355192 DAUC <0003> db_auc.c:192 IMSI='262421109864853': No 3G Auth Data 20241031160355198 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355198 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262421109864853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421109864853" source_name="the-source\n"} 20241031160355198 DAUC <0003> hlr.c:428 IMSI='262421109864853': storing IMEI = 12345678901234 20241031160355201 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262421109864853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421109864853" destination_name="the-source\n"} 20241031160355201 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262421109864853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355201 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355201 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355203 DAUC <0003> db_auc.c:192 IMSI='262421109864853': No 3G Auth Data 20241031160355206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48452<->l=127.0.0.1:4258 20241031160355217 DAUC <0003> db_auc.c:157 IMSI='262422153572201': No 2G Auth Data 20241031160355217 DAUC <0003> db_auc.c:192 IMSI='262422153572201': No 3G Auth Data 20241031160355228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48456<->l=127.0.0.1:4258 20241031160355231 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355231 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422153572201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422153572201" source_name="the-source\n"} 20241031160355231 DMAIN <0000> hlr.c:435 IMSI='262422153572201': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160355231 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262422153572201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422153572201" destination_name="the-source\n"} 20241031160355231 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262422153572201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355231 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355231 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355231 DAUC <0003> db_auc.c:192 IMSI='262422153572201': No 3G Auth Data 20241031160355232 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355232 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422153572201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422153572201" source_name="the-source\n"} 20241031160355232 DAUC <0003> hlr.c:428 IMSI='262422153572201': storing IMEI = 12345678901234 20241031160355235 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262422153572201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422153572201" destination_name="the-source\n"} 20241031160355235 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262422153572201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355235 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355235 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355236 DAUC <0003> db_auc.c:192 IMSI='262422153572201': No 3G Auth Data 20241031160355236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48456<->l=127.0.0.1:4258 20241031160355244 DAUC <0003> db_auc.c:157 IMSI='262424728255288': No 2G Auth Data 20241031160355244 DAUC <0003> db_auc.c:192 IMSI='262424728255288': No 3G Auth Data 20241031160355256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 20241031160355258 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355258 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262424728255288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424728255288" source_name="the-source\n"} 20241031160355258 DMAIN <0000> hlr.c:435 IMSI='262424728255288': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160355258 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262424728255288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424728255288" destination_name="the-source\n"} 20241031160355258 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262424728255288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355258 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355258 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355259 DAUC <0003> db_auc.c:192 IMSI='262424728255288': No 3G Auth Data 20241031160355261 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355261 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262424728255288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424728255288" source_name="the-source\n"} 20241031160355261 DAUC <0003> hlr.c:428 IMSI='262424728255288': storing IMEI = 12345678901234 20241031160355263 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262424728255288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424728255288" destination_name="the-source\n"} 20241031160355263 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262424728255288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355263 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355263 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355264 DAUC <0003> db_auc.c:192 IMSI='262424728255288': No 3G Auth Data 20241031160355264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 20241031160355273 DAUC <0003> db_auc.c:157 IMSI='262427381715895': No 2G Auth Data 20241031160355273 DAUC <0003> db_auc.c:192 IMSI='262427381715895': No 3G Auth Data 20241031160355284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4258 20241031160355286 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355286 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262427381715895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427381715895" source_name="the-source\n"} 20241031160355286 DMAIN <0000> hlr.c:435 IMSI='262427381715895': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160355286 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262427381715895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427381715895" destination_name="the-source\n"} 20241031160355286 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262427381715895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355286 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355286 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355287 DAUC <0003> db_auc.c:157 IMSI='262427381715895': No 2G Auth Data 20241031160355288 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355288 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262427381715895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427381715895" source_name="the-source\n"} 20241031160355288 DAUC <0003> hlr.c:428 IMSI='262427381715895': storing IMEI = 12345678901234 20241031160355291 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262427381715895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427381715895" destination_name="the-source\n"} 20241031160355291 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262427381715895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355291 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355291 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355291 DAUC <0003> db_auc.c:157 IMSI='262427381715895': No 2G Auth Data 20241031160355292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4258 20241031160355300 DAUC <0003> db_auc.c:157 IMSI='262420425679860': No 2G Auth Data 20241031160355300 DAUC <0003> db_auc.c:192 IMSI='262420425679860': No 3G Auth Data 20241031160355311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48500<->l=127.0.0.1:4258 20241031160355314 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355314 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262420425679860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420425679860" source_name="the-source\n"} 20241031160355314 DMAIN <0000> hlr.c:435 IMSI='262420425679860': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160355314 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262420425679860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420425679860" destination_name="the-source\n"} 20241031160355314 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262420425679860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355314 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355314 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355314 DAUC <0003> db_auc.c:157 IMSI='262420425679860': No 2G Auth Data 20241031160355316 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355316 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262420425679860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420425679860" source_name="the-source\n"} 20241031160355316 DAUC <0003> hlr.c:428 IMSI='262420425679860': storing IMEI = 12345678901234 20241031160355318 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262420425679860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420425679860" destination_name="the-source\n"} 20241031160355318 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262420425679860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355318 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355318 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355319 DAUC <0003> db_auc.c:157 IMSI='262420425679860': No 2G Auth Data 20241031160355320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48500<->l=127.0.0.1:4258 20241031160355328 DAUC <0003> db_auc.c:157 IMSI='262427790730354': No 2G Auth Data 20241031160355328 DAUC <0003> db_auc.c:192 IMSI='262427790730354': No 3G Auth Data 20241031160355342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48514<->l=127.0.0.1:4258 20241031160355345 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355345 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427790730354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427790730354" source_name="the-source\n"} 20241031160355345 DMAIN <0000> hlr.c:435 IMSI='262427790730354': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160355345 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262427790730354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427790730354" destination_name="the-source\n"} 20241031160355345 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262427790730354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355345 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355345 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355347 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355347 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427790730354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427790730354" source_name="the-source\n"} 20241031160355347 DAUC <0003> hlr.c:428 IMSI='262427790730354': storing IMEI = 12345678901234 20241031160355349 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262427790730354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427790730354" destination_name="the-source\n"} 20241031160355349 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262427790730354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355349 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355349 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48514<->l=127.0.0.1:4258 20241031160355361 DAUC <0003> db_auc.c:157 IMSI='262421340682119': No 2G Auth Data 20241031160355361 DAUC <0003> db_auc.c:192 IMSI='262421340682119': No 3G Auth Data 20241031160355375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48516<->l=127.0.0.1:4258 20241031160355378 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355378 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421340682119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421340682119" source_name="the-source\n"} 20241031160355378 DMAIN <0000> hlr.c:435 IMSI='262421340682119': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160355378 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262421340682119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421340682119" destination_name="the-source\n"} 20241031160355378 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262421340682119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355378 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355378 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355380 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355380 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421340682119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421340682119" source_name="the-source\n"} 20241031160355380 DAUC <0003> hlr.c:428 IMSI='262421340682119': storing IMEI = 12345678901234 20241031160355383 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262421340682119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421340682119" destination_name="the-source\n"} 20241031160355383 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262421340682119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355383 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355383 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48516<->l=127.0.0.1:4258 20241031160355400 DAUC <0003> db_auc.c:157 IMSI='262420151368982': No 2G Auth Data 20241031160355400 DAUC <0003> db_auc.c:192 IMSI='262420151368982': No 3G Auth Data 20241031160355414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48520<->l=127.0.0.1:4258 20241031160355417 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355417 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262420151368982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420151368982" source_name="the-source\n"} 20241031160355417 DMAIN <0000> hlr.c:435 IMSI='262420151368982': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160355417 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262420151368982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420151368982" destination_name="the-source\n"} 20241031160355417 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262420151368982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355417 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355417 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355419 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355419 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262420151368982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420151368982" source_name="the-source\n"} 20241031160355419 DAUC <0003> hlr.c:428 IMSI='262420151368982': storing IMEI = 12345678901234 20241031160355422 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262420151368982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420151368982" destination_name="the-source\n"} 20241031160355422 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262420151368982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355422 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355422 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48520<->l=127.0.0.1:4258 20241031160355431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48438<->l=127.0.0.1:4258 20241031160355432 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40919<->l=127.0.0.1:4259) 20241031160355432 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355432 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160355432 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160355432 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160355432 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241031160355455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48536<->l=127.0.0.1:4258 20241031160355556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48536<->l=127.0.0.1:4258 20241031160358679 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160358679 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160358684 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48550<->l=127.0.0.1:4258 20241031160358688 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358688 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160358688 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160358688 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  20241031160358688 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160358688 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  20241031160358688 DLGSUP <0013> gsup_server.c:235 2:  20241031160358688 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160358689 DLGSUP <0013> gsup_server.c:235 3:  20241031160358689 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160358689 DLGSUP <0013> gsup_server.c:235 4:  20241031160358689 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160358689 DLGSUP <0013> gsup_server.c:235 5:  20241031160358689 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160358689 DLGSUP <0013> gsup_server.c:235 7:  20241031160358689 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160358689 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160358689 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160358689 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160358709 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40619<->l=127.0.0.1:4259) 20241031160358739 DAUC <0003> db_auc.c:157 IMSI='262427762056641': No 2G Auth Data 20241031160358739 DAUC <0003> db_auc.c:192 IMSI='262427762056641': No 3G Auth Data 20241031160358774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48558<->l=127.0.0.1:4258 20241031160358783 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358783 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427762056641"} 20241031160358783 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031160358784 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427762056641" cause=Invalid mandatory information} 20241031160358784 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358784 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358784 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358789 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358789 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427762056641"} 20241031160358789 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031160358789 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427762056641" cause=Invalid mandatory information} 20241031160358789 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358789 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358789 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358792 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358792 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427762056641"} 20241031160358792 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031160358792 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427762056641" cause=Invalid mandatory information} 20241031160358792 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358792 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358792 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358795 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358795 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427762056641"} 20241031160358795 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031160358795 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427762056641" cause=Invalid mandatory information} 20241031160358795 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358795 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358795 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358798 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358799 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427762056641"} 20241031160358799 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031160358799 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427762056641" cause=Invalid mandatory information} 20241031160358799 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358799 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358799 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48558<->l=127.0.0.1:4258 20241031160358809 DAUC <0003> db_auc.c:157 IMSI='262426593981190': No 2G Auth Data 20241031160358809 DAUC <0003> db_auc.c:192 IMSI='262426593981190': No 3G Auth Data 20241031160358822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48572<->l=127.0.0.1:4258 20241031160358824 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358824 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426593981190"} 20241031160358824 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031160358824 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426593981190" cause=Invalid mandatory information} 20241031160358824 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358824 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358824 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358824 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358824 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426593981190"} 20241031160358824 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031160358824 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426593981190" cause=Invalid mandatory information} 20241031160358824 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358824 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358824 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358825 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358825 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426593981190"} 20241031160358825 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031160358825 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426593981190" cause=Invalid mandatory information} 20241031160358825 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358825 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358825 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358825 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358825 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426593981190"} 20241031160358825 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031160358825 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426593981190" cause=Invalid mandatory information} 20241031160358825 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358825 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358825 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358826 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358826 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426593981190"} 20241031160358826 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031160358826 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426593981190" cause=Invalid mandatory information} 20241031160358826 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358826 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358826 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48572<->l=127.0.0.1:4258 20241031160358835 DAUC <0003> db_auc.c:157 IMSI='262420326134422': No 2G Auth Data 20241031160358835 DAUC <0003> db_auc.c:192 IMSI='262420326134422': No 3G Auth Data 20241031160358846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48576<->l=127.0.0.1:4258 20241031160358848 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358848 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420326134422"} 20241031160358848 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031160358848 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420326134422" cause=Invalid mandatory information} 20241031160358848 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358848 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358848 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358849 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358849 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420326134422"} 20241031160358849 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031160358849 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420326134422" cause=Invalid mandatory information} 20241031160358849 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358849 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358849 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358850 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358850 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420326134422"} 20241031160358850 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031160358850 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420326134422" cause=Invalid mandatory information} 20241031160358850 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358850 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358850 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358850 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358850 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420326134422"} 20241031160358850 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031160358850 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420326134422" cause=Invalid mandatory information} 20241031160358850 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358850 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358850 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358851 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358851 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420326134422"} 20241031160358851 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031160358851 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420326134422" cause=Invalid mandatory information} 20241031160358851 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358851 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358851 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48576<->l=127.0.0.1:4258 20241031160358862 DAUC <0003> db_auc.c:157 IMSI='262428620505024': No 2G Auth Data 20241031160358862 DAUC <0003> db_auc.c:192 IMSI='262428620505024': No 3G Auth Data 20241031160358879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48588<->l=127.0.0.1:4258 20241031160358881 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358881 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428620505024"} 20241031160358881 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031160358881 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428620505024" cause=Invalid mandatory information} 20241031160358881 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358881 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358881 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358882 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358882 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428620505024"} 20241031160358882 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031160358882 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428620505024" cause=Invalid mandatory information} 20241031160358882 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358882 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358882 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358883 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358883 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428620505024"} 20241031160358883 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031160358883 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428620505024" cause=Invalid mandatory information} 20241031160358883 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358883 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358883 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358883 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358883 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428620505024"} 20241031160358883 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031160358883 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428620505024" cause=Invalid mandatory information} 20241031160358883 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358883 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358883 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358884 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358884 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428620505024"} 20241031160358884 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031160358884 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428620505024" cause=Invalid mandatory information} 20241031160358884 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358884 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358884 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48588<->l=127.0.0.1:4258 20241031160358895 DAUC <0003> db_auc.c:157 IMSI='262424953996160': No 2G Auth Data 20241031160358895 DAUC <0003> db_auc.c:192 IMSI='262424953996160': No 3G Auth Data 20241031160358906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48600<->l=127.0.0.1:4258 20241031160358908 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358908 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424953996160"} 20241031160358908 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031160358908 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424953996160" cause=Invalid mandatory information} 20241031160358908 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358908 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358908 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358909 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358909 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424953996160"} 20241031160358909 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031160358909 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424953996160" cause=Invalid mandatory information} 20241031160358909 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358909 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358909 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358910 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358910 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424953996160"} 20241031160358910 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031160358910 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424953996160" cause=Invalid mandatory information} 20241031160358910 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358910 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358910 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358911 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358911 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424953996160"} 20241031160358911 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031160358911 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424953996160" cause=Invalid mandatory information} 20241031160358911 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358911 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358911 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358912 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358912 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424953996160"} 20241031160358912 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031160358912 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424953996160" cause=Invalid mandatory information} 20241031160358912 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358912 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358912 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48600<->l=127.0.0.1:4258 20241031160358924 DAUC <0003> db_auc.c:157 IMSI='262420935462579': No 2G Auth Data 20241031160358924 DAUC <0003> db_auc.c:192 IMSI='262420935462579': No 3G Auth Data 20241031160358946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48616<->l=127.0.0.1:4258 20241031160358948 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358948 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420935462579"} 20241031160358948 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031160358948 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420935462579" cause=Invalid mandatory information} 20241031160358948 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358948 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358948 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358949 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358949 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420935462579"} 20241031160358949 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031160358949 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420935462579" cause=Invalid mandatory information} 20241031160358949 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358949 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358949 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358950 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358950 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420935462579"} 20241031160358950 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031160358950 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420935462579" cause=Invalid mandatory information} 20241031160358950 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358950 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358950 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358950 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358950 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420935462579"} 20241031160358950 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031160358950 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420935462579" cause=Invalid mandatory information} 20241031160358950 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358950 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358950 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358951 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358951 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420935462579"} 20241031160358951 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031160358951 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420935462579" cause=Invalid mandatory information} 20241031160358951 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358951 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358951 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48616<->l=127.0.0.1:4258 20241031160358962 DAUC <0003> db_auc.c:157 IMSI='262423966628130': No 2G Auth Data 20241031160358962 DAUC <0003> db_auc.c:192 IMSI='262423966628130': No 3G Auth Data 20241031160358976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48628<->l=127.0.0.1:4258 20241031160358977 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358977 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423966628130"} 20241031160358977 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031160358977 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423966628130" cause=Invalid mandatory information} 20241031160358977 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358977 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358977 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358978 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358978 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423966628130"} 20241031160358978 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031160358978 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423966628130" cause=Invalid mandatory information} 20241031160358978 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358978 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358978 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358979 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358979 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423966628130"} 20241031160358979 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031160358979 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423966628130" cause=Invalid mandatory information} 20241031160358979 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358979 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358979 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358979 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358979 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423966628130"} 20241031160358979 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031160358979 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423966628130" cause=Invalid mandatory information} 20241031160358979 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358979 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358979 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358980 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358980 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423966628130"} 20241031160358980 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031160358980 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423966628130" cause=Invalid mandatory information} 20241031160358980 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358980 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358980 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48628<->l=127.0.0.1:4258 20241031160358991 DAUC <0003> db_auc.c:157 IMSI='262422294103307': No 2G Auth Data 20241031160358991 DAUC <0003> db_auc.c:192 IMSI='262422294103307': No 3G Auth Data 20241031160359005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48636<->l=127.0.0.1:4258 20241031160359006 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160359006 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422294103307"} 20241031160359006 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031160359006 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422294103307" cause=Invalid mandatory information} 20241031160359006 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160359006 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160359006 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160359007 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160359007 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422294103307"} 20241031160359007 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031160359007 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422294103307" cause=Invalid mandatory information} 20241031160359007 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160359007 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160359007 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160359007 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160359007 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422294103307"} 20241031160359007 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031160359007 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422294103307" cause=Invalid mandatory information} 20241031160359007 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160359007 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160359007 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160359008 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160359008 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422294103307"} 20241031160359008 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031160359008 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422294103307" cause=Invalid mandatory information} 20241031160359008 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160359008 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160359008 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160359008 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160359008 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422294103307"} 20241031160359008 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031160359008 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422294103307" cause=Invalid mandatory information} 20241031160359008 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160359008 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160359008 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160359009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48636<->l=127.0.0.1:4258 20241031160359017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48550<->l=127.0.0.1:4258 20241031160359018 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160359018 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160359018 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160359018 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160359018 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40619<->l=127.0.0.1:4259) 20241031160359040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48648<->l=127.0.0.1:4258 20241031160359141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48648<->l=127.0.0.1:4258 20241031160402259 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160402259 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160402264 DLINP <000b> input/ipa.c:451 connected read/write 20241031160402264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160402265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48450<->l=127.0.0.1:4258 20241031160402270 DLINP <000b> input/ipa.c:451 connected read/write 20241031160402270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160402270 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160402270 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160402270 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  20241031160402270 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160402270 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  20241031160402270 DLGSUP <0013> gsup_server.c:235 2:  20241031160402270 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160402270 DLGSUP <0013> gsup_server.c:235 3:  20241031160402270 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160402270 DLGSUP <0013> gsup_server.c:235 4:  20241031160402270 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160402270 DLGSUP <0013> gsup_server.c:235 5:  20241031160402270 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160402270 DLGSUP <0013> gsup_server.c:235 7:  20241031160402270 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160402270 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160402270 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160402270 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160402300 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34049<->l=127.0.0.1:4259) 20241031160402317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 20241031160402330 DLINP <000b> input/ipa.c:451 connected read/write 20241031160402330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160402330 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426656872034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426656872034"} 20241031160402331 DMAIN <0000> hlr.c:435 IMSI='262426656872034': has IMEI = 22245678901234 (consider setting 'store-imei') 20241031160402331 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426656872034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241031160402331 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426656872034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426656872034" cause=Invalid mandatory information} 20241031160402331 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426656872034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160402331 DLINP <000b> input/ipa.c:451 connected read/write 20241031160402331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160402331 DLINP <000b> input/ipa.c:451 connected read/write 20241031160402331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160402339 DLINP <000b> input/ipa.c:451 connected read/write 20241031160402339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160402339 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426656872034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426656872034"} 20241031160402339 DAUC <0003> hlr.c:428 IMSI='262426656872034': storing IMEI = 22245678901234 20241031160402340 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426656872034': no such subscriber 20241031160402340 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426656872034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241031160402340 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426656872034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426656872034" cause=Invalid mandatory information} 20241031160402340 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426656872034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160402340 DLINP <000b> input/ipa.c:451 connected read/write 20241031160402340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160402340 DLINP <000b> input/ipa.c:451 connected read/write 20241031160402340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160402342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 20241031160402344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48450<->l=127.0.0.1:4258 20241031160402346 DLINP <000b> input/ipa.c:451 connected read/write 20241031160402346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160402346 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160402346 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160402346 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160402346 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34049<->l=127.0.0.1:4259) 20241031160402378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48464<->l=127.0.0.1:4258 20241031160402479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48464<->l=127.0.0.1:4258 20241031160405603 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160405603 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160405608 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48472<->l=127.0.0.1:4258 20241031160405613 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405613 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160405613 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160405613 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  20241031160405613 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160405613 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  20241031160405613 DLGSUP <0013> gsup_server.c:235 2:  20241031160405613 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160405613 DLGSUP <0013> gsup_server.c:235 3:  20241031160405613 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160405613 DLGSUP <0013> gsup_server.c:235 4:  20241031160405613 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160405613 DLGSUP <0013> gsup_server.c:235 5:  20241031160405613 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160405613 DLGSUP <0013> gsup_server.c:235 7:  20241031160405613 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160405614 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160405614 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160405614 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160405634 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34255<->l=127.0.0.1:4259) 20241031160405644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48476<->l=127.0.0.1:4258 20241031160405654 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405654 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429331381406"} 20241031160405654 DMAIN <0000> hlr.c:227 IMSI='262429331381406': Creating subscriber on demand 20241031160405679 DMAIN <0000> hlr.c:243 IMSI='262429331381406': Successfully assigned MSISDN='994' 20241031160405679 DAUC <0003> hlr.c:428 IMSI='262429331381406': storing IMEI = 12345678901234 20241031160405698 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429331381406"} 20241031160405699 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160405699 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405699 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405707 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405707 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405709 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405709 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405711 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405711 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405714 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405714 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429331381406" cn_domain=PS} 20241031160405715 DLU <0006> fsm.c:456 lu(262429331381406)[0x612000013720]{UNVALIDATED}: Allocated 20241031160405715 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160405723 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429331381406)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160405723 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429331381406" cn_domain=PS} 20241031160405723 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405723 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405727 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405728 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429331381406"} 20241031160405728 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429331381406)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160405728 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160405728 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429331381406"} 20241031160405728 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160405728 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429331381406)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160405728 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429331381406)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160405728 DLU <0006> fsm.c:568 lu(PS:IMSI-262429331381406)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160405728 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405728 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405739 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405739 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429331381406"} 20241031160405739 DMAIN <0000> hlr.c:227 IMSI='262429331381406': Creating subscriber on demand 20241031160405750 DMAIN <0000> hlr.c:243 IMSI='262429331381406': Successfully assigned MSISDN='129' 20241031160405750 DAUC <0003> hlr.c:428 IMSI='262429331381406': storing IMEI = 12345678901234 20241031160405753 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429331381406"} 20241031160405753 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160405753 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405753 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405756 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405756 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405757 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405757 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405759 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405759 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405760 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405760 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405763 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405763 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429331381406" cn_domain=PS} 20241031160405763 DLU <0006> fsm.c:456 lu(262429331381406)[0x6120000138a0]{UNVALIDATED}: Allocated 20241031160405763 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160405768 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429331381406)[0x6120000138a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160405768 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429331381406" cn_domain=PS} 20241031160405768 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405768 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405772 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405772 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429331381406"} 20241031160405772 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429331381406)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160405772 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160405773 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429331381406"} 20241031160405773 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160405773 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429331381406)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160405773 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429331381406)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160405773 DLU <0006> fsm.c:568 lu(PS:IMSI-262429331381406)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160405773 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405773 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405783 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405783 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429331381406"} 20241031160405783 DMAIN <0000> hlr.c:227 IMSI='262429331381406': Creating subscriber on demand 20241031160405794 DMAIN <0000> hlr.c:243 IMSI='262429331381406': Successfully assigned MSISDN='205' 20241031160405794 DAUC <0003> hlr.c:428 IMSI='262429331381406': storing IMEI = 12345678901234 20241031160405797 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429331381406"} 20241031160405797 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160405797 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405797 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405799 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405799 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405801 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405801 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405802 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405802 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405804 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405804 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405806 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405806 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429331381406" cn_domain=PS} 20241031160405806 DLU <0006> fsm.c:456 lu(262429331381406)[0x612000013a20]{UNVALIDATED}: Allocated 20241031160405806 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031160405806 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429331381406" cause=GPRS services not allowed} 20241031160405806 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160405806 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429331381406)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160405806 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429331381406)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241031160405806 DLU <0006> fsm.c:568 lu(PS:IMSI-262429331381406)[0x612000013a20]{UNVALIDATED}: Deallocated 20241031160405807 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405807 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405816 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405817 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429331381406"} 20241031160405817 DMAIN <0000> hlr.c:227 IMSI='262429331381406': Creating subscriber on demand 20241031160405822 DMAIN <0000> hlr.c:243 IMSI='262429331381406': Successfully assigned MSISDN='761' 20241031160405822 DAUC <0003> hlr.c:428 IMSI='262429331381406': storing IMEI = 12345678901234 20241031160405825 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429331381406"} 20241031160405825 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160405825 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405825 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405827 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405827 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405829 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405829 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405831 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405831 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405834 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405834 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429331381406" cn_domain=PS} 20241031160405834 DLU <0006> fsm.c:456 lu(262429331381406)[0x612000013ba0]{UNVALIDATED}: Allocated 20241031160405834 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031160405834 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429331381406" cause=GPRS services not allowed} 20241031160405834 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160405834 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429331381406)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160405834 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429331381406)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241031160405834 DLU <0006> fsm.c:568 lu(PS:IMSI-262429331381406)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241031160405834 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405834 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405845 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405845 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429331381406"} 20241031160405845 DMAIN <0000> hlr.c:227 IMSI='262429331381406': Creating subscriber on demand 20241031160405853 DAUC <0003> hlr.c:428 IMSI='262429331381406': storing IMEI = 12345678901234 20241031160405856 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429331381406"} 20241031160405856 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160405856 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405856 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405858 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405858 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405860 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405860 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405861 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405861 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405864 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405864 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429331381406" cn_domain=PS} 20241031160405864 DLU <0006> fsm.c:456 lu(262429331381406)[0x612000013d20]{UNVALIDATED}: Allocated 20241031160405864 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031160405864 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429331381406" cause=GPRS services not allowed} 20241031160405864 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160405864 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429331381406)[0x612000013d20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160405864 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429331381406)[0x612000013d20]{UNVALIDATED}: Freeing instance 20241031160405864 DLU <0006> fsm.c:568 lu(PS:IMSI-262429331381406)[0x612000013d20]{UNVALIDATED}: Deallocated 20241031160405864 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405864 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405874 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405875 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429331381406"} 20241031160405875 DMAIN <0000> hlr.c:227 IMSI='262429331381406': Creating subscriber on demand 20241031160405877 DAUC <0003> hlr.c:428 IMSI='262429331381406': storing IMEI = 12345678901234 20241031160405880 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429331381406"} 20241031160405880 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160405880 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405880 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405882 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405882 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405884 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405884 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405885 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405885 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405888 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405888 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429331381406" cn_domain=PS} 20241031160405888 DLU <0006> fsm.c:456 lu(262429331381406)[0x612000013ea0]{UNVALIDATED}: Allocated 20241031160405888 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160405893 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429331381406)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160405893 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429331381406" cn_domain=PS} 20241031160405893 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405893 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405897 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405897 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429331381406"} 20241031160405897 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429331381406)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160405897 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160405897 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429331381406"} 20241031160405897 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160405897 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429331381406)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160405897 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429331381406)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160405897 DLU <0006> fsm.c:568 lu(PS:IMSI-262429331381406)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160405897 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405897 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48476<->l=127.0.0.1:4258 20241031160405906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48472<->l=127.0.0.1:4258 20241031160405908 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405908 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160405908 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160405908 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160405909 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34255<->l=127.0.0.1:4259) 20241031160405947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48478<->l=127.0.0.1:4258 20241031160406048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48478<->l=127.0.0.1:4258 20241031160409162 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160409162 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160409166 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48482<->l=127.0.0.1:4258 20241031160409172 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409172 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160409172 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160409172 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  20241031160409172 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160409172 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  20241031160409172 DLGSUP <0013> gsup_server.c:235 2:  20241031160409172 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160409172 DLGSUP <0013> gsup_server.c:235 3:  20241031160409172 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160409172 DLGSUP <0013> gsup_server.c:235 4:  20241031160409172 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160409172 DLGSUP <0013> gsup_server.c:235 5:  20241031160409172 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160409172 DLGSUP <0013> gsup_server.c:235 7:  20241031160409172 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160409172 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160409172 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160409172 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160409199 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45157<->l=127.0.0.1:4259) 20241031160409214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48488<->l=127.0.0.1:4258 20241031160409224 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409224 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421299319156" cn_domain=PS} 20241031160409224 DMAIN <0000> hlr.c:227 IMSI='262421299319156': Creating subscriber on demand 20241031160409253 DMAIN <0000> hlr.c:243 IMSI='262421299319156': Successfully assigned MSISDN='341' 20241031160409253 DLU <0006> fsm.c:456 lu(262421299319156)[0x612000014020]{UNVALIDATED}: Allocated 20241031160409253 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160409258 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421299319156)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160409258 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421299319156" cn_domain=PS} 20241031160409258 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409258 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409264 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409265 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421299319156"} 20241031160409265 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421299319156)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160409265 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160409265 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421299319156"} 20241031160409265 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160409265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421299319156)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160409265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421299319156)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160409265 DLU <0006> fsm.c:568 lu(PS:IMSI-262421299319156)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160409265 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409265 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409268 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409268 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409270 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409270 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409271 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409271 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409281 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409281 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421299319156" cn_domain=PS} 20241031160409281 DMAIN <0000> hlr.c:227 IMSI='262421299319156': Creating subscriber on demand 20241031160409287 DMAIN <0000> hlr.c:243 IMSI='262421299319156': Successfully assigned MSISDN='047' 20241031160409287 DLU <0006> fsm.c:456 lu(262421299319156)[0x6120000141a0]{UNVALIDATED}: Allocated 20241031160409287 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160409292 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421299319156)[0x6120000141a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160409292 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421299319156" cn_domain=PS} 20241031160409292 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409292 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409295 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409295 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421299319156"} 20241031160409295 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421299319156)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160409295 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160409295 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421299319156"} 20241031160409295 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160409295 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421299319156)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160409295 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421299319156)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160409295 DLU <0006> fsm.c:568 lu(PS:IMSI-262421299319156)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160409295 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409295 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409297 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409298 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409299 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409299 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409301 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409301 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409303 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409303 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409313 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409314 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421299319156" cn_domain=PS} 20241031160409314 DMAIN <0000> hlr.c:227 IMSI='262421299319156': Creating subscriber on demand 20241031160409323 DMAIN <0000> hlr.c:243 IMSI='262421299319156': Successfully assigned MSISDN='236' 20241031160409323 DLU <0006> fsm.c:456 lu(262421299319156)[0x612000014320]{UNVALIDATED}: Allocated 20241031160409323 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031160409323 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421299319156" cause=GPRS services not allowed} 20241031160409323 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160409323 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421299319156)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160409323 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421299319156)[0x612000014320]{UNVALIDATED}: Freeing instance 20241031160409323 DLU <0006> fsm.c:568 lu(PS:IMSI-262421299319156)[0x612000014320]{UNVALIDATED}: Deallocated 20241031160409323 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409323 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409326 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409326 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409328 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409328 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409329 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409329 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409331 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409331 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409339 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409339 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421299319156" cn_domain=PS} 20241031160409339 DMAIN <0000> hlr.c:227 IMSI='262421299319156': Creating subscriber on demand 20241031160409345 DMAIN <0000> hlr.c:243 IMSI='262421299319156': Successfully assigned MSISDN='318' 20241031160409345 DLU <0006> fsm.c:456 lu(262421299319156)[0x6120000144a0]{UNVALIDATED}: Allocated 20241031160409345 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031160409345 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421299319156" cause=GPRS services not allowed} 20241031160409345 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160409345 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421299319156)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160409345 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421299319156)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241031160409345 DLU <0006> fsm.c:568 lu(PS:IMSI-262421299319156)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241031160409345 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409345 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409346 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409346 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409347 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409347 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409348 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409348 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409356 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409357 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421299319156" cn_domain=PS} 20241031160409357 DMAIN <0000> hlr.c:227 IMSI='262421299319156': Creating subscriber on demand 20241031160409359 DLU <0006> fsm.c:456 lu(262421299319156)[0x612000014620]{UNVALIDATED}: Allocated 20241031160409359 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031160409359 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421299319156" cause=GPRS services not allowed} 20241031160409359 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160409359 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421299319156)[0x612000014620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160409359 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421299319156)[0x612000014620]{UNVALIDATED}: Freeing instance 20241031160409359 DLU <0006> fsm.c:568 lu(PS:IMSI-262421299319156)[0x612000014620]{UNVALIDATED}: Deallocated 20241031160409360 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409360 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409361 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409361 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409362 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409362 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409363 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409363 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409369 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409369 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421299319156" cn_domain=PS} 20241031160409369 DMAIN <0000> hlr.c:227 IMSI='262421299319156': Creating subscriber on demand 20241031160409372 DLU <0006> fsm.c:456 lu(262421299319156)[0x6120000147a0]{UNVALIDATED}: Allocated 20241031160409372 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160409378 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421299319156)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160409378 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421299319156" cn_domain=PS} 20241031160409378 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409378 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409379 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409379 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421299319156"} 20241031160409379 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421299319156)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160409379 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160409379 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421299319156"} 20241031160409379 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160409379 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421299319156)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160409379 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421299319156)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160409379 DLU <0006> fsm.c:568 lu(PS:IMSI-262421299319156)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160409379 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409379 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409380 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409380 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409380 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409381 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409381 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409381 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48488<->l=127.0.0.1:4258 20241031160409385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48482<->l=127.0.0.1:4258 20241031160409386 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409386 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160409387 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160409387 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160409387 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45157<->l=127.0.0.1:4259) 20241031160409418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48504<->l=127.0.0.1:4258 20241031160409519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48504<->l=127.0.0.1:4258 20241031160412636 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160412636 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160412638 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160412639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33216<->l=127.0.0.1:4258 20241031160412640 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160412640 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160412640 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160412640 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  20241031160412640 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160412640 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  20241031160412640 DLGSUP <0013> gsup_server.c:235 2:  20241031160412640 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160412640 DLGSUP <0013> gsup_server.c:235 3:  20241031160412640 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160412640 DLGSUP <0013> gsup_server.c:235 4:  20241031160412640 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160412640 DLGSUP <0013> gsup_server.c:235 5:  20241031160412640 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160412640 DLGSUP <0013> gsup_server.c:235 7:  20241031160412640 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160412640 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160412640 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160412640 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160412650 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42289<->l=127.0.0.1:4259) 20241031160412656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33222<->l=127.0.0.1:4258 20241031160412686 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160412686 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427855178177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427855178177"} 20241031160412686 DMAIN <0000> hlr.c:227 IMSI='262427855178177': Creating subscriber on demand 20241031160412692 DMAIN <0000> hlr.c:243 IMSI='262427855178177': Successfully assigned MSISDN='072' 20241031160412692 DAUC <0003> db_auc.c:157 IMSI='262427855178177': No 2G Auth Data 20241031160412692 DAUC <0003> db_auc.c:192 IMSI='262427855178177': No 3G Auth Data 20241031160412692 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427855178177 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 20241031160412692 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427855178177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427855178177" cause=IMSI unknown in HLR} 20241031160412692 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427855178177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160412692 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160412692 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160412698 DAUC <0003> db_auc.c:157 IMSI='262427855178177': No 2G Auth Data 20241031160412698 DAUC <0003> db_auc.c:192 IMSI='262427855178177': No 3G Auth Data 20241031160412700 DAUC <0003> db_auc.c:157 IMSI='262427855178177': No 2G Auth Data 20241031160412700 DAUC <0003> db_auc.c:192 IMSI='262427855178177': No 3G Auth Data 20241031160412701 DAUC <0003> db_auc.c:157 IMSI='262427855178177': No 2G Auth Data 20241031160412701 DAUC <0003> db_auc.c:192 IMSI='262427855178177': No 3G Auth Data 20241031160412704 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160412704 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427855178177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427855178177" cn_domain=PS} 20241031160412704 DLU <0006> fsm.c:456 lu(262427855178177)[0x612000014920]{UNVALIDATED}: Allocated 20241031160412704 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427855178177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160412710 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427855178177)[0x612000014920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160412710 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427855178177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427855178177" cn_domain=PS} 20241031160412710 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160412710 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160412714 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160412714 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262427855178177 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427855178177"} 20241031160412714 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427855178177)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160412714 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262427855178177 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160412714 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427855178177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427855178177"} 20241031160412714 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427855178177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160412714 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427855178177)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160412714 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427855178177)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160412714 DLU <0006> fsm.c:568 lu(PS:IMSI-262427855178177)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160412714 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160412714 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160412721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33222<->l=127.0.0.1:4258 20241031160412723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33216<->l=127.0.0.1:4258 20241031160412725 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160412725 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160412725 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160412725 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160412726 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42289<->l=127.0.0.1:4259) 20241031160412762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33224<->l=127.0.0.1:4258 20241031160412863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33224<->l=127.0.0.1:4258 20241031160415980 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160415980 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160415984 DLINP <000b> input/ipa.c:451 connected read/write 20241031160415984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160415986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33234<->l=127.0.0.1:4258 20241031160415990 DLINP <000b> input/ipa.c:451 connected read/write 20241031160415990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160415990 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160415990 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160415990 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  20241031160415990 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160415990 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  20241031160415990 DLGSUP <0013> gsup_server.c:235 2:  20241031160415990 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160415990 DLGSUP <0013> gsup_server.c:235 3:  20241031160415990 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160415990 DLGSUP <0013> gsup_server.c:235 4:  20241031160415990 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160415990 DLGSUP <0013> gsup_server.c:235 5:  20241031160415990 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160415990 DLGSUP <0013> gsup_server.c:235 7:  20241031160415990 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160415990 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160415990 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160415990 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160416013 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38827<->l=127.0.0.1:4259) 20241031160416015 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031160416015 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241031160416027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33250<->l=127.0.0.1:4258 20241031160416051 DAUC <0003> db_auc.c:157 IMSI='262422310410126': No 2G Auth Data 20241031160416051 DAUC <0003> db_auc.c:192 IMSI='262422310410126': No 3G Auth Data 20241031160416066 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616206427.msisdn 20241031160416066 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616206427.msisdn: not attached (vlr_number unset) 20241031160416066 DDGSM <0007> mslookup_server.c:327 sip.voice.491616206427.msisdn: does not exist in GSUP proxy 20241031160417072 DLINP <000b> input/ipa.c:451 connected read/write 20241031160417072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160417072 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422310410126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422310410126" cn_domain=CS} 20241031160417072 DLU <0006> fsm.c:456 lu(262422310410126)[0x612000014da0]{UNVALIDATED}: Allocated 20241031160417072 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422310410126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241031160417107 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262422310410126)[0x612000014da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160417107 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422310410126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422310410126" cn_domain=CS} 20241031160417107 DLINP <000b> input/ipa.c:451 connected read/write 20241031160417107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160417107 DLINP <000b> input/ipa.c:451 connected read/write 20241031160417108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160417118 DLINP <000b> input/ipa.c:451 connected read/write 20241031160417118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160417118 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422310410126 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422310410126"} 20241031160417118 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262422310410126)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160417118 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422310410126 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160417118 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422310410126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422310410126"} 20241031160417118 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422310410126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160417118 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422310410126)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160417118 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422310410126)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160417118 DLU <0006> fsm.c:568 lu(CS:IMSI-262422310410126)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160417118 DLINP <000b> input/ipa.c:451 connected read/write 20241031160417118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160417119 DLINP <000b> input/ipa.c:451 connected read/write 20241031160417119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160417122 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616206427.msisdn 20241031160417122 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616206427.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241031160417123 DDGSM <0007> mslookup_server.c:327 sip.voice.491616206427.msisdn: does not exist in GSUP proxy 20241031160417123 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616206427.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241031160417131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33250<->l=127.0.0.1:4258 20241031160417132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33234<->l=127.0.0.1:4258 20241031160417134 DLINP <000b> input/ipa.c:451 connected read/write 20241031160417134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160417134 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160417134 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160417134 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160417135 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38827<->l=127.0.0.1:4259) 20241031160417172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 20241031160417273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 20241031160418286 DSS <0004> hlr_ussd.c:239 262421716175614/0x6ede9d20: SS Session Timeout, destroying 20241031160418286 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421716175614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160420394 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160420394 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160420398 DLINP <000b> input/ipa.c:451 connected read/write 20241031160420398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160420399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33262<->l=127.0.0.1:4258 20241031160420403 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241031160420403 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241031160420403 DLINP <000b> input/ipa.c:451 connected read/write 20241031160420403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160420403 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160420403 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160420403 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  20241031160420403 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160420403 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  20241031160420403 DLGSUP <0013> gsup_server.c:235 2:  20241031160420403 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160420403 DLGSUP <0013> gsup_server.c:235 3:  20241031160420403 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160420403 DLGSUP <0013> gsup_server.c:235 4:  20241031160420403 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160420403 DLGSUP <0013> gsup_server.c:235 5:  20241031160420403 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160420403 DLGSUP <0013> gsup_server.c:235 7:  20241031160420403 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160420403 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160420403 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160420403 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160420422 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38985<->l=127.0.0.1:4259) 20241031160420423 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031160420424 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241031160420428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33272<->l=127.0.0.1:4258 20241031160420446 DLINP <000b> input/ipa.c:451 connected read/write 20241031160420446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160420446 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426245039706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426245039706" cn_domain=CS} 20241031160420446 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426245039706 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241031160420446 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426245039706 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241031160420446 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426245039706.imsi 20241031160420446 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426245039706.imsi 20241031160420447 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426245039706.imsi: does not exist in local HLR 20241031160420458 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426245039706 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241031160420458 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241031160420458 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241031160420458 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241031160420458 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241031160420458 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241031160420458 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426245039706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160420458 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031160420458 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031160420458 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031160420458 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031160420458 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031160420458 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031160420463 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160420463 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160420463 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241031160420463 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241031160420463 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241031160420465 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160420465 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160420465 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241031160420506 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160420506 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160420506 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160420506 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160420507 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426245039706 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612143633 20241031160420507 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426245039706 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031160420507 DLINP <000b> input/ipa.c:451 connected read/write 20241031160420507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160420507 DLINP <000b> input/ipa.c:451 connected read/write 20241031160420507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160420516 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160420516 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160420516 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426245039706 MSISDN-491612143633 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031160420516 DLINP <000b> input/ipa.c:451 connected read/write 20241031160420516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160420516 DLINP <000b> input/ipa.c:451 connected read/write 20241031160420516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160420519 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160420519 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160420520 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426245039706 MSISDN-491612143633 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 20241031160420520 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426245039706 MSISDN-491612143633 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031160420520 DLINP <000b> input/ipa.c:451 connected read/write 20241031160420520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160420520 DLINP <000b> input/ipa.c:451 connected read/write 20241031160420520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160420523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33272<->l=127.0.0.1:4258 20241031160420525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33262<->l=127.0.0.1:4258 20241031160420527 DLINP <000b> input/ipa.c:451 connected read/write 20241031160420527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160420527 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160420527 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160420527 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160420528 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38985<->l=127.0.0.1:4259) 20241031160420528 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160420528 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160420528 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241031160420528 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241031160420528 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241031160420627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33278<->l=127.0.0.1:4258 20241031160420729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33278<->l=127.0.0.1:4258 20241031160423857 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160423857 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160423862 DLINP <000b> input/ipa.c:451 connected read/write 20241031160423862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160423864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37694<->l=127.0.0.1:4258 20241031160423867 DLINP <000b> input/ipa.c:451 connected read/write 20241031160423867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160423867 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160423867 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160423867 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  20241031160423867 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160423868 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  20241031160423868 DLGSUP <0013> gsup_server.c:235 2:  20241031160423868 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160423868 DLGSUP <0013> gsup_server.c:235 3:  20241031160423868 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160423868 DLGSUP <0013> gsup_server.c:235 4:  20241031160423868 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160423868 DLGSUP <0013> gsup_server.c:235 5:  20241031160423868 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160423868 DLGSUP <0013> gsup_server.c:235 7:  20241031160423868 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160423868 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160423868 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160423868 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160423868 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241031160423868 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241031160423894 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38911<->l=127.0.0.1:4259) 20241031160423898 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031160423898 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241031160423916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37706<->l=127.0.0.1:4258 20241031160423949 DAUC <0003> db_auc.c:157 IMSI='262421668890642': No 2G Auth Data 20241031160423949 DAUC <0003> db_auc.c:192 IMSI='262421668890642': No 3G Auth Data 20241031160423964 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421668890642.imsi 20241031160423964 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262421668890642.imsi: found in local HLR 20241031160423976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37706<->l=127.0.0.1:4258 20241031160423978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37694<->l=127.0.0.1:4258 20241031160423980 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38911<->l=127.0.0.1:4259) 20241031160423980 DLINP <000b> input/ipa.c:451 connected read/write 20241031160423980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160423980 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160423980 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160423980 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160424018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37722<->l=127.0.0.1:4258 20241031160424119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37722<->l=127.0.0.1:4258 20241031160427241 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160427241 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160427246 DLINP <000b> input/ipa.c:451 connected read/write 20241031160427246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160427248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37726<->l=127.0.0.1:4258 20241031160427251 DLINP <000b> input/ipa.c:451 connected read/write 20241031160427251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160427252 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160427252 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160427252 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  20241031160427252 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160427252 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  20241031160427252 DLGSUP <0013> gsup_server.c:235 2:  20241031160427252 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160427252 DLGSUP <0013> gsup_server.c:235 3:  20241031160427252 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160427252 DLGSUP <0013> gsup_server.c:235 4:  20241031160427252 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160427252 DLGSUP <0013> gsup_server.c:235 5:  20241031160427252 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160427252 DLGSUP <0013> gsup_server.c:235 7:  20241031160427252 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160427252 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160427252 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160427252 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160427254 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241031160427254 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241031160427285 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41049<->l=127.0.0.1:4259) 20241031160427287 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031160427287 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241031160427305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37728<->l=127.0.0.1:4258 20241031160427315 DLINP <000b> input/ipa.c:451 connected read/write 20241031160427315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160427315 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426852608608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426852608608" cn_domain=CS} 20241031160427315 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426852608608 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241031160427315 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426852608608 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241031160427315 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426852608608.imsi 20241031160427315 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426852608608.imsi 20241031160427315 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426852608608.imsi: does not exist in local HLR 20241031160427327 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426852608608 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241031160427327 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241031160427327 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241031160427327 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241031160427327 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241031160427327 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241031160427327 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426852608608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160427327 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031160427327 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031160427327 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031160427327 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031160427328 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031160427328 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031160427332 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160427332 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160427332 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241031160427332 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241031160427332 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241031160427334 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160427334 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160427334 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241031160427378 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160427378 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160427378 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160427378 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160427379 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426852608608 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614353683 20241031160427379 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426852608608 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031160427379 DLINP <000b> input/ipa.c:451 connected read/write 20241031160427379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160427379 DLINP <000b> input/ipa.c:451 connected read/write 20241031160427379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160427387 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160427387 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160427387 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426852608608 MSISDN-491614353683 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031160427387 DLINP <000b> input/ipa.c:451 connected read/write 20241031160427387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160427387 DLINP <000b> input/ipa.c:451 connected read/write 20241031160427387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160427391 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160427391 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160427392 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426852608608 MSISDN-491614353683 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 20241031160427392 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426852608608 MSISDN-491614353683 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031160427392 DLINP <000b> input/ipa.c:451 connected read/write 20241031160427392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160427392 DLINP <000b> input/ipa.c:451 connected read/write 20241031160427392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160427395 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426852608608.imsi 20241031160427395 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426852608608.imsi: does not exist in local HLR 20241031160428398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37728<->l=127.0.0.1:4258 20241031160428401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37726<->l=127.0.0.1:4258 20241031160428403 DLINP <000b> input/ipa.c:451 connected read/write 20241031160428403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160428403 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160428403 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160428403 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160428404 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41049<->l=127.0.0.1:4259) 20241031160428405 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160428405 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160428405 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241031160428405 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241031160428405 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241031160428490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37736<->l=127.0.0.1:4258 20241031160428592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37736<->l=127.0.0.1:4258 20241031160431713 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160431713 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031160431718 DLINP <000b> input/ipa.c:451 connected read/write 20241031160431718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160431719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33942<->l=127.0.0.1:4258 20241031160431723 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241031160431724 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241031160431725 DLINP <000b> input/ipa.c:451 connected read/write 20241031160431725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160431725 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160431725 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160431725 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  20241031160431725 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160431725 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  20241031160431725 DLGSUP <0013> gsup_server.c:235 2:  20241031160431725 DLGSUP <0013> gsup_server.c:237 2: 00  20241031160431725 DLGSUP <0013> gsup_server.c:235 3:  20241031160431725 DLGSUP <0013> gsup_server.c:237 3: 00  20241031160431725 DLGSUP <0013> gsup_server.c:235 4:  20241031160431725 DLGSUP <0013> gsup_server.c:237 4: 00  20241031160431725 DLGSUP <0013> gsup_server.c:235 5:  20241031160431725 DLGSUP <0013> gsup_server.c:237 5: 00  20241031160431725 DLGSUP <0013> gsup_server.c:235 7:  20241031160431725 DLGSUP <0013> gsup_server.c:237 7: 00  20241031160431726 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160431726 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031160431726 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160431747 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43805<->l=127.0.0.1:4259) 20241031160431748 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031160431748 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241031160431754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33944<->l=127.0.0.1:4258 20241031160431766 DLINP <000b> input/ipa.c:451 connected read/write 20241031160431766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160431766 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427532184536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427532184536" cn_domain=CS} 20241031160431766 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427532184536 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241031160431766 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427532184536 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241031160431766 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427532184536.imsi 20241031160431766 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427532184536.imsi 20241031160431767 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427532184536.imsi: does not exist in local HLR 20241031160431775 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427532184536 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241031160431775 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241031160431775 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241031160431775 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241031160431775 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241031160431775 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241031160431775 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427532184536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160431775 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031160431775 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031160431775 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031160431775 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031160431775 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031160431775 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031160431779 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160431779 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160431779 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241031160431779 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241031160431779 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241031160431782 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160431782 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160431782 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241031160431830 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160431830 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160431830 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160431830 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160431831 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427532184536 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612377475 20241031160431831 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427532184536 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031160431831 DLINP <000b> input/ipa.c:451 connected read/write 20241031160431831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160431831 DLINP <000b> input/ipa.c:451 connected read/write 20241031160431831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160431837 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160431837 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160431837 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427532184536 MSISDN-491612377475 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031160431837 DLINP <000b> input/ipa.c:451 connected read/write 20241031160431837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160431837 DLINP <000b> input/ipa.c:451 connected read/write 20241031160431837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160431840 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160431840 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160431841 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427532184536 MSISDN-491612377475 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 20241031160431841 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427532184536 MSISDN-491612377475 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031160431841 DLINP <000b> input/ipa.c:451 connected read/write 20241031160431841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160431841 DLINP <000b> input/ipa.c:451 connected read/write 20241031160431841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160431844 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612377475.msisdn 20241031160431844 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612377475.msisdn: does not exist in local HLR 20241031160431845 DDGSM <0007> mslookup_server.c:352 sip.voice.491612377475.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241031160431845 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612377475.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241031160431848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33944<->l=127.0.0.1:4258 20241031160431850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33942<->l=127.0.0.1:4258 20241031160431852 DLINP <000b> input/ipa.c:451 connected read/write 20241031160431852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160431852 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160431853 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160431853 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160431853 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43805<->l=127.0.0.1:4259) 20241031160431854 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160431854 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160431854 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241031160431854 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241031160431854 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241031160431947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33952<->l=127.0.0.1:4258 20241031160432048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33952<->l=127.0.0.1:4258