20240930055522371 DMAIN <0000> hlr.c:813 hlr starting 20240930055522371 DDB <0001> db.c:599 using database: hlr.db 20240930055522371 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240930055522371 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240930055522372 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20240930055522431 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240930055522431 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20240930055522898 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240930055522899 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240930055522899 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20240930055524238 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055524238 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055524240 DLINP <000b> input/ipa.c:451 connected read/write 20240930055524240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055524242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50864<->l=127.0.0.1:4258 20240930055524243 DLINP <000b> input/ipa.c:451 connected read/write 20240930055524243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055524243 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055524243 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055524243 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  20240930055524243 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055524243 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  20240930055524243 DLGSUP <0013> gsup_server.c:235 2:  20240930055524243 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055524243 DLGSUP <0013> gsup_server.c:235 3:  20240930055524243 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055524243 DLGSUP <0013> gsup_server.c:235 4:  20240930055524243 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055524243 DLGSUP <0013> gsup_server.c:235 5:  20240930055524243 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055524243 DLGSUP <0013> gsup_server.c:235 7:  20240930055524243 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055524243 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055524243 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055524243 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055524267 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32989<->l=127.0.0.1:4259) 20240930055524284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50872<->l=127.0.0.1:4258 20240930055524289 DLINP <000b> input/ipa.c:451 connected read/write 20240930055524289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055524289 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"} 20240930055524289 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" 20240930055524289 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} 20240930055524289 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 20240930055524289 DLINP <000b> input/ipa.c:451 connected read/write 20240930055524289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055524289 DLINP <000b> input/ipa.c:451 connected read/write 20240930055524289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055524292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50872<->l=127.0.0.1:4258 20240930055524293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50864<->l=127.0.0.1:4258 20240930055524294 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32989<->l=127.0.0.1:4259) 20240930055524294 DLINP <000b> input/ipa.c:451 connected read/write 20240930055524294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055524294 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055524294 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055524294 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055524353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50874<->l=127.0.0.1:4258 20240930055524353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50874<->l=127.0.0.1:4258 20240930055527427 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055527427 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055527429 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055527430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33754<->l=127.0.0.1:4258 20240930055527432 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055527432 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055527432 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055527432 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  20240930055527432 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055527432 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  20240930055527432 DLGSUP <0013> gsup_server.c:235 2:  20240930055527432 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055527432 DLGSUP <0013> gsup_server.c:235 3:  20240930055527432 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055527432 DLGSUP <0013> gsup_server.c:235 4:  20240930055527432 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055527432 DLGSUP <0013> gsup_server.c:235 5:  20240930055527432 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055527432 DLGSUP <0013> gsup_server.c:235 7:  20240930055527432 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055527432 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055527432 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055527432 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055527451 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40631<->l=127.0.0.1:4259) 20240930055527469 DAUC <0003> db_auc.c:157 IMSI='262421581036809': No 2G Auth Data 20240930055527469 DAUC <0003> db_auc.c:192 IMSI='262421581036809': No 3G Auth Data 20240930055527513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33766<->l=127.0.0.1:4258 20240930055527518 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055527518 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421581036809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421581036809"} 20240930055527526 DAUC <0003> db_auc.c:192 IMSI='262421581036809': No 3G Auth Data 20240930055527526 DAUC <0003> db_auc.c:236 IMSI='262421581036809': Calling to generate 5 vectors 20240930055527526 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240930055527526 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055527526 DAUC <0003> auc.c:113 vector [0]: rand = dd57879653427942f13a5c1da0647b2e 20240930055527526 DAUC <0003> auc.c:179 vector [0]: kc = 1b59ea3ffe792400 20240930055527526 DAUC <0003> auc.c:180 vector [0]: sres = b32cda38 20240930055527526 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055527526 DAUC <0003> auc.c:113 vector [1]: rand = 89e8320c4fce98f466f2ab159a5e589a 20240930055527526 DAUC <0003> auc.c:179 vector [1]: kc = d82b424571d5b000 20240930055527526 DAUC <0003> auc.c:180 vector [1]: sres = 210851a1 20240930055527526 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055527526 DAUC <0003> auc.c:113 vector [2]: rand = 8a607f68068b67da81b4879ba842c936 20240930055527526 DAUC <0003> auc.c:179 vector [2]: kc = f85fe0575ea6c000 20240930055527526 DAUC <0003> auc.c:180 vector [2]: sres = 5fe31d67 20240930055527526 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055527526 DAUC <0003> auc.c:113 vector [3]: rand = bfb96fb88b33d87a58d9674d323b1a2b 20240930055527526 DAUC <0003> auc.c:179 vector [3]: kc = f7c535df782fd400 20240930055527526 DAUC <0003> auc.c:180 vector [3]: sres = d0c93300 20240930055527526 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055527526 DAUC <0003> auc.c:113 vector [4]: rand = 59c86c3f760cb2f0f09ba4591f7846a8 20240930055527526 DAUC <0003> auc.c:179 vector [4]: kc = 9c703962d1de0400 20240930055527526 DAUC <0003> auc.c:180 vector [4]: sres = 8b9c34d9 20240930055527526 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240930055527526 DAUC <0003> db_auc.c:245 IMSI='262421581036809': Generated 5 vectors 20240930055527526 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421581036809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421581036809"} 20240930055527526 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421581036809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055527526 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055527526 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055527530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33766<->l=127.0.0.1:4258 20240930055527555 DAUC <0003> db_auc.c:157 IMSI='262424072445467': No 2G Auth Data 20240930055527555 DAUC <0003> db_auc.c:192 IMSI='262424072445467': No 3G Auth Data 20240930055527585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33768<->l=127.0.0.1:4258 20240930055527589 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055527589 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424072445467 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424072445467"} 20240930055527589 DAUC <0003> db_auc.c:192 IMSI='262424072445467': No 3G Auth Data 20240930055527589 DAUC <0003> db_auc.c:236 IMSI='262424072445467': Calling to generate 5 vectors 20240930055527589 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240930055527589 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055527589 DAUC <0003> auc.c:113 vector [0]: rand = e3773586852094e227ceb3d335098424 20240930055527589 DAUC <0003> auc.c:179 vector [0]: kc = ba36d31e11509000 20240930055527589 DAUC <0003> auc.c:180 vector [0]: sres = d2b6ff00 20240930055527589 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055527589 DAUC <0003> auc.c:113 vector [1]: rand = 0feb213d02ae6d57153bd998308352a3 20240930055527589 DAUC <0003> auc.c:179 vector [1]: kc = e705f0872ffa0000 20240930055527589 DAUC <0003> auc.c:180 vector [1]: sres = 5e113025 20240930055527589 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055527589 DAUC <0003> auc.c:113 vector [2]: rand = 31621215b39a016a12119ceb868784c1 20240930055527589 DAUC <0003> auc.c:179 vector [2]: kc = 644f44a994f6f800 20240930055527589 DAUC <0003> auc.c:180 vector [2]: sres = 7e676785 20240930055527589 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055527589 DAUC <0003> auc.c:113 vector [3]: rand = c98969e3034a45ab1e4f5c76dca108ee 20240930055527589 DAUC <0003> auc.c:179 vector [3]: kc = 40b769447fcb0c00 20240930055527589 DAUC <0003> auc.c:180 vector [3]: sres = 09da5469 20240930055527589 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055527589 DAUC <0003> auc.c:113 vector [4]: rand = 47d3bf1ab7cfe503b7c153b75065a1cc 20240930055527589 DAUC <0003> auc.c:179 vector [4]: kc = e3f52b748b834800 20240930055527589 DAUC <0003> auc.c:180 vector [4]: sres = a3766148 20240930055527589 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240930055527589 DAUC <0003> db_auc.c:245 IMSI='262424072445467': Generated 5 vectors 20240930055527589 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424072445467 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424072445467"} 20240930055527589 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424072445467 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055527589 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055527589 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055527592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33768<->l=127.0.0.1:4258 20240930055527616 DAUC <0003> db_auc.c:157 IMSI='262425972723404': No 2G Auth Data 20240930055527616 DAUC <0003> db_auc.c:192 IMSI='262425972723404': No 3G Auth Data 20240930055527647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33780<->l=127.0.0.1:4258 20240930055527650 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055527650 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425972723404 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425972723404"} 20240930055527650 DAUC <0003> db_auc.c:192 IMSI='262425972723404': No 3G Auth Data 20240930055527650 DAUC <0003> db_auc.c:236 IMSI='262425972723404': Calling to generate 5 vectors 20240930055527650 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240930055527650 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055527650 DAUC <0003> auc.c:113 vector [0]: rand = 3b1ab0c09483ea90e027f22f2500964b 20240930055527650 DAUC <0003> auc.c:179 vector [0]: kc = 32aa098705fc1537 20240930055527650 DAUC <0003> auc.c:180 vector [0]: sres = a00b21b9 20240930055527650 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055527650 DAUC <0003> auc.c:113 vector [1]: rand = 0e8256837ca9153aa4128ad149ff0f9f 20240930055527650 DAUC <0003> auc.c:179 vector [1]: kc = 38f8008aae5049e0 20240930055527650 DAUC <0003> auc.c:180 vector [1]: sres = 63e51f5a 20240930055527650 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055527650 DAUC <0003> auc.c:113 vector [2]: rand = bb139ddbf7316b69d8fdb21e0952ea61 20240930055527650 DAUC <0003> auc.c:179 vector [2]: kc = 652233c085f01404 20240930055527650 DAUC <0003> auc.c:180 vector [2]: sres = e5b349ee 20240930055527650 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055527650 DAUC <0003> auc.c:113 vector [3]: rand = d2e4164b9f2e53f490317e81c8122ef4 20240930055527650 DAUC <0003> auc.c:179 vector [3]: kc = c6409aae1ae31795 20240930055527650 DAUC <0003> auc.c:180 vector [3]: sres = c7d52c1b 20240930055527650 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055527650 DAUC <0003> auc.c:113 vector [4]: rand = fe230d885e1e6b9fe79b3a9bfadf7c3f 20240930055527650 DAUC <0003> auc.c:179 vector [4]: kc = 88c1ece738f0633e 20240930055527650 DAUC <0003> auc.c:180 vector [4]: sres = 9809bc8e 20240930055527650 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240930055527650 DAUC <0003> db_auc.c:245 IMSI='262425972723404': Generated 5 vectors 20240930055527650 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425972723404 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425972723404"} 20240930055527650 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425972723404 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055527650 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055527650 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055527652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33780<->l=127.0.0.1:4258 20240930055527678 DAUC <0003> db_auc.c:157 IMSI='262423009098364': No 2G Auth Data 20240930055527678 DAUC <0003> db_auc.c:192 IMSI='262423009098364': No 3G Auth Data 20240930055527712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33784<->l=127.0.0.1:4258 20240930055527715 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055527715 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423009098364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423009098364"} 20240930055527715 DAUC <0003> db_auc.c:157 IMSI='262423009098364': No 2G Auth Data 20240930055527716 DAUC <0003> db_auc.c:236 IMSI='262423009098364': Calling to generate 5 vectors 20240930055527716 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240930055527716 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055527716 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055527716 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055527716 DAUC <0003> auc.c:113 vector [0]: rand = e766d743ec9e4f3769b6938247567803 20240930055527716 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055527716 DAUC <0003> auc.c:142 vector [0]: autn = 60fe77c3c2f50000b0f720e31ddee3d4 20240930055527716 DAUC <0003> auc.c:143 vector [0]: ck = a49c7be827f4a935a5f3ebac1238518f 20240930055527716 DAUC <0003> auc.c:144 vector [0]: ik = 155b452c52b2c04f54f009d65667059f 20240930055527716 DAUC <0003> auc.c:145 vector [0]: res = 44d8b95c1d4bea820000000000000000 20240930055527716 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055527716 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055527716 DAUC <0003> auc.c:151 vector [0]: kc = 40c4dcbe31193d6a 20240930055527716 DAUC <0003> auc.c:152 vector [0]: sres = 599353de 20240930055527716 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055527716 DAUC <0003> auc.c:113 vector [1]: rand = ed19fb2aa35b0b4e852ce6866d2a38f8 20240930055527716 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240930055527716 DAUC <0003> auc.c:142 vector [1]: autn = f4747dd129dc00004056579d309ddb78 20240930055527716 DAUC <0003> auc.c:143 vector [1]: ck = 3590004d874a873cb256e2932382e741 20240930055527716 DAUC <0003> auc.c:144 vector [1]: ik = f1e864c14a9d440483d87a75ca59eec5 20240930055527716 DAUC <0003> auc.c:145 vector [1]: res = 151f4a57ca8d11450000000000000000 20240930055527716 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055527716 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240930055527716 DAUC <0003> auc.c:151 vector [1]: kc = f5f6fc6a240ccabc 20240930055527716 DAUC <0003> auc.c:152 vector [1]: sres = df925b12 20240930055527716 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240930055527716 DAUC <0003> auc.c:113 vector [2]: rand = 41542dd2843b002e6798d333edcbd6c4 20240930055527716 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240930055527716 DAUC <0003> auc.c:142 vector [2]: autn = 105f02032cd4000085200ebf44b1ac3c 20240930055527716 DAUC <0003> auc.c:143 vector [2]: ck = 476d305854ad6c4e1e62af4203cc9933 20240930055527716 DAUC <0003> auc.c:144 vector [2]: ik = cfade613be9a8a88cba5a03f071b250d 20240930055527716 DAUC <0003> auc.c:145 vector [2]: res = 495a9183f6e3b70d0000000000000000 20240930055527716 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055527716 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240930055527716 DAUC <0003> auc.c:151 vector [2]: kc = 5d07d936eee05af8 20240930055527716 DAUC <0003> auc.c:152 vector [2]: sres = bfb9268e 20240930055527716 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240930055527716 DAUC <0003> auc.c:113 vector [3]: rand = 5c9c3f4ed481e5d36ed2cc387fd759c6 20240930055527716 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240930055527716 DAUC <0003> auc.c:142 vector [3]: autn = a97d1ff949a800000e2ff55a6152cf0a 20240930055527716 DAUC <0003> auc.c:143 vector [3]: ck = f83e67e463c95cf9412992c840f3addb 20240930055527716 DAUC <0003> auc.c:144 vector [3]: ik = f2a329d20a2b32dc2a744b664c0c80d2 20240930055527716 DAUC <0003> auc.c:145 vector [3]: res = 48aa9e1f8aa10eba0000000000000000 20240930055527716 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055527716 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240930055527716 DAUC <0003> auc.c:151 vector [3]: kc = 61c09798651d432c 20240930055527716 DAUC <0003> auc.c:152 vector [3]: sres = c20b90a5 20240930055527716 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240930055527716 DAUC <0003> auc.c:113 vector [4]: rand = 7d862401cbd114542504c02c90bff8f4 20240930055527716 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240930055527716 DAUC <0003> auc.c:142 vector [4]: autn = e74bd8374aaf0000c67f5f1391ae14ff 20240930055527716 DAUC <0003> auc.c:143 vector [4]: ck = a4cfbda742d28327c3ef62a4bfa594bf 20240930055527716 DAUC <0003> auc.c:144 vector [4]: ik = 0a0a4d055536b8d2f358accc8cfb4b7d 20240930055527716 DAUC <0003> auc.c:145 vector [4]: res = 6531c592eb824ea90000000000000000 20240930055527716 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055527716 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240930055527716 DAUC <0003> auc.c:151 vector [4]: kc = 9e723eca24bae437 20240930055527716 DAUC <0003> auc.c:152 vector [4]: sres = 8eb38b3b 20240930055527716 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240930055527716 DAUC <0003> db_auc.c:245 IMSI='262423009098364': Generated 5 vectors 20240930055527716 DAUC <0003> db_auc.c:249 IMSI='262423009098364': Updating SQN=161 in DB 20240930055527724 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423009098364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423009098364"} 20240930055527724 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423009098364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055527724 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055527724 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055527727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33784<->l=127.0.0.1:4258 20240930055527753 DAUC <0003> db_auc.c:157 IMSI='262424264945203': No 2G Auth Data 20240930055527753 DAUC <0003> db_auc.c:192 IMSI='262424264945203': No 3G Auth Data 20240930055527786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33792<->l=127.0.0.1:4258 20240930055527789 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055527789 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424264945203 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424264945203"} 20240930055527789 DAUC <0003> db_auc.c:157 IMSI='262424264945203': No 2G Auth Data 20240930055527789 DAUC <0003> db_auc.c:236 IMSI='262424264945203': Calling to generate 5 vectors 20240930055527789 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240930055527789 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055527789 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240930055527789 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055527789 DAUC <0003> auc.c:113 vector [0]: rand = fbc5c02f97bd6cf5c35550a941dd311c 20240930055527789 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055527789 DAUC <0003> auc.c:142 vector [0]: autn = 848a6f79af5300006d9fb523c857b6a0 20240930055527789 DAUC <0003> auc.c:143 vector [0]: ck = b2dc07e3da558693721a4b5577dd788a 20240930055527789 DAUC <0003> auc.c:144 vector [0]: ik = 3ba0cd8436b8bcf76c56ea972f01360c 20240930055527789 DAUC <0003> auc.c:145 vector [0]: res = e61cfadcd37161730000000000000000 20240930055527789 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055527789 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055527789 DAUC <0003> auc.c:151 vector [0]: kc = 97306ba5b43174e2 20240930055527789 DAUC <0003> auc.c:152 vector [0]: sres = 356d9baf 20240930055527789 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055527789 DAUC <0003> auc.c:113 vector [1]: rand = 1f789a0a79a7f8f2fc4d263f22559f6f 20240930055527789 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240930055527789 DAUC <0003> auc.c:142 vector [1]: autn = 3e5c09e1f74300003e9f4430b2f71728 20240930055527789 DAUC <0003> auc.c:143 vector [1]: ck = aa8f53104b7b2ea22d82fc66ef68c0bb 20240930055527789 DAUC <0003> auc.c:144 vector [1]: ik = fb3f05d8eae4fead2572ffa2f8cd5dc5 20240930055527789 DAUC <0003> auc.c:145 vector [1]: res = 40dfaf6fd654dc970000000000000000 20240930055527789 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055527789 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240930055527789 DAUC <0003> auc.c:151 vector [1]: kc = 5940550cb63a4d71 20240930055527789 DAUC <0003> auc.c:152 vector [1]: sres = 968b73f8 20240930055527789 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240930055527789 DAUC <0003> auc.c:113 vector [2]: rand = fac94819b080ca3e10dea7598fc5cd69 20240930055527789 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240930055527789 DAUC <0003> auc.c:142 vector [2]: autn = 879e92330e520000778bb8db69edfee9 20240930055527789 DAUC <0003> auc.c:143 vector [2]: ck = 2f70b9a720f1cb2ea7eca0820bd4fa6a 20240930055527789 DAUC <0003> auc.c:144 vector [2]: ik = 8becbbab0a1f786337453c6f3bd8a4e6 20240930055527789 DAUC <0003> auc.c:145 vector [2]: res = b087cd1423b63a310000000000000000 20240930055527789 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055527789 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240930055527789 DAUC <0003> auc.c:151 vector [2]: kc = 34359ee11ae2edc1 20240930055527789 DAUC <0003> auc.c:152 vector [2]: sres = 9331f725 20240930055527789 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240930055527789 DAUC <0003> auc.c:113 vector [3]: rand = e91d4b6bac76ae31f2de90b3aa7bc05b 20240930055527789 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240930055527789 DAUC <0003> auc.c:142 vector [3]: autn = 6d84389a69e8000054afa2141d90bdb2 20240930055527789 DAUC <0003> auc.c:143 vector [3]: ck = 493df38e2cb7f411415e0e6c2d444374 20240930055527789 DAUC <0003> auc.c:144 vector [3]: ik = 3c662e3ce45c395ad6707e4bf40f09c3 20240930055527789 DAUC <0003> auc.c:145 vector [3]: res = 2b6c3bdc5024d7240000000000000000 20240930055527789 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055527789 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240930055527789 DAUC <0003> auc.c:151 vector [3]: kc = e275ad9511a087fc 20240930055527789 DAUC <0003> auc.c:152 vector [3]: sres = 7b48ecf8 20240930055527789 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240930055527789 DAUC <0003> auc.c:113 vector [4]: rand = dced90185282b107f572fa93f5211835 20240930055527789 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240930055527789 DAUC <0003> auc.c:142 vector [4]: autn = f3663e49e9ea0000ae9b29a60df826d7 20240930055527789 DAUC <0003> auc.c:143 vector [4]: ck = f09740ee2cde30fcde4b265c103b8729 20240930055527789 DAUC <0003> auc.c:144 vector [4]: ik = 8adbde3e30e41b3ac3720473ce917b6b 20240930055527789 DAUC <0003> auc.c:145 vector [4]: res = 0d89059276c2d28d0000000000000000 20240930055527789 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055527789 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240930055527789 DAUC <0003> auc.c:151 vector [4]: kc = 6775bcffc290d784 20240930055527789 DAUC <0003> auc.c:152 vector [4]: sres = 7b4bd71f 20240930055527789 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240930055527789 DAUC <0003> db_auc.c:245 IMSI='262424264945203': Generated 5 vectors 20240930055527789 DAUC <0003> db_auc.c:249 IMSI='262424264945203': Updating SQN=161 in DB 20240930055527798 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424264945203 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424264945203"} 20240930055527798 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424264945203 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055527798 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055527798 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055527802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33792<->l=127.0.0.1:4258 20240930055527826 DAUC <0003> db_auc.c:157 IMSI='262420551959894': No 2G Auth Data 20240930055527826 DAUC <0003> db_auc.c:192 IMSI='262420551959894': No 3G Auth Data 20240930055527867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33808<->l=127.0.0.1:4258 20240930055527870 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055527870 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420551959894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420551959894"} 20240930055527870 DAUC <0003> db_auc.c:236 IMSI='262420551959894': Calling to generate 5 vectors 20240930055527870 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055527870 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055527870 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055527870 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055527870 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055527870 DAUC <0003> auc.c:113 vector [0]: rand = 2c5b077b5a34db31bac081d796beac06 20240930055527870 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055527870 DAUC <0003> auc.c:142 vector [0]: autn = af6718a167940000d6421db71b457de6 20240930055527870 DAUC <0003> auc.c:143 vector [0]: ck = 1bae8e36d926ee061f5f399deb574000 20240930055527870 DAUC <0003> auc.c:144 vector [0]: ik = a30c20ed50bda5c43f1fd1a8de27bb67 20240930055527870 DAUC <0003> auc.c:145 vector [0]: res = 561a534d60b5c7540000000000000000 20240930055527870 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055527870 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055527870 DAUC <0003> auc.c:179 vector [0]: kc = 1ff5cf9c716c8400 20240930055527870 DAUC <0003> auc.c:180 vector [0]: sres = 4cbe9bd5 20240930055527870 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055527870 DAUC <0003> auc.c:113 vector [1]: rand = 357c1b919fb8fb4927ca50ca1506e8d1 20240930055527870 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240930055527870 DAUC <0003> auc.c:142 vector [1]: autn = f27c584f47bd00008240ea4beb578469 20240930055527870 DAUC <0003> auc.c:143 vector [1]: ck = 5cd83bfcbbc4c09adfc8f241e123517f 20240930055527870 DAUC <0003> auc.c:144 vector [1]: ik = ea0b23beede0a2f488f74dcb9cb6303d 20240930055527870 DAUC <0003> auc.c:145 vector [1]: res = 0b7d8de6e348d1c40000000000000000 20240930055527870 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055527870 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055527870 DAUC <0003> auc.c:179 vector [1]: kc = e3a4c9c10056c000 20240930055527870 DAUC <0003> auc.c:180 vector [1]: sres = 6bb4486d 20240930055527870 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055527870 DAUC <0003> auc.c:113 vector [2]: rand = e38dfc403d534a39b81d58662b08bc42 20240930055527870 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240930055527870 DAUC <0003> auc.c:142 vector [2]: autn = 3417cb835f35000069e8890c538a8f43 20240930055527870 DAUC <0003> auc.c:143 vector [2]: ck = cbfdd5df33cfa2c29f0a3111207f55ce 20240930055527870 DAUC <0003> auc.c:144 vector [2]: ik = e31d766e5ae1f652fdde7687d0d8f1f3 20240930055527870 DAUC <0003> auc.c:145 vector [2]: res = 406a0ad94d1c8d7c0000000000000000 20240930055527870 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055527870 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055527870 DAUC <0003> auc.c:179 vector [2]: kc = f020dde341ae2800 20240930055527870 DAUC <0003> auc.c:180 vector [2]: sres = 787f262a 20240930055527870 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055527870 DAUC <0003> auc.c:113 vector [3]: rand = 89f924446121d02c5bd4e95d9726c234 20240930055527870 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240930055527870 DAUC <0003> auc.c:142 vector [3]: autn = 324a86d27b660000f9002b13c55632c8 20240930055527870 DAUC <0003> auc.c:143 vector [3]: ck = 0883352cd8904e05a982d6450b5d867a 20240930055527870 DAUC <0003> auc.c:144 vector [3]: ik = a11aa0f3d2081d71d95d77876abd6024 20240930055527870 DAUC <0003> auc.c:145 vector [3]: res = ea0726bba1ce57800000000000000000 20240930055527870 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055527870 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055527870 DAUC <0003> auc.c:179 vector [3]: kc = cabf4ae615117000 20240930055527870 DAUC <0003> auc.c:180 vector [3]: sres = 1d0577ca 20240930055527870 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055527870 DAUC <0003> auc.c:113 vector [4]: rand = 58a578a983592943be83133b830046e1 20240930055527870 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240930055527870 DAUC <0003> auc.c:142 vector [4]: autn = 8a4e89a5722000001700f4803fac6ba1 20240930055527870 DAUC <0003> auc.c:143 vector [4]: ck = 42e0c49ef1c14215616ab9a6a47b3080 20240930055527870 DAUC <0003> auc.c:144 vector [4]: ik = a0b1b67dc2d59711897964c7f7dd9c2d 20240930055527870 DAUC <0003> auc.c:145 vector [4]: res = fad7f8ec16ce0f520000000000000000 20240930055527870 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055527870 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055527870 DAUC <0003> auc.c:179 vector [4]: kc = eb3da2906ff02400 20240930055527870 DAUC <0003> auc.c:180 vector [4]: sres = 1daeefbc 20240930055527870 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055527870 DAUC <0003> db_auc.c:245 IMSI='262420551959894': Generated 5 vectors 20240930055527870 DAUC <0003> db_auc.c:249 IMSI='262420551959894': Updating SQN=161 in DB 20240930055527877 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420551959894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420551959894"} 20240930055527877 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420551959894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055527877 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055527877 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055527880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33808<->l=127.0.0.1:4258 20240930055527912 DAUC <0003> db_auc.c:157 IMSI='262428971051514': No 2G Auth Data 20240930055527912 DAUC <0003> db_auc.c:192 IMSI='262428971051514': No 3G Auth Data 20240930055527951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33814<->l=127.0.0.1:4258 20240930055527955 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055527955 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428971051514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428971051514"} 20240930055527955 DAUC <0003> db_auc.c:236 IMSI='262428971051514': Calling to generate 5 vectors 20240930055527955 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055527955 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055527955 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055527955 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055527955 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055527955 DAUC <0003> auc.c:113 vector [0]: rand = 1d2f8d650488648405701d37644d0512 20240930055527955 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055527955 DAUC <0003> auc.c:142 vector [0]: autn = 221954adf42e000044c40e3215ecfd38 20240930055527955 DAUC <0003> auc.c:143 vector [0]: ck = b0c95c4c356c3057ca5dadd3fdda91cc 20240930055527955 DAUC <0003> auc.c:144 vector [0]: ik = 82a234d3e38dea0b128289ffb22ff5c1 20240930055527955 DAUC <0003> auc.c:145 vector [0]: res = fe5acb9de37b1d180000000000000000 20240930055527955 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055527955 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055527955 DAUC <0003> auc.c:179 vector [0]: kc = 75e1964f4886e000 20240930055527955 DAUC <0003> auc.c:180 vector [0]: sres = bc37baa9 20240930055527955 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055527955 DAUC <0003> auc.c:113 vector [1]: rand = 6761f2644df24952d8989c182c711f0d 20240930055527955 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240930055527955 DAUC <0003> auc.c:142 vector [1]: autn = c1c565cb5d26000080b98ac1c0058c51 20240930055527955 DAUC <0003> auc.c:143 vector [1]: ck = 5a0a62ea6135a159ccf23a4ad74bb1eb 20240930055527955 DAUC <0003> auc.c:144 vector [1]: ik = 9ef11775953afe710d3466ba9013c3cd 20240930055527955 DAUC <0003> auc.c:145 vector [1]: res = 7cb5dbaf7077edc10000000000000000 20240930055527955 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055527955 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055527955 DAUC <0003> auc.c:179 vector [1]: kc = dddd6b382c785400 20240930055527955 DAUC <0003> auc.c:180 vector [1]: sres = 45a88283 20240930055527955 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055527955 DAUC <0003> auc.c:113 vector [2]: rand = 93421af5b1b99cc23781980ba462f156 20240930055527955 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240930055527955 DAUC <0003> auc.c:142 vector [2]: autn = f1e97210a85c00007a5dc49c85ca4a3d 20240930055527955 DAUC <0003> auc.c:143 vector [2]: ck = 5326c8ecf1318ae95d1e7be2385779d8 20240930055527955 DAUC <0003> auc.c:144 vector [2]: ik = 774e7c69bc76b6498d8d0690ea90064a 20240930055527955 DAUC <0003> auc.c:145 vector [2]: res = 5bd51748bdbfe3c40000000000000000 20240930055527955 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055527955 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055527955 DAUC <0003> auc.c:179 vector [2]: kc = 7c6d01483d8dd000 20240930055527955 DAUC <0003> auc.c:180 vector [2]: sres = 05043138 20240930055527955 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055527955 DAUC <0003> auc.c:113 vector [3]: rand = 9b221f3855c9671b75d27b40f6bf9c76 20240930055527955 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240930055527955 DAUC <0003> auc.c:142 vector [3]: autn = 2db81e57457b0000926678f9b82f1c27 20240930055527955 DAUC <0003> auc.c:143 vector [3]: ck = 284ac6ac8fc7a7042c40aa048ab41763 20240930055527955 DAUC <0003> auc.c:144 vector [3]: ik = 7d58e87ba59958bec2ae37c16a71993c 20240930055527955 DAUC <0003> auc.c:145 vector [3]: res = d340f7fdb7cc7a300000000000000000 20240930055527955 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055527955 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055527955 DAUC <0003> auc.c:179 vector [3]: kc = 51f5efc1a043bc00 20240930055527955 DAUC <0003> auc.c:180 vector [3]: sres = 076c73b0 20240930055527955 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055527955 DAUC <0003> auc.c:113 vector [4]: rand = 0595857be8d72bb2c39d912e8e98a823 20240930055527955 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240930055527955 DAUC <0003> auc.c:142 vector [4]: autn = 8bdc8431f0e70000236ac6211e6f5fba 20240930055527955 DAUC <0003> auc.c:143 vector [4]: ck = c062b7b6471dd8c04ad6346ecc67ea51 20240930055527955 DAUC <0003> auc.c:144 vector [4]: ik = de0a6c24f58c54e0142d43841cc3ba0f 20240930055527955 DAUC <0003> auc.c:145 vector [4]: res = 260b75a2a0ff91250000000000000000 20240930055527955 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055527955 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055527955 DAUC <0003> auc.c:179 vector [4]: kc = 1fe6c00437c27c00 20240930055527955 DAUC <0003> auc.c:180 vector [4]: sres = ff7127e1 20240930055527955 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055527955 DAUC <0003> db_auc.c:245 IMSI='262428971051514': Generated 5 vectors 20240930055527955 DAUC <0003> db_auc.c:249 IMSI='262428971051514': Updating SQN=161 in DB 20240930055527963 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428971051514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428971051514"} 20240930055527963 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428971051514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055527963 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055527963 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055527967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33814<->l=127.0.0.1:4258 20240930055527998 DAUC <0003> db_auc.c:157 IMSI='262426142083597': No 2G Auth Data 20240930055527998 DAUC <0003> db_auc.c:192 IMSI='262426142083597': No 3G Auth Data 20240930055528037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33826<->l=127.0.0.1:4258 20240930055528040 DLINP <000b> input/ipa.c:451 connected read/write 20240930055528040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055528040 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426142083597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426142083597"} 20240930055528040 DAUC <0003> db_auc.c:236 IMSI='262426142083597': Calling to generate 5 vectors 20240930055528040 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055528040 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055528040 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055528040 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055528040 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055528040 DAUC <0003> auc.c:113 vector [0]: rand = 284de6d3a52a7199997068ec7e2477ab 20240930055528040 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055528040 DAUC <0003> auc.c:142 vector [0]: autn = 3197950a5dc10000dd91b87a5d2a3caf 20240930055528040 DAUC <0003> auc.c:143 vector [0]: ck = fc9e5821ff5d4fe36f06706924563a3d 20240930055528040 DAUC <0003> auc.c:144 vector [0]: ik = 0227c5a189a3b431b03cd12ef978d8bf 20240930055528040 DAUC <0003> auc.c:145 vector [0]: res = 65fa9905ebd86b510000000000000000 20240930055528040 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055528040 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055528040 DAUC <0003> auc.c:179 vector [0]: kc = fd3f121baf0c8910 20240930055528040 DAUC <0003> auc.c:180 vector [0]: sres = f47ca91e 20240930055528040 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055528040 DAUC <0003> auc.c:113 vector [1]: rand = b4a8d6fcbb934f68d0005f24f736142a 20240930055528040 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240930055528040 DAUC <0003> auc.c:142 vector [1]: autn = c7db2270441800007d82f0435e23ccf5 20240930055528040 DAUC <0003> auc.c:143 vector [1]: ck = bb2a2b7949d5fd207d7fdaae6ab73083 20240930055528040 DAUC <0003> auc.c:144 vector [1]: ik = ce5e2507387e1198569b6536844591f3 20240930055528040 DAUC <0003> auc.c:145 vector [1]: res = 6d6c129486bd73d00000000000000000 20240930055528040 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055528040 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055528040 DAUC <0003> auc.c:179 vector [1]: kc = 642d70a0d1e68e04 20240930055528040 DAUC <0003> auc.c:180 vector [1]: sres = d5268d3c 20240930055528040 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055528040 DAUC <0003> auc.c:113 vector [2]: rand = c18d39def647caec8c21dab664e40564 20240930055528040 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240930055528040 DAUC <0003> auc.c:142 vector [2]: autn = effef6f82a0400007c4dd44028624579 20240930055528040 DAUC <0003> auc.c:143 vector [2]: ck = d8b00c3f0d8b0c4bbd518571250334b4 20240930055528040 DAUC <0003> auc.c:144 vector [2]: ik = 9e1e2818607092b8ffb93358fabe18b9 20240930055528040 DAUC <0003> auc.c:145 vector [2]: res = 56ae876416aac4120000000000000000 20240930055528040 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055528040 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055528040 DAUC <0003> auc.c:179 vector [2]: kc = 8156b41e4b411078 20240930055528040 DAUC <0003> auc.c:180 vector [2]: sres = 69a6ad39 20240930055528040 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055528040 DAUC <0003> auc.c:113 vector [3]: rand = 8d93d6f7dad9c5f6483a270a3c39b7a8 20240930055528040 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240930055528040 DAUC <0003> auc.c:142 vector [3]: autn = c7b337de672a00006a0f6c791612ef04 20240930055528040 DAUC <0003> auc.c:143 vector [3]: ck = 2aae929c22e6f958e8724bd99e374cea 20240930055528040 DAUC <0003> auc.c:144 vector [3]: ik = 547d1a6d91078da305a502551930b3c2 20240930055528040 DAUC <0003> auc.c:145 vector [3]: res = fbae494da65e1a360000000000000000 20240930055528040 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055528040 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055528040 DAUC <0003> auc.c:179 vector [3]: kc = 2791f3c1e82b5a46 20240930055528040 DAUC <0003> auc.c:180 vector [3]: sres = e442ae5f 20240930055528040 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055528040 DAUC <0003> auc.c:113 vector [4]: rand = 3250052b3b1c37d2f74d8299fa965886 20240930055528040 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240930055528040 DAUC <0003> auc.c:142 vector [4]: autn = ab00f48a0c6d0000ed7586684cfb8f60 20240930055528040 DAUC <0003> auc.c:143 vector [4]: ck = 6575caa6ff5fb239dcf1563eabb6d843 20240930055528040 DAUC <0003> auc.c:144 vector [4]: ik = af40373ece8625673598ad46b20d4213 20240930055528040 DAUC <0003> auc.c:145 vector [4]: res = 709961f3dc8e45540000000000000000 20240930055528040 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055528040 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055528040 DAUC <0003> auc.c:179 vector [4]: kc = 47d9a068487594f7 20240930055528040 DAUC <0003> auc.c:180 vector [4]: sres = 6f1f47d9 20240930055528040 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055528040 DAUC <0003> db_auc.c:245 IMSI='262426142083597': Generated 5 vectors 20240930055528040 DAUC <0003> db_auc.c:249 IMSI='262426142083597': Updating SQN=161 in DB 20240930055528048 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426142083597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426142083597"} 20240930055528048 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426142083597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055528048 DLINP <000b> input/ipa.c:451 connected read/write 20240930055528048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055528048 DLINP <000b> input/ipa.c:451 connected read/write 20240930055528048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055528052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33826<->l=127.0.0.1:4258 20240930055528077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33754<->l=127.0.0.1:4258 20240930055528078 DLINP <000b> input/ipa.c:451 connected read/write 20240930055528078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055528078 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055528078 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055528078 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055528078 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40631<->l=127.0.0.1:4259) 20240930055528117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33842<->l=127.0.0.1:4258 20240930055528117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33842<->l=127.0.0.1:4258 20240930055531192 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055531192 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055531193 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33846<->l=127.0.0.1:4258 20240930055531195 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531195 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055531195 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055531195 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  20240930055531195 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055531195 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  20240930055531195 DLGSUP <0013> gsup_server.c:235 2:  20240930055531195 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055531195 DLGSUP <0013> gsup_server.c:235 3:  20240930055531195 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055531195 DLGSUP <0013> gsup_server.c:235 4:  20240930055531195 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055531195 DLGSUP <0013> gsup_server.c:235 5:  20240930055531195 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055531195 DLGSUP <0013> gsup_server.c:235 7:  20240930055531195 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055531195 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055531195 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055531195 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055531212 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38409<->l=127.0.0.1:4259) 20240930055531238 DAUC <0003> db_auc.c:157 IMSI='262421993629754': No 2G Auth Data 20240930055531238 DAUC <0003> db_auc.c:192 IMSI='262421993629754': No 3G Auth Data 20240930055531277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33856<->l=127.0.0.1:4258 20240930055531282 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531282 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421993629754"} 20240930055531282 DAUC <0003> db_auc.c:192 IMSI='262421993629754': No 3G Auth Data 20240930055531282 DAUC <0003> db_auc.c:236 IMSI='262421993629754': Calling to generate 1 vectors 20240930055531282 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240930055531282 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531282 DAUC <0003> auc.c:113 vector [0]: rand = 2cf91c1ffd5995cd0f3b1add4f4746b2 20240930055531282 DAUC <0003> auc.c:179 vector [0]: kc = d510ecfe2263a800 20240930055531282 DAUC <0003> auc.c:180 vector [0]: sres = 9c1248b9 20240930055531282 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531282 DAUC <0003> db_auc.c:245 IMSI='262421993629754': Generated 1 vectors 20240930055531282 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421993629754"} 20240930055531282 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531282 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531282 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531285 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531285 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421993629754"} 20240930055531285 DAUC <0003> db_auc.c:192 IMSI='262421993629754': No 3G Auth Data 20240930055531285 DAUC <0003> db_auc.c:236 IMSI='262421993629754': Calling to generate 4 vectors 20240930055531285 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240930055531285 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531285 DAUC <0003> auc.c:113 vector [0]: rand = a0fdc441b44fc8d6ad1aa093c8b71438 20240930055531285 DAUC <0003> auc.c:179 vector [0]: kc = 989729513ee79c00 20240930055531285 DAUC <0003> auc.c:180 vector [0]: sres = 9c8a3fd7 20240930055531285 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531285 DAUC <0003> auc.c:113 vector [1]: rand = 2f714b18fec313562b069a1a3164c53f 20240930055531285 DAUC <0003> auc.c:179 vector [1]: kc = e1d1ce8d39788800 20240930055531285 DAUC <0003> auc.c:180 vector [1]: sres = ed5e69a4 20240930055531285 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055531285 DAUC <0003> auc.c:113 vector [2]: rand = 452d611570ddfcf11adbbe5e6f6be8b9 20240930055531285 DAUC <0003> auc.c:179 vector [2]: kc = 22aeb71525e59800 20240930055531285 DAUC <0003> auc.c:180 vector [2]: sres = d9b5d9c7 20240930055531285 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055531285 DAUC <0003> auc.c:113 vector [3]: rand = 67e163878338b9c9d1239be2fa905e84 20240930055531285 DAUC <0003> auc.c:179 vector [3]: kc = 6b8be922d8531000 20240930055531285 DAUC <0003> auc.c:180 vector [3]: sres = 4601d16c 20240930055531285 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055531285 DAUC <0003> db_auc.c:245 IMSI='262421993629754': Generated 4 vectors 20240930055531285 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421993629754"} 20240930055531285 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531285 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531285 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531287 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531287 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421993629754"} 20240930055531287 DAUC <0003> db_auc.c:192 IMSI='262421993629754': No 3G Auth Data 20240930055531287 DAUC <0003> db_auc.c:236 IMSI='262421993629754': Calling to generate 5 vectors 20240930055531287 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240930055531287 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531287 DAUC <0003> auc.c:113 vector [0]: rand = 7ce09d134b32d762d804da2b7ddbe6dc 20240930055531287 DAUC <0003> auc.c:179 vector [0]: kc = 9923ada6ed2dfc00 20240930055531287 DAUC <0003> auc.c:180 vector [0]: sres = bcf243ae 20240930055531287 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531287 DAUC <0003> auc.c:113 vector [1]: rand = 406e3e5f254e209ab255822e2fe71f7b 20240930055531287 DAUC <0003> auc.c:179 vector [1]: kc = 85a9066180597800 20240930055531287 DAUC <0003> auc.c:180 vector [1]: sres = 05213b17 20240930055531287 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055531287 DAUC <0003> auc.c:113 vector [2]: rand = 714a2036a9588f16baa4dec87f2610cf 20240930055531287 DAUC <0003> auc.c:179 vector [2]: kc = 05d990b469c51000 20240930055531287 DAUC <0003> auc.c:180 vector [2]: sres = 7224eb50 20240930055531287 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055531287 DAUC <0003> auc.c:113 vector [3]: rand = 5210605004f2267661e55088ec34233a 20240930055531287 DAUC <0003> auc.c:179 vector [3]: kc = 74bdb81eb863f800 20240930055531287 DAUC <0003> auc.c:180 vector [3]: sres = 01cd8029 20240930055531287 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055531287 DAUC <0003> auc.c:113 vector [4]: rand = f88dac898f019efd525eba8f01fbc184 20240930055531287 DAUC <0003> auc.c:179 vector [4]: kc = c3f1f0e686ecc400 20240930055531287 DAUC <0003> auc.c:180 vector [4]: sres = 91c769f8 20240930055531287 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240930055531287 DAUC <0003> db_auc.c:245 IMSI='262421993629754': Generated 5 vectors 20240930055531287 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421993629754"} 20240930055531287 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531287 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531288 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531290 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531290 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421993629754"} 20240930055531290 DAUC <0003> db_auc.c:192 IMSI='262421993629754': No 3G Auth Data 20240930055531290 DAUC <0003> db_auc.c:236 IMSI='262421993629754': Calling to generate 5 vectors 20240930055531290 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240930055531290 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531290 DAUC <0003> auc.c:113 vector [0]: rand = 6cfcfe4b8c69dddccc7b71adf99224ba 20240930055531290 DAUC <0003> auc.c:179 vector [0]: kc = e5ae54b7c4e5d400 20240930055531290 DAUC <0003> auc.c:180 vector [0]: sres = ac682c55 20240930055531290 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531290 DAUC <0003> auc.c:113 vector [1]: rand = ef6cc843d788c64a7e6c08feb2256480 20240930055531290 DAUC <0003> auc.c:179 vector [1]: kc = 15b7d413b47ae800 20240930055531290 DAUC <0003> auc.c:180 vector [1]: sres = d48ea959 20240930055531290 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055531290 DAUC <0003> auc.c:113 vector [2]: rand = 0eb747626f864e829fc8756e67e784c5 20240930055531290 DAUC <0003> auc.c:179 vector [2]: kc = f9fb14269c869800 20240930055531290 DAUC <0003> auc.c:180 vector [2]: sres = 5b63c35c 20240930055531290 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055531290 DAUC <0003> auc.c:113 vector [3]: rand = bff4c32136a152bec8e5b18d1e0a656f 20240930055531290 DAUC <0003> auc.c:179 vector [3]: kc = 6878affe47ee3800 20240930055531290 DAUC <0003> auc.c:180 vector [3]: sres = e2184251 20240930055531290 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055531290 DAUC <0003> auc.c:113 vector [4]: rand = f7cde578fe228c15983ab20582c3f3ba 20240930055531290 DAUC <0003> auc.c:179 vector [4]: kc = 1dc869f086c07400 20240930055531290 DAUC <0003> auc.c:180 vector [4]: sres = 4c5b5872 20240930055531290 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240930055531290 DAUC <0003> db_auc.c:245 IMSI='262421993629754': Generated 5 vectors 20240930055531290 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421993629754"} 20240930055531290 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531290 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531290 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33856<->l=127.0.0.1:4258 20240930055531317 DAUC <0003> db_auc.c:157 IMSI='262421115863726': No 2G Auth Data 20240930055531317 DAUC <0003> db_auc.c:192 IMSI='262421115863726': No 3G Auth Data 20240930055531350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33872<->l=127.0.0.1:4258 20240930055531354 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531354 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421115863726"} 20240930055531354 DAUC <0003> db_auc.c:192 IMSI='262421115863726': No 3G Auth Data 20240930055531354 DAUC <0003> db_auc.c:236 IMSI='262421115863726': Calling to generate 1 vectors 20240930055531354 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240930055531354 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531354 DAUC <0003> auc.c:113 vector [0]: rand = 17521a51260d7fa700dcea1caf755baf 20240930055531354 DAUC <0003> auc.c:179 vector [0]: kc = 54bf84c2f00aec00 20240930055531354 DAUC <0003> auc.c:180 vector [0]: sres = f2f3ba64 20240930055531354 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531354 DAUC <0003> db_auc.c:245 IMSI='262421115863726': Generated 1 vectors 20240930055531354 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421115863726"} 20240930055531354 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531354 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531354 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531357 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531357 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421115863726"} 20240930055531357 DAUC <0003> db_auc.c:192 IMSI='262421115863726': No 3G Auth Data 20240930055531357 DAUC <0003> db_auc.c:236 IMSI='262421115863726': Calling to generate 4 vectors 20240930055531357 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240930055531357 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531357 DAUC <0003> auc.c:113 vector [0]: rand = c532688f2a9e4747698b987bd734d0e5 20240930055531357 DAUC <0003> auc.c:179 vector [0]: kc = 52f302debbde9800 20240930055531357 DAUC <0003> auc.c:180 vector [0]: sres = bd411883 20240930055531357 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531357 DAUC <0003> auc.c:113 vector [1]: rand = dc504e5aeaa44fc6c437080ba32cb76a 20240930055531357 DAUC <0003> auc.c:179 vector [1]: kc = 4e21cb10c7a9e800 20240930055531357 DAUC <0003> auc.c:180 vector [1]: sres = d9bac6a6 20240930055531357 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055531357 DAUC <0003> auc.c:113 vector [2]: rand = a503403c4b2d613506da0d9183de606a 20240930055531357 DAUC <0003> auc.c:179 vector [2]: kc = 7c96f704d6812c00 20240930055531357 DAUC <0003> auc.c:180 vector [2]: sres = f5008ab5 20240930055531357 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055531357 DAUC <0003> auc.c:113 vector [3]: rand = cacc76984bc7d8832805043208b090f5 20240930055531357 DAUC <0003> auc.c:179 vector [3]: kc = 69526cb9014c0400 20240930055531357 DAUC <0003> auc.c:180 vector [3]: sres = 8aad28a7 20240930055531357 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055531357 DAUC <0003> db_auc.c:245 IMSI='262421115863726': Generated 4 vectors 20240930055531357 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421115863726"} 20240930055531357 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531357 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531357 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531360 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531360 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421115863726"} 20240930055531360 DAUC <0003> db_auc.c:192 IMSI='262421115863726': No 3G Auth Data 20240930055531360 DAUC <0003> db_auc.c:236 IMSI='262421115863726': Calling to generate 5 vectors 20240930055531360 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240930055531360 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531360 DAUC <0003> auc.c:113 vector [0]: rand = d6e17765202afb65c27801ffe4a74165 20240930055531360 DAUC <0003> auc.c:179 vector [0]: kc = caec28ce02a61400 20240930055531360 DAUC <0003> auc.c:180 vector [0]: sres = baecf49f 20240930055531360 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531360 DAUC <0003> auc.c:113 vector [1]: rand = 1f93f381c8dbde521de16ff7df561828 20240930055531360 DAUC <0003> auc.c:179 vector [1]: kc = c6b92ede97e87c00 20240930055531360 DAUC <0003> auc.c:180 vector [1]: sres = 5fe1b8b0 20240930055531360 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055531360 DAUC <0003> auc.c:113 vector [2]: rand = acfbcd37683f74a6279a898aa1a0976d 20240930055531360 DAUC <0003> auc.c:179 vector [2]: kc = 70b6c9d539e25400 20240930055531360 DAUC <0003> auc.c:180 vector [2]: sres = 25fcc194 20240930055531360 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055531360 DAUC <0003> auc.c:113 vector [3]: rand = 429fe0774b30b5a5763644d04eb0a6f1 20240930055531360 DAUC <0003> auc.c:179 vector [3]: kc = 961a2232eca0e800 20240930055531360 DAUC <0003> auc.c:180 vector [3]: sres = 1b77a1a5 20240930055531360 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055531360 DAUC <0003> auc.c:113 vector [4]: rand = a12490871e7f1922168fbada6aae1a0d 20240930055531360 DAUC <0003> auc.c:179 vector [4]: kc = 38302ae63c1fc800 20240930055531360 DAUC <0003> auc.c:180 vector [4]: sres = a81c6f81 20240930055531360 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240930055531360 DAUC <0003> db_auc.c:245 IMSI='262421115863726': Generated 5 vectors 20240930055531360 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421115863726"} 20240930055531360 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531360 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531360 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531363 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531363 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421115863726"} 20240930055531363 DAUC <0003> db_auc.c:192 IMSI='262421115863726': No 3G Auth Data 20240930055531363 DAUC <0003> db_auc.c:236 IMSI='262421115863726': Calling to generate 5 vectors 20240930055531363 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240930055531363 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531363 DAUC <0003> auc.c:113 vector [0]: rand = f2b3d5964c1dc269d6654290cfdfb876 20240930055531363 DAUC <0003> auc.c:179 vector [0]: kc = 2a52ff5ebfc62400 20240930055531363 DAUC <0003> auc.c:180 vector [0]: sres = 022f28a7 20240930055531363 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531363 DAUC <0003> auc.c:113 vector [1]: rand = 0d82d5ff7df7a086f6fee3a7f855e518 20240930055531363 DAUC <0003> auc.c:179 vector [1]: kc = 17e6d7b362268000 20240930055531363 DAUC <0003> auc.c:180 vector [1]: sres = 845fb8b7 20240930055531363 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055531363 DAUC <0003> auc.c:113 vector [2]: rand = 0463b110710d5a893e21a0c22ee27e8a 20240930055531363 DAUC <0003> auc.c:179 vector [2]: kc = ba73f60ef5027000 20240930055531363 DAUC <0003> auc.c:180 vector [2]: sres = 36184688 20240930055531363 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055531363 DAUC <0003> auc.c:113 vector [3]: rand = be65ed9cae7beb036e895b49e3508118 20240930055531363 DAUC <0003> auc.c:179 vector [3]: kc = e6a7660b08f6c800 20240930055531363 DAUC <0003> auc.c:180 vector [3]: sres = ce73e6a6 20240930055531363 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055531363 DAUC <0003> auc.c:113 vector [4]: rand = 5a091b5867afe5f21471c0194c42668e 20240930055531363 DAUC <0003> auc.c:179 vector [4]: kc = fe2ddd06c2012c00 20240930055531363 DAUC <0003> auc.c:180 vector [4]: sres = 7065c05b 20240930055531363 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240930055531363 DAUC <0003> db_auc.c:245 IMSI='262421115863726': Generated 5 vectors 20240930055531363 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421115863726"} 20240930055531363 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531363 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531363 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33872<->l=127.0.0.1:4258 20240930055531390 DAUC <0003> db_auc.c:157 IMSI='262427739570660': No 2G Auth Data 20240930055531390 DAUC <0003> db_auc.c:192 IMSI='262427739570660': No 3G Auth Data 20240930055531420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33874<->l=127.0.0.1:4258 20240930055531424 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531424 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427739570660"} 20240930055531424 DAUC <0003> db_auc.c:192 IMSI='262427739570660': No 3G Auth Data 20240930055531424 DAUC <0003> db_auc.c:236 IMSI='262427739570660': Calling to generate 1 vectors 20240930055531424 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240930055531424 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531424 DAUC <0003> auc.c:113 vector [0]: rand = d12843fec52e6a8f6dad752843d1fabf 20240930055531424 DAUC <0003> auc.c:179 vector [0]: kc = 181f1aa761cea0c7 20240930055531424 DAUC <0003> auc.c:180 vector [0]: sres = 36732e9c 20240930055531424 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531424 DAUC <0003> db_auc.c:245 IMSI='262427739570660': Generated 1 vectors 20240930055531424 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427739570660"} 20240930055531424 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531424 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531424 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531426 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531426 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427739570660"} 20240930055531426 DAUC <0003> db_auc.c:192 IMSI='262427739570660': No 3G Auth Data 20240930055531426 DAUC <0003> db_auc.c:236 IMSI='262427739570660': Calling to generate 4 vectors 20240930055531426 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240930055531426 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531426 DAUC <0003> auc.c:113 vector [0]: rand = 5f0bc8f11ded89b1481ca9eb120782c3 20240930055531427 DAUC <0003> auc.c:179 vector [0]: kc = ac52073c621c2f83 20240930055531427 DAUC <0003> auc.c:180 vector [0]: sres = 36832b5a 20240930055531427 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531427 DAUC <0003> auc.c:113 vector [1]: rand = 89e382db27b6ad258df54096c5f49afb 20240930055531427 DAUC <0003> auc.c:179 vector [1]: kc = 00d61fbcc27f3add 20240930055531427 DAUC <0003> auc.c:180 vector [1]: sres = 85447010 20240930055531427 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055531427 DAUC <0003> auc.c:113 vector [2]: rand = 3441f92712ca5806419ec70d52a5b06e 20240930055531427 DAUC <0003> auc.c:179 vector [2]: kc = 7e8370645bcd9bac 20240930055531427 DAUC <0003> auc.c:180 vector [2]: sres = e6da4c78 20240930055531427 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055531427 DAUC <0003> auc.c:113 vector [3]: rand = 7bbd9977662b41ec0255caf7176c4721 20240930055531427 DAUC <0003> auc.c:179 vector [3]: kc = cc7a1c99a231b650 20240930055531427 DAUC <0003> auc.c:180 vector [3]: sres = d6708545 20240930055531427 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055531427 DAUC <0003> db_auc.c:245 IMSI='262427739570660': Generated 4 vectors 20240930055531427 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427739570660"} 20240930055531427 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531427 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531427 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531429 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531429 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427739570660"} 20240930055531429 DAUC <0003> db_auc.c:192 IMSI='262427739570660': No 3G Auth Data 20240930055531429 DAUC <0003> db_auc.c:236 IMSI='262427739570660': Calling to generate 5 vectors 20240930055531429 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240930055531429 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531429 DAUC <0003> auc.c:113 vector [0]: rand = 65fe559eb64c9e26435ff7acd308ab7f 20240930055531429 DAUC <0003> auc.c:179 vector [0]: kc = b6e37032dd71a0dc 20240930055531429 DAUC <0003> auc.c:180 vector [0]: sres = e517ed39 20240930055531429 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531429 DAUC <0003> auc.c:113 vector [1]: rand = e850cd8e018645e0e6e0bacc67756a5b 20240930055531429 DAUC <0003> auc.c:179 vector [1]: kc = ea8b92db47823e4f 20240930055531429 DAUC <0003> auc.c:180 vector [1]: sres = d6cf6809 20240930055531429 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055531429 DAUC <0003> auc.c:113 vector [2]: rand = 7a8514df14c3fdfdf7dad90638052413 20240930055531429 DAUC <0003> auc.c:179 vector [2]: kc = 7cd22baf27135826 20240930055531429 DAUC <0003> auc.c:180 vector [2]: sres = 6b49a957 20240930055531429 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055531429 DAUC <0003> auc.c:113 vector [3]: rand = 7f0a933ba32563be67e47473550eeb76 20240930055531429 DAUC <0003> auc.c:179 vector [3]: kc = df036c22510a5010 20240930055531429 DAUC <0003> auc.c:180 vector [3]: sres = 481c8954 20240930055531429 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055531429 DAUC <0003> auc.c:113 vector [4]: rand = 4b4086dca79ae36ef5018f59a47b3855 20240930055531429 DAUC <0003> auc.c:179 vector [4]: kc = db387993f670fc18 20240930055531429 DAUC <0003> auc.c:180 vector [4]: sres = 24848c8c 20240930055531429 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240930055531429 DAUC <0003> db_auc.c:245 IMSI='262427739570660': Generated 5 vectors 20240930055531429 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427739570660"} 20240930055531429 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531429 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531429 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531431 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531431 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427739570660"} 20240930055531431 DAUC <0003> db_auc.c:192 IMSI='262427739570660': No 3G Auth Data 20240930055531431 DAUC <0003> db_auc.c:236 IMSI='262427739570660': Calling to generate 5 vectors 20240930055531431 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240930055531431 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531431 DAUC <0003> auc.c:113 vector [0]: rand = ca4b0165a4c410a186226a5b265d8190 20240930055531431 DAUC <0003> auc.c:179 vector [0]: kc = 774e987366963aee 20240930055531431 DAUC <0003> auc.c:180 vector [0]: sres = d5217389 20240930055531431 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531431 DAUC <0003> auc.c:113 vector [1]: rand = 0a18f19448a7d969291db3cef7d6d954 20240930055531431 DAUC <0003> auc.c:179 vector [1]: kc = 82884363a71c98fd 20240930055531431 DAUC <0003> auc.c:180 vector [1]: sres = 80606635 20240930055531431 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055531431 DAUC <0003> auc.c:113 vector [2]: rand = d5a634af954d188903030ab86c3b42f6 20240930055531431 DAUC <0003> auc.c:179 vector [2]: kc = 335978dc04ca0bef 20240930055531431 DAUC <0003> auc.c:180 vector [2]: sres = 1984ffda 20240930055531431 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055531431 DAUC <0003> auc.c:113 vector [3]: rand = 2b0a366022ab8d574562fd654fc5a255 20240930055531431 DAUC <0003> auc.c:179 vector [3]: kc = 36e3af8b511eab48 20240930055531431 DAUC <0003> auc.c:180 vector [3]: sres = b2ad8f2e 20240930055531431 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055531431 DAUC <0003> auc.c:113 vector [4]: rand = 55413bf63ad255db532c1cd1e6e26412 20240930055531431 DAUC <0003> auc.c:179 vector [4]: kc = 5ac21da6b3df702c 20240930055531431 DAUC <0003> auc.c:180 vector [4]: sres = 6fe3d9c1 20240930055531431 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240930055531431 DAUC <0003> db_auc.c:245 IMSI='262427739570660': Generated 5 vectors 20240930055531431 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427739570660"} 20240930055531431 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531431 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531431 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33874<->l=127.0.0.1:4258 20240930055531457 DAUC <0003> db_auc.c:157 IMSI='262429605945230': No 2G Auth Data 20240930055531457 DAUC <0003> db_auc.c:192 IMSI='262429605945230': No 3G Auth Data 20240930055531491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33888<->l=127.0.0.1:4258 20240930055531495 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531495 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429605945230"} 20240930055531495 DAUC <0003> db_auc.c:157 IMSI='262429605945230': No 2G Auth Data 20240930055531495 DAUC <0003> db_auc.c:236 IMSI='262429605945230': Calling to generate 1 vectors 20240930055531495 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240930055531495 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531495 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531495 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055531495 DAUC <0003> auc.c:113 vector [0]: rand = 3f9d1966d36a0166060e9fca07bb856c 20240930055531495 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055531495 DAUC <0003> auc.c:142 vector [0]: autn = d439557c6ac20000573e028370557415 20240930055531495 DAUC <0003> auc.c:143 vector [0]: ck = 453f3b210b9598e94a948e8c52920458 20240930055531495 DAUC <0003> auc.c:144 vector [0]: ik = d9142a2d44841bc29d9ed56989bd7aea 20240930055531495 DAUC <0003> auc.c:145 vector [0]: res = bf581351b8febd520000000000000000 20240930055531495 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531495 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055531495 DAUC <0003> auc.c:151 vector [0]: kc = 4b214ae9943efd99 20240930055531495 DAUC <0003> auc.c:152 vector [0]: sres = 07a6ae03 20240930055531495 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055531495 DAUC <0003> db_auc.c:245 IMSI='262429605945230': Generated 1 vectors 20240930055531495 DAUC <0003> db_auc.c:249 IMSI='262429605945230': Updating SQN=33 in DB 20240930055531502 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429605945230"} 20240930055531502 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531502 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531502 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531505 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531505 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429605945230"} 20240930055531506 DAUC <0003> db_auc.c:157 IMSI='262429605945230': No 2G Auth Data 20240930055531506 DAUC <0003> db_auc.c:236 IMSI='262429605945230': Calling to generate 4 vectors 20240930055531506 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240930055531506 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531506 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531506 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240930055531506 DAUC <0003> auc.c:113 vector [0]: rand = 6e6b4bd375a81161ee2a5c213bd8afe2 20240930055531506 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240930055531506 DAUC <0003> auc.c:142 vector [0]: autn = 874598e6ca990000f85c5646a181c90a 20240930055531506 DAUC <0003> auc.c:143 vector [0]: ck = cf9fedabc11cbd5e94da52a2cb18c6d3 20240930055531506 DAUC <0003> auc.c:144 vector [0]: ik = 3a5b9dfd678dadc928a193ddd8074bef 20240930055531506 DAUC <0003> auc.c:145 vector [0]: res = 07e3bd17f639104f0000000000000000 20240930055531506 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531506 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055531506 DAUC <0003> auc.c:151 vector [0]: kc = 49bfb129b58e9dab 20240930055531506 DAUC <0003> auc.c:152 vector [0]: sres = f1daad58 20240930055531506 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055531506 DAUC <0003> auc.c:113 vector [1]: rand = a3bcfcc0b1a4eb40a4d097981d1bd470 20240930055531506 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240930055531506 DAUC <0003> auc.c:142 vector [1]: autn = a23e923e81c600007e093e0e138456aa 20240930055531506 DAUC <0003> auc.c:143 vector [1]: ck = bfbca13eb4ac4c3cc4d1d3927e30540d 20240930055531506 DAUC <0003> auc.c:144 vector [1]: ik = 3fe2a2db1efe20363e49742aaa95ea54 20240930055531506 DAUC <0003> auc.c:145 vector [1]: res = 046581cd89ee16950000000000000000 20240930055531506 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531506 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240930055531506 DAUC <0003> auc.c:151 vector [1]: kc = 7ac6a45d7ef7d253 20240930055531506 DAUC <0003> auc.c:152 vector [1]: sres = 8d8b9758 20240930055531506 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240930055531506 DAUC <0003> auc.c:113 vector [2]: rand = e44514c12e5bc52914c3fbf206bd39c8 20240930055531506 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240930055531506 DAUC <0003> auc.c:142 vector [2]: autn = b4b1633c205a00007f41aeea9f2cda44 20240930055531506 DAUC <0003> auc.c:143 vector [2]: ck = 8a3ea22fb4dc9c011621de8e1fa8824a 20240930055531506 DAUC <0003> auc.c:144 vector [2]: ik = a28caeb609a6a197c4323372a11bb15f 20240930055531506 DAUC <0003> auc.c:145 vector [2]: res = 7aa25d54a59bd61c0000000000000000 20240930055531506 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531506 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240930055531506 DAUC <0003> auc.c:151 vector [2]: kc = faa1e16503c90e83 20240930055531506 DAUC <0003> auc.c:152 vector [2]: sres = df398b48 20240930055531506 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240930055531506 DAUC <0003> auc.c:113 vector [3]: rand = 2ca92919d44fc5507b9faf072cfc09bb 20240930055531506 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240930055531506 DAUC <0003> auc.c:142 vector [3]: autn = 952bb67c9fee00007accd4ef60aa2ee6 20240930055531506 DAUC <0003> auc.c:143 vector [3]: ck = f1da2f8992706edfd56619e849231c7e 20240930055531506 DAUC <0003> auc.c:144 vector [3]: ik = 316b9c6f1a8df8d14d46cfc67617e15f 20240930055531506 DAUC <0003> auc.c:145 vector [3]: res = c2d91a637cfdbbd30000000000000000 20240930055531506 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531506 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240930055531506 DAUC <0003> auc.c:151 vector [3]: kc = 589165c8b7c96b2f 20240930055531506 DAUC <0003> auc.c:152 vector [3]: sres = be24a1b0 20240930055531506 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240930055531506 DAUC <0003> db_auc.c:245 IMSI='262429605945230': Generated 4 vectors 20240930055531506 DAUC <0003> db_auc.c:249 IMSI='262429605945230': Updating SQN=161 in DB 20240930055531513 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429605945230"} 20240930055531513 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531513 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531513 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531517 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531517 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429605945230"} 20240930055531517 DAUC <0003> db_auc.c:157 IMSI='262429605945230': No 2G Auth Data 20240930055531517 DAUC <0003> db_auc.c:236 IMSI='262429605945230': Calling to generate 5 vectors 20240930055531517 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240930055531517 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531517 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531517 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240930055531517 DAUC <0003> auc.c:113 vector [0]: rand = 003f11d962144f9ae3ab8f245728e121 20240930055531517 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240930055531517 DAUC <0003> auc.c:142 vector [0]: autn = 9ccc91562b680000bd3e1b2709f06c76 20240930055531517 DAUC <0003> auc.c:143 vector [0]: ck = a81abf7620d1c193f03c19d91dcd1dad 20240930055531517 DAUC <0003> auc.c:144 vector [0]: ik = 5623ae32f290e17e959950dd22ce63ae 20240930055531517 DAUC <0003> auc.c:145 vector [0]: res = 9df66a7b7f103d3e0000000000000000 20240930055531517 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531517 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055531517 DAUC <0003> auc.c:151 vector [0]: kc = 9b9c5840ed425eee 20240930055531517 DAUC <0003> auc.c:152 vector [0]: sres = e2e65745 20240930055531517 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055531517 DAUC <0003> auc.c:113 vector [1]: rand = 75c73ae799cdc4bdbd91578ba517f336 20240930055531517 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240930055531517 DAUC <0003> auc.c:142 vector [1]: autn = c52cfcfd31d800008527db073019ff03 20240930055531517 DAUC <0003> auc.c:143 vector [1]: ck = 5078c86f0ed05435d8e242066cde7b75 20240930055531517 DAUC <0003> auc.c:144 vector [1]: ik = 5c3ae8b170c5e20bf7631371bc4b2ab5 20240930055531517 DAUC <0003> auc.c:145 vector [1]: res = 4bc3ace1051263c10000000000000000 20240930055531517 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531517 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240930055531517 DAUC <0003> auc.c:151 vector [1]: kc = 23c371a9ae80e7fe 20240930055531517 DAUC <0003> auc.c:152 vector [1]: sres = 4ed1cf20 20240930055531517 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240930055531517 DAUC <0003> auc.c:113 vector [2]: rand = 69a81fcd5d1e9cfde41962e81e3c2025 20240930055531517 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240930055531517 DAUC <0003> auc.c:142 vector [2]: autn = fb53e07475010000e81b55aa4b6932b6 20240930055531517 DAUC <0003> auc.c:143 vector [2]: ck = c8790f1cbce3d764968c8eb3d133615d 20240930055531517 DAUC <0003> auc.c:144 vector [2]: ik = f7dd5c90e2f2b3d052b5f3ddea994dba 20240930055531517 DAUC <0003> auc.c:145 vector [2]: res = 3a907d266733aeab0000000000000000 20240930055531517 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531517 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240930055531517 DAUC <0003> auc.c:151 vector [2]: kc = fb9d2ee265bb4853 20240930055531517 DAUC <0003> auc.c:152 vector [2]: sres = 5da3d38d 20240930055531517 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240930055531517 DAUC <0003> auc.c:113 vector [3]: rand = 48051391717d5482fa3ebf3f42569b37 20240930055531517 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240930055531517 DAUC <0003> auc.c:142 vector [3]: autn = 0fe9ac53999300003c6235a404e90cf6 20240930055531517 DAUC <0003> auc.c:143 vector [3]: ck = bc66778c952ea22368978c4aeeff52ef 20240930055531517 DAUC <0003> auc.c:144 vector [3]: ik = 1d18d7b0893cdbf66f538f7aa91ec107 20240930055531517 DAUC <0003> auc.c:145 vector [3]: res = e79ef23844d70fcf0000000000000000 20240930055531517 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531517 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240930055531517 DAUC <0003> auc.c:151 vector [3]: kc = a6baa30c5bf3ea3d 20240930055531517 DAUC <0003> auc.c:152 vector [3]: sres = a349fdf7 20240930055531517 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240930055531517 DAUC <0003> auc.c:113 vector [4]: rand = 3d8fac998c91735ed716b43d9e8f41ea 20240930055531517 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240930055531517 DAUC <0003> auc.c:142 vector [4]: autn = 4a9889883ad10000b8dc8017863fa358 20240930055531517 DAUC <0003> auc.c:143 vector [4]: ck = 0fde0dd6c5dc0097c58a78ad32ae22f2 20240930055531517 DAUC <0003> auc.c:144 vector [4]: ik = f675d6ad36be472f3fb1255a3bf436dc 20240930055531517 DAUC <0003> auc.c:145 vector [4]: res = 699c30aacc7b97c60000000000000000 20240930055531517 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055531517 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240930055531517 DAUC <0003> auc.c:151 vector [4]: kc = 0390868cfa385396 20240930055531517 DAUC <0003> auc.c:152 vector [4]: sres = a5e7a76c 20240930055531517 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240930055531517 DAUC <0003> db_auc.c:245 IMSI='262429605945230': Generated 5 vectors 20240930055531517 DAUC <0003> db_auc.c:249 IMSI='262429605945230': Updating SQN=321 in DB 20240930055531525 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429605945230"} 20240930055531525 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531525 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531525 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531528 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531528 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429605945230"} 20240930055531528 DAUC <0003> db_auc.c:157 IMSI='262429605945230': No 2G Auth Data 20240930055531528 DAUC <0003> db_auc.c:236 IMSI='262429605945230': Calling to generate 5 vectors 20240930055531528 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240930055531528 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531528 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531528 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240930055531528 DAUC <0003> auc.c:113 vector [0]: rand = ae37ef5f9cd6eed50b60fb0a9465e504 20240930055531528 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240930055531528 DAUC <0003> auc.c:142 vector [0]: autn = cf25bb7cf1d50000f8bca81920a6d340 20240930055531528 DAUC <0003> auc.c:143 vector [0]: ck = 89ea1fdaee846a984fd08e973a61d825 20240930055531528 DAUC <0003> auc.c:144 vector [0]: ik = 3995307b29669c2ce691d6dad6bb6b14 20240930055531528 DAUC <0003> auc.c:145 vector [0]: res = 7ba486043da750000000000000000000 20240930055531528 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531528 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055531528 DAUC <0003> auc.c:151 vector [0]: kc = 193e77ec2b384585 20240930055531528 DAUC <0003> auc.c:152 vector [0]: sres = 4603d604 20240930055531528 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055531528 DAUC <0003> auc.c:113 vector [1]: rand = f2c55c500d802c47444d9e2afcf0b601 20240930055531528 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240930055531528 DAUC <0003> auc.c:142 vector [1]: autn = 0ed1459436ee00006c531fdb9b31871b 20240930055531528 DAUC <0003> auc.c:143 vector [1]: ck = e7783b573f2c7ea6d08224cc061048ea 20240930055531528 DAUC <0003> auc.c:144 vector [1]: ik = c9f4ab31861d5ea34da207860ed3cbcb 20240930055531528 DAUC <0003> auc.c:145 vector [1]: res = 0298d83bc6507cea0000000000000000 20240930055531528 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531528 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240930055531528 DAUC <0003> auc.c:151 vector [1]: kc = b3acb32cb1f2a324 20240930055531528 DAUC <0003> auc.c:152 vector [1]: sres = c4c8a4d1 20240930055531528 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240930055531528 DAUC <0003> auc.c:113 vector [2]: rand = b98027f0b4afc0111bebc581da86238b 20240930055531528 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240930055531528 DAUC <0003> auc.c:142 vector [2]: autn = e681b21dcc0600005ef810edfd5c052d 20240930055531528 DAUC <0003> auc.c:143 vector [2]: ck = c2544d6465d3b941a0dbb24d06c60012 20240930055531528 DAUC <0003> auc.c:144 vector [2]: ik = 109b3ff1f2810a2d52a6f6240eb7b4dd 20240930055531528 DAUC <0003> auc.c:145 vector [2]: res = e256568584a79ba50000000000000000 20240930055531528 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531528 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240930055531528 DAUC <0003> auc.c:151 vector [2]: kc = 20b236fc9f2307a3 20240930055531528 DAUC <0003> auc.c:152 vector [2]: sres = 66f1cd20 20240930055531528 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240930055531528 DAUC <0003> auc.c:113 vector [3]: rand = 9d452cdd240cff5feb206a09cfb26de0 20240930055531528 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240930055531528 DAUC <0003> auc.c:142 vector [3]: autn = c4d087e90d40000092abb50a56ea0016 20240930055531528 DAUC <0003> auc.c:143 vector [3]: ck = c340a4d6de787146c5019d8fe29d8643 20240930055531528 DAUC <0003> auc.c:144 vector [3]: ik = 8720f08d8ffee21b6fd7de9435e4d4f3 20240930055531528 DAUC <0003> auc.c:145 vector [3]: res = d8666c600f1bdcdf0000000000000000 20240930055531528 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531528 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240930055531528 DAUC <0003> auc.c:151 vector [3]: kc = eeb6174086ffc1ed 20240930055531528 DAUC <0003> auc.c:152 vector [3]: sres = d77db0bf 20240930055531528 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240930055531528 DAUC <0003> auc.c:113 vector [4]: rand = fd00d1430c214a2929e9819d4d68f703 20240930055531528 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240930055531529 DAUC <0003> auc.c:142 vector [4]: autn = efd2a32091b700006e2ab6487d3138ce 20240930055531529 DAUC <0003> auc.c:143 vector [4]: ck = b3b798b9307e93e20d0c904babcbd367 20240930055531529 DAUC <0003> auc.c:144 vector [4]: ik = ac8cfb02dcded34f52358771421a1cf4 20240930055531529 DAUC <0003> auc.c:145 vector [4]: res = 82320afee30bbdf40000000000000000 20240930055531529 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055531529 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240930055531529 DAUC <0003> auc.c:151 vector [4]: kc = 4002748105718f3e 20240930055531529 DAUC <0003> auc.c:152 vector [4]: sres = 6139b70a 20240930055531529 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240930055531529 DAUC <0003> db_auc.c:245 IMSI='262429605945230': Generated 5 vectors 20240930055531529 DAUC <0003> db_auc.c:249 IMSI='262429605945230': Updating SQN=481 in DB 20240930055531536 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429605945230"} 20240930055531536 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531536 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531536 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33888<->l=127.0.0.1:4258 20240930055531564 DAUC <0003> db_auc.c:157 IMSI='262420253020835': No 2G Auth Data 20240930055531564 DAUC <0003> db_auc.c:192 IMSI='262420253020835': No 3G Auth Data 20240930055531596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33896<->l=127.0.0.1:4258 20240930055531599 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531599 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420253020835"} 20240930055531599 DAUC <0003> db_auc.c:157 IMSI='262420253020835': No 2G Auth Data 20240930055531599 DAUC <0003> db_auc.c:236 IMSI='262420253020835': Calling to generate 1 vectors 20240930055531599 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240930055531599 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531599 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240930055531599 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055531599 DAUC <0003> auc.c:113 vector [0]: rand = f592b73d2a0e421930204119e717f12d 20240930055531599 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055531599 DAUC <0003> auc.c:142 vector [0]: autn = de132b3ed28d000083e73343a3b5d742 20240930055531599 DAUC <0003> auc.c:143 vector [0]: ck = a8cd59fafb5643c7e7f7c6319a0dfdae 20240930055531599 DAUC <0003> auc.c:144 vector [0]: ik = c48bf3ebc3393e4855eb6db58a4e30ce 20240930055531599 DAUC <0003> auc.c:145 vector [0]: res = 3dc9412c9b07686c0000000000000000 20240930055531599 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531599 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055531599 DAUC <0003> auc.c:151 vector [0]: kc = de5a0195282cb0ef 20240930055531599 DAUC <0003> auc.c:152 vector [0]: sres = a6ce2940 20240930055531599 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055531599 DAUC <0003> db_auc.c:245 IMSI='262420253020835': Generated 1 vectors 20240930055531599 DAUC <0003> db_auc.c:249 IMSI='262420253020835': Updating SQN=33 in DB 20240930055531607 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420253020835"} 20240930055531607 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531607 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531607 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531610 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531610 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420253020835"} 20240930055531611 DAUC <0003> db_auc.c:157 IMSI='262420253020835': No 2G Auth Data 20240930055531611 DAUC <0003> db_auc.c:236 IMSI='262420253020835': Calling to generate 4 vectors 20240930055531611 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240930055531611 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531611 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240930055531611 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240930055531611 DAUC <0003> auc.c:113 vector [0]: rand = ef5b072f74a0fc9f10890bd966feaca0 20240930055531611 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240930055531611 DAUC <0003> auc.c:142 vector [0]: autn = 98cb81c7367f0000414ea1c1976691df 20240930055531611 DAUC <0003> auc.c:143 vector [0]: ck = c137f5873c2607e98b7c5ff804e0a8c3 20240930055531611 DAUC <0003> auc.c:144 vector [0]: ik = f63c852e6418b82403b8576cf238dc3f 20240930055531611 DAUC <0003> auc.c:145 vector [0]: res = 04bf9e62cda842300000000000000000 20240930055531611 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531611 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055531611 DAUC <0003> auc.c:151 vector [0]: kc = bfcf783daee6cb31 20240930055531611 DAUC <0003> auc.c:152 vector [0]: sres = c917dc52 20240930055531611 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055531611 DAUC <0003> auc.c:113 vector [1]: rand = 2238177c7f6631d48bf65cada07fab33 20240930055531611 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240930055531611 DAUC <0003> auc.c:142 vector [1]: autn = 6645a80431b4000053a9e5fce3e03829 20240930055531611 DAUC <0003> auc.c:143 vector [1]: ck = b7e70acd6939f16199ce40eabf8f84e5 20240930055531611 DAUC <0003> auc.c:144 vector [1]: ik = bfa7a6f37913995e3f43d36aaef24d2d 20240930055531611 DAUC <0003> auc.c:145 vector [1]: res = 52da070ea27652c40000000000000000 20240930055531611 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531611 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240930055531611 DAUC <0003> auc.c:151 vector [1]: kc = aecd3fbe0157a1f7 20240930055531611 DAUC <0003> auc.c:152 vector [1]: sres = f0ac55ca 20240930055531611 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240930055531611 DAUC <0003> auc.c:113 vector [2]: rand = 7e1eb1d429f7f7d4fda62e075678c340 20240930055531611 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240930055531611 DAUC <0003> auc.c:142 vector [2]: autn = e2b4e27c9f510000d2f72a19f4db6af2 20240930055531611 DAUC <0003> auc.c:143 vector [2]: ck = 494ca345a5a10c7fb2b06f4087660810 20240930055531611 DAUC <0003> auc.c:144 vector [2]: ik = 0b79241940045dcb7a6bd1e4f262c652 20240930055531611 DAUC <0003> auc.c:145 vector [2]: res = 51a56d19b3fcb4050000000000000000 20240930055531611 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531611 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240930055531611 DAUC <0003> auc.c:151 vector [2]: kc = 8aee39f890a19ff6 20240930055531611 DAUC <0003> auc.c:152 vector [2]: sres = e259d91c 20240930055531611 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240930055531611 DAUC <0003> auc.c:113 vector [3]: rand = c8ac63d9b07637272a54783a30439541 20240930055531611 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240930055531611 DAUC <0003> auc.c:142 vector [3]: autn = f58dc3ef839000000c65619e0e846f2a 20240930055531611 DAUC <0003> auc.c:143 vector [3]: ck = 105a319ef4b1b955b0a85c0e000daeb3 20240930055531611 DAUC <0003> auc.c:144 vector [3]: ik = 0e254569a7ceece732774f53f649f44c 20240930055531611 DAUC <0003> auc.c:145 vector [3]: res = 00ad7ddb8a1212160000000000000000 20240930055531611 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531611 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240930055531611 DAUC <0003> auc.c:151 vector [3]: kc = 9ca067aaa53b0f4d 20240930055531611 DAUC <0003> auc.c:152 vector [3]: sres = 8abf6fcd 20240930055531611 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240930055531611 DAUC <0003> db_auc.c:245 IMSI='262420253020835': Generated 4 vectors 20240930055531611 DAUC <0003> db_auc.c:249 IMSI='262420253020835': Updating SQN=161 in DB 20240930055531619 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420253020835"} 20240930055531619 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531619 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531619 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531622 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531622 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420253020835"} 20240930055531622 DAUC <0003> db_auc.c:157 IMSI='262420253020835': No 2G Auth Data 20240930055531622 DAUC <0003> db_auc.c:236 IMSI='262420253020835': Calling to generate 5 vectors 20240930055531622 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240930055531622 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531622 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240930055531622 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240930055531622 DAUC <0003> auc.c:113 vector [0]: rand = 83d2b23403c195862afc64dfde215db4 20240930055531622 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240930055531622 DAUC <0003> auc.c:142 vector [0]: autn = ea32938a29820000f2b8b9ea418781d1 20240930055531622 DAUC <0003> auc.c:143 vector [0]: ck = b038d719647e45c04eeba6f8ec81d80f 20240930055531622 DAUC <0003> auc.c:144 vector [0]: ik = 4113b0421ee0ee5abfb4721ac2f2778b 20240930055531622 DAUC <0003> auc.c:145 vector [0]: res = 60a6c3354d3a61ca0000000000000000 20240930055531622 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531622 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055531622 DAUC <0003> auc.c:151 vector [0]: kc = 0074b3b954ed041e 20240930055531622 DAUC <0003> auc.c:152 vector [0]: sres = 2d9ca2ff 20240930055531622 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055531622 DAUC <0003> auc.c:113 vector [1]: rand = fcf600961de0c835645306bbda725a95 20240930055531622 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240930055531622 DAUC <0003> auc.c:142 vector [1]: autn = 1537b1d48b690000db3be3649634897c 20240930055531622 DAUC <0003> auc.c:143 vector [1]: ck = 2f9f9db144122b003bc482287b117037 20240930055531622 DAUC <0003> auc.c:144 vector [1]: ik = 73142a7f87fff4a3879a8913144c7f99 20240930055531622 DAUC <0003> auc.c:145 vector [1]: res = daae819b63576ce80000000000000000 20240930055531622 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531622 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240930055531622 DAUC <0003> auc.c:151 vector [1]: kc = e0d5bcf5acb0d00d 20240930055531622 DAUC <0003> auc.c:152 vector [1]: sres = b9f9ed73 20240930055531622 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240930055531622 DAUC <0003> auc.c:113 vector [2]: rand = d9e52e2b0782a6b7c5bb20000491c664 20240930055531622 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240930055531622 DAUC <0003> auc.c:142 vector [2]: autn = ee8315a1c67e00004a059efb2d530834 20240930055531622 DAUC <0003> auc.c:143 vector [2]: ck = a8eb017d0a1a9dd4af62e2cc86c9ff31 20240930055531622 DAUC <0003> auc.c:144 vector [2]: ik = 9a3e67e54df1465bf9f183c18b6d4be4 20240930055531622 DAUC <0003> auc.c:145 vector [2]: res = be24ab61dfea05000000000000000000 20240930055531622 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531622 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240930055531622 DAUC <0003> auc.c:151 vector [2]: kc = 644607954a4f6f5a 20240930055531622 DAUC <0003> auc.c:152 vector [2]: sres = 61ceae61 20240930055531622 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240930055531622 DAUC <0003> auc.c:113 vector [3]: rand = ed7ce97d10b30be82baf1c9ae2aff10c 20240930055531622 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240930055531622 DAUC <0003> auc.c:142 vector [3]: autn = e673b79701540000129e3ef7aba9a35d 20240930055531622 DAUC <0003> auc.c:143 vector [3]: ck = 12577a587ecebcbe2383cca0eff8f0d1 20240930055531622 DAUC <0003> auc.c:144 vector [3]: ik = 783c58526adf40cd1178002e8d5d096b 20240930055531622 DAUC <0003> auc.c:145 vector [3]: res = 6a44aaf0986390180000000000000000 20240930055531622 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531622 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240930055531622 DAUC <0003> auc.c:151 vector [3]: kc = 5890ee8476b405c9 20240930055531622 DAUC <0003> auc.c:152 vector [3]: sres = f2273ae8 20240930055531622 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240930055531622 DAUC <0003> auc.c:113 vector [4]: rand = 79c87b1c51d5517ebcad2ac827e727a1 20240930055531622 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240930055531622 DAUC <0003> auc.c:142 vector [4]: autn = 8656a83585e10000a2fff8aa98888735 20240930055531622 DAUC <0003> auc.c:143 vector [4]: ck = b91447a83b6df8726e23df9392624851 20240930055531622 DAUC <0003> auc.c:144 vector [4]: ik = 9e879c76c8b277f1f20732f9289290c1 20240930055531622 DAUC <0003> auc.c:145 vector [4]: res = 924cce21b125edba0000000000000000 20240930055531622 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055531622 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240930055531622 DAUC <0003> auc.c:151 vector [4]: kc = bbb736b4492f5713 20240930055531622 DAUC <0003> auc.c:152 vector [4]: sres = 2369239b 20240930055531622 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240930055531622 DAUC <0003> db_auc.c:245 IMSI='262420253020835': Generated 5 vectors 20240930055531622 DAUC <0003> db_auc.c:249 IMSI='262420253020835': Updating SQN=321 in DB 20240930055531634 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420253020835"} 20240930055531634 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531634 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531634 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531638 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531638 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420253020835"} 20240930055531638 DAUC <0003> db_auc.c:157 IMSI='262420253020835': No 2G Auth Data 20240930055531638 DAUC <0003> db_auc.c:236 IMSI='262420253020835': Calling to generate 5 vectors 20240930055531638 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240930055531638 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531638 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240930055531638 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240930055531638 DAUC <0003> auc.c:113 vector [0]: rand = 874df5141e7c4bb987f917e847c353ad 20240930055531638 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240930055531638 DAUC <0003> auc.c:142 vector [0]: autn = 7b8ad28902ad0000c9d026e55b091484 20240930055531638 DAUC <0003> auc.c:143 vector [0]: ck = 25641d2af10089f14eb9055a5cfe61f9 20240930055531638 DAUC <0003> auc.c:144 vector [0]: ik = dea0b667e47e583ebdb04c81d99f0990 20240930055531638 DAUC <0003> auc.c:145 vector [0]: res = 993f16aac0417da80000000000000000 20240930055531638 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531638 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055531638 DAUC <0003> auc.c:151 vector [0]: kc = 08cde296901fb9a6 20240930055531638 DAUC <0003> auc.c:152 vector [0]: sres = 597e6b02 20240930055531638 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055531638 DAUC <0003> auc.c:113 vector [1]: rand = f032df89cae471114486e3e5d9d156d9 20240930055531638 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240930055531638 DAUC <0003> auc.c:142 vector [1]: autn = 9231da01a45500005329451d639ea716 20240930055531638 DAUC <0003> auc.c:143 vector [1]: ck = afd701eed74c4ff7b1d17c08cee609d2 20240930055531638 DAUC <0003> auc.c:144 vector [1]: ik = 8072e0fad3549a27663f889b2b05e4f3 20240930055531638 DAUC <0003> auc.c:145 vector [1]: res = 03bfeaab7e5d095b0000000000000000 20240930055531638 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531638 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240930055531638 DAUC <0003> auc.c:151 vector [1]: kc = f84b1587e1fb38f1 20240930055531638 DAUC <0003> auc.c:152 vector [1]: sres = 7de2e3f0 20240930055531638 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240930055531638 DAUC <0003> auc.c:113 vector [2]: rand = bf07fdabc5bf8e3f773aaad9f7b995af 20240930055531638 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240930055531638 DAUC <0003> auc.c:142 vector [2]: autn = 1722f375248e0000e872275517dab31e 20240930055531638 DAUC <0003> auc.c:143 vector [2]: ck = 6f233fa15e1f43c18da5a104e8b4fe85 20240930055531638 DAUC <0003> auc.c:144 vector [2]: ik = c2166018a39c293cd42e9decdef116ca 20240930055531638 DAUC <0003> auc.c:145 vector [2]: res = d0175061d965e1770000000000000000 20240930055531638 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531638 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240930055531638 DAUC <0003> auc.c:151 vector [2]: kc = f4be6351cbc682b2 20240930055531638 DAUC <0003> auc.c:152 vector [2]: sres = 0972b116 20240930055531638 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240930055531638 DAUC <0003> auc.c:113 vector [3]: rand = 02514df415c1e8dfc8575ff4eb1acdb9 20240930055531638 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240930055531638 DAUC <0003> auc.c:142 vector [3]: autn = 80daaf6cdd2c0000ded4bec70e0ad84a 20240930055531638 DAUC <0003> auc.c:143 vector [3]: ck = 93f1182314fd08e220ac8b8eaea793b7 20240930055531638 DAUC <0003> auc.c:144 vector [3]: ik = 109874d4e8b432e6de37694351ada07c 20240930055531638 DAUC <0003> auc.c:145 vector [3]: res = ff5da0d7b4eabc3c0000000000000000 20240930055531638 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531638 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240930055531638 DAUC <0003> auc.c:151 vector [3]: kc = 7df28e3a034309cf 20240930055531638 DAUC <0003> auc.c:152 vector [3]: sres = 4bb71ceb 20240930055531638 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240930055531638 DAUC <0003> auc.c:113 vector [4]: rand = 5a467799988f766993f847eeb4c33c2f 20240930055531638 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240930055531638 DAUC <0003> auc.c:142 vector [4]: autn = c63da5a7f9970000724fad01d1a19010 20240930055531638 DAUC <0003> auc.c:143 vector [4]: ck = a5fa65e0bfb482c50a23a7fe74fb37ce 20240930055531638 DAUC <0003> auc.c:144 vector [4]: ik = 0f3b9eeadfd77f5d70231e9872723c5d 20240930055531638 DAUC <0003> auc.c:145 vector [4]: res = c8bb7f70c62bec1d0000000000000000 20240930055531638 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055531638 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240930055531638 DAUC <0003> auc.c:151 vector [4]: kc = d0c1426c66eaf60b 20240930055531638 DAUC <0003> auc.c:152 vector [4]: sres = 0e90936d 20240930055531638 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240930055531638 DAUC <0003> db_auc.c:245 IMSI='262420253020835': Generated 5 vectors 20240930055531638 DAUC <0003> db_auc.c:249 IMSI='262420253020835': Updating SQN=481 in DB 20240930055531647 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420253020835"} 20240930055531647 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531647 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531647 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33896<->l=127.0.0.1:4258 20240930055531679 DAUC <0003> db_auc.c:157 IMSI='262424683268206': No 2G Auth Data 20240930055531679 DAUC <0003> db_auc.c:192 IMSI='262424683268206': No 3G Auth Data 20240930055531720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33906<->l=127.0.0.1:4258 20240930055531724 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531724 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424683268206"} 20240930055531724 DAUC <0003> db_auc.c:236 IMSI='262424683268206': Calling to generate 1 vectors 20240930055531724 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240930055531724 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531724 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531724 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055531724 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531724 DAUC <0003> auc.c:113 vector [0]: rand = e89c8a16899e4a13d4649ac633dd834c 20240930055531724 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055531724 DAUC <0003> auc.c:142 vector [0]: autn = 4746016be8de00001ad05a489a7129bf 20240930055531724 DAUC <0003> auc.c:143 vector [0]: ck = 04db73b4c34b733e9df6a0f37506f81b 20240930055531724 DAUC <0003> auc.c:144 vector [0]: ik = 1c061e8fe380b072e75ff55ae60f28ea 20240930055531724 DAUC <0003> auc.c:145 vector [0]: res = d96ff81f99fa5a720000000000000000 20240930055531724 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531724 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531725 DAUC <0003> auc.c:179 vector [0]: kc = 0317e63374a76400 20240930055531725 DAUC <0003> auc.c:180 vector [0]: sres = 6b35433d 20240930055531725 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531725 DAUC <0003> db_auc.c:245 IMSI='262424683268206': Generated 1 vectors 20240930055531725 DAUC <0003> db_auc.c:249 IMSI='262424683268206': Updating SQN=33 in DB 20240930055531733 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424683268206"} 20240930055531733 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531733 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531733 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531735 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531735 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424683268206"} 20240930055531735 DAUC <0003> db_auc.c:236 IMSI='262424683268206': Calling to generate 4 vectors 20240930055531735 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240930055531735 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531735 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531735 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240930055531735 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531735 DAUC <0003> auc.c:113 vector [0]: rand = 7b3ee2d65c05910f572dd0870ed47ab4 20240930055531735 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240930055531735 DAUC <0003> auc.c:142 vector [0]: autn = 254f3ab80b6c00005e82a41db1744463 20240930055531735 DAUC <0003> auc.c:143 vector [0]: ck = eec25079ac99e40e9527f28c6de119b6 20240930055531735 DAUC <0003> auc.c:144 vector [0]: ik = 8fea8be1887fa2055c6b627e1e195beb 20240930055531735 DAUC <0003> auc.c:145 vector [0]: res = 8ef2dec802b67d780000000000000000 20240930055531735 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531735 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531735 DAUC <0003> auc.c:179 vector [0]: kc = e77c68b945a6e000 20240930055531735 DAUC <0003> auc.c:180 vector [0]: sres = 24e51645 20240930055531735 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531735 DAUC <0003> auc.c:113 vector [1]: rand = 983b15bb5f83644a17614f6cd224aecc 20240930055531735 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240930055531735 DAUC <0003> auc.c:142 vector [1]: autn = ec6831779e5800005849572480e028f7 20240930055531735 DAUC <0003> auc.c:143 vector [1]: ck = 9e93df411ee7751e4abcb06d57b97407 20240930055531735 DAUC <0003> auc.c:144 vector [1]: ik = 5c06838b5297d8e2e797d9ff7c94124b 20240930055531735 DAUC <0003> auc.c:145 vector [1]: res = 83d6b6b1299778f70000000000000000 20240930055531735 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531736 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055531736 DAUC <0003> auc.c:179 vector [1]: kc = 003e47b6340dfc00 20240930055531736 DAUC <0003> auc.c:180 vector [1]: sres = 9e8ea28b 20240930055531736 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055531736 DAUC <0003> auc.c:113 vector [2]: rand = d80f76981267eed10c62ab3ef420f89c 20240930055531736 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240930055531736 DAUC <0003> auc.c:142 vector [2]: autn = fbb5056d04e40000582d4a5681ebe817 20240930055531736 DAUC <0003> auc.c:143 vector [2]: ck = b6a0adaca062efb9afe07b608658d2e8 20240930055531736 DAUC <0003> auc.c:144 vector [2]: ik = a1d8aeb8db26c681def3ec23e127d5aa 20240930055531736 DAUC <0003> auc.c:145 vector [2]: res = 0e05db6d33d1d9660000000000000000 20240930055531736 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531736 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055531736 DAUC <0003> auc.c:179 vector [2]: kc = fa1bc766bcf5a000 20240930055531736 DAUC <0003> auc.c:180 vector [2]: sres = 9067a8e1 20240930055531736 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055531736 DAUC <0003> auc.c:113 vector [3]: rand = f347d6f60414b0670dc4e680d1b8ae3a 20240930055531736 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240930055531736 DAUC <0003> auc.c:142 vector [3]: autn = 886a23c1a1290000d72a5422c4bc07d0 20240930055531736 DAUC <0003> auc.c:143 vector [3]: ck = f4c52dfa2d0fe649fff2f13137fd6f76 20240930055531736 DAUC <0003> auc.c:144 vector [3]: ik = 7f0aec131452b9357fd72132ac52a4ba 20240930055531736 DAUC <0003> auc.c:145 vector [3]: res = 03ab813ca07f235b0000000000000000 20240930055531736 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531736 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055531736 DAUC <0003> auc.c:179 vector [3]: kc = 6a60beba11675400 20240930055531736 DAUC <0003> auc.c:180 vector [3]: sres = f09cff6b 20240930055531736 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055531736 DAUC <0003> db_auc.c:245 IMSI='262424683268206': Generated 4 vectors 20240930055531736 DAUC <0003> db_auc.c:249 IMSI='262424683268206': Updating SQN=161 in DB 20240930055531743 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424683268206"} 20240930055531743 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531743 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531743 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531746 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531746 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424683268206"} 20240930055531746 DAUC <0003> db_auc.c:236 IMSI='262424683268206': Calling to generate 5 vectors 20240930055531746 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055531746 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531746 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531746 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240930055531746 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531746 DAUC <0003> auc.c:113 vector [0]: rand = f25eb40f88ab1eadc25eea7dbc3e27db 20240930055531746 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240930055531746 DAUC <0003> auc.c:142 vector [0]: autn = 95651f04c6e30000394c39a8bcf2d685 20240930055531746 DAUC <0003> auc.c:143 vector [0]: ck = 798281d8bca408680b577796316e5d16 20240930055531746 DAUC <0003> auc.c:144 vector [0]: ik = a88545b35d50d23b797291c527fe324d 20240930055531746 DAUC <0003> auc.c:145 vector [0]: res = 31e1bdd9465075f70000000000000000 20240930055531746 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531746 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531746 DAUC <0003> auc.c:179 vector [0]: kc = a1ac432ddaaf5000 20240930055531746 DAUC <0003> auc.c:180 vector [0]: sres = cbb7fb48 20240930055531746 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531746 DAUC <0003> auc.c:113 vector [1]: rand = 7504ced47a6f5078c0658798968fae02 20240930055531746 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240930055531746 DAUC <0003> auc.c:142 vector [1]: autn = 63a5635beca40000dc3926db6837ba28 20240930055531746 DAUC <0003> auc.c:143 vector [1]: ck = c37e2dd1de3fc62a23ea17adf84a10bd 20240930055531746 DAUC <0003> auc.c:144 vector [1]: ik = 7c95a25ed76f447659bfcc32d771162c 20240930055531746 DAUC <0003> auc.c:145 vector [1]: res = 875ac3ca35ff3fd40000000000000000 20240930055531746 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531746 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055531746 DAUC <0003> auc.c:179 vector [1]: kc = a09705668ddd5000 20240930055531746 DAUC <0003> auc.c:180 vector [1]: sres = c1b2700b 20240930055531746 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055531746 DAUC <0003> auc.c:113 vector [2]: rand = 579f25ec25af7eff7b818caaf4664366 20240930055531746 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240930055531746 DAUC <0003> auc.c:142 vector [2]: autn = 1a1cf60c38ac0000c288c36733d24edd 20240930055531746 DAUC <0003> auc.c:143 vector [2]: ck = b1b8e12ce53fe6e3ee3936310903403a 20240930055531746 DAUC <0003> auc.c:144 vector [2]: ik = e21498bd17831161e5cfad65908d57aa 20240930055531746 DAUC <0003> auc.c:145 vector [2]: res = fa8aeb5a310c23470000000000000000 20240930055531746 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531746 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055531746 DAUC <0003> auc.c:179 vector [2]: kc = 5b2e95f0fc4e9400 20240930055531746 DAUC <0003> auc.c:180 vector [2]: sres = bb50c2c8 20240930055531746 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055531746 DAUC <0003> auc.c:113 vector [3]: rand = f1aaf04715361dcc5fb7f3843291abe7 20240930055531746 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240930055531746 DAUC <0003> auc.c:142 vector [3]: autn = 5c090791d4560000ee7e83154affbf5b 20240930055531746 DAUC <0003> auc.c:143 vector [3]: ck = 2e8be5653e21cde7fc8ab192bc05880b 20240930055531746 DAUC <0003> auc.c:144 vector [3]: ik = 041c2cdfd89a73bfd10d202e62a0b901 20240930055531746 DAUC <0003> auc.c:145 vector [3]: res = 40f358696d8d85640000000000000000 20240930055531746 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531746 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055531746 DAUC <0003> auc.c:179 vector [3]: kc = 83d3e21f3db78c00 20240930055531746 DAUC <0003> auc.c:180 vector [3]: sres = b5e23048 20240930055531746 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055531746 DAUC <0003> auc.c:113 vector [4]: rand = 961e58c5e4679bc712b680c2f67a73d1 20240930055531746 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240930055531746 DAUC <0003> auc.c:142 vector [4]: autn = 4ade204b5cb300005bb38353965d6aa2 20240930055531746 DAUC <0003> auc.c:143 vector [4]: ck = 096b7cceda326a75dbacc5f9863a97c1 20240930055531746 DAUC <0003> auc.c:144 vector [4]: ik = f0177734bd82a17b4f2432220dccb426 20240930055531746 DAUC <0003> auc.c:145 vector [4]: res = 8cbeb6399e85ad530000000000000000 20240930055531746 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055531746 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055531746 DAUC <0003> auc.c:179 vector [4]: kc = 065268f16daf6c00 20240930055531746 DAUC <0003> auc.c:180 vector [4]: sres = 74da372a 20240930055531746 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055531746 DAUC <0003> db_auc.c:245 IMSI='262424683268206': Generated 5 vectors 20240930055531746 DAUC <0003> db_auc.c:249 IMSI='262424683268206': Updating SQN=321 in DB 20240930055531754 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424683268206"} 20240930055531754 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531754 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531754 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531757 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531757 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424683268206"} 20240930055531757 DAUC <0003> db_auc.c:236 IMSI='262424683268206': Calling to generate 5 vectors 20240930055531757 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055531757 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531757 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531757 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240930055531757 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531757 DAUC <0003> auc.c:113 vector [0]: rand = 1b3d88b8112814825bd2b20d02596c7b 20240930055531757 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240930055531757 DAUC <0003> auc.c:142 vector [0]: autn = cc8fea7b2a1900009e16d0cca08df4d8 20240930055531757 DAUC <0003> auc.c:143 vector [0]: ck = 296bf975594f8e27e1d137cf96a5885c 20240930055531757 DAUC <0003> auc.c:144 vector [0]: ik = 12af35ce034ad3f4294485179e4c12ad 20240930055531757 DAUC <0003> auc.c:145 vector [0]: res = 631ec3ebdce8f33b0000000000000000 20240930055531757 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531757 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531757 DAUC <0003> auc.c:179 vector [0]: kc = cb0eac7e14c77400 20240930055531757 DAUC <0003> auc.c:180 vector [0]: sres = a006a2b9 20240930055531757 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531757 DAUC <0003> auc.c:113 vector [1]: rand = b2d35a758894d19b9e176c1c4ea44bbf 20240930055531757 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240930055531757 DAUC <0003> auc.c:142 vector [1]: autn = 14f3c1a19f2400008c58d4a6f78bded9 20240930055531757 DAUC <0003> auc.c:143 vector [1]: ck = 75ac22c463688c4d1b82b8fb3beb0e9a 20240930055531757 DAUC <0003> auc.c:144 vector [1]: ik = 187c594fb78d043112d08942a0f28fdc 20240930055531757 DAUC <0003> auc.c:145 vector [1]: res = c6bcb8797ca51f6c0000000000000000 20240930055531757 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531757 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055531757 DAUC <0003> auc.c:179 vector [1]: kc = 0ca6894ac66fac00 20240930055531757 DAUC <0003> auc.c:180 vector [1]: sres = 9f3b1932 20240930055531757 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055531757 DAUC <0003> auc.c:113 vector [2]: rand = 303a951b6c124b78284034c063c94046 20240930055531757 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240930055531757 DAUC <0003> auc.c:142 vector [2]: autn = 160c2f997915000006e955ec58b9acfc 20240930055531757 DAUC <0003> auc.c:143 vector [2]: ck = fdc051ec5db66f82a145c58a59c4d109 20240930055531757 DAUC <0003> auc.c:144 vector [2]: ik = 4927feb7038f557c7024a9e3db90ed33 20240930055531757 DAUC <0003> auc.c:145 vector [2]: res = a8f0c911678792f00000000000000000 20240930055531757 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531757 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055531757 DAUC <0003> auc.c:179 vector [2]: kc = 7d337d647b40ec00 20240930055531757 DAUC <0003> auc.c:180 vector [2]: sres = 8afc3921 20240930055531757 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055531757 DAUC <0003> auc.c:113 vector [3]: rand = 1f44012a35b00a47379a9495cd15b07b 20240930055531757 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240930055531757 DAUC <0003> auc.c:142 vector [3]: autn = e5ccb9526a750000563ed6e326de3bac 20240930055531757 DAUC <0003> auc.c:143 vector [3]: ck = aa5ebf692c29411919297a792716af5a 20240930055531757 DAUC <0003> auc.c:144 vector [3]: ik = 0eb32e53f68e2cba2b51dde1246fd06a 20240930055531757 DAUC <0003> auc.c:145 vector [3]: res = 6cdbbbc3496f764d0000000000000000 20240930055531757 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531757 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055531757 DAUC <0003> auc.c:179 vector [3]: kc = d297fc1266cea800 20240930055531757 DAUC <0003> auc.c:180 vector [3]: sres = a649d079 20240930055531757 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055531757 DAUC <0003> auc.c:113 vector [4]: rand = 3ae503283c730cf72a334040a56387a7 20240930055531757 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240930055531757 DAUC <0003> auc.c:142 vector [4]: autn = dca5f738adde0000d371c1d9af394048 20240930055531757 DAUC <0003> auc.c:143 vector [4]: ck = 9e43f6e9f8ecb0b08398f75f00ceec98 20240930055531757 DAUC <0003> auc.c:144 vector [4]: ik = 63ebfec82d1e827e7d34782ef30a74eb 20240930055531757 DAUC <0003> auc.c:145 vector [4]: res = 52badb635a25c5580000000000000000 20240930055531757 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055531757 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055531757 DAUC <0003> auc.c:179 vector [4]: kc = 68afb37caeebc400 20240930055531757 DAUC <0003> auc.c:180 vector [4]: sres = ccaead7a 20240930055531757 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055531757 DAUC <0003> db_auc.c:245 IMSI='262424683268206': Generated 5 vectors 20240930055531757 DAUC <0003> db_auc.c:249 IMSI='262424683268206': Updating SQN=481 in DB 20240930055531765 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424683268206"} 20240930055531765 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531765 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531765 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33906<->l=127.0.0.1:4258 20240930055531799 DAUC <0003> db_auc.c:157 IMSI='262423169761281': No 2G Auth Data 20240930055531799 DAUC <0003> db_auc.c:192 IMSI='262423169761281': No 3G Auth Data 20240930055531841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33912<->l=127.0.0.1:4258 20240930055531845 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531845 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423169761281"} 20240930055531845 DAUC <0003> db_auc.c:236 IMSI='262423169761281': Calling to generate 1 vectors 20240930055531845 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240930055531845 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531845 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531845 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055531845 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531845 DAUC <0003> auc.c:113 vector [0]: rand = ff216735ed26f53d03c8a9471ad537db 20240930055531845 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055531845 DAUC <0003> auc.c:142 vector [0]: autn = 8f8d5d8e42d60000d9749e0c8c352b9a 20240930055531845 DAUC <0003> auc.c:143 vector [0]: ck = 5dc0e820e67aac1d344a7752d3623b69 20240930055531845 DAUC <0003> auc.c:144 vector [0]: ik = c9cf69cc3273fa2af9eb604fa99c03a8 20240930055531845 DAUC <0003> auc.c:145 vector [0]: res = 41adea92350e57270000000000000000 20240930055531845 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531845 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531845 DAUC <0003> auc.c:179 vector [0]: kc = 54fd9c9fa1243400 20240930055531845 DAUC <0003> auc.c:180 vector [0]: sres = c48b7436 20240930055531845 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531845 DAUC <0003> db_auc.c:245 IMSI='262423169761281': Generated 1 vectors 20240930055531845 DAUC <0003> db_auc.c:249 IMSI='262423169761281': Updating SQN=33 in DB 20240930055531852 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423169761281"} 20240930055531852 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531852 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531852 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531855 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531855 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423169761281"} 20240930055531855 DAUC <0003> db_auc.c:236 IMSI='262423169761281': Calling to generate 4 vectors 20240930055531855 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240930055531855 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531855 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531855 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240930055531855 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531855 DAUC <0003> auc.c:113 vector [0]: rand = ab16385f9833f5177ded79a495ca015b 20240930055531855 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240930055531856 DAUC <0003> auc.c:142 vector [0]: autn = 08819e2b504c0000c3750d5ac9203d97 20240930055531856 DAUC <0003> auc.c:143 vector [0]: ck = f5f7430c033355949f2499f7e5001faf 20240930055531856 DAUC <0003> auc.c:144 vector [0]: ik = 71c25037970839afbee33c7ccf9563c3 20240930055531856 DAUC <0003> auc.c:145 vector [0]: res = b1582b2945b95d5f0000000000000000 20240930055531856 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531856 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531856 DAUC <0003> auc.c:179 vector [0]: kc = 842ffd2980d86000 20240930055531856 DAUC <0003> auc.c:180 vector [0]: sres = a14fa9df 20240930055531856 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531856 DAUC <0003> auc.c:113 vector [1]: rand = b4e28f574208070e593151714c418561 20240930055531856 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240930055531856 DAUC <0003> auc.c:142 vector [1]: autn = f57237b8c83900009cce99171070e8d4 20240930055531856 DAUC <0003> auc.c:143 vector [1]: ck = 424e76cf2d5f87a62b87df7ac9f82328 20240930055531856 DAUC <0003> auc.c:144 vector [1]: ik = 10aa632ada38834b765615bcbaab9835 20240930055531856 DAUC <0003> auc.c:145 vector [1]: res = cc57ee5d9888d62b0000000000000000 20240930055531856 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531856 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055531856 DAUC <0003> auc.c:179 vector [1]: kc = 572ef47f3ab32c00 20240930055531856 DAUC <0003> auc.c:180 vector [1]: sres = d06d4aee 20240930055531856 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055531856 DAUC <0003> auc.c:113 vector [2]: rand = a2a5e54838ab1ad5315a454fea46f7bd 20240930055531856 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240930055531856 DAUC <0003> auc.c:142 vector [2]: autn = 893bf8490acd000093f4927588a88568 20240930055531856 DAUC <0003> auc.c:143 vector [2]: ck = 0922071c90708e627cd895a67503409a 20240930055531856 DAUC <0003> auc.c:144 vector [2]: ik = c23748273f6cf12ca4ab8c2a740aa28f 20240930055531856 DAUC <0003> auc.c:145 vector [2]: res = 7bf861c0de7e0a140000000000000000 20240930055531856 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531856 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055531856 DAUC <0003> auc.c:179 vector [2]: kc = 99db82a57b3e9c00 20240930055531856 DAUC <0003> auc.c:180 vector [2]: sres = e7618e78 20240930055531856 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055531856 DAUC <0003> auc.c:113 vector [3]: rand = f061c47f2a7ba1afac19e3abb3806774 20240930055531856 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240930055531856 DAUC <0003> auc.c:142 vector [3]: autn = 297b476b02ae00001328555ea3bf4b27 20240930055531856 DAUC <0003> auc.c:143 vector [3]: ck = 0211dcbe839ebc8eb40a792815bd4dac 20240930055531856 DAUC <0003> auc.c:144 vector [3]: ik = 53f0071d2927db4a6d5c59eef69d59ba 20240930055531856 DAUC <0003> auc.c:145 vector [3]: res = 27eb92dca5b59b850000000000000000 20240930055531856 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531856 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055531856 DAUC <0003> auc.c:179 vector [3]: kc = 098c9536a6ea8400 20240930055531856 DAUC <0003> auc.c:180 vector [3]: sres = e5512fe4 20240930055531856 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055531856 DAUC <0003> db_auc.c:245 IMSI='262423169761281': Generated 4 vectors 20240930055531856 DAUC <0003> db_auc.c:249 IMSI='262423169761281': Updating SQN=161 in DB 20240930055531863 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423169761281"} 20240930055531863 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531863 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531863 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531866 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531866 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423169761281"} 20240930055531866 DAUC <0003> db_auc.c:236 IMSI='262423169761281': Calling to generate 5 vectors 20240930055531866 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055531866 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531866 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531866 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240930055531866 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531866 DAUC <0003> auc.c:113 vector [0]: rand = 8928f2d011293a73dee6ed8b4943a9f8 20240930055531866 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240930055531866 DAUC <0003> auc.c:142 vector [0]: autn = e2c18a9ad5a8000077c8acf00b24a8ce 20240930055531866 DAUC <0003> auc.c:143 vector [0]: ck = 2f849767db6e4f7bf89ab61b6ad75b68 20240930055531866 DAUC <0003> auc.c:144 vector [0]: ik = e23eca018f5f04a85caa56e706f08cf0 20240930055531866 DAUC <0003> auc.c:145 vector [0]: res = 3d7919f47d424b6a0000000000000000 20240930055531866 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531866 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531866 DAUC <0003> auc.c:179 vector [0]: kc = 9188812b7e146800 20240930055531866 DAUC <0003> auc.c:180 vector [0]: sres = 7078a7a9 20240930055531866 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531866 DAUC <0003> auc.c:113 vector [1]: rand = 546e54c52fc41d179157fe630a96eb6a 20240930055531866 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240930055531866 DAUC <0003> auc.c:142 vector [1]: autn = 1ab2eb29b2e50000079c2bf38e274719 20240930055531866 DAUC <0003> auc.c:143 vector [1]: ck = 6fb8155a3340ca6b91a0daa36b21559d 20240930055531866 DAUC <0003> auc.c:144 vector [1]: ik = ebf760580249db187a44610560df86b0 20240930055531866 DAUC <0003> auc.c:145 vector [1]: res = ce89652c8dddccc40000000000000000 20240930055531866 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531866 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055531866 DAUC <0003> auc.c:179 vector [1]: kc = 0af72429d1d59800 20240930055531866 DAUC <0003> auc.c:180 vector [1]: sres = f6c4b372 20240930055531866 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055531866 DAUC <0003> auc.c:113 vector [2]: rand = cb6c790ece3439e691d9b2d27113c0b7 20240930055531866 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240930055531866 DAUC <0003> auc.c:142 vector [2]: autn = 3945822d564300006aa8c45a6cc0ae8c 20240930055531866 DAUC <0003> auc.c:143 vector [2]: ck = e77200ed5200290bab0e0208b54bd4e5 20240930055531866 DAUC <0003> auc.c:144 vector [2]: ik = d924e0b795bbdd03cb8ad54b29e564b1 20240930055531866 DAUC <0003> auc.c:145 vector [2]: res = 642d0f15d6dacfc50000000000000000 20240930055531866 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531866 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055531866 DAUC <0003> auc.c:179 vector [2]: kc = 7956ddfd057ff000 20240930055531866 DAUC <0003> auc.c:180 vector [2]: sres = 29c21ffc 20240930055531866 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055531866 DAUC <0003> auc.c:113 vector [3]: rand = 18e545fbd300bc81904fa0e2a300d087 20240930055531866 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240930055531866 DAUC <0003> auc.c:142 vector [3]: autn = 15818cfcde76000029cafdedd0157151 20240930055531866 DAUC <0003> auc.c:143 vector [3]: ck = 6d0d7491be18bdb327c8c15f20b0aa2d 20240930055531866 DAUC <0003> auc.c:144 vector [3]: ik = 5a6a790f0fc43cfa9f9ddfe68698a59c 20240930055531866 DAUC <0003> auc.c:145 vector [3]: res = a2daa1a7b0c16cd90000000000000000 20240930055531866 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531866 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055531866 DAUC <0003> auc.c:179 vector [3]: kc = 85c24f17f66b7800 20240930055531866 DAUC <0003> auc.c:180 vector [3]: sres = da8b2a8b 20240930055531866 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055531866 DAUC <0003> auc.c:113 vector [4]: rand = c17310227c709a40a25661cb5dd114e2 20240930055531866 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240930055531866 DAUC <0003> auc.c:142 vector [4]: autn = f51f80c6755100004f3e08e7727683a1 20240930055531866 DAUC <0003> auc.c:143 vector [4]: ck = c3976350d6a70f5ea68d6f1aab51cd39 20240930055531866 DAUC <0003> auc.c:144 vector [4]: ik = f749827ae32da3457b4d403a6235608a 20240930055531866 DAUC <0003> auc.c:145 vector [4]: res = 68476368b45ea1340000000000000000 20240930055531866 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055531866 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055531866 DAUC <0003> auc.c:179 vector [4]: kc = 4ce31fcfd3a19c00 20240930055531866 DAUC <0003> auc.c:180 vector [4]: sres = 34190e41 20240930055531866 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055531866 DAUC <0003> db_auc.c:245 IMSI='262423169761281': Generated 5 vectors 20240930055531866 DAUC <0003> db_auc.c:249 IMSI='262423169761281': Updating SQN=321 in DB 20240930055531873 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423169761281"} 20240930055531873 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531873 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531873 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531876 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531876 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423169761281"} 20240930055531876 DAUC <0003> db_auc.c:236 IMSI='262423169761281': Calling to generate 5 vectors 20240930055531876 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055531876 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531876 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531876 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240930055531876 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531876 DAUC <0003> auc.c:113 vector [0]: rand = 5919159d0f85124b090104d7206e88cb 20240930055531876 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240930055531876 DAUC <0003> auc.c:142 vector [0]: autn = 1362c64db6c100005318ee24f67f36a4 20240930055531876 DAUC <0003> auc.c:143 vector [0]: ck = 0e254a83fc09f31fcea7dd76e320cc6f 20240930055531876 DAUC <0003> auc.c:144 vector [0]: ik = cc408714182fb7fc31a231bddc868444 20240930055531876 DAUC <0003> auc.c:145 vector [0]: res = ac64ff68d1d8798d0000000000000000 20240930055531876 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531876 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531876 DAUC <0003> auc.c:179 vector [0]: kc = db88230a37370400 20240930055531876 DAUC <0003> auc.c:180 vector [0]: sres = 6aa60e4a 20240930055531876 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531876 DAUC <0003> auc.c:113 vector [1]: rand = f2a83512e901758b93f6d313aa15e108 20240930055531876 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240930055531876 DAUC <0003> auc.c:142 vector [1]: autn = 89e5a453ecea0000b5e2a07bff07fd80 20240930055531876 DAUC <0003> auc.c:143 vector [1]: ck = 1e4537b365c4cf08cdc0b18947204d51 20240930055531876 DAUC <0003> auc.c:144 vector [1]: ik = bbd9ef72998f2741e08190b457503216 20240930055531876 DAUC <0003> auc.c:145 vector [1]: res = 1d5f4f5447d98bb20000000000000000 20240930055531876 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531876 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055531876 DAUC <0003> auc.c:179 vector [1]: kc = 5cfc3e331770f400 20240930055531876 DAUC <0003> auc.c:180 vector [1]: sres = 638713c2 20240930055531876 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055531876 DAUC <0003> auc.c:113 vector [2]: rand = 7d31092e5169d7c84bce762133234713 20240930055531876 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240930055531876 DAUC <0003> auc.c:142 vector [2]: autn = 13f5f10cd4fa00000c948bd74f1e2908 20240930055531876 DAUC <0003> auc.c:143 vector [2]: ck = 739173ea9066f1337afdc90a631b07ff 20240930055531876 DAUC <0003> auc.c:144 vector [2]: ik = 13bdd50447974eb5b6c3ba16a62cad16 20240930055531876 DAUC <0003> auc.c:145 vector [2]: res = bbaedf5bd615eb6a0000000000000000 20240930055531876 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531876 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055531876 DAUC <0003> auc.c:179 vector [2]: kc = 004d72458ba16800 20240930055531876 DAUC <0003> auc.c:180 vector [2]: sres = a239f0e9 20240930055531876 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055531876 DAUC <0003> auc.c:113 vector [3]: rand = 478b5acc306d9fe9c1715a2d228c42d9 20240930055531876 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240930055531876 DAUC <0003> auc.c:142 vector [3]: autn = 287141516e0e0000ce9c1f2a9e44e6ea 20240930055531876 DAUC <0003> auc.c:143 vector [3]: ck = f5dbbe664c435a5ba1f9590a21460ad4 20240930055531876 DAUC <0003> auc.c:144 vector [3]: ik = adfb268194d5aa723958441536ede161 20240930055531876 DAUC <0003> auc.c:145 vector [3]: res = 19324106e072ada70000000000000000 20240930055531876 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531876 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055531876 DAUC <0003> auc.c:179 vector [3]: kc = dae03405743f7400 20240930055531876 DAUC <0003> auc.c:180 vector [3]: sres = 1e14dde3 20240930055531876 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055531876 DAUC <0003> auc.c:113 vector [4]: rand = 3b3d6546515b5af65c424076b916e3aa 20240930055531876 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240930055531876 DAUC <0003> auc.c:142 vector [4]: autn = a262a4dffd0700007d49c6f97f7bb7bf 20240930055531876 DAUC <0003> auc.c:143 vector [4]: ck = acc80c7022fea1f202e246575c43cd30 20240930055531876 DAUC <0003> auc.c:144 vector [4]: ik = 462a89f038edc74466b63b6a1099596d 20240930055531876 DAUC <0003> auc.c:145 vector [4]: res = 4639351a237e31a50000000000000000 20240930055531876 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055531876 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055531876 DAUC <0003> auc.c:179 vector [4]: kc = 234cb9fb95c93c00 20240930055531876 DAUC <0003> auc.c:180 vector [4]: sres = 8717849c 20240930055531876 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055531876 DAUC <0003> db_auc.c:245 IMSI='262423169761281': Generated 5 vectors 20240930055531876 DAUC <0003> db_auc.c:249 IMSI='262423169761281': Updating SQN=481 in DB 20240930055531884 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423169761281"} 20240930055531884 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531884 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531884 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33912<->l=127.0.0.1:4258 20240930055531920 DAUC <0003> db_auc.c:157 IMSI='262427408188370': No 2G Auth Data 20240930055531920 DAUC <0003> db_auc.c:192 IMSI='262427408188370': No 3G Auth Data 20240930055531959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33918<->l=127.0.0.1:4258 20240930055531961 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531961 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427408188370"} 20240930055531961 DAUC <0003> db_auc.c:236 IMSI='262427408188370': Calling to generate 1 vectors 20240930055531961 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240930055531961 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531961 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531961 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055531961 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531961 DAUC <0003> auc.c:113 vector [0]: rand = 477681d83ac7b3cfc930ed58870f910d 20240930055531961 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055531961 DAUC <0003> auc.c:142 vector [0]: autn = 2ade542a2ab10000cf88f5a85418c2f9 20240930055531961 DAUC <0003> auc.c:143 vector [0]: ck = 48cf9d61a3927f3a4920fefe18a56431 20240930055531961 DAUC <0003> auc.c:144 vector [0]: ik = b5cbc70ed0e4da4d11deb9285592b6ef 20240930055531961 DAUC <0003> auc.c:145 vector [0]: res = fcb6094715ee03740000000000000000 20240930055531961 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531961 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531961 DAUC <0003> auc.c:179 vector [0]: kc = 04e83506dc29646f 20240930055531961 DAUC <0003> auc.c:180 vector [0]: sres = 71a272cd 20240930055531961 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531961 DAUC <0003> db_auc.c:245 IMSI='262427408188370': Generated 1 vectors 20240930055531961 DAUC <0003> db_auc.c:249 IMSI='262427408188370': Updating SQN=33 in DB 20240930055531969 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427408188370"} 20240930055531969 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531969 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531969 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531972 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531972 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427408188370"} 20240930055531972 DAUC <0003> db_auc.c:236 IMSI='262427408188370': Calling to generate 4 vectors 20240930055531972 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240930055531972 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531972 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531972 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240930055531972 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531972 DAUC <0003> auc.c:113 vector [0]: rand = 34049156a2af4357965d4587cd0183cc 20240930055531972 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240930055531972 DAUC <0003> auc.c:142 vector [0]: autn = 8a885b25d1fe0000674fa85657faee97 20240930055531972 DAUC <0003> auc.c:143 vector [0]: ck = ae8acf560a0f6be4755ce24ef69de3ba 20240930055531972 DAUC <0003> auc.c:144 vector [0]: ik = 5b1a37ecb78070fad4f5615976d688b0 20240930055531972 DAUC <0003> auc.c:145 vector [0]: res = 98825693d465ec950000000000000000 20240930055531972 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531972 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531972 DAUC <0003> auc.c:179 vector [0]: kc = 79408544a80dce94 20240930055531972 DAUC <0003> auc.c:180 vector [0]: sres = 08c9d9f9 20240930055531972 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531972 DAUC <0003> auc.c:113 vector [1]: rand = 838654f96e3ca940d923312b61a84ba8 20240930055531972 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240930055531972 DAUC <0003> auc.c:142 vector [1]: autn = 992aa95c80e30000ee5fde1112e3baf2 20240930055531972 DAUC <0003> auc.c:143 vector [1]: ck = 275d11afa6cee280d5f175660ac0d283 20240930055531972 DAUC <0003> auc.c:144 vector [1]: ik = 268d0ca8cf5f59b4e00cbcd0591d46c8 20240930055531972 DAUC <0003> auc.c:145 vector [1]: res = a34fe8f6e15eb1170000000000000000 20240930055531972 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531972 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055531972 DAUC <0003> auc.c:179 vector [1]: kc = 01f6de053377781e 20240930055531972 DAUC <0003> auc.c:180 vector [1]: sres = 05fdbc6c 20240930055531972 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055531972 DAUC <0003> auc.c:113 vector [2]: rand = 8e173ad26cef8ee5e9c512a6de89fb2c 20240930055531972 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240930055531972 DAUC <0003> auc.c:142 vector [2]: autn = 7a0c1ba8ca380000cd0c4c819a4f1ee8 20240930055531972 DAUC <0003> auc.c:143 vector [2]: ck = 3fbc172668856b22d8bce8bfea7242b7 20240930055531972 DAUC <0003> auc.c:144 vector [2]: ik = ab74283d7200c2414805ea715b601667 20240930055531972 DAUC <0003> auc.c:145 vector [2]: res = 6fb4a53d33d53abb0000000000000000 20240930055531972 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531972 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055531972 DAUC <0003> auc.c:179 vector [2]: kc = 593c42a33afadd70 20240930055531972 DAUC <0003> auc.c:180 vector [2]: sres = 5188c46e 20240930055531972 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055531972 DAUC <0003> auc.c:113 vector [3]: rand = b28e83943d9853310db4d0d0b6877f4b 20240930055531972 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240930055531972 DAUC <0003> auc.c:142 vector [3]: autn = 8336955ed65500003cd111a20bc099ac 20240930055531972 DAUC <0003> auc.c:143 vector [3]: ck = f25a7f78e0a600ca68866da9fb3f668c 20240930055531972 DAUC <0003> auc.c:144 vector [3]: ik = a5c32c06b41377b35c8a138df4a57323 20240930055531972 DAUC <0003> auc.c:145 vector [3]: res = f1c2446df6a735480000000000000000 20240930055531972 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531972 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055531972 DAUC <0003> auc.c:179 vector [3]: kc = 822c6f30d13acd45 20240930055531972 DAUC <0003> auc.c:180 vector [3]: sres = 142c4dc5 20240930055531972 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055531972 DAUC <0003> db_auc.c:245 IMSI='262427408188370': Generated 4 vectors 20240930055531972 DAUC <0003> db_auc.c:249 IMSI='262427408188370': Updating SQN=161 in DB 20240930055531979 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427408188370"} 20240930055531979 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531979 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531979 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531982 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531982 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427408188370"} 20240930055531982 DAUC <0003> db_auc.c:236 IMSI='262427408188370': Calling to generate 5 vectors 20240930055531982 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055531982 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531982 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531982 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240930055531982 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531982 DAUC <0003> auc.c:113 vector [0]: rand = 8406b621131c62c838b35779c44ea27b 20240930055531982 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240930055531982 DAUC <0003> auc.c:142 vector [0]: autn = c82a04bcc92a00005818206eec2310f2 20240930055531982 DAUC <0003> auc.c:143 vector [0]: ck = fe2ae7f85dbff59d03730f282b2ad5cf 20240930055531982 DAUC <0003> auc.c:144 vector [0]: ik = bdfdd22f295cb5f566dd732621cf165e 20240930055531982 DAUC <0003> auc.c:145 vector [0]: res = 0968935db4a6022e0000000000000000 20240930055531982 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531982 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531982 DAUC <0003> auc.c:179 vector [0]: kc = fbccc4b6f309d56e 20240930055531982 DAUC <0003> auc.c:180 vector [0]: sres = 31f6a1c7 20240930055531982 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531982 DAUC <0003> auc.c:113 vector [1]: rand = 15aac8ba7a34aa44019270bc39c66427 20240930055531982 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240930055531982 DAUC <0003> auc.c:142 vector [1]: autn = f1625792137b0000e361d65004342d45 20240930055531982 DAUC <0003> auc.c:143 vector [1]: ck = 07a3059fc78b1d28022c9c70e0b8c1e9 20240930055531982 DAUC <0003> auc.c:144 vector [1]: ik = 49f216390e59a7feffb1b97a6ce1afa6 20240930055531982 DAUC <0003> auc.c:145 vector [1]: res = 70dd8bea1f26884c0000000000000000 20240930055531982 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531982 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055531982 DAUC <0003> auc.c:179 vector [1]: kc = 4fe170fb89830b08 20240930055531982 DAUC <0003> auc.c:180 vector [1]: sres = 08abccef 20240930055531982 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055531982 DAUC <0003> auc.c:113 vector [2]: rand = 04759c3e6177ddb69f1d0feccb2578b1 20240930055531982 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240930055531982 DAUC <0003> auc.c:142 vector [2]: autn = 831a690a32f40000911431b16b656fe9 20240930055531982 DAUC <0003> auc.c:143 vector [2]: ck = 261444ed3a1be565006cc72c47310d43 20240930055531982 DAUC <0003> auc.c:144 vector [2]: ik = aba033db9d14b32525c765a5c0f1b743 20240930055531982 DAUC <0003> auc.c:145 vector [2]: res = e679ad651702b6e30000000000000000 20240930055531982 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531982 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055531982 DAUC <0003> auc.c:179 vector [2]: kc = e0a2364758da68c0 20240930055531982 DAUC <0003> auc.c:180 vector [2]: sres = f789d95a 20240930055531982 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055531982 DAUC <0003> auc.c:113 vector [3]: rand = 31894cb1b14927ceb770d6a7463f8069 20240930055531982 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240930055531982 DAUC <0003> auc.c:142 vector [3]: autn = 0fdcf800b5740000923d42c4ebde6df9 20240930055531982 DAUC <0003> auc.c:143 vector [3]: ck = 1e2c36718e92b35f6e1c8c84d67e5398 20240930055531982 DAUC <0003> auc.c:144 vector [3]: ik = 55db7697641b9d15449030e7d2c38987 20240930055531982 DAUC <0003> auc.c:145 vector [3]: res = 1bfeec6382b825350000000000000000 20240930055531982 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531982 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055531983 DAUC <0003> auc.c:179 vector [3]: kc = aaa88a980ff02566 20240930055531983 DAUC <0003> auc.c:180 vector [3]: sres = 3dab19c5 20240930055531983 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055531983 DAUC <0003> auc.c:113 vector [4]: rand = a538f30a0b13d99b954c8decfc23e08b 20240930055531983 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240930055531983 DAUC <0003> auc.c:142 vector [4]: autn = 12fe939738250000b8efec029164d54b 20240930055531983 DAUC <0003> auc.c:143 vector [4]: ck = 2d63c0f5176e3ea2f06782f18da5bcee 20240930055531983 DAUC <0003> auc.c:144 vector [4]: ik = 9f5c138d5c7288a8a1880b3270283920 20240930055531983 DAUC <0003> auc.c:145 vector [4]: res = 023e1000589ad1b10000000000000000 20240930055531983 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055531983 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055531983 DAUC <0003> auc.c:179 vector [4]: kc = 90850a85cbf39a4a 20240930055531983 DAUC <0003> auc.c:180 vector [4]: sres = 45b9fe9c 20240930055531983 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055531983 DAUC <0003> db_auc.c:245 IMSI='262427408188370': Generated 5 vectors 20240930055531983 DAUC <0003> db_auc.c:249 IMSI='262427408188370': Updating SQN=321 in DB 20240930055531990 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427408188370"} 20240930055531990 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531990 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531990 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531994 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531994 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427408188370"} 20240930055531994 DAUC <0003> db_auc.c:236 IMSI='262427408188370': Calling to generate 5 vectors 20240930055531994 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055531994 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531994 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531994 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240930055531994 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531994 DAUC <0003> auc.c:113 vector [0]: rand = 51bb4ced7e17cd7e6a111c50cf2584fc 20240930055531994 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240930055531994 DAUC <0003> auc.c:142 vector [0]: autn = a0e0fc511c430000c06f1a8aa1e43d80 20240930055531994 DAUC <0003> auc.c:143 vector [0]: ck = 6f93c780c53a0c557cacb66525df6a47 20240930055531994 DAUC <0003> auc.c:144 vector [0]: ik = 1ec592424e2024902a86d79f80f44f8b 20240930055531994 DAUC <0003> auc.c:145 vector [0]: res = 21922d64d6f9b2d50000000000000000 20240930055531994 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531994 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531994 DAUC <0003> auc.c:179 vector [0]: kc = 72cd2b0cd37287af 20240930055531994 DAUC <0003> auc.c:180 vector [0]: sres = fb46c5fb 20240930055531994 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531994 DAUC <0003> auc.c:113 vector [1]: rand = 4bef77442ba972c0a1cff416cb7ba83d 20240930055531994 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240930055531994 DAUC <0003> auc.c:142 vector [1]: autn = 91a3d852d6bb000006a7cecd16c161a7 20240930055531994 DAUC <0003> auc.c:143 vector [1]: ck = 5cc7426a6412e76450b12669e2b4b96a 20240930055531994 DAUC <0003> auc.c:144 vector [1]: ik = 956f93dbaf10ef71d173b705021df6fc 20240930055531994 DAUC <0003> auc.c:145 vector [1]: res = f01715ac2cb0c0390000000000000000 20240930055531994 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531994 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055531994 DAUC <0003> auc.c:179 vector [1]: kc = d40bfd6e5655194a 20240930055531994 DAUC <0003> auc.c:180 vector [1]: sres = 6592c8a0 20240930055531994 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055531994 DAUC <0003> auc.c:113 vector [2]: rand = 657590b16752e62a8b0f0febc9900019 20240930055531994 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240930055531994 DAUC <0003> auc.c:142 vector [2]: autn = d9c61a71f6d90000abef46134efefb4a 20240930055531994 DAUC <0003> auc.c:143 vector [2]: ck = 44649d767051ace8f318b2a73ad8aae6 20240930055531994 DAUC <0003> auc.c:144 vector [2]: ik = af808feadaf0ba59ff2d6fd75a3ed77c 20240930055531994 DAUC <0003> auc.c:145 vector [2]: res = c54397096b0f56fd0000000000000000 20240930055531994 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531994 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055531994 DAUC <0003> auc.c:179 vector [2]: kc = e0e3ccee931a4055 20240930055531994 DAUC <0003> auc.c:180 vector [2]: sres = 1d19f09b 20240930055531994 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055531994 DAUC <0003> auc.c:113 vector [3]: rand = e58cdb3ad8c992d3a1481e2f37bdcb6e 20240930055531994 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240930055531994 DAUC <0003> auc.c:142 vector [3]: autn = cc7564bdfb22000025c5b6fc4bf08a23 20240930055531994 DAUC <0003> auc.c:143 vector [3]: ck = 834532193fbe23a5148b108acaeea21b 20240930055531994 DAUC <0003> auc.c:144 vector [3]: ik = 89cf38acde21798553d6e5fca04b24f9 20240930055531994 DAUC <0003> auc.c:145 vector [3]: res = 3ab632fb773e9b9c0000000000000000 20240930055531994 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531994 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055531994 DAUC <0003> auc.c:179 vector [3]: kc = 1f386ddb0e7d9e22 20240930055531994 DAUC <0003> auc.c:180 vector [3]: sres = 5d5fee39 20240930055531994 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055531994 DAUC <0003> auc.c:113 vector [4]: rand = dbede7901bc748531a5ba6179305a772 20240930055531994 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240930055531994 DAUC <0003> auc.c:142 vector [4]: autn = b8ebe308f5d10000df70094e35fc86e9 20240930055531994 DAUC <0003> auc.c:143 vector [4]: ck = dee2962032b3278ee3a62dd46465a4d8 20240930055531994 DAUC <0003> auc.c:144 vector [4]: ik = 188407bc01f9e870e734a0c5b38be02d 20240930055531994 DAUC <0003> auc.c:145 vector [4]: res = 866f5ceac360ad840000000000000000 20240930055531994 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055531994 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055531994 DAUC <0003> auc.c:179 vector [4]: kc = a923eef35f76f144 20240930055531994 DAUC <0003> auc.c:180 vector [4]: sres = 87586d3c 20240930055531994 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055531994 DAUC <0003> db_auc.c:245 IMSI='262427408188370': Generated 5 vectors 20240930055531994 DAUC <0003> db_auc.c:249 IMSI='262427408188370': Updating SQN=481 in DB 20240930055532002 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427408188370"} 20240930055532002 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055532002 DLINP <000b> input/ipa.c:451 connected read/write 20240930055532002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055532002 DLINP <000b> input/ipa.c:451 connected read/write 20240930055532002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055532004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33918<->l=127.0.0.1:4258 20240930055532029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33846<->l=127.0.0.1:4258 20240930055532030 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38409<->l=127.0.0.1:4259) 20240930055532030 DLINP <000b> input/ipa.c:451 connected read/write 20240930055532030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055532030 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055532030 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055532030 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055532075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33934<->l=127.0.0.1:4258 20240930055532075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33934<->l=127.0.0.1:4258 20240930055535145 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055535145 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055535147 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055535148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33936<->l=127.0.0.1:4258 20240930055535149 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055535149 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055535149 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055535149 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  20240930055535149 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055535149 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  20240930055535149 DLGSUP <0013> gsup_server.c:235 2:  20240930055535149 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055535149 DLGSUP <0013> gsup_server.c:235 3:  20240930055535149 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055535149 DLGSUP <0013> gsup_server.c:235 4:  20240930055535149 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055535149 DLGSUP <0013> gsup_server.c:235 5:  20240930055535149 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055535149 DLGSUP <0013> gsup_server.c:235 7:  20240930055535149 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055535149 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055535149 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055535149 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055535167 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41629<->l=127.0.0.1:4259) 20240930055535182 DAUC <0003> db_auc.c:157 IMSI='262427415825134': No 2G Auth Data 20240930055535182 DAUC <0003> db_auc.c:192 IMSI='262427415825134': No 3G Auth Data 20240930055535218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33946<->l=127.0.0.1:4258 20240930055535222 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055535222 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427415825134 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427415825134"} 20240930055535222 DAUC <0003> db_auc.c:157 IMSI='262427415825134': No 2G Auth Data 20240930055535223 DAUC <0003> db_auc.c:236 IMSI='262427415825134': Calling to generate 5 vectors 20240930055535223 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240930055535223 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055535223 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055535223 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055535223 DAUC <0003> auc.c:113 vector [0]: rand = 50f773a3747ce0c0320d6f591b4e15ef 20240930055535223 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055535223 DAUC <0003> auc.c:142 vector [0]: autn = 7e5c4d5755478000c636b05fdb0307a5 20240930055535223 DAUC <0003> auc.c:143 vector [0]: ck = 230219b1253cfc918d2ed99edc8ef8a6 20240930055535223 DAUC <0003> auc.c:144 vector [0]: ik = 7179ebc4c0211bc9bbb87683622f265e 20240930055535223 DAUC <0003> auc.c:145 vector [0]: res = ceee9bce5d5441d50000000000000000 20240930055535223 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055535223 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055535223 DAUC <0003> auc.c:151 vector [0]: kc = 64ed5d685bbc39a0 20240930055535223 DAUC <0003> auc.c:152 vector [0]: sres = 93bada1b 20240930055535223 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055535223 DAUC <0003> auc.c:113 vector [1]: rand = c5699802f3b7ede4be4568bfd098f1dd 20240930055535223 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240930055535223 DAUC <0003> auc.c:142 vector [1]: autn = 6b3193ba297180002dadd1bdae9b79f4 20240930055535223 DAUC <0003> auc.c:143 vector [1]: ck = 1bd892c8c41cf7ad4a9c807637bb44bc 20240930055535223 DAUC <0003> auc.c:144 vector [1]: ik = 35e08fc0867ffe8c9a7411863f4f23ab 20240930055535223 DAUC <0003> auc.c:145 vector [1]: res = aa987b1fb88829680000000000000000 20240930055535223 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055535223 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240930055535223 DAUC <0003> auc.c:151 vector [1]: kc = fed08cf84a976e36 20240930055535223 DAUC <0003> auc.c:152 vector [1]: sres = 12105277 20240930055535223 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240930055535223 DAUC <0003> auc.c:113 vector [2]: rand = 834702fd8cfaad84e7a4e90b5fcb5643 20240930055535223 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240930055535223 DAUC <0003> auc.c:142 vector [2]: autn = 26dc4d93fcf78000c9b2c1761368fb58 20240930055535223 DAUC <0003> auc.c:143 vector [2]: ck = 5e29156e28641a027b0aab3a4a9d79f7 20240930055535223 DAUC <0003> auc.c:144 vector [2]: ik = 1e5c945469772b39b79bfc21414fe5cf 20240930055535223 DAUC <0003> auc.c:145 vector [2]: res = a8e8d0849f6da1a60000000000000000 20240930055535223 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055535223 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240930055535223 DAUC <0003> auc.c:151 vector [2]: kc = 8ce4d6214ac1ad03 20240930055535223 DAUC <0003> auc.c:152 vector [2]: sres = 37857122 20240930055535223 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240930055535223 DAUC <0003> auc.c:113 vector [3]: rand = 0abea3f972c9c1da0a69aa59f878212d 20240930055535223 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240930055535223 DAUC <0003> auc.c:142 vector [3]: autn = 10040c07fb9580007884ae18c14076f0 20240930055535223 DAUC <0003> auc.c:143 vector [3]: ck = b417bb06ffd669d5888faeac2df05cd9 20240930055535223 DAUC <0003> auc.c:144 vector [3]: ik = 7cc01e29a0bb12b0fde55db565c17602 20240930055535223 DAUC <0003> auc.c:145 vector [3]: res = 63dff85540fc2e790000000000000000 20240930055535223 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055535223 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240930055535223 DAUC <0003> auc.c:151 vector [3]: kc = bdbd5636175c51be 20240930055535223 DAUC <0003> auc.c:152 vector [3]: sres = 2323d62c 20240930055535223 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240930055535223 DAUC <0003> auc.c:113 vector [4]: rand = 076fca01b8f6562088ca2b4634de3980 20240930055535223 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240930055535223 DAUC <0003> auc.c:142 vector [4]: autn = 1bb463c8196e8000055f717023c72aff 20240930055535223 DAUC <0003> auc.c:143 vector [4]: ck = 1412917fe6f3d2d3fbe1d80dcd7e3420 20240930055535223 DAUC <0003> auc.c:144 vector [4]: ik = 7a8e9db55fed27d3fac05e65aebe930f 20240930055535223 DAUC <0003> auc.c:145 vector [4]: res = 085b79f487a92b150000000000000000 20240930055535223 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055535223 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240930055535223 DAUC <0003> auc.c:151 vector [4]: kc = 6fbd8aa2dade522f 20240930055535223 DAUC <0003> auc.c:152 vector [4]: sres = 8ff252e1 20240930055535223 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240930055535223 DAUC <0003> db_auc.c:245 IMSI='262427415825134': Generated 5 vectors 20240930055535223 DAUC <0003> db_auc.c:249 IMSI='262427415825134': Updating SQN=161 in DB 20240930055535231 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427415825134 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427415825134"} 20240930055535231 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427415825134 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055535231 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055535231 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055535235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33946<->l=127.0.0.1:4258 20240930055535259 DAUC <0003> db_auc.c:157 IMSI='262423285360020': No 2G Auth Data 20240930055535259 DAUC <0003> db_auc.c:192 IMSI='262423285360020': No 3G Auth Data 20240930055535290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33948<->l=127.0.0.1:4258 20240930055535293 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055535293 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423285360020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423285360020"} 20240930055535293 DAUC <0003> db_auc.c:157 IMSI='262423285360020': No 2G Auth Data 20240930055535293 DAUC <0003> db_auc.c:236 IMSI='262423285360020': Calling to generate 5 vectors 20240930055535293 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240930055535293 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055535293 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240930055535293 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055535293 DAUC <0003> auc.c:113 vector [0]: rand = 4ab9ec4881d4989e5ba2f4aaa4319f0f 20240930055535293 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055535293 DAUC <0003> auc.c:142 vector [0]: autn = 97b9e832a3d780001a076aaeccba3ca8 20240930055535293 DAUC <0003> auc.c:143 vector [0]: ck = f5168d47d9d7beb3a6ecd58077ba4e7a 20240930055535293 DAUC <0003> auc.c:144 vector [0]: ik = 081274d000346e34ab420db370dbd21b 20240930055535293 DAUC <0003> auc.c:145 vector [0]: res = c817bc84b109caac0000000000000000 20240930055535293 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055535293 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055535293 DAUC <0003> auc.c:151 vector [0]: kc = f0aa21a4de824ce6 20240930055535293 DAUC <0003> auc.c:152 vector [0]: sres = 791e7628 20240930055535293 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055535293 DAUC <0003> auc.c:113 vector [1]: rand = 982d37a3c5d4e0995047b4c9b62f293a 20240930055535293 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240930055535293 DAUC <0003> auc.c:142 vector [1]: autn = bedfbafea54280009bd0bce58c112c8b 20240930055535293 DAUC <0003> auc.c:143 vector [1]: ck = c39d5879e83babff0b7187dea52af1c4 20240930055535293 DAUC <0003> auc.c:144 vector [1]: ik = 016a11c744e0f437dac444fb8c997d46 20240930055535293 DAUC <0003> auc.c:145 vector [1]: res = cd3da294bb6c5a490000000000000000 20240930055535293 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055535293 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240930055535293 DAUC <0003> auc.c:151 vector [1]: kc = 13428a9b8568d34a 20240930055535293 DAUC <0003> auc.c:152 vector [1]: sres = 7651f8dd 20240930055535293 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240930055535293 DAUC <0003> auc.c:113 vector [2]: rand = 6cc4852a39ff867ca86edd4130feb20f 20240930055535293 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240930055535293 DAUC <0003> auc.c:142 vector [2]: autn = 6ac449de476780004075324ec0111854 20240930055535293 DAUC <0003> auc.c:143 vector [2]: ck = 3b5f2e1764091bfa32772deb58d880bf 20240930055535293 DAUC <0003> auc.c:144 vector [2]: ik = efdc24b6b828538659f7f149ea526a62 20240930055535293 DAUC <0003> auc.c:145 vector [2]: res = b0c9d8e43fc602090000000000000000 20240930055535293 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055535293 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240930055535293 DAUC <0003> auc.c:151 vector [2]: kc = bf03d6036eaba2a1 20240930055535293 DAUC <0003> auc.c:152 vector [2]: sres = 8f0fdaed 20240930055535293 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240930055535293 DAUC <0003> auc.c:113 vector [3]: rand = 674975a70d675a8c6318d3b6a384519a 20240930055535293 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240930055535293 DAUC <0003> auc.c:142 vector [3]: autn = 07d4eed4eb9f800028249c851afd0735 20240930055535293 DAUC <0003> auc.c:143 vector [3]: ck = 33fa35e82dddd7e1b51b2e11e8cdf488 20240930055535293 DAUC <0003> auc.c:144 vector [3]: ik = e43ec8e444baf7d9ffe2ddb14b7d9543 20240930055535293 DAUC <0003> auc.c:145 vector [3]: res = 64ffff596002ad3d0000000000000000 20240930055535293 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055535293 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240930055535293 DAUC <0003> auc.c:151 vector [3]: kc = 9d3d0eaccad741f3 20240930055535293 DAUC <0003> auc.c:152 vector [3]: sres = 04fd5264 20240930055535293 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240930055535293 DAUC <0003> auc.c:113 vector [4]: rand = 3b1b847a75a00b6a9e167aacb4d8dcb1 20240930055535293 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240930055535293 DAUC <0003> auc.c:142 vector [4]: autn = 27132b3511a880002c9aefc4cb26a04f 20240930055535293 DAUC <0003> auc.c:143 vector [4]: ck = dcdd585d3c918fc37629c19b030d85c6 20240930055535293 DAUC <0003> auc.c:144 vector [4]: ik = 58a98335c20a8a557c710b29e125d34d 20240930055535293 DAUC <0003> auc.c:145 vector [4]: res = 82dbc3e82cbc29800000000000000000 20240930055535293 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055535293 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240930055535293 DAUC <0003> auc.c:151 vector [4]: kc = 8e2c11da1cb3531d 20240930055535293 DAUC <0003> auc.c:152 vector [4]: sres = ae67ea68 20240930055535293 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240930055535293 DAUC <0003> db_auc.c:245 IMSI='262423285360020': Generated 5 vectors 20240930055535293 DAUC <0003> db_auc.c:249 IMSI='262423285360020': Updating SQN=161 in DB 20240930055535301 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423285360020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423285360020"} 20240930055535301 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423285360020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055535301 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055535301 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055535304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33948<->l=127.0.0.1:4258 20240930055535329 DAUC <0003> db_auc.c:157 IMSI='262428357249534': No 2G Auth Data 20240930055535329 DAUC <0003> db_auc.c:192 IMSI='262428357249534': No 3G Auth Data 20240930055535370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33960<->l=127.0.0.1:4258 20240930055535373 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055535373 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428357249534 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428357249534"} 20240930055535373 DAUC <0003> db_auc.c:236 IMSI='262428357249534': Calling to generate 5 vectors 20240930055535373 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055535373 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055535373 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055535373 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055535373 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055535373 DAUC <0003> auc.c:113 vector [0]: rand = 130aa0b9d8dda528d8cd53da9778d2e4 20240930055535373 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055535373 DAUC <0003> auc.c:142 vector [0]: autn = 4bbc7e6ef8388000d5e6e166d8d711b4 20240930055535373 DAUC <0003> auc.c:143 vector [0]: ck = e72fc64628e3471a88b746d959398f31 20240930055535373 DAUC <0003> auc.c:144 vector [0]: ik = 19028a3e8db6ce8f312159f07879f3c7 20240930055535373 DAUC <0003> auc.c:145 vector [0]: res = ac32d8b22f2520da0000000000000000 20240930055535373 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055535373 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055535373 DAUC <0003> auc.c:179 vector [0]: kc = 3e585d8160016400 20240930055535373 DAUC <0003> auc.c:180 vector [0]: sres = 71e95191 20240930055535373 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055535373 DAUC <0003> auc.c:113 vector [1]: rand = 5ce186f976a5eb4d6965ad410497fec0 20240930055535373 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240930055535373 DAUC <0003> auc.c:142 vector [1]: autn = 77b4152ec4578000de6948a9612d3536 20240930055535373 DAUC <0003> auc.c:143 vector [1]: ck = 9aad477dac897f7674523d30c85ee057 20240930055535373 DAUC <0003> auc.c:144 vector [1]: ik = 72334b1f617d9b0c6a9a2b434c7e0dcf 20240930055535373 DAUC <0003> auc.c:145 vector [1]: res = f353400d1327d3380000000000000000 20240930055535373 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055535373 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055535373 DAUC <0003> auc.c:179 vector [1]: kc = c91daf836eb9f000 20240930055535373 DAUC <0003> auc.c:180 vector [1]: sres = f1554dad 20240930055535373 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055535373 DAUC <0003> auc.c:113 vector [2]: rand = c07174bf75163efa9826c8b7e1aa2197 20240930055535373 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240930055535373 DAUC <0003> auc.c:142 vector [2]: autn = bc0aeaae6b1f80007e481666ca7e91f1 20240930055535373 DAUC <0003> auc.c:143 vector [2]: ck = f443bda5c0ecb29fa474c398c0d9391d 20240930055535373 DAUC <0003> auc.c:144 vector [2]: ik = 0f66c4f61cb4c8b8b5924d842721b422 20240930055535373 DAUC <0003> auc.c:145 vector [2]: res = a0ca8ee5f8fd654d0000000000000000 20240930055535373 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055535373 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055535373 DAUC <0003> auc.c:179 vector [2]: kc = ca094ff256f35400 20240930055535373 DAUC <0003> auc.c:180 vector [2]: sres = 781b8c95 20240930055535373 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055535373 DAUC <0003> auc.c:113 vector [3]: rand = 305db5035066b0965c13750a7f132902 20240930055535373 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240930055535373 DAUC <0003> auc.c:142 vector [3]: autn = 8773cf2db456800034c3f319208faea8 20240930055535373 DAUC <0003> auc.c:143 vector [3]: ck = 55ea00e0b1bf8e65bfd20f5b542571bc 20240930055535373 DAUC <0003> auc.c:144 vector [3]: ik = bd487d54572c2cad49cbded9c67daa46 20240930055535373 DAUC <0003> auc.c:145 vector [3]: res = cab36fcae72b4b340000000000000000 20240930055535373 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055535373 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055535373 DAUC <0003> auc.c:179 vector [3]: kc = e43cbb1bcc4fe000 20240930055535373 DAUC <0003> auc.c:180 vector [3]: sres = c1244c66 20240930055535373 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055535374 DAUC <0003> auc.c:113 vector [4]: rand = 5b4b1376f4136b2174fcc3ceda3c27af 20240930055535374 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240930055535374 DAUC <0003> auc.c:142 vector [4]: autn = 4fe503c50a66800059960f840570d36a 20240930055535374 DAUC <0003> auc.c:143 vector [4]: ck = 7f1e2c158b8b1cf52fa73abc37d2f798 20240930055535374 DAUC <0003> auc.c:144 vector [4]: ik = 5720673f2ee29ab79a20986247793c36 20240930055535374 DAUC <0003> auc.c:145 vector [4]: res = d70afb78c9cc86ff0000000000000000 20240930055535374 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055535374 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055535374 DAUC <0003> auc.c:179 vector [4]: kc = 5ec2b79af4277400 20240930055535374 DAUC <0003> auc.c:180 vector [4]: sres = 5fa0ada4 20240930055535374 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055535374 DAUC <0003> db_auc.c:245 IMSI='262428357249534': Generated 5 vectors 20240930055535374 DAUC <0003> db_auc.c:249 IMSI='262428357249534': Updating SQN=161 in DB 20240930055535382 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428357249534 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428357249534"} 20240930055535382 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428357249534 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055535382 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055535382 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055535386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33960<->l=127.0.0.1:4258 20240930055535417 DAUC <0003> db_auc.c:157 IMSI='262425817002303': No 2G Auth Data 20240930055535417 DAUC <0003> db_auc.c:192 IMSI='262425817002303': No 3G Auth Data 20240930055535459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33964<->l=127.0.0.1:4258 20240930055535463 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055535463 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425817002303 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425817002303"} 20240930055535463 DAUC <0003> db_auc.c:236 IMSI='262425817002303': Calling to generate 5 vectors 20240930055535463 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055535463 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055535463 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055535463 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055535463 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055535463 DAUC <0003> auc.c:113 vector [0]: rand = a3b013b60469afd05d14dbf971a1fe5a 20240930055535463 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055535463 DAUC <0003> auc.c:142 vector [0]: autn = c92eff63359c80006159c847aa8a8dc1 20240930055535463 DAUC <0003> auc.c:143 vector [0]: ck = cafdaee941b096ff098ad9d228a62f1c 20240930055535463 DAUC <0003> auc.c:144 vector [0]: ik = 26e3b8fe5db3eefa264e97ffc85474c8 20240930055535463 DAUC <0003> auc.c:145 vector [0]: res = 270d63aaa5e74d040000000000000000 20240930055535463 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055535463 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055535463 DAUC <0003> auc.c:179 vector [0]: kc = d59ea24872b0b800 20240930055535463 DAUC <0003> auc.c:180 vector [0]: sres = d19ebde1 20240930055535463 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055535463 DAUC <0003> auc.c:113 vector [1]: rand = 0469405f18f729c6e18d36e9e2d59dc4 20240930055535463 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240930055535463 DAUC <0003> auc.c:142 vector [1]: autn = a0d4aac319208000067a62f285ad1c9f 20240930055535463 DAUC <0003> auc.c:143 vector [1]: ck = 6f4c352a9432cd4866fc0b7469299a70 20240930055535463 DAUC <0003> auc.c:144 vector [1]: ik = 2aa2d213d4d458be73eedb4334b4a754 20240930055535463 DAUC <0003> auc.c:145 vector [1]: res = 27b7e5081957979c0000000000000000 20240930055535463 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055535463 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055535463 DAUC <0003> auc.c:179 vector [1]: kc = c6f02f58d2793c00 20240930055535463 DAUC <0003> auc.c:180 vector [1]: sres = bacbff91 20240930055535463 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055535463 DAUC <0003> auc.c:113 vector [2]: rand = 54155a6c4d5ca46f030dff6439df3239 20240930055535463 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240930055535463 DAUC <0003> auc.c:142 vector [2]: autn = 270f01c91b2d8000369ec4bd861e1b63 20240930055535463 DAUC <0003> auc.c:143 vector [2]: ck = f9c6b6d1337751a9cd9a43ef638c7444 20240930055535463 DAUC <0003> auc.c:144 vector [2]: ik = 779213a97e3cedc283d69af9ab6dd732 20240930055535463 DAUC <0003> auc.c:145 vector [2]: res = 8759fbe1d36c49d80000000000000000 20240930055535463 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055535463 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055535463 DAUC <0003> auc.c:179 vector [2]: kc = 206e4a9e35b43000 20240930055535463 DAUC <0003> auc.c:180 vector [2]: sres = 41cabc4a 20240930055535463 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055535463 DAUC <0003> auc.c:113 vector [3]: rand = 1e722668c110a542657aaa98dc6585cf 20240930055535463 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240930055535463 DAUC <0003> auc.c:142 vector [3]: autn = f6f4865c39258000c93350da608ecd12 20240930055535463 DAUC <0003> auc.c:143 vector [3]: ck = 659dc7ac43a71a699f18abc7fd000cb3 20240930055535463 DAUC <0003> auc.c:144 vector [3]: ik = 7caffe6f8ff1585bb8070a62bad1f69f 20240930055535463 DAUC <0003> auc.c:145 vector [3]: res = f73cd35c61c2b7360000000000000000 20240930055535463 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055535463 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055535463 DAUC <0003> auc.c:179 vector [3]: kc = be70f0eb36f99000 20240930055535463 DAUC <0003> auc.c:180 vector [3]: sres = 25049d77 20240930055535463 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055535463 DAUC <0003> auc.c:113 vector [4]: rand = 902e82c1e2d5d560da6be577e56f35ed 20240930055535463 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240930055535463 DAUC <0003> auc.c:142 vector [4]: autn = 1c1fbf2afce980004c1fb4fe5685d2de 20240930055535463 DAUC <0003> auc.c:143 vector [4]: ck = 8d286a4207e9b9c79fa9a947697981ff 20240930055535463 DAUC <0003> auc.c:144 vector [4]: ik = bc9cd69439b57ee4694685da1da7f554 20240930055535463 DAUC <0003> auc.c:145 vector [4]: res = 92d2009af66201de0000000000000000 20240930055535463 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055535463 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055535463 DAUC <0003> auc.c:179 vector [4]: kc = ff1253dc19da8000 20240930055535463 DAUC <0003> auc.c:180 vector [4]: sres = d2d1f995 20240930055535463 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055535463 DAUC <0003> db_auc.c:245 IMSI='262425817002303': Generated 5 vectors 20240930055535463 DAUC <0003> db_auc.c:249 IMSI='262425817002303': Updating SQN=161 in DB 20240930055535473 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425817002303 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425817002303"} 20240930055535473 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425817002303 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055535473 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055535473 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055535476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33964<->l=127.0.0.1:4258 20240930055535508 DAUC <0003> db_auc.c:157 IMSI='262424356912871': No 2G Auth Data 20240930055535508 DAUC <0003> db_auc.c:192 IMSI='262424356912871': No 3G Auth Data 20240930055535549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33972<->l=127.0.0.1:4258 20240930055535552 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055535552 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424356912871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424356912871"} 20240930055535552 DAUC <0003> db_auc.c:236 IMSI='262424356912871': Calling to generate 5 vectors 20240930055535552 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055535552 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055535552 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055535552 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055535552 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055535552 DAUC <0003> auc.c:113 vector [0]: rand = 8f97bf42db992691ff424f0bab6a5f70 20240930055535552 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055535552 DAUC <0003> auc.c:142 vector [0]: autn = be04d6a50a808000a1c448bd124c1218 20240930055535552 DAUC <0003> auc.c:143 vector [0]: ck = 3c53b37628f9749f0710a0500857f878 20240930055535552 DAUC <0003> auc.c:144 vector [0]: ik = a8e27b6cca2f365e960d277ca90fdcd5 20240930055535552 DAUC <0003> auc.c:145 vector [0]: res = f41a352ed20112790000000000000000 20240930055535552 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055535552 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055535552 DAUC <0003> auc.c:179 vector [0]: kc = d377f23284af7bdb 20240930055535552 DAUC <0003> auc.c:180 vector [0]: sres = d9edc7de 20240930055535552 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055535552 DAUC <0003> auc.c:113 vector [1]: rand = e033eebebe5c83a85d73d473484c1663 20240930055535552 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240930055535552 DAUC <0003> auc.c:142 vector [1]: autn = b5c72d29cfde8000528ccbd21b6d718c 20240930055535552 DAUC <0003> auc.c:143 vector [1]: ck = c1f85fde1981ab89e54ff92c9be7d16b 20240930055535552 DAUC <0003> auc.c:144 vector [1]: ik = 8ff058c2e9b85a09241e00f2e319ffe4 20240930055535552 DAUC <0003> auc.c:145 vector [1]: res = a2e9b9882691f3a40000000000000000 20240930055535552 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055535552 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055535552 DAUC <0003> auc.c:179 vector [1]: kc = f8dd825142c7e387 20240930055535552 DAUC <0003> auc.c:180 vector [1]: sres = f9132fed 20240930055535552 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055535552 DAUC <0003> auc.c:113 vector [2]: rand = 8c6487af4f475db5339d9cb7b5515f38 20240930055535552 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240930055535552 DAUC <0003> auc.c:142 vector [2]: autn = b22d1d099e8180004eeb1b320d025630 20240930055535552 DAUC <0003> auc.c:143 vector [2]: ck = 91415771d5be595d1270e160319ae12a 20240930055535552 DAUC <0003> auc.c:144 vector [2]: ik = b0f454b2adcdd26ee6f219f3e94eb582 20240930055535552 DAUC <0003> auc.c:145 vector [2]: res = 81d4d2f1d3a2d1660000000000000000 20240930055535552 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055535552 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055535552 DAUC <0003> auc.c:179 vector [2]: kc = d73d64895d038e83 20240930055535552 DAUC <0003> auc.c:180 vector [2]: sres = b31c3809 20240930055535552 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055535552 DAUC <0003> auc.c:113 vector [3]: rand = a3af53f7f7379ad04254067406445033 20240930055535552 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240930055535552 DAUC <0003> auc.c:142 vector [3]: autn = b91d79d6d91e8000504e8ed04bd1fe34 20240930055535552 DAUC <0003> auc.c:143 vector [3]: ck = 40893b98b57aeef5eb61603f6f522a07 20240930055535552 DAUC <0003> auc.c:144 vector [3]: ik = c5d1734701e152267af4290128b76066 20240930055535552 DAUC <0003> auc.c:145 vector [3]: res = 71534933ecc5a24a0000000000000000 20240930055535552 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055535552 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055535552 DAUC <0003> auc.c:179 vector [3]: kc = a3ee257be5c94b8f 20240930055535552 DAUC <0003> auc.c:180 vector [3]: sres = bf67f6d1 20240930055535552 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055535552 DAUC <0003> auc.c:113 vector [4]: rand = 126a0897f9450567b8c8b6eecd79887b 20240930055535552 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240930055535552 DAUC <0003> auc.c:142 vector [4]: autn = 79c6cc289b298000bba9f0e5c33749fc 20240930055535552 DAUC <0003> auc.c:143 vector [4]: ck = add05b5b2d1a147c73dcde5a3012b449 20240930055535552 DAUC <0003> auc.c:144 vector [4]: ik = fbce41c69b99a96a95149a686915acde 20240930055535552 DAUC <0003> auc.c:145 vector [4]: res = 48d019922968a2390000000000000000 20240930055535552 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055535552 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055535552 DAUC <0003> auc.c:179 vector [4]: kc = f0921e70d753ba87 20240930055535552 DAUC <0003> auc.c:180 vector [4]: sres = 4a2c5910 20240930055535552 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055535552 DAUC <0003> db_auc.c:245 IMSI='262424356912871': Generated 5 vectors 20240930055535552 DAUC <0003> db_auc.c:249 IMSI='262424356912871': Updating SQN=161 in DB 20240930055535561 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424356912871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424356912871"} 20240930055535561 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424356912871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055535561 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055535561 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055535565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33972<->l=127.0.0.1:4258 20240930055535589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33936<->l=127.0.0.1:4258 20240930055535590 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055535590 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055535591 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055535591 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055535591 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41629<->l=127.0.0.1:4259) 20240930055535633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33982<->l=127.0.0.1:4258 20240930055535634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33982<->l=127.0.0.1:4258 20240930055538707 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055538707 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055538709 DLINP <000b> input/ipa.c:451 connected read/write 20240930055538709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055538710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58526<->l=127.0.0.1:4258 20240930055538712 DLINP <000b> input/ipa.c:451 connected read/write 20240930055538712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055538712 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055538712 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055538712 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  20240930055538712 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055538712 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  20240930055538712 DLGSUP <0013> gsup_server.c:235 2:  20240930055538712 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055538712 DLGSUP <0013> gsup_server.c:235 3:  20240930055538712 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055538712 DLGSUP <0013> gsup_server.c:235 4:  20240930055538712 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055538712 DLGSUP <0013> gsup_server.c:235 5:  20240930055538712 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055538712 DLGSUP <0013> gsup_server.c:235 7:  20240930055538712 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055538712 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055538712 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055538712 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055538731 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33511<->l=127.0.0.1:4259) 20240930055538744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58536<->l=127.0.0.1:4258 20240930055538753 DLINP <000b> input/ipa.c:451 connected read/write 20240930055538753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055538753 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429056157635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429056157635" cn_domain=PS} 20240930055538753 DLU <0006> fsm.c:456 lu(262429056157635)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055538753 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429056157635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240930055538753 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429056157635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429056157635" cause=IMSI unknown in HLR} 20240930055538753 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429056157635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055538753 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429056157635)[0x5598fc52de90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055538753 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429056157635)[0x5598fc52de90]{UNVALIDATED}: Freeing instance 20240930055538753 DLU <0006> fsm.c:568 lu(PS:IMSI-262429056157635)[0x5598fc52de90]{UNVALIDATED}: Deallocated 20240930055538753 DLINP <000b> input/ipa.c:451 connected read/write 20240930055538753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055538753 DLINP <000b> input/ipa.c:451 connected read/write 20240930055538753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055538755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58536<->l=127.0.0.1:4258 20240930055538756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58526<->l=127.0.0.1:4258 20240930055538758 DLINP <000b> input/ipa.c:451 connected read/write 20240930055538758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055538758 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055538758 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055538758 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055538758 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33511<->l=127.0.0.1:4259) 20240930055538804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58550<->l=127.0.0.1:4258 20240930055538804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58550<->l=127.0.0.1:4258 20240930055541876 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055541876 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055541878 DLINP <000b> input/ipa.c:451 connected read/write 20240930055541878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055541879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58554<->l=127.0.0.1:4258 20240930055541881 DLINP <000b> input/ipa.c:451 connected read/write 20240930055541881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055541881 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055541881 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055541881 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  20240930055541881 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055541881 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  20240930055541881 DLGSUP <0013> gsup_server.c:235 2:  20240930055541881 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055541881 DLGSUP <0013> gsup_server.c:235 3:  20240930055541881 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055541881 DLGSUP <0013> gsup_server.c:235 4:  20240930055541881 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055541881 DLGSUP <0013> gsup_server.c:235 5:  20240930055541881 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055541881 DLGSUP <0013> gsup_server.c:235 7:  20240930055541881 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055541881 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055541881 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055541881 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055541896 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34633<->l=127.0.0.1:4259) 20240930055541907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58562<->l=127.0.0.1:4258 20240930055541921 DLINP <000b> input/ipa.c:451 connected read/write 20240930055541921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055541921 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262422544973795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422544973795" cn_domain=PS source_name="the-source\n"} 20240930055541921 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240930055541921 DLU <0006> fsm.c:456 lu(262422544973795)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055541921 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262422544973795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240930055541921 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262422544973795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422544973795" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240930055541921 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262422544973795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055541921 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422544973795)[0x5598fc52de90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055541921 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422544973795)[0x5598fc52de90]{UNVALIDATED}: Freeing instance 20240930055541921 DLU <0006> fsm.c:568 lu(PS:IMSI-262422544973795)[0x5598fc52de90]{UNVALIDATED}: Deallocated 20240930055541921 DLINP <000b> input/ipa.c:451 connected read/write 20240930055541921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055541921 DLINP <000b> input/ipa.c:451 connected read/write 20240930055541921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055541924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58562<->l=127.0.0.1:4258 20240930055541925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58554<->l=127.0.0.1:4258 20240930055541926 DLINP <000b> input/ipa.c:451 connected read/write 20240930055541926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055541926 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055541926 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055541926 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055541926 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240930055541926 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34633<->l=127.0.0.1:4259) 20240930055541971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58574<->l=127.0.0.1:4258 20240930055541971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58574<->l=127.0.0.1:4258 20240930055545046 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055545046 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055545049 DLINP <000b> input/ipa.c:451 connected read/write 20240930055545049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055545050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58578<->l=127.0.0.1:4258 20240930055545051 DLINP <000b> input/ipa.c:451 connected read/write 20240930055545052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055545052 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055545052 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055545052 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  20240930055545052 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055545052 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  20240930055545052 DLGSUP <0013> gsup_server.c:235 2:  20240930055545052 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055545052 DLGSUP <0013> gsup_server.c:235 3:  20240930055545052 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055545052 DLGSUP <0013> gsup_server.c:235 4:  20240930055545052 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055545052 DLGSUP <0013> gsup_server.c:235 5:  20240930055545052 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055545052 DLGSUP <0013> gsup_server.c:235 7:  20240930055545052 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055545052 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055545052 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055545052 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055545072 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38185<->l=127.0.0.1:4259) 20240930055545082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58592<->l=127.0.0.1:4258 20240930055545093 DLINP <000b> input/ipa.c:451 connected read/write 20240930055545093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055545093 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424347315040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424347315040" cn_domain=PS} 20240930055545093 DLU <0006> fsm.c:456 lu(262424347315040)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055545093 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424347315040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240930055545093 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424347315040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424347315040" cause=Roaming not allowed in this location area} 20240930055545093 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424347315040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055545093 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424347315040)[0x5598fc52de90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055545093 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424347315040)[0x5598fc52de90]{UNVALIDATED}: Freeing instance 20240930055545093 DLU <0006> fsm.c:568 lu(PS:IMSI-262424347315040)[0x5598fc52de90]{UNVALIDATED}: Deallocated 20240930055545093 DLINP <000b> input/ipa.c:451 connected read/write 20240930055545093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055545093 DLINP <000b> input/ipa.c:451 connected read/write 20240930055545093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055545095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58592<->l=127.0.0.1:4258 20240930055545096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58578<->l=127.0.0.1:4258 20240930055545097 DLINP <000b> input/ipa.c:451 connected read/write 20240930055545097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055545097 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055545097 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055545097 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055545097 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38185<->l=127.0.0.1:4259) 20240930055545135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 20240930055545135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 20240930055548207 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055548207 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055548209 DLINP <000b> input/ipa.c:451 connected read/write 20240930055548209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055548209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47444<->l=127.0.0.1:4258 20240930055548211 DLINP <000b> input/ipa.c:451 connected read/write 20240930055548211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055548211 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055548211 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055548211 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  20240930055548211 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055548211 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  20240930055548211 DLGSUP <0013> gsup_server.c:235 2:  20240930055548211 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055548211 DLGSUP <0013> gsup_server.c:235 3:  20240930055548211 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055548211 DLGSUP <0013> gsup_server.c:235 4:  20240930055548211 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055548211 DLGSUP <0013> gsup_server.c:235 5:  20240930055548211 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055548211 DLGSUP <0013> gsup_server.c:235 7:  20240930055548211 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055548211 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055548211 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055548211 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055548231 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33341<->l=127.0.0.1:4259) 20240930055548246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47460<->l=127.0.0.1:4258 20240930055548257 DLINP <000b> input/ipa.c:451 connected read/write 20240930055548257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055548257 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429432003317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429432003317"} 20240930055548257 DAUC <0003> db_auc.c:133 IMSI='262429432003317': No such subscriber 20240930055548257 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429432003317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240930055548257 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429432003317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429432003317" cause=IMSI unknown in HLR} 20240930055548257 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429432003317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055548257 DLINP <000b> input/ipa.c:451 connected read/write 20240930055548257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055548257 DLINP <000b> input/ipa.c:451 connected read/write 20240930055548257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055548260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47460<->l=127.0.0.1:4258 20240930055548261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47444<->l=127.0.0.1:4258 20240930055548262 DLINP <000b> input/ipa.c:451 connected read/write 20240930055548263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055548263 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055548263 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055548263 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055548263 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33341<->l=127.0.0.1:4259) 20240930055548307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47464<->l=127.0.0.1:4258 20240930055548307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47464<->l=127.0.0.1:4258 20240930055551376 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055551376 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055551378 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47480<->l=127.0.0.1:4258 20240930055551380 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551380 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055551380 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055551380 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  20240930055551380 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055551380 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  20240930055551380 DLGSUP <0013> gsup_server.c:235 2:  20240930055551380 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055551380 DLGSUP <0013> gsup_server.c:235 3:  20240930055551380 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055551381 DLGSUP <0013> gsup_server.c:235 4:  20240930055551381 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055551381 DLGSUP <0013> gsup_server.c:235 5:  20240930055551381 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055551381 DLGSUP <0013> gsup_server.c:235 7:  20240930055551381 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055551381 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055551381 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055551381 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055551397 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41519<->l=127.0.0.1:4259) 20240930055551411 DAUC <0003> db_auc.c:157 IMSI='262427664589220': No 2G Auth Data 20240930055551411 DAUC <0003> db_auc.c:192 IMSI='262427664589220': No 3G Auth Data 20240930055551442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47482<->l=127.0.0.1:4258 20240930055551446 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551446 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427664589220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427664589220" cn_domain=PS} 20240930055551446 DLU <0006> fsm.c:456 lu(262427664589220)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055551446 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427664589220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055551462 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427664589220)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055551462 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427664589220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427664589220" cn_domain=PS} 20240930055551462 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551462 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551466 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551466 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427664589220 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427664589220"} 20240930055551466 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427664589220)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055551466 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427664589220 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055551466 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427664589220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427664589220"} 20240930055551466 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427664589220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055551466 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427664589220)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055551466 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427664589220)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055551466 DLU <0006> fsm.c:568 lu(PS:IMSI-262427664589220)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055551466 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551466 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47482<->l=127.0.0.1:4258 20240930055551494 DAUC <0003> db_auc.c:157 IMSI='262420224851755': No 2G Auth Data 20240930055551494 DAUC <0003> db_auc.c:192 IMSI='262420224851755': No 3G Auth Data 20240930055551503 DLGSUP <0013> hlr.c:121 IMSI 262420224851755: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055551526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47490<->l=127.0.0.1:4258 20240930055551529 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551529 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420224851755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420224851755" cn_domain=PS} 20240930055551529 DLU <0006> fsm.c:456 lu(262420224851755)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055551529 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420224851755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055551545 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420224851755)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055551545 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420224851755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420224851755" cn_domain=PS} 20240930055551545 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551545 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551548 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551548 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420224851755 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420224851755"} 20240930055551548 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420224851755)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055551548 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420224851755 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055551548 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420224851755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420224851755"} 20240930055551548 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420224851755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055551548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420224851755)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055551548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420224851755)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055551548 DLU <0006> fsm.c:568 lu(PS:IMSI-262420224851755)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055551548 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551548 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47490<->l=127.0.0.1:4258 20240930055551573 DAUC <0003> db_auc.c:157 IMSI='262424250319855': No 2G Auth Data 20240930055551573 DAUC <0003> db_auc.c:192 IMSI='262424250319855': No 3G Auth Data 20240930055551582 DLGSUP <0013> hlr.c:121 IMSI 262424250319855: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055551604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47506<->l=127.0.0.1:4258 20240930055551608 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551609 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424250319855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424250319855" cn_domain=PS} 20240930055551609 DLU <0006> fsm.c:456 lu(262424250319855)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055551609 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424250319855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055551623 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424250319855)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055551623 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424250319855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424250319855" cn_domain=PS} 20240930055551624 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551624 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551626 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551626 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424250319855 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424250319855"} 20240930055551626 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424250319855)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055551626 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424250319855 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055551626 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424250319855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424250319855"} 20240930055551626 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424250319855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055551626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424250319855)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055551626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424250319855)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055551626 DLU <0006> fsm.c:568 lu(PS:IMSI-262424250319855)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055551626 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551626 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47506<->l=127.0.0.1:4258 20240930055551651 DAUC <0003> db_auc.c:157 IMSI='262420050262140': No 2G Auth Data 20240930055551651 DAUC <0003> db_auc.c:192 IMSI='262420050262140': No 3G Auth Data 20240930055551660 DLGSUP <0013> hlr.c:121 IMSI 262420050262140: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055551682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47512<->l=127.0.0.1:4258 20240930055551686 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551686 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420050262140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420050262140" cn_domain=PS} 20240930055551686 DLU <0006> fsm.c:456 lu(262420050262140)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055551686 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420050262140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055551701 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420050262140)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055551701 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420050262140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420050262140" cn_domain=PS} 20240930055551701 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551701 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551705 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551705 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420050262140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420050262140"} 20240930055551705 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420050262140)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055551705 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420050262140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055551705 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420050262140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420050262140"} 20240930055551705 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420050262140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055551705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420050262140)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055551705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420050262140)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055551705 DLU <0006> fsm.c:568 lu(PS:IMSI-262420050262140)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055551705 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551705 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47512<->l=127.0.0.1:4258 20240930055551730 DAUC <0003> db_auc.c:157 IMSI='262421510061096': No 2G Auth Data 20240930055551730 DAUC <0003> db_auc.c:192 IMSI='262421510061096': No 3G Auth Data 20240930055551739 DLGSUP <0013> hlr.c:121 IMSI 262421510061096: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055551763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47514<->l=127.0.0.1:4258 20240930055551767 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551767 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421510061096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421510061096" cn_domain=PS} 20240930055551767 DLU <0006> fsm.c:456 lu(262421510061096)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055551767 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421510061096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055551782 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421510061096)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055551782 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421510061096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421510061096" cn_domain=PS} 20240930055551782 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551782 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551784 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551784 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421510061096 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421510061096"} 20240930055551784 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421510061096)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055551784 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421510061096 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055551784 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421510061096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421510061096"} 20240930055551784 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421510061096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055551784 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421510061096)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055551784 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421510061096)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055551784 DLU <0006> fsm.c:568 lu(PS:IMSI-262421510061096)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055551784 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551784 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47514<->l=127.0.0.1:4258 20240930055551809 DAUC <0003> db_auc.c:157 IMSI='262420896342351': No 2G Auth Data 20240930055551809 DAUC <0003> db_auc.c:192 IMSI='262420896342351': No 3G Auth Data 20240930055551817 DLGSUP <0013> hlr.c:121 IMSI 262420896342351: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055551848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47530<->l=127.0.0.1:4258 20240930055551851 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551851 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420896342351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420896342351" cn_domain=PS} 20240930055551851 DLU <0006> fsm.c:456 lu(262420896342351)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055551851 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420896342351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055551865 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420896342351)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055551865 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420896342351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420896342351" cn_domain=PS} 20240930055551865 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551865 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551868 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551868 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420896342351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420896342351"} 20240930055551868 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420896342351)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055551868 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420896342351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055551868 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420896342351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420896342351"} 20240930055551868 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420896342351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055551868 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420896342351)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055551868 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420896342351)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055551868 DLU <0006> fsm.c:568 lu(PS:IMSI-262420896342351)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055551868 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551868 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47530<->l=127.0.0.1:4258 20240930055551902 DAUC <0003> db_auc.c:157 IMSI='262428695698796': No 2G Auth Data 20240930055551902 DAUC <0003> db_auc.c:192 IMSI='262428695698796': No 3G Auth Data 20240930055551910 DLGSUP <0013> hlr.c:121 IMSI 262428695698796: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055551942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47532<->l=127.0.0.1:4258 20240930055551945 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551945 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428695698796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428695698796" cn_domain=PS} 20240930055551945 DLU <0006> fsm.c:456 lu(262428695698796)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055551945 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428695698796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055551960 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428695698796)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055551960 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428695698796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428695698796" cn_domain=PS} 20240930055551961 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551961 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551963 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551963 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428695698796 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428695698796"} 20240930055551963 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428695698796)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055551963 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428695698796 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055551963 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428695698796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428695698796"} 20240930055551963 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428695698796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055551963 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428695698796)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055551963 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428695698796)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055551963 DLU <0006> fsm.c:568 lu(PS:IMSI-262428695698796)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055551963 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551963 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47532<->l=127.0.0.1:4258 20240930055551997 DAUC <0003> db_auc.c:157 IMSI='262421266737128': No 2G Auth Data 20240930055551997 DAUC <0003> db_auc.c:192 IMSI='262421266737128': No 3G Auth Data 20240930055552006 DLGSUP <0013> hlr.c:121 IMSI 262421266737128: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055552039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47534<->l=127.0.0.1:4258 20240930055552042 DLINP <000b> input/ipa.c:451 connected read/write 20240930055552042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055552042 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421266737128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421266737128" cn_domain=PS} 20240930055552042 DLU <0006> fsm.c:456 lu(262421266737128)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055552042 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421266737128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055552057 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421266737128)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055552057 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421266737128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421266737128" cn_domain=PS} 20240930055552057 DLINP <000b> input/ipa.c:451 connected read/write 20240930055552057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055552057 DLINP <000b> input/ipa.c:451 connected read/write 20240930055552057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055552060 DLINP <000b> input/ipa.c:451 connected read/write 20240930055552060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055552060 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421266737128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421266737128"} 20240930055552060 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421266737128)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055552060 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421266737128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055552060 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421266737128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421266737128"} 20240930055552060 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421266737128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055552060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421266737128)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055552060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421266737128)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055552060 DLU <0006> fsm.c:568 lu(PS:IMSI-262421266737128)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055552060 DLINP <000b> input/ipa.c:451 connected read/write 20240930055552060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055552060 DLINP <000b> input/ipa.c:451 connected read/write 20240930055552060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055552062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47534<->l=127.0.0.1:4258 20240930055552087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47480<->l=127.0.0.1:4258 20240930055552088 DLINP <000b> input/ipa.c:451 connected read/write 20240930055552088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055552088 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055552088 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055552088 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055552088 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41519<->l=127.0.0.1:4259) 20240930055552129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47540<->l=127.0.0.1:4258 20240930055552129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47540<->l=127.0.0.1:4258 20240930055555211 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055555211 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055555213 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47554<->l=127.0.0.1:4258 20240930055555216 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555216 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055555216 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055555216 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  20240930055555216 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055555216 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  20240930055555216 DLGSUP <0013> gsup_server.c:235 2:  20240930055555216 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055555216 DLGSUP <0013> gsup_server.c:235 3:  20240930055555216 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055555216 DLGSUP <0013> gsup_server.c:235 4:  20240930055555216 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055555216 DLGSUP <0013> gsup_server.c:235 5:  20240930055555216 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055555216 DLGSUP <0013> gsup_server.c:235 7:  20240930055555216 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055555216 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055555216 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055555216 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055555235 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34949<->l=127.0.0.1:4259) 20240930055555251 DAUC <0003> db_auc.c:157 IMSI='262421424926345': No 2G Auth Data 20240930055555251 DAUC <0003> db_auc.c:192 IMSI='262421424926345': No 3G Auth Data 20240930055555293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47560<->l=127.0.0.1:4258 20240930055555298 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555298 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421424926345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421424926345" cn_domain=PS source_name="the-source\n"} 20240930055555298 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240930055555298 DLU <0006> fsm.c:456 lu(262421424926345)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055555298 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421424926345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240930055555312 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421424926345)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055555312 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421424926345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421424926345" cn_domain=PS destination_name="the-source\n"} 20240930055555312 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555312 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555316 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555316 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421424926345 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421424926345" source_name="the-source\n"} 20240930055555316 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421424926345)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055555316 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262421424926345 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055555316 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421424926345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421424926345" destination_name="the-source\n"} 20240930055555316 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262421424926345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055555316 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421424926345)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055555316 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421424926345)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055555316 DLU <0006> fsm.c:568 lu(PS:IMSI-262421424926345)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055555316 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555316 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47560<->l=127.0.0.1:4258 20240930055555341 DAUC <0003> db_auc.c:157 IMSI='262424975852573': No 2G Auth Data 20240930055555341 DAUC <0003> db_auc.c:192 IMSI='262424975852573': No 3G Auth Data 20240930055555350 DLGSUP <0013> hlr.c:121 IMSI 262424975852573: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055555373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47564<->l=127.0.0.1:4258 20240930055555376 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555376 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262424975852573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424975852573" cn_domain=PS source_name="the-source\n"} 20240930055555376 DLU <0006> fsm.c:456 lu(262424975852573)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055555376 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262424975852573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240930055555408 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424975852573)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055555408 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262424975852573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424975852573" cn_domain=PS destination_name="the-source\n"} 20240930055555408 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555408 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555411 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555411 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262424975852573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424975852573" source_name="the-source\n"} 20240930055555411 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424975852573)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055555411 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262424975852573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055555411 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262424975852573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424975852573" destination_name="the-source\n"} 20240930055555411 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262424975852573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055555411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424975852573)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055555411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424975852573)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055555411 DLU <0006> fsm.c:568 lu(PS:IMSI-262424975852573)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055555411 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555411 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47564<->l=127.0.0.1:4258 20240930055555442 DAUC <0003> db_auc.c:157 IMSI='262420369428162': No 2G Auth Data 20240930055555442 DAUC <0003> db_auc.c:192 IMSI='262420369428162': No 3G Auth Data 20240930055555452 DLGSUP <0013> hlr.c:121 IMSI 262420369428162: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055555476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47576<->l=127.0.0.1:4258 20240930055555480 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555480 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262420369428162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420369428162" cn_domain=PS source_name="the-source\n"} 20240930055555480 DLU <0006> fsm.c:456 lu(262420369428162)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055555480 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262420369428162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240930055555496 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420369428162)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055555496 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262420369428162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420369428162" cn_domain=PS destination_name="the-source\n"} 20240930055555497 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555497 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555500 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555500 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262420369428162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420369428162" source_name="the-source\n"} 20240930055555500 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420369428162)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055555500 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262420369428162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055555500 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262420369428162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420369428162" destination_name="the-source\n"} 20240930055555500 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262420369428162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055555500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420369428162)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055555500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420369428162)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055555500 DLU <0006> fsm.c:568 lu(PS:IMSI-262420369428162)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055555500 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555500 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47576<->l=127.0.0.1:4258 20240930055555527 DAUC <0003> db_auc.c:157 IMSI='262421760079040': No 2G Auth Data 20240930055555527 DAUC <0003> db_auc.c:192 IMSI='262421760079040': No 3G Auth Data 20240930055555536 DLGSUP <0013> hlr.c:121 IMSI 262421760079040: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055555560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47588<->l=127.0.0.1:4258 20240930055555564 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555564 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262421760079040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421760079040" cn_domain=PS source_name="the-source\n"} 20240930055555564 DLU <0006> fsm.c:456 lu(262421760079040)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055555564 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262421760079040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240930055555580 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421760079040)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055555580 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262421760079040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421760079040" cn_domain=PS destination_name="the-source\n"} 20240930055555580 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555581 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555584 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555584 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262421760079040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421760079040" source_name="the-source\n"} 20240930055555584 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421760079040)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055555584 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262421760079040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055555584 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262421760079040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421760079040" destination_name="the-source\n"} 20240930055555584 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262421760079040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055555584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421760079040)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055555584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421760079040)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055555584 DLU <0006> fsm.c:568 lu(PS:IMSI-262421760079040)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055555584 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555584 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47588<->l=127.0.0.1:4258 20240930055555612 DAUC <0003> db_auc.c:157 IMSI='262420366075704': No 2G Auth Data 20240930055555612 DAUC <0003> db_auc.c:192 IMSI='262420366075704': No 3G Auth Data 20240930055555621 DLGSUP <0013> hlr.c:121 IMSI 262420366075704: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055555645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47600<->l=127.0.0.1:4258 20240930055555648 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555648 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262420366075704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420366075704" cn_domain=PS source_name="the-source\n"} 20240930055555648 DLU <0006> fsm.c:456 lu(262420366075704)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055555648 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262420366075704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240930055555665 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420366075704)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055555665 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262420366075704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420366075704" cn_domain=PS destination_name="the-source\n"} 20240930055555665 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555665 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555667 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555667 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262420366075704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420366075704" source_name="the-source\n"} 20240930055555667 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420366075704)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055555667 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262420366075704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055555667 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262420366075704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420366075704" destination_name="the-source\n"} 20240930055555667 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262420366075704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055555667 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420366075704)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055555667 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420366075704)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055555667 DLU <0006> fsm.c:568 lu(PS:IMSI-262420366075704)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055555668 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555668 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47600<->l=127.0.0.1:4258 20240930055555696 DAUC <0003> db_auc.c:157 IMSI='262425209342231': No 2G Auth Data 20240930055555696 DAUC <0003> db_auc.c:192 IMSI='262425209342231': No 3G Auth Data 20240930055555705 DLGSUP <0013> hlr.c:121 IMSI 262425209342231: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055555738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47604<->l=127.0.0.1:4258 20240930055555742 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555742 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425209342231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425209342231" cn_domain=PS source_name="the-source\n"} 20240930055555743 DLU <0006> fsm.c:456 lu(262425209342231)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055555743 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425209342231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240930055555758 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425209342231)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055555758 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425209342231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425209342231" cn_domain=PS destination_name="the-source\n"} 20240930055555758 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555758 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555761 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555761 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425209342231 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425209342231" source_name="the-source\n"} 20240930055555761 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425209342231)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055555761 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262425209342231 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055555761 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425209342231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425209342231" destination_name="the-source\n"} 20240930055555761 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262425209342231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055555761 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425209342231)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055555761 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425209342231)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055555761 DLU <0006> fsm.c:568 lu(PS:IMSI-262425209342231)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055555761 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555761 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47604<->l=127.0.0.1:4258 20240930055555799 DAUC <0003> db_auc.c:157 IMSI='262420682156629': No 2G Auth Data 20240930055555799 DAUC <0003> db_auc.c:192 IMSI='262420682156629': No 3G Auth Data 20240930055555808 DLGSUP <0013> hlr.c:121 IMSI 262420682156629: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055555841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47618<->l=127.0.0.1:4258 20240930055555844 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555844 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262420682156629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420682156629" cn_domain=PS source_name="the-source\n"} 20240930055555844 DLU <0006> fsm.c:456 lu(262420682156629)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055555844 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262420682156629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240930055555860 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420682156629)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055555860 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262420682156629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420682156629" cn_domain=PS destination_name="the-source\n"} 20240930055555860 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555860 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555863 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555863 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262420682156629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420682156629" source_name="the-source\n"} 20240930055555863 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420682156629)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055555863 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262420682156629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055555863 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262420682156629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420682156629" destination_name="the-source\n"} 20240930055555863 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262420682156629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055555863 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420682156629)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055555863 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420682156629)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055555863 DLU <0006> fsm.c:568 lu(PS:IMSI-262420682156629)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055555863 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555863 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47618<->l=127.0.0.1:4258 20240930055555898 DAUC <0003> db_auc.c:157 IMSI='262428944150896': No 2G Auth Data 20240930055555898 DAUC <0003> db_auc.c:192 IMSI='262428944150896': No 3G Auth Data 20240930055555907 DLGSUP <0013> hlr.c:121 IMSI 262428944150896: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055555942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47622<->l=127.0.0.1:4258 20240930055555946 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555946 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262428944150896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428944150896" cn_domain=PS source_name="the-source\n"} 20240930055555946 DLU <0006> fsm.c:456 lu(262428944150896)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055555946 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262428944150896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240930055555965 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428944150896)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055555965 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262428944150896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428944150896" cn_domain=PS destination_name="the-source\n"} 20240930055555965 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555965 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555968 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555968 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262428944150896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428944150896" source_name="the-source\n"} 20240930055555968 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428944150896)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055555968 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262428944150896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055555968 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262428944150896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428944150896" destination_name="the-source\n"} 20240930055555968 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262428944150896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055555968 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428944150896)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055555968 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428944150896)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055555968 DLU <0006> fsm.c:568 lu(PS:IMSI-262428944150896)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055555968 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555968 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47622<->l=127.0.0.1:4258 20240930055556009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47554<->l=127.0.0.1:4258 20240930055556010 DLINP <000b> input/ipa.c:451 connected read/write 20240930055556010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055556010 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055556010 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055556010 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055556010 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240930055556010 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34949<->l=127.0.0.1:4259) 20240930055556057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47628<->l=127.0.0.1:4258 20240930055556057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47628<->l=127.0.0.1:4258 20240930055559132 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055559132 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055559133 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54252<->l=127.0.0.1:4258 20240930055559136 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559136 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055559136 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055559136 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  20240930055559136 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055559136 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  20240930055559136 DLGSUP <0013> gsup_server.c:235 2:  20240930055559136 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055559136 DLGSUP <0013> gsup_server.c:235 3:  20240930055559136 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055559136 DLGSUP <0013> gsup_server.c:235 4:  20240930055559136 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055559136 DLGSUP <0013> gsup_server.c:235 5:  20240930055559136 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055559136 DLGSUP <0013> gsup_server.c:235 7:  20240930055559136 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055559136 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055559136 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055559136 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055559151 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35335<->l=127.0.0.1:4259) 20240930055559180 DAUC <0003> db_auc.c:157 IMSI='262429105209517': No 2G Auth Data 20240930055559180 DAUC <0003> db_auc.c:192 IMSI='262429105209517': No 3G Auth Data 20240930055559212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54266<->l=127.0.0.1:4258 20240930055559217 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559217 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429105209517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429105209517" cn_domain=PS} 20240930055559218 DLU <0006> fsm.c:456 lu(262429105209517)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055559218 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429105209517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055559232 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429105209517)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055559232 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429105209517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429105209517" cn_domain=PS} 20240930055559232 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559232 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559236 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559236 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429105209517 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429105209517"} 20240930055559236 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429105209517)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055559236 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429105209517 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055559236 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429105209517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429105209517"} 20240930055559236 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429105209517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055559236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429105209517)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055559236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429105209517)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055559236 DLU <0006> fsm.c:568 lu(PS:IMSI-262429105209517)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055559236 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559236 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54266<->l=127.0.0.1:4258 20240930055559265 DAUC <0003> db_auc.c:157 IMSI='262426220369728': No 2G Auth Data 20240930055559265 DAUC <0003> db_auc.c:192 IMSI='262426220369728': No 3G Auth Data 20240930055559307 DLGSUP <0013> hlr.c:121 IMSI 262426220369728: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055559331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54280<->l=127.0.0.1:4258 20240930055559335 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559335 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426220369728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426220369728" cn_domain=PS} 20240930055559335 DLU <0006> fsm.c:456 lu(262426220369728)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055559335 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426220369728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055559350 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426220369728)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055559350 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426220369728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426220369728" cn_domain=PS} 20240930055559350 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559350 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559353 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559353 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426220369728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426220369728"} 20240930055559353 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426220369728)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055559353 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426220369728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055559353 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426220369728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426220369728"} 20240930055559353 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426220369728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055559353 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426220369728)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055559353 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426220369728)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055559353 DLU <0006> fsm.c:568 lu(PS:IMSI-262426220369728)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055559353 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559353 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54280<->l=127.0.0.1:4258 20240930055559379 DAUC <0003> db_auc.c:157 IMSI='262423759957118': No 2G Auth Data 20240930055559379 DAUC <0003> db_auc.c:192 IMSI='262423759957118': No 3G Auth Data 20240930055559388 DLGSUP <0013> hlr.c:121 IMSI 262423759957118: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055559411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54282<->l=127.0.0.1:4258 20240930055559414 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559414 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423759957118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423759957118" cn_domain=PS} 20240930055559414 DLU <0006> fsm.c:456 lu(262423759957118)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055559414 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423759957118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055559429 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423759957118)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055559429 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423759957118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423759957118" cn_domain=PS} 20240930055559429 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559429 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559432 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559432 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423759957118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423759957118"} 20240930055559432 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423759957118)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055559432 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423759957118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055559432 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423759957118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423759957118"} 20240930055559432 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423759957118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055559432 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423759957118)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055559432 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423759957118)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055559432 DLU <0006> fsm.c:568 lu(PS:IMSI-262423759957118)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055559432 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559432 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54282<->l=127.0.0.1:4258 20240930055559458 DAUC <0003> db_auc.c:157 IMSI='262428027629983': No 2G Auth Data 20240930055559458 DAUC <0003> db_auc.c:192 IMSI='262428027629983': No 3G Auth Data 20240930055559469 DLGSUP <0013> hlr.c:121 IMSI 262428027629983: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055559491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54294<->l=127.0.0.1:4258 20240930055559495 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559495 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428027629983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428027629983" cn_domain=PS} 20240930055559495 DLU <0006> fsm.c:456 lu(262428027629983)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055559495 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428027629983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055559510 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428027629983)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055559510 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428027629983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428027629983" cn_domain=PS} 20240930055559510 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559510 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559513 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559513 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428027629983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428027629983"} 20240930055559513 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428027629983)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055559513 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428027629983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055559513 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428027629983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428027629983"} 20240930055559513 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428027629983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055559513 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428027629983)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055559513 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428027629983)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055559513 DLU <0006> fsm.c:568 lu(PS:IMSI-262428027629983)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055559513 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559513 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54294<->l=127.0.0.1:4258 20240930055559541 DAUC <0003> db_auc.c:157 IMSI='262420491990081': No 2G Auth Data 20240930055559541 DAUC <0003> db_auc.c:192 IMSI='262420491990081': No 3G Auth Data 20240930055559549 DLGSUP <0013> hlr.c:121 IMSI 262420491990081: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055559574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54304<->l=127.0.0.1:4258 20240930055559578 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559578 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420491990081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420491990081" cn_domain=PS} 20240930055559578 DLU <0006> fsm.c:456 lu(262420491990081)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055559578 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420491990081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055559597 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420491990081)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055559597 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420491990081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420491990081" cn_domain=PS} 20240930055559597 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559597 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559600 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559600 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420491990081 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420491990081"} 20240930055559600 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420491990081)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055559600 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420491990081 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055559600 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420491990081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420491990081"} 20240930055559600 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420491990081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055559600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420491990081)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055559600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420491990081)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055559600 DLU <0006> fsm.c:568 lu(PS:IMSI-262420491990081)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055559600 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559600 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54304<->l=127.0.0.1:4258 20240930055559632 DAUC <0003> db_auc.c:157 IMSI='262422981876149': No 2G Auth Data 20240930055559632 DAUC <0003> db_auc.c:192 IMSI='262422981876149': No 3G Auth Data 20240930055559641 DLGSUP <0013> hlr.c:121 IMSI 262422981876149: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055559678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 20240930055559681 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559681 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422981876149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422981876149" cn_domain=PS} 20240930055559681 DLU <0006> fsm.c:456 lu(262422981876149)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055559681 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422981876149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055559701 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422981876149)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055559701 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422981876149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422981876149" cn_domain=PS} 20240930055559701 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559701 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559704 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559704 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422981876149 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422981876149"} 20240930055559704 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422981876149)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055559704 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422981876149 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055559704 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422981876149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422981876149"} 20240930055559704 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422981876149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055559704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422981876149)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055559704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422981876149)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055559704 DLU <0006> fsm.c:568 lu(PS:IMSI-262422981876149)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055559704 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559704 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 20240930055559739 DAUC <0003> db_auc.c:157 IMSI='262425881087686': No 2G Auth Data 20240930055559739 DAUC <0003> db_auc.c:192 IMSI='262425881087686': No 3G Auth Data 20240930055559748 DLGSUP <0013> hlr.c:121 IMSI 262425881087686: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055559780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54318<->l=127.0.0.1:4258 20240930055559785 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559785 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425881087686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425881087686" cn_domain=PS} 20240930055559785 DLU <0006> fsm.c:456 lu(262425881087686)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055559785 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425881087686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055559800 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425881087686)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055559800 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425881087686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425881087686" cn_domain=PS} 20240930055559800 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559800 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559803 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559803 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425881087686 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425881087686"} 20240930055559803 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425881087686)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055559803 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425881087686 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055559803 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425881087686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425881087686"} 20240930055559803 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425881087686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055559803 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425881087686)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055559803 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425881087686)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055559803 DLU <0006> fsm.c:568 lu(PS:IMSI-262425881087686)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055559803 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559803 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54318<->l=127.0.0.1:4258 20240930055559852 DAUC <0003> db_auc.c:157 IMSI='262427713125575': No 2G Auth Data 20240930055559852 DAUC <0003> db_auc.c:192 IMSI='262427713125575': No 3G Auth Data 20240930055559864 DLGSUP <0013> hlr.c:121 IMSI 262427713125575: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055559902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54322<->l=127.0.0.1:4258 20240930055559906 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559906 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427713125575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427713125575" cn_domain=PS} 20240930055559906 DLU <0006> fsm.c:456 lu(262427713125575)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055559906 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427713125575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055559921 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427713125575)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055559921 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427713125575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427713125575" cn_domain=PS} 20240930055559921 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559922 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559924 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559924 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427713125575 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427713125575"} 20240930055559924 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427713125575)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055559924 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427713125575 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055559924 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427713125575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427713125575"} 20240930055559924 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427713125575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055559924 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427713125575)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055559924 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427713125575)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055559924 DLU <0006> fsm.c:568 lu(PS:IMSI-262427713125575)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055559924 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559925 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54322<->l=127.0.0.1:4258 20240930055559950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54252<->l=127.0.0.1:4258 20240930055559951 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35335<->l=127.0.0.1:4259) 20240930055559952 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559952 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055559952 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055559952 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055559994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54326<->l=127.0.0.1:4258 20240930055600094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54326<->l=127.0.0.1:4258 20240930055603170 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055603170 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055603173 DLINP <000b> input/ipa.c:451 connected read/write 20240930055603173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055603174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54340<->l=127.0.0.1:4258 20240930055603175 DLINP <000b> input/ipa.c:451 connected read/write 20240930055603175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055603175 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055603175 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055603175 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  20240930055603175 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055603175 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  20240930055603175 DLGSUP <0013> gsup_server.c:235 2:  20240930055603175 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055603176 DLGSUP <0013> gsup_server.c:235 3:  20240930055603176 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055603176 DLGSUP <0013> gsup_server.c:235 4:  20240930055603176 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055603176 DLGSUP <0013> gsup_server.c:235 5:  20240930055603176 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055603176 DLGSUP <0013> gsup_server.c:235 7:  20240930055603176 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055603176 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055603176 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055603176 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055603199 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46867<->l=127.0.0.1:4259) 20240930055603212 DAUC <0003> db_auc.c:157 IMSI='262425309997107': No 2G Auth Data 20240930055603212 DAUC <0003> db_auc.c:192 IMSI='262425309997107': No 3G Auth Data 20240930055603231 DAUC <0003> db_auc.c:192 IMSI='262425309997107': No 3G Auth Data 20240930055603257 DAUC <0003> db_auc.c:157 IMSI='262422447177243': No 2G Auth Data 20240930055603257 DAUC <0003> db_auc.c:192 IMSI='262422447177243': No 3G Auth Data 20240930055603276 DAUC <0003> db_auc.c:157 IMSI='262422447177243': No 2G Auth Data 20240930055603302 DAUC <0003> db_auc.c:157 IMSI='262428857302485': No 2G Auth Data 20240930055603302 DAUC <0003> db_auc.c:192 IMSI='262428857302485': No 3G Auth Data 20240930055603354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54340<->l=127.0.0.1:4258 20240930055603355 DLINP <000b> input/ipa.c:451 connected read/write 20240930055603355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055603355 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055603355 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055603355 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055603355 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46867<->l=127.0.0.1:4259) 20240930055603395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54356<->l=127.0.0.1:4258 20240930055603496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54356<->l=127.0.0.1:4258 20240930055606571 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055606572 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055606573 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055606574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54368<->l=127.0.0.1:4258 20240930055606575 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055606575 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055606575 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055606575 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  20240930055606575 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055606575 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  20240930055606575 DLGSUP <0013> gsup_server.c:235 2:  20240930055606575 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055606575 DLGSUP <0013> gsup_server.c:235 3:  20240930055606575 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055606575 DLGSUP <0013> gsup_server.c:235 4:  20240930055606575 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055606575 DLGSUP <0013> gsup_server.c:235 5:  20240930055606575 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055606575 DLGSUP <0013> gsup_server.c:235 7:  20240930055606575 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055606575 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055606575 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055606575 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055606593 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37139<->l=127.0.0.1:4259) 20240930055606605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54384<->l=127.0.0.1:4258 20240930055606633 DAUC <0003> db_auc.c:157 IMSI='262424534273340': No 2G Auth Data 20240930055606633 DAUC <0003> db_auc.c:192 IMSI='262424534273340': No 3G Auth Data 20240930055606662 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055606662 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424534273340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424534273340" cn_domain=PS} 20240930055606662 DLU <0006> fsm.c:456 lu(262424534273340)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055606662 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424534273340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055606677 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424534273340)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055606678 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424534273340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424534273340" cn_domain=PS} 20240930055606678 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055606678 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055606681 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055606681 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424534273340 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424534273340"} 20240930055606681 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424534273340)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055606681 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424534273340 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055606681 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424534273340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424534273340"} 20240930055606681 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424534273340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055606681 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424534273340)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055606681 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424534273340)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055606681 DLU <0006> fsm.c:568 lu(PS:IMSI-262424534273340)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055606681 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055606681 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055606691 DLGSUP <0013> hlr.c:128 IMSI 262424534273340: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240930055606691 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055606691 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055606692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54384<->l=127.0.0.1:4258 20240930055606693 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055606693 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424534273340 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424534273340"} 20240930055606693 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424534273340 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240930055606693 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424534273340 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055606693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54368<->l=127.0.0.1:4258 20240930055606694 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055606694 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055606694 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055606694 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055606695 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37139<->l=127.0.0.1:4259) 20240930055606745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56786<->l=127.0.0.1:4258 20240930055606846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56786<->l=127.0.0.1:4258 20240930055609927 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055609927 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055609928 DLINP <000b> input/ipa.c:451 connected read/write 20240930055609928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055609929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56800<->l=127.0.0.1:4258 20240930055609931 DLINP <000b> input/ipa.c:451 connected read/write 20240930055609931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055609931 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055609931 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055609931 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  20240930055609931 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055609931 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  20240930055609931 DLGSUP <0013> gsup_server.c:235 2:  20240930055609931 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055609931 DLGSUP <0013> gsup_server.c:235 3:  20240930055609931 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055609931 DLGSUP <0013> gsup_server.c:235 4:  20240930055609931 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055609931 DLGSUP <0013> gsup_server.c:235 5:  20240930055609931 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055609931 DLGSUP <0013> gsup_server.c:235 7:  20240930055609931 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055609931 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055609931 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055609931 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055609948 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38635<->l=127.0.0.1:4259) 20240930055609973 DAUC <0003> db_auc.c:157 IMSI='262420408911487': No 2G Auth Data 20240930055609973 DAUC <0003> db_auc.c:192 IMSI='262420408911487': No 3G Auth Data 20240930055610013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56808<->l=127.0.0.1:4258 20240930055610018 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610018 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420408911487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420408911487" cn_domain=PS} 20240930055610018 DLU <0006> fsm.c:456 lu(262420408911487)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055610018 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420408911487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055610041 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420408911487)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055610041 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420408911487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420408911487" cn_domain=PS} 20240930055610041 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610041 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610045 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610045 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420408911487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420408911487"} 20240930055610045 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420408911487)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055610045 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420408911487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055610045 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420408911487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420408911487"} 20240930055610045 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420408911487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055610045 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420408911487)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055610045 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420408911487)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055610045 DLU <0006> fsm.c:568 lu(PS:IMSI-262420408911487)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055610045 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610045 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610047 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610047 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420408911487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420408911487" cn_domain=CS} 20240930055610047 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420408911487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240930055610055 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420408911487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420408911487"} 20240930055610055 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420408911487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055610055 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610055 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56808<->l=127.0.0.1:4258 20240930055610091 DAUC <0003> db_auc.c:157 IMSI='262422964071729': No 2G Auth Data 20240930055610091 DAUC <0003> db_auc.c:192 IMSI='262422964071729': No 3G Auth Data 20240930055610106 DLGSUP <0013> hlr.c:121 IMSI 262422964071729: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055610131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56818<->l=127.0.0.1:4258 20240930055610135 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610135 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422964071729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422964071729" cn_domain=PS} 20240930055610135 DLU <0006> fsm.c:456 lu(262422964071729)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055610135 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422964071729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055610157 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422964071729)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055610157 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422964071729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422964071729" cn_domain=PS} 20240930055610157 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610157 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610160 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610160 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422964071729 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422964071729"} 20240930055610160 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422964071729)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055610160 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422964071729 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055610160 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422964071729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422964071729"} 20240930055610160 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422964071729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055610160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422964071729)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055610160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422964071729)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055610160 DLU <0006> fsm.c:568 lu(PS:IMSI-262422964071729)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055610160 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610160 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610162 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610162 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422964071729 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422964071729" cn_domain=CS} 20240930055610162 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422964071729 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240930055610171 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422964071729 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422964071729"} 20240930055610171 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422964071729 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055610171 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610171 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56818<->l=127.0.0.1:4258 20240930055610200 DAUC <0003> db_auc.c:157 IMSI='262428689828182': No 2G Auth Data 20240930055610200 DAUC <0003> db_auc.c:192 IMSI='262428689828182': No 3G Auth Data 20240930055610208 DLGSUP <0013> hlr.c:121 IMSI 262428689828182: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055610231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56830<->l=127.0.0.1:4258 20240930055610234 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610234 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428689828182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428689828182" cn_domain=PS} 20240930055610234 DLU <0006> fsm.c:456 lu(262428689828182)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055610234 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428689828182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055610250 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428689828182)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055610250 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428689828182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428689828182" cn_domain=PS} 20240930055610250 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610250 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610253 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610253 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428689828182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428689828182"} 20240930055610253 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428689828182)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055610253 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428689828182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055610253 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428689828182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428689828182"} 20240930055610253 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428689828182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055610253 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428689828182)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055610253 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428689828182)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055610253 DLU <0006> fsm.c:568 lu(PS:IMSI-262428689828182)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055610253 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610253 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610255 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610255 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428689828182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428689828182" cn_domain=CS} 20240930055610255 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428689828182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240930055610263 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428689828182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428689828182"} 20240930055610263 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428689828182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055610263 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610263 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56830<->l=127.0.0.1:4258 20240930055610290 DAUC <0003> db_auc.c:157 IMSI='262427719832646': No 2G Auth Data 20240930055610290 DAUC <0003> db_auc.c:192 IMSI='262427719832646': No 3G Auth Data 20240930055610298 DLGSUP <0013> hlr.c:121 IMSI 262427719832646: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055610318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56834<->l=127.0.0.1:4258 20240930055610322 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610322 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427719832646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427719832646" cn_domain=PS} 20240930055610322 DLU <0006> fsm.c:456 lu(262427719832646)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055610322 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427719832646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055610337 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427719832646)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055610337 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427719832646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427719832646" cn_domain=PS} 20240930055610337 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610337 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610340 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610340 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427719832646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427719832646"} 20240930055610340 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427719832646)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055610340 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427719832646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055610340 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427719832646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427719832646"} 20240930055610340 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427719832646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055610340 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427719832646)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055610340 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427719832646)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055610340 DLU <0006> fsm.c:568 lu(PS:IMSI-262427719832646)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055610340 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610340 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610342 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610342 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427719832646 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427719832646" cn_domain=CS} 20240930055610342 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427719832646 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240930055610350 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427719832646 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427719832646"} 20240930055610350 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427719832646 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055610350 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610350 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56834<->l=127.0.0.1:4258 20240930055610376 DAUC <0003> db_auc.c:157 IMSI='262426978144063': No 2G Auth Data 20240930055610376 DAUC <0003> db_auc.c:192 IMSI='262426978144063': No 3G Auth Data 20240930055610384 DLGSUP <0013> hlr.c:121 IMSI 262426978144063: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055610407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56842<->l=127.0.0.1:4258 20240930055610410 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610410 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426978144063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426978144063" cn_domain=PS} 20240930055610410 DLU <0006> fsm.c:456 lu(262426978144063)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055610410 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426978144063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055610426 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426978144063)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055610426 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426978144063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426978144063" cn_domain=PS} 20240930055610426 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610426 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610429 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610430 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426978144063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426978144063"} 20240930055610430 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426978144063)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055610430 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426978144063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055610430 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426978144063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426978144063"} 20240930055610430 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426978144063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055610430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426978144063)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055610430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426978144063)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055610430 DLU <0006> fsm.c:568 lu(PS:IMSI-262426978144063)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055610430 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610430 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610432 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610432 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426978144063 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426978144063" cn_domain=CS} 20240930055610432 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426978144063 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240930055610440 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426978144063 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426978144063"} 20240930055610440 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426978144063 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055610440 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610440 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56842<->l=127.0.0.1:4258 20240930055610467 DAUC <0003> db_auc.c:157 IMSI='262426959050582': No 2G Auth Data 20240930055610467 DAUC <0003> db_auc.c:192 IMSI='262426959050582': No 3G Auth Data 20240930055610475 DLGSUP <0013> hlr.c:121 IMSI 262426959050582: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055610507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56844<->l=127.0.0.1:4258 20240930055610511 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610511 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426959050582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426959050582" cn_domain=PS} 20240930055610511 DLU <0006> fsm.c:456 lu(262426959050582)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055610511 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426959050582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055610529 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426959050582)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055610529 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426959050582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426959050582" cn_domain=PS} 20240930055610529 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610529 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610532 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610532 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426959050582 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426959050582"} 20240930055610532 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426959050582)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055610532 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426959050582 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055610532 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426959050582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426959050582"} 20240930055610532 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426959050582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055610532 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426959050582)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055610532 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426959050582)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055610532 DLU <0006> fsm.c:568 lu(PS:IMSI-262426959050582)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055610532 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610532 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610534 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610534 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426959050582 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426959050582" cn_domain=CS} 20240930055610534 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426959050582 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240930055610545 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426959050582 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426959050582"} 20240930055610545 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426959050582 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055610545 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610545 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56844<->l=127.0.0.1:4258 20240930055610594 DAUC <0003> db_auc.c:157 IMSI='262420110717576': No 2G Auth Data 20240930055610594 DAUC <0003> db_auc.c:192 IMSI='262420110717576': No 3G Auth Data 20240930055610602 DLGSUP <0013> hlr.c:121 IMSI 262420110717576: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055610634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56852<->l=127.0.0.1:4258 20240930055610637 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610637 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420110717576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420110717576" cn_domain=PS} 20240930055610637 DLU <0006> fsm.c:456 lu(262420110717576)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055610637 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420110717576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055610652 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420110717576)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055610652 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420110717576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420110717576" cn_domain=PS} 20240930055610652 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610652 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610655 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610655 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420110717576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420110717576"} 20240930055610655 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420110717576)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055610655 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420110717576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055610655 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420110717576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420110717576"} 20240930055610655 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420110717576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055610655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420110717576)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055610655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420110717576)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055610655 DLU <0006> fsm.c:568 lu(PS:IMSI-262420110717576)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055610655 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610655 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610657 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610657 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420110717576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420110717576" cn_domain=CS} 20240930055610657 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420110717576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240930055610665 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420110717576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420110717576"} 20240930055610665 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420110717576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055610665 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610665 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56852<->l=127.0.0.1:4258 20240930055610699 DAUC <0003> db_auc.c:157 IMSI='262422044116262': No 2G Auth Data 20240930055610699 DAUC <0003> db_auc.c:192 IMSI='262422044116262': No 3G Auth Data 20240930055610708 DLGSUP <0013> hlr.c:121 IMSI 262422044116262: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055610739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56862<->l=127.0.0.1:4258 20240930055610742 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610742 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422044116262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422044116262" cn_domain=PS} 20240930055610742 DLU <0006> fsm.c:456 lu(262422044116262)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055610742 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422044116262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055610757 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422044116262)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055610757 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422044116262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422044116262" cn_domain=PS} 20240930055610757 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610757 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610760 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610760 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422044116262 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422044116262"} 20240930055610760 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422044116262)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055610760 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422044116262 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055610760 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422044116262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422044116262"} 20240930055610760 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422044116262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055610760 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422044116262)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055610760 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422044116262)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055610760 DLU <0006> fsm.c:568 lu(PS:IMSI-262422044116262)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055610760 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610760 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610763 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610763 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422044116262 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422044116262" cn_domain=CS} 20240930055610763 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422044116262 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240930055610770 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422044116262 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422044116262"} 20240930055610770 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422044116262 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055610770 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610770 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56862<->l=127.0.0.1:4258 20240930055610800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56800<->l=127.0.0.1:4258 20240930055610801 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610801 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055610801 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055610801 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055610801 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38635<->l=127.0.0.1:4259) 20240930055610842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56876<->l=127.0.0.1:4258 20240930055610943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56876<->l=127.0.0.1:4258 20240930055614022 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055614022 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055614024 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56880<->l=127.0.0.1:4258 20240930055614027 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614027 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055614027 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055614027 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  20240930055614027 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055614027 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  20240930055614027 DLGSUP <0013> gsup_server.c:235 2:  20240930055614027 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055614027 DLGSUP <0013> gsup_server.c:235 3:  20240930055614027 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055614027 DLGSUP <0013> gsup_server.c:235 4:  20240930055614027 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055614027 DLGSUP <0013> gsup_server.c:235 5:  20240930055614027 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055614027 DLGSUP <0013> gsup_server.c:235 7:  20240930055614027 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055614027 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055614027 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055614027 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055614047 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43787<->l=127.0.0.1:4259) 20240930055614064 DAUC <0003> db_auc.c:157 IMSI='262425122168558': No 2G Auth Data 20240930055614064 DAUC <0003> db_auc.c:192 IMSI='262425122168558': No 3G Auth Data 20240930055614104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56884<->l=127.0.0.1:4258 20240930055614109 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614109 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425122168558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425122168558" cn_domain=PS} 20240930055614109 DLU <0006> fsm.c:456 lu(262425122168558)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055614109 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425122168558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055614125 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425122168558)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055614125 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425122168558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425122168558" cn_domain=PS} 20240930055614125 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614125 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614129 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614129 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425122168558 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425122168558"} 20240930055614129 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425122168558)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055614129 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425122168558 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055614129 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425122168558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425122168558"} 20240930055614129 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425122168558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055614129 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425122168558)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055614129 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425122168558)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055614129 DLU <0006> fsm.c:568 lu(PS:IMSI-262425122168558)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055614129 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614129 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614131 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614131 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425122168558 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425122168558" cn_domain=PS} 20240930055614131 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425122168558 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240930055614139 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425122168558 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425122168558"} 20240930055614139 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425122168558 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055614139 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614139 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56884<->l=127.0.0.1:4258 20240930055614166 DAUC <0003> db_auc.c:157 IMSI='262428976273855': No 2G Auth Data 20240930055614166 DAUC <0003> db_auc.c:192 IMSI='262428976273855': No 3G Auth Data 20240930055614174 DLGSUP <0013> hlr.c:121 IMSI 262428976273855: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055614199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56898<->l=127.0.0.1:4258 20240930055614203 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614203 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428976273855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428976273855" cn_domain=PS} 20240930055614203 DLU <0006> fsm.c:456 lu(262428976273855)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055614203 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428976273855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055614218 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428976273855)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055614218 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428976273855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428976273855" cn_domain=PS} 20240930055614218 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614218 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614221 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614221 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428976273855 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428976273855"} 20240930055614221 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428976273855)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055614221 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428976273855 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055614221 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428976273855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428976273855"} 20240930055614221 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428976273855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055614221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428976273855)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055614221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428976273855)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055614221 DLU <0006> fsm.c:568 lu(PS:IMSI-262428976273855)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055614221 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614221 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614223 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614223 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428976273855 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428976273855" cn_domain=PS} 20240930055614223 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428976273855 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240930055614231 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428976273855 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428976273855"} 20240930055614231 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428976273855 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055614231 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614231 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56898<->l=127.0.0.1:4258 20240930055614258 DAUC <0003> db_auc.c:157 IMSI='262422769638399': No 2G Auth Data 20240930055614258 DAUC <0003> db_auc.c:192 IMSI='262422769638399': No 3G Auth Data 20240930055614266 DLGSUP <0013> hlr.c:121 IMSI 262422769638399: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055614288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56902<->l=127.0.0.1:4258 20240930055614291 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614292 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422769638399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422769638399" cn_domain=PS} 20240930055614292 DLU <0006> fsm.c:456 lu(262422769638399)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055614292 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422769638399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055614306 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422769638399)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055614306 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422769638399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422769638399" cn_domain=PS} 20240930055614306 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614306 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614309 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614309 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422769638399 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422769638399"} 20240930055614309 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422769638399)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055614309 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422769638399 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055614309 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422769638399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422769638399"} 20240930055614309 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422769638399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055614309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422769638399)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055614309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422769638399)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055614309 DLU <0006> fsm.c:568 lu(PS:IMSI-262422769638399)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055614309 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614309 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614311 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614311 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422769638399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422769638399" cn_domain=PS} 20240930055614311 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422769638399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240930055614319 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422769638399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422769638399"} 20240930055614319 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422769638399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055614319 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614319 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56902<->l=127.0.0.1:4258 20240930055614345 DAUC <0003> db_auc.c:157 IMSI='262421023695433': No 2G Auth Data 20240930055614345 DAUC <0003> db_auc.c:192 IMSI='262421023695433': No 3G Auth Data 20240930055614354 DLGSUP <0013> hlr.c:121 IMSI 262421023695433: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055614379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56908<->l=127.0.0.1:4258 20240930055614382 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614382 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421023695433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421023695433" cn_domain=PS} 20240930055614382 DLU <0006> fsm.c:456 lu(262421023695433)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055614383 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421023695433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055614399 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421023695433)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055614399 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421023695433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421023695433" cn_domain=PS} 20240930055614399 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614399 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614401 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614401 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421023695433 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421023695433"} 20240930055614401 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421023695433)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055614401 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421023695433 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055614401 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421023695433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421023695433"} 20240930055614401 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421023695433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055614401 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421023695433)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055614401 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421023695433)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055614401 DLU <0006> fsm.c:568 lu(PS:IMSI-262421023695433)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055614401 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614401 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614403 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614403 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421023695433 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421023695433" cn_domain=PS} 20240930055614403 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421023695433 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240930055614411 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421023695433 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421023695433"} 20240930055614411 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421023695433 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055614411 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614411 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56908<->l=127.0.0.1:4258 20240930055614437 DAUC <0003> db_auc.c:157 IMSI='262424899239494': No 2G Auth Data 20240930055614437 DAUC <0003> db_auc.c:192 IMSI='262424899239494': No 3G Auth Data 20240930055614446 DLGSUP <0013> hlr.c:121 IMSI 262424899239494: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055614471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56918<->l=127.0.0.1:4258 20240930055614475 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614475 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424899239494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424899239494" cn_domain=PS} 20240930055614475 DLU <0006> fsm.c:456 lu(262424899239494)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055614475 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424899239494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055614491 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424899239494)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055614491 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424899239494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424899239494" cn_domain=PS} 20240930055614491 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614491 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614494 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614494 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424899239494 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424899239494"} 20240930055614494 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424899239494)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055614494 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424899239494 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055614494 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424899239494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424899239494"} 20240930055614494 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424899239494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055614494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424899239494)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055614494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424899239494)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055614494 DLU <0006> fsm.c:568 lu(PS:IMSI-262424899239494)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055614494 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614494 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614496 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614496 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424899239494 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424899239494" cn_domain=PS} 20240930055614496 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424899239494 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240930055614504 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424899239494 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424899239494"} 20240930055614504 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424899239494 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055614504 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614504 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56918<->l=127.0.0.1:4258 20240930055614531 DAUC <0003> db_auc.c:157 IMSI='262423539774268': No 2G Auth Data 20240930055614531 DAUC <0003> db_auc.c:192 IMSI='262423539774268': No 3G Auth Data 20240930055614539 DLGSUP <0013> hlr.c:121 IMSI 262423539774268: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055614572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56920<->l=127.0.0.1:4258 20240930055614575 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614575 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423539774268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423539774268" cn_domain=PS} 20240930055614575 DLU <0006> fsm.c:456 lu(262423539774268)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055614575 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423539774268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055614591 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423539774268)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055614591 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423539774268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423539774268" cn_domain=PS} 20240930055614591 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614591 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614595 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614595 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423539774268 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423539774268"} 20240930055614595 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423539774268)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055614595 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423539774268 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055614595 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423539774268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423539774268"} 20240930055614595 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423539774268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055614595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423539774268)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055614595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423539774268)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055614595 DLU <0006> fsm.c:568 lu(PS:IMSI-262423539774268)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055614595 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614595 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614597 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614597 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423539774268 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423539774268" cn_domain=PS} 20240930055614597 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423539774268 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240930055614604 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423539774268 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423539774268"} 20240930055614604 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423539774268 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055614604 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614604 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56920<->l=127.0.0.1:4258 20240930055614640 DAUC <0003> db_auc.c:157 IMSI='262426202888115': No 2G Auth Data 20240930055614640 DAUC <0003> db_auc.c:192 IMSI='262426202888115': No 3G Auth Data 20240930055614649 DLGSUP <0013> hlr.c:121 IMSI 262426202888115: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055614680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56932<->l=127.0.0.1:4258 20240930055614684 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614684 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426202888115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426202888115" cn_domain=PS} 20240930055614684 DLU <0006> fsm.c:456 lu(262426202888115)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055614684 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426202888115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055614699 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426202888115)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055614699 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426202888115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426202888115" cn_domain=PS} 20240930055614699 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614699 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614702 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614702 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426202888115 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426202888115"} 20240930055614702 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426202888115)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055614702 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426202888115 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055614702 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426202888115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426202888115"} 20240930055614702 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426202888115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055614702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426202888115)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055614702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426202888115)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055614702 DLU <0006> fsm.c:568 lu(PS:IMSI-262426202888115)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055614702 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614702 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614704 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614704 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426202888115 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426202888115" cn_domain=PS} 20240930055614704 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426202888115 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240930055614712 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426202888115 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426202888115"} 20240930055614712 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426202888115 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055614712 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614712 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56932<->l=127.0.0.1:4258 20240930055614746 DAUC <0003> db_auc.c:157 IMSI='262428700794388': No 2G Auth Data 20240930055614746 DAUC <0003> db_auc.c:192 IMSI='262428700794388': No 3G Auth Data 20240930055614754 DLGSUP <0013> hlr.c:121 IMSI 262428700794388: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240930055614785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56944<->l=127.0.0.1:4258 20240930055614789 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614789 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428700794388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428700794388" cn_domain=PS} 20240930055614789 DLU <0006> fsm.c:456 lu(262428700794388)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055614789 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428700794388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055614805 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428700794388)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055614805 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428700794388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428700794388" cn_domain=PS} 20240930055614805 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614805 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614808 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614808 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428700794388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428700794388"} 20240930055614808 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428700794388)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055614808 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428700794388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055614808 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428700794388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428700794388"} 20240930055614808 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428700794388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055614808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428700794388)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055614808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428700794388)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055614808 DLU <0006> fsm.c:568 lu(PS:IMSI-262428700794388)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055614808 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614808 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614810 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614810 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428700794388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428700794388" cn_domain=PS} 20240930055614810 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428700794388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240930055614817 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428700794388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428700794388"} 20240930055614817 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428700794388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055614817 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614817 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56944<->l=127.0.0.1:4258 20240930055614845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56880<->l=127.0.0.1:4258 20240930055614846 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43787<->l=127.0.0.1:4259) 20240930055614846 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614846 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055614846 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055614846 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055614891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56960<->l=127.0.0.1:4258 20240930055614991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56960<->l=127.0.0.1:4258 20240930055618069 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055618069 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055618070 DLINP <000b> input/ipa.c:451 connected read/write 20240930055618070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055618071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38328<->l=127.0.0.1:4258 20240930055618072 DLINP <000b> input/ipa.c:451 connected read/write 20240930055618072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055618072 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055618072 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055618072 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  20240930055618073 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055618073 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  20240930055618073 DLGSUP <0013> gsup_server.c:235 2:  20240930055618073 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055618073 DLGSUP <0013> gsup_server.c:235 3:  20240930055618073 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055618073 DLGSUP <0013> gsup_server.c:235 4:  20240930055618073 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055618073 DLGSUP <0013> gsup_server.c:235 5:  20240930055618073 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055618073 DLGSUP <0013> gsup_server.c:235 7:  20240930055618073 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055618073 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055618073 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055618073 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055618090 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44323<->l=127.0.0.1:4259) 20240930055618103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38332<->l=127.0.0.1:4258 20240930055618117 DLINP <000b> input/ipa.c:451 connected read/write 20240930055618117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055618117 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} 20240930055618117 DLU <0006> fsm.c:456 lu(2345743413463)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055618117 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 20240930055618117 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} 20240930055618117 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055618117 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5598fc52d360]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055618117 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5598fc52d360]{UNVALIDATED}: Freeing instance 20240930055618117 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5598fc52d360]{UNVALIDATED}: Deallocated 20240930055618117 DLINP <000b> input/ipa.c:451 connected read/write 20240930055618117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055618117 DLINP <000b> input/ipa.c:451 connected read/write 20240930055618117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055618120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38332<->l=127.0.0.1:4258 20240930055618122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38328<->l=127.0.0.1:4258 20240930055618123 DLINP <000b> input/ipa.c:451 connected read/write 20240930055618123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055618123 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055618123 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055618123 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055618123 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44323<->l=127.0.0.1:4259) 20240930055618167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38338<->l=127.0.0.1:4258 20240930055618267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38338<->l=127.0.0.1:4258 20240930055621344 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055621344 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055621346 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055621346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38342<->l=127.0.0.1:4258 20240930055621348 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055621348 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055621348 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055621348 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  20240930055621348 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055621348 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  20240930055621348 DLGSUP <0013> gsup_server.c:235 2:  20240930055621348 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055621348 DLGSUP <0013> gsup_server.c:235 3:  20240930055621348 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055621348 DLGSUP <0013> gsup_server.c:235 4:  20240930055621348 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055621348 DLGSUP <0013> gsup_server.c:235 5:  20240930055621348 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055621348 DLGSUP <0013> gsup_server.c:235 7:  20240930055621348 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055621348 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055621348 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055621348 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055621365 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43077<->l=127.0.0.1:4259) 20240930055621389 DAUC <0003> db_auc.c:157 IMSI='262420467881162': No 2G Auth Data 20240930055621389 DAUC <0003> db_auc.c:192 IMSI='262420467881162': No 3G Auth Data 20240930055621429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38344<->l=127.0.0.1:4258 20240930055621436 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055621436 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420467881162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420467881162" session_id=2219114092 session_state=BEGIN} 20240930055621436 DSS <0004> hlr_ussd.c:576 262420467881162/0x8444fe6c: Process SS (BEGIN) 20240930055621436 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240930055621436 DSS <0004> hlr_ussd.c:518 262420467881162/0x8444fe6c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240930055621436 DSS <0004> hlr_ussd.c:523 262420467881162/0x8444fe6c: USSD for unknown code '*#200#' 20240930055621436 DSS <0004> hlr_ussd.c:354 262420467881162/0x8444fe6c: Tx ReturnError(1, 0x12) 20240930055621436 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420467881162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420467881162" session_id=2219114092 session_state=END} 20240930055621436 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621436 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38344<->l=127.0.0.1:4258 20240930055621449 DAUC <0003> db_auc.c:157 IMSI='262420869952656': No 2G Auth Data 20240930055621449 DAUC <0003> db_auc.c:192 IMSI='262420869952656': No 3G Auth Data 20240930055621481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38352<->l=127.0.0.1:4258 20240930055621486 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055621486 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420869952656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420869952656" session_id=3674315578 session_state=BEGIN} 20240930055621486 DSS <0004> hlr_ussd.c:576 262420869952656/0xdb019b3a: Process SS (BEGIN) 20240930055621486 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240930055621486 DSS <0004> hlr_ussd.c:518 262420869952656/0xdb019b3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240930055621486 DSS <0004> hlr_ussd.c:523 262420869952656/0xdb019b3a: USSD for unknown code '*#200#' 20240930055621486 DSS <0004> hlr_ussd.c:354 262420869952656/0xdb019b3a: Tx ReturnError(1, 0x12) 20240930055621486 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420869952656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420869952656" session_id=3674315578 session_state=END} 20240930055621486 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621486 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38352<->l=127.0.0.1:4258 20240930055621498 DAUC <0003> db_auc.c:157 IMSI='262429389961991': No 2G Auth Data 20240930055621498 DAUC <0003> db_auc.c:192 IMSI='262429389961991': No 3G Auth Data 20240930055621532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38354<->l=127.0.0.1:4258 20240930055621539 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055621539 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429389961991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429389961991" session_id=4274844644 session_state=BEGIN} 20240930055621539 DSS <0004> hlr_ussd.c:576 262429389961991/0xfeccf3e4: Process SS (BEGIN) 20240930055621539 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240930055621539 DSS <0004> hlr_ussd.c:518 262429389961991/0xfeccf3e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240930055621539 DSS <0004> hlr_ussd.c:523 262429389961991/0xfeccf3e4: USSD for unknown code '*#200#' 20240930055621539 DSS <0004> hlr_ussd.c:354 262429389961991/0xfeccf3e4: Tx ReturnError(1, 0x12) 20240930055621539 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429389961991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429389961991" session_id=4274844644 session_state=END} 20240930055621539 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621539 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38354<->l=127.0.0.1:4258 20240930055621559 DAUC <0003> db_auc.c:157 IMSI='262423976474122': No 2G Auth Data 20240930055621559 DAUC <0003> db_auc.c:192 IMSI='262423976474122': No 3G Auth Data 20240930055621587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38360<->l=127.0.0.1:4258 20240930055621591 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055621591 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423976474122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423976474122" session_id=3317723983 session_state=BEGIN} 20240930055621591 DSS <0004> hlr_ussd.c:576 262423976474122/0xc5c0734f: Process SS (BEGIN) 20240930055621591 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240930055621591 DSS <0004> hlr_ussd.c:518 262423976474122/0xc5c0734f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240930055621591 DSS <0004> hlr_ussd.c:523 262423976474122/0xc5c0734f: USSD for unknown code '*#200#' 20240930055621591 DSS <0004> hlr_ussd.c:354 262423976474122/0xc5c0734f: Tx ReturnError(1, 0x12) 20240930055621591 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423976474122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423976474122" session_id=3317723983 session_state=END} 20240930055621591 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621591 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38360<->l=127.0.0.1:4258 20240930055621598 DAUC <0003> db_auc.c:157 IMSI='262425050727614': No 2G Auth Data 20240930055621598 DAUC <0003> db_auc.c:192 IMSI='262425050727614': No 3G Auth Data 20240930055621622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38370<->l=127.0.0.1:4258 20240930055621627 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055621627 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425050727614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425050727614" session_id=3759979120 session_state=BEGIN} 20240930055621627 DSS <0004> hlr_ussd.c:576 262425050727614/0xe01cba70: Process SS (BEGIN) 20240930055621627 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240930055621627 DSS <0004> hlr_ussd.c:518 262425050727614/0xe01cba70: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240930055621627 DSS <0004> hlr_ussd.c:523 262425050727614/0xe01cba70: USSD for unknown code '*#200#' 20240930055621627 DSS <0004> hlr_ussd.c:354 262425050727614/0xe01cba70: Tx ReturnError(1, 0x12) 20240930055621627 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425050727614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425050727614" session_id=3759979120 session_state=END} 20240930055621627 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621627 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38370<->l=127.0.0.1:4258 20240930055621634 DAUC <0003> db_auc.c:157 IMSI='262425082506792': No 2G Auth Data 20240930055621634 DAUC <0003> db_auc.c:192 IMSI='262425082506792': No 3G Auth Data 20240930055621661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38372<->l=127.0.0.1:4258 20240930055621668 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055621668 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425082506792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425082506792" session_id=3728745164 session_state=BEGIN} 20240930055621668 DSS <0004> hlr_ussd.c:576 262425082506792/0xde4022cc: Process SS (BEGIN) 20240930055621668 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240930055621668 DSS <0004> hlr_ussd.c:518 262425082506792/0xde4022cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240930055621668 DSS <0004> hlr_ussd.c:523 262425082506792/0xde4022cc: USSD for unknown code '*#200#' 20240930055621668 DSS <0004> hlr_ussd.c:354 262425082506792/0xde4022cc: Tx ReturnError(1, 0x12) 20240930055621668 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425082506792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425082506792" session_id=3728745164 session_state=END} 20240930055621668 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621668 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38372<->l=127.0.0.1:4258 20240930055621675 DAUC <0003> db_auc.c:157 IMSI='262422539760244': No 2G Auth Data 20240930055621675 DAUC <0003> db_auc.c:192 IMSI='262422539760244': No 3G Auth Data 20240930055621701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38384<->l=127.0.0.1:4258 20240930055621708 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055621708 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422539760244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422539760244" session_id=1355096341 session_state=BEGIN} 20240930055621708 DSS <0004> hlr_ussd.c:576 262422539760244/0x50c52115: Process SS (BEGIN) 20240930055621708 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240930055621708 DSS <0004> hlr_ussd.c:518 262422539760244/0x50c52115: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240930055621708 DSS <0004> hlr_ussd.c:523 262422539760244/0x50c52115: USSD for unknown code '*#200#' 20240930055621708 DSS <0004> hlr_ussd.c:354 262422539760244/0x50c52115: Tx ReturnError(1, 0x12) 20240930055621708 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422539760244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422539760244" session_id=1355096341 session_state=END} 20240930055621708 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621708 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38384<->l=127.0.0.1:4258 20240930055621715 DAUC <0003> db_auc.c:157 IMSI='262429496116806': No 2G Auth Data 20240930055621715 DAUC <0003> db_auc.c:192 IMSI='262429496116806': No 3G Auth Data 20240930055621743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38394<->l=127.0.0.1:4258 20240930055621747 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055621747 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429496116806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429496116806" session_id=1540827640 session_state=BEGIN} 20240930055621747 DSS <0004> hlr_ussd.c:576 262429496116806/0x5bd729f8: Process SS (BEGIN) 20240930055621747 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240930055621747 DSS <0004> hlr_ussd.c:518 262429496116806/0x5bd729f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240930055621747 DSS <0004> hlr_ussd.c:523 262429496116806/0x5bd729f8: USSD for unknown code '*#200#' 20240930055621747 DSS <0004> hlr_ussd.c:354 262429496116806/0x5bd729f8: Tx ReturnError(1, 0x12) 20240930055621747 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429496116806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429496116806" session_id=1540827640 session_state=END} 20240930055621747 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621747 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38394<->l=127.0.0.1:4258 20240930055621751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38342<->l=127.0.0.1:4258 20240930055621752 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055621752 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055621752 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055621752 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055621752 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43077<->l=127.0.0.1:4259) 20240930055621792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38402<->l=127.0.0.1:4258 20240930055621893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38402<->l=127.0.0.1:4258 20240930055624966 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055624966 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055624968 DLINP <000b> input/ipa.c:451 connected read/write 20240930055624968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055624968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38412<->l=127.0.0.1:4258 20240930055624970 DLINP <000b> input/ipa.c:451 connected read/write 20240930055624970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055624970 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055624970 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055624970 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  20240930055624970 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055624970 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  20240930055624970 DLGSUP <0013> gsup_server.c:235 2:  20240930055624970 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055624970 DLGSUP <0013> gsup_server.c:235 3:  20240930055624970 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055624970 DLGSUP <0013> gsup_server.c:235 4:  20240930055624970 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055624970 DLGSUP <0013> gsup_server.c:235 5:  20240930055624970 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055624970 DLGSUP <0013> gsup_server.c:235 7:  20240930055624970 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055624970 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055624970 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055624970 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055624986 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41707<->l=127.0.0.1:4259) 20240930055625004 DAUC <0003> db_auc.c:157 IMSI='262428911998272': No 2G Auth Data 20240930055625004 DAUC <0003> db_auc.c:192 IMSI='262428911998272': No 3G Auth Data 20240930055625032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38426<->l=127.0.0.1:4258 20240930055625040 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055625040 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428911998272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428911998272" session_id=2741484326 session_state=BEGIN} 20240930055625040 DSS <0004> hlr_ussd.c:576 262428911998272/0xa367bb26: Process SS (BEGIN) 20240930055625040 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055625040 DSS <0004> hlr_ussd.c:518 262428911998272/0xa367bb26: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055625040 DSS <0004> hlr_ussd.c:542 262428911998272/0xa367bb26: Cannot find conn for EUSE EUSE-foobar 20240930055625040 DSS <0004> hlr_ussd.c:354 262428911998272/0xa367bb26: Tx ReturnError(1, 0x22) 20240930055625040 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428911998272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428911998272" session_id=2741484326 session_state=END} 20240930055625040 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625040 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38426<->l=127.0.0.1:4258 20240930055625048 DAUC <0003> db_auc.c:157 IMSI='262429657948167': No 2G Auth Data 20240930055625048 DAUC <0003> db_auc.c:192 IMSI='262429657948167': No 3G Auth Data 20240930055625072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38442<->l=127.0.0.1:4258 20240930055625077 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055625077 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429657948167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429657948167" session_id=435979220 session_state=BEGIN} 20240930055625077 DSS <0004> hlr_ussd.c:576 262429657948167/0x19fc83d4: Process SS (BEGIN) 20240930055625077 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055625077 DSS <0004> hlr_ussd.c:518 262429657948167/0x19fc83d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055625077 DSS <0004> hlr_ussd.c:542 262429657948167/0x19fc83d4: Cannot find conn for EUSE EUSE-foobar 20240930055625077 DSS <0004> hlr_ussd.c:354 262429657948167/0x19fc83d4: Tx ReturnError(1, 0x22) 20240930055625077 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429657948167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429657948167" session_id=435979220 session_state=END} 20240930055625077 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625077 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38442<->l=127.0.0.1:4258 20240930055625084 DAUC <0003> db_auc.c:157 IMSI='262427808046311': No 2G Auth Data 20240930055625084 DAUC <0003> db_auc.c:192 IMSI='262427808046311': No 3G Auth Data 20240930055625108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38448<->l=127.0.0.1:4258 20240930055625115 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055625115 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427808046311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427808046311" session_id=3591967566 session_state=BEGIN} 20240930055625115 DSS <0004> hlr_ussd.c:576 262427808046311/0xd619134e: Process SS (BEGIN) 20240930055625115 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055625115 DSS <0004> hlr_ussd.c:518 262427808046311/0xd619134e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055625115 DSS <0004> hlr_ussd.c:542 262427808046311/0xd619134e: Cannot find conn for EUSE EUSE-foobar 20240930055625115 DSS <0004> hlr_ussd.c:354 262427808046311/0xd619134e: Tx ReturnError(1, 0x22) 20240930055625115 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427808046311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427808046311" session_id=3591967566 session_state=END} 20240930055625115 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625115 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38448<->l=127.0.0.1:4258 20240930055625123 DAUC <0003> db_auc.c:157 IMSI='262423080011481': No 2G Auth Data 20240930055625123 DAUC <0003> db_auc.c:192 IMSI='262423080011481': No 3G Auth Data 20240930055625146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38450<->l=127.0.0.1:4258 20240930055625153 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055625153 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423080011481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423080011481" session_id=2493855109 session_state=BEGIN} 20240930055625153 DSS <0004> hlr_ussd.c:576 262423080011481/0x94a53585: Process SS (BEGIN) 20240930055625153 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055625153 DSS <0004> hlr_ussd.c:518 262423080011481/0x94a53585: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055625153 DSS <0004> hlr_ussd.c:542 262423080011481/0x94a53585: Cannot find conn for EUSE EUSE-foobar 20240930055625153 DSS <0004> hlr_ussd.c:354 262423080011481/0x94a53585: Tx ReturnError(1, 0x22) 20240930055625153 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423080011481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423080011481" session_id=2493855109 session_state=END} 20240930055625153 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625153 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38450<->l=127.0.0.1:4258 20240930055625161 DAUC <0003> db_auc.c:157 IMSI='262427033104811': No 2G Auth Data 20240930055625161 DAUC <0003> db_auc.c:192 IMSI='262427033104811': No 3G Auth Data 20240930055625184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38462<->l=127.0.0.1:4258 20240930055625189 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055625189 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427033104811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427033104811" session_id=3994344215 session_state=BEGIN} 20240930055625189 DSS <0004> hlr_ussd.c:576 262427033104811/0xee14db17: Process SS (BEGIN) 20240930055625189 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055625189 DSS <0004> hlr_ussd.c:518 262427033104811/0xee14db17: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055625189 DSS <0004> hlr_ussd.c:542 262427033104811/0xee14db17: Cannot find conn for EUSE EUSE-foobar 20240930055625189 DSS <0004> hlr_ussd.c:354 262427033104811/0xee14db17: Tx ReturnError(1, 0x22) 20240930055625189 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427033104811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427033104811" session_id=3994344215 session_state=END} 20240930055625189 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625189 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38462<->l=127.0.0.1:4258 20240930055625197 DAUC <0003> db_auc.c:157 IMSI='262428284277915': No 2G Auth Data 20240930055625197 DAUC <0003> db_auc.c:192 IMSI='262428284277915': No 3G Auth Data 20240930055625226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38468<->l=127.0.0.1:4258 20240930055625233 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055625233 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428284277915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428284277915" session_id=84210559 session_state=BEGIN} 20240930055625233 DSS <0004> hlr_ussd.c:576 262428284277915/0x0504f37f: Process SS (BEGIN) 20240930055625233 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055625233 DSS <0004> hlr_ussd.c:518 262428284277915/0x0504f37f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055625233 DSS <0004> hlr_ussd.c:542 262428284277915/0x0504f37f: Cannot find conn for EUSE EUSE-foobar 20240930055625233 DSS <0004> hlr_ussd.c:354 262428284277915/0x0504f37f: Tx ReturnError(1, 0x22) 20240930055625233 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428284277915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428284277915" session_id=84210559 session_state=END} 20240930055625233 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625233 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38468<->l=127.0.0.1:4258 20240930055625241 DAUC <0003> db_auc.c:157 IMSI='262422734728905': No 2G Auth Data 20240930055625241 DAUC <0003> db_auc.c:192 IMSI='262422734728905': No 3G Auth Data 20240930055625267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38470<->l=127.0.0.1:4258 20240930055625274 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055625274 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422734728905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422734728905" session_id=257276568 session_state=BEGIN} 20240930055625274 DSS <0004> hlr_ussd.c:576 262422734728905/0x0f55ba98: Process SS (BEGIN) 20240930055625274 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055625274 DSS <0004> hlr_ussd.c:518 262422734728905/0x0f55ba98: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055625274 DSS <0004> hlr_ussd.c:542 262422734728905/0x0f55ba98: Cannot find conn for EUSE EUSE-foobar 20240930055625274 DSS <0004> hlr_ussd.c:354 262422734728905/0x0f55ba98: Tx ReturnError(1, 0x22) 20240930055625274 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422734728905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422734728905" session_id=257276568 session_state=END} 20240930055625274 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625274 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38470<->l=127.0.0.1:4258 20240930055625281 DAUC <0003> db_auc.c:157 IMSI='262428243476874': No 2G Auth Data 20240930055625281 DAUC <0003> db_auc.c:192 IMSI='262428243476874': No 3G Auth Data 20240930055625310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38486<->l=127.0.0.1:4258 20240930055625314 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055625314 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428243476874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428243476874" session_id=1405363245 session_state=BEGIN} 20240930055625314 DSS <0004> hlr_ussd.c:576 262428243476874/0x53c4242d: Process SS (BEGIN) 20240930055625314 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055625314 DSS <0004> hlr_ussd.c:518 262428243476874/0x53c4242d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055625314 DSS <0004> hlr_ussd.c:542 262428243476874/0x53c4242d: Cannot find conn for EUSE EUSE-foobar 20240930055625314 DSS <0004> hlr_ussd.c:354 262428243476874/0x53c4242d: Tx ReturnError(1, 0x22) 20240930055625314 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428243476874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428243476874" session_id=1405363245 session_state=END} 20240930055625314 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625314 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38486<->l=127.0.0.1:4258 20240930055625319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38412<->l=127.0.0.1:4258 20240930055625320 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41707<->l=127.0.0.1:4259) 20240930055625321 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055625321 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055625321 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055625321 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055625361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38492<->l=127.0.0.1:4258 20240930055625562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38492<->l=127.0.0.1:4258 20240930055628643 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055628643 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055628646 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055628646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56358<->l=127.0.0.1:4258 20240930055628649 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055628649 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055628649 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055628649 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  20240930055628649 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055628649 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  20240930055628649 DLGSUP <0013> gsup_server.c:235 2:  20240930055628649 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055628649 DLGSUP <0013> gsup_server.c:235 3:  20240930055628649 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055628649 DLGSUP <0013> gsup_server.c:235 4:  20240930055628649 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055628649 DLGSUP <0013> gsup_server.c:235 5:  20240930055628649 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055628649 DLGSUP <0013> gsup_server.c:235 7:  20240930055628649 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055628649 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055628649 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055628649 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055628670 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41801<->l=127.0.0.1:4259) 20240930055628681 DAUC <0003> db_auc.c:157 IMSI='262427173498057': No 2G Auth Data 20240930055628681 DAUC <0003> db_auc.c:192 IMSI='262427173498057': No 3G Auth Data 20240930055628702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56370<->l=127.0.0.1:4258 20240930055628709 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055628709 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427173498057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427173498057" session_id=3777489400 session_state=BEGIN} 20240930055628709 DSS <0004> hlr_ussd.c:576 262427173498057/0xe127e9f8: Process SS (BEGIN) 20240930055628709 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055628709 DSS <0004> hlr_ussd.c:518 262427173498057/0xe127e9f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055628709 DSS <0004> hlr_ussd.c:363 262427173498057/0xe127e9f8: Tx USSD 'Your IMSI is 262427173498057' 20240930055628709 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427173498057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427173498057" session_id=3777489400 session_state=END} 20240930055628709 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427173498057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055628709 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628709 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56370<->l=127.0.0.1:4258 20240930055628717 DAUC <0003> db_auc.c:157 IMSI='262428809590959': No 2G Auth Data 20240930055628717 DAUC <0003> db_auc.c:192 IMSI='262428809590959': No 3G Auth Data 20240930055628742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56378<->l=127.0.0.1:4258 20240930055628748 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055628748 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428809590959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428809590959" session_id=458443871 session_state=BEGIN} 20240930055628748 DSS <0004> hlr_ussd.c:576 262428809590959/0x1b534c5f: Process SS (BEGIN) 20240930055628748 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055628748 DSS <0004> hlr_ussd.c:518 262428809590959/0x1b534c5f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055628748 DSS <0004> hlr_ussd.c:363 262428809590959/0x1b534c5f: Tx USSD 'Your IMSI is 262428809590959' 20240930055628748 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428809590959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428809590959" session_id=458443871 session_state=END} 20240930055628748 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428809590959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055628748 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628748 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56378<->l=127.0.0.1:4258 20240930055628755 DAUC <0003> db_auc.c:157 IMSI='262421761280399': No 2G Auth Data 20240930055628755 DAUC <0003> db_auc.c:192 IMSI='262421761280399': No 3G Auth Data 20240930055628780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56382<->l=127.0.0.1:4258 20240930055628786 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055628786 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421761280399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421761280399" session_id=1170007663 session_state=BEGIN} 20240930055628786 DSS <0004> hlr_ussd.c:576 262421761280399/0x45bce66f: Process SS (BEGIN) 20240930055628786 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055628786 DSS <0004> hlr_ussd.c:518 262421761280399/0x45bce66f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055628786 DSS <0004> hlr_ussd.c:363 262421761280399/0x45bce66f: Tx USSD 'Your IMSI is 262421761280399' 20240930055628786 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421761280399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421761280399" session_id=1170007663 session_state=END} 20240930055628786 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421761280399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055628786 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628786 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56382<->l=127.0.0.1:4258 20240930055628795 DAUC <0003> db_auc.c:157 IMSI='262427710314055': No 2G Auth Data 20240930055628795 DAUC <0003> db_auc.c:192 IMSI='262427710314055': No 3G Auth Data 20240930055628818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56398<->l=127.0.0.1:4258 20240930055628823 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055628823 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427710314055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427710314055" session_id=1179761154 session_state=BEGIN} 20240930055628823 DSS <0004> hlr_ussd.c:576 262427710314055/0x4651ba02: Process SS (BEGIN) 20240930055628823 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055628823 DSS <0004> hlr_ussd.c:518 262427710314055/0x4651ba02: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055628823 DSS <0004> hlr_ussd.c:363 262427710314055/0x4651ba02: Tx USSD 'Your IMSI is 262427710314055' 20240930055628823 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427710314055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427710314055" session_id=1179761154 session_state=END} 20240930055628823 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427710314055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055628823 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628823 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56398<->l=127.0.0.1:4258 20240930055628831 DAUC <0003> db_auc.c:157 IMSI='262422958810511': No 2G Auth Data 20240930055628831 DAUC <0003> db_auc.c:192 IMSI='262422958810511': No 3G Auth Data 20240930055628854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56404<->l=127.0.0.1:4258 20240930055628859 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055628859 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422958810511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422958810511" session_id=511165036 session_state=BEGIN} 20240930055628859 DSS <0004> hlr_ussd.c:576 262422958810511/0x1e77c26c: Process SS (BEGIN) 20240930055628859 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055628859 DSS <0004> hlr_ussd.c:518 262422958810511/0x1e77c26c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055628859 DSS <0004> hlr_ussd.c:363 262422958810511/0x1e77c26c: Tx USSD 'Your IMSI is 262422958810511' 20240930055628859 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422958810511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422958810511" session_id=511165036 session_state=END} 20240930055628859 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422958810511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055628859 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628860 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56404<->l=127.0.0.1:4258 20240930055628868 DAUC <0003> db_auc.c:157 IMSI='262427921395819': No 2G Auth Data 20240930055628868 DAUC <0003> db_auc.c:192 IMSI='262427921395819': No 3G Auth Data 20240930055628895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56414<->l=127.0.0.1:4258 20240930055628901 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055628901 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427921395819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427921395819" session_id=624009060 session_state=BEGIN} 20240930055628901 DSS <0004> hlr_ussd.c:576 262427921395819/0x25319f64: Process SS (BEGIN) 20240930055628901 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055628901 DSS <0004> hlr_ussd.c:518 262427921395819/0x25319f64: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055628901 DSS <0004> hlr_ussd.c:363 262427921395819/0x25319f64: Tx USSD 'Your IMSI is 262427921395819' 20240930055628901 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427921395819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427921395819" session_id=624009060 session_state=END} 20240930055628901 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427921395819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055628901 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628901 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56414<->l=127.0.0.1:4258 20240930055628909 DAUC <0003> db_auc.c:157 IMSI='262428113026868': No 2G Auth Data 20240930055628909 DAUC <0003> db_auc.c:192 IMSI='262428113026868': No 3G Auth Data 20240930055628937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4258 20240930055628943 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055628943 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428113026868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428113026868" session_id=4080898216 session_state=BEGIN} 20240930055628943 DSS <0004> hlr_ussd.c:576 262428113026868/0xf33d90a8: Process SS (BEGIN) 20240930055628943 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055628943 DSS <0004> hlr_ussd.c:518 262428113026868/0xf33d90a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055628943 DSS <0004> hlr_ussd.c:363 262428113026868/0xf33d90a8: Tx USSD 'Your IMSI is 262428113026868' 20240930055628943 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428113026868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428113026868" session_id=4080898216 session_state=END} 20240930055628943 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428113026868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055628943 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628943 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4258 20240930055628951 DAUC <0003> db_auc.c:157 IMSI='262420550956728': No 2G Auth Data 20240930055628951 DAUC <0003> db_auc.c:192 IMSI='262420550956728': No 3G Auth Data 20240930055628978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56426<->l=127.0.0.1:4258 20240930055628983 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055628983 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420550956728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420550956728" session_id=205682099 session_state=BEGIN} 20240930055628983 DSS <0004> hlr_ussd.c:576 262420550956728/0x0c4275b3: Process SS (BEGIN) 20240930055628983 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055628983 DSS <0004> hlr_ussd.c:518 262420550956728/0x0c4275b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055628983 DSS <0004> hlr_ussd.c:363 262420550956728/0x0c4275b3: Tx USSD 'Your IMSI is 262420550956728' 20240930055628983 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420550956728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420550956728" session_id=205682099 session_state=END} 20240930055628983 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420550956728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055628983 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628984 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56426<->l=127.0.0.1:4258 20240930055628988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56358<->l=127.0.0.1:4258 20240930055628989 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41801<->l=127.0.0.1:4259) 20240930055628989 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055628989 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055628989 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055628989 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055629031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56430<->l=127.0.0.1:4258 20240930055629231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56430<->l=127.0.0.1:4258 20240930055632306 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055632306 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055632308 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055632309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4258 20240930055632311 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055632311 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055632311 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055632311 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  20240930055632311 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055632311 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  20240930055632311 DLGSUP <0013> gsup_server.c:235 2:  20240930055632311 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055632311 DLGSUP <0013> gsup_server.c:235 3:  20240930055632311 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055632311 DLGSUP <0013> gsup_server.c:235 4:  20240930055632311 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055632311 DLGSUP <0013> gsup_server.c:235 5:  20240930055632311 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055632311 DLGSUP <0013> gsup_server.c:235 7:  20240930055632311 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055632311 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055632311 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055632311 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055632330 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43157<->l=127.0.0.1:4259) 20240930055632343 DAUC <0003> db_auc.c:157 IMSI='262429841109207': No 2G Auth Data 20240930055632343 DAUC <0003> db_auc.c:192 IMSI='262429841109207': No 3G Auth Data 20240930055632371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56450<->l=127.0.0.1:4258 20240930055632378 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055632378 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429841109207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429841109207" source_name="the-source\n" session_id=3410615941 session_state=BEGIN} 20240930055632378 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240930055632378 DSS <0004> hlr_ussd.c:576 262429841109207/0xcb49de85: Process SS (BEGIN) 20240930055632378 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055632378 DSS <0004> hlr_ussd.c:518 262429841109207/0xcb49de85: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055632378 DSS <0004> hlr_ussd.c:363 262429841109207/0xcb49de85: Tx USSD 'Your IMSI is 262429841109207' 20240930055632378 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262429841109207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429841109207" destination_name="the-source\n" session_id=3410615941 session_state=END} 20240930055632378 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262429841109207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055632378 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632378 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56450<->l=127.0.0.1:4258 20240930055632390 DAUC <0003> db_auc.c:157 IMSI='262420829325136': No 2G Auth Data 20240930055632390 DAUC <0003> db_auc.c:192 IMSI='262420829325136': No 3G Auth Data 20240930055632421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56452<->l=127.0.0.1:4258 20240930055632426 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055632427 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262420829325136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420829325136" source_name="the-source\n" session_id=917002463 session_state=BEGIN} 20240930055632427 DSS <0004> hlr_ussd.c:576 262420829325136/0x36a858df: Process SS (BEGIN) 20240930055632427 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055632427 DSS <0004> hlr_ussd.c:518 262420829325136/0x36a858df: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055632427 DSS <0004> hlr_ussd.c:363 262420829325136/0x36a858df: Tx USSD 'Your IMSI is 262420829325136' 20240930055632427 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262420829325136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420829325136" destination_name="the-source\n" session_id=917002463 session_state=END} 20240930055632427 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262420829325136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055632427 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632427 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56452<->l=127.0.0.1:4258 20240930055632437 DAUC <0003> db_auc.c:157 IMSI='262427005852040': No 2G Auth Data 20240930055632437 DAUC <0003> db_auc.c:192 IMSI='262427005852040': No 3G Auth Data 20240930055632466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56464<->l=127.0.0.1:4258 20240930055632474 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055632474 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427005852040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427005852040" source_name="the-source\n" session_id=1121601519 session_state=BEGIN} 20240930055632474 DSS <0004> hlr_ussd.c:576 262427005852040/0x42da47ef: Process SS (BEGIN) 20240930055632474 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055632474 DSS <0004> hlr_ussd.c:518 262427005852040/0x42da47ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055632474 DSS <0004> hlr_ussd.c:363 262427005852040/0x42da47ef: Tx USSD 'Your IMSI is 262427005852040' 20240930055632474 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262427005852040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427005852040" destination_name="the-source\n" session_id=1121601519 session_state=END} 20240930055632474 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262427005852040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055632474 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632474 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56464<->l=127.0.0.1:4258 20240930055632482 DAUC <0003> db_auc.c:157 IMSI='262429806738204': No 2G Auth Data 20240930055632482 DAUC <0003> db_auc.c:192 IMSI='262429806738204': No 3G Auth Data 20240930055632506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56476<->l=127.0.0.1:4258 20240930055632511 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055632511 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429806738204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429806738204" source_name="the-source\n" session_id=1669144412 session_state=BEGIN} 20240930055632511 DSS <0004> hlr_ussd.c:576 262429806738204/0x637d1f5c: Process SS (BEGIN) 20240930055632511 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055632511 DSS <0004> hlr_ussd.c:518 262429806738204/0x637d1f5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055632511 DSS <0004> hlr_ussd.c:363 262429806738204/0x637d1f5c: Tx USSD 'Your IMSI is 262429806738204' 20240930055632511 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429806738204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429806738204" destination_name="the-source\n" session_id=1669144412 session_state=END} 20240930055632511 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262429806738204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055632511 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632511 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56476<->l=127.0.0.1:4258 20240930055632519 DAUC <0003> db_auc.c:157 IMSI='262424264767854': No 2G Auth Data 20240930055632519 DAUC <0003> db_auc.c:192 IMSI='262424264767854': No 3G Auth Data 20240930055632542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56478<->l=127.0.0.1:4258 20240930055632550 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055632550 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262424264767854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424264767854" source_name="the-source\n" session_id=3405158595 session_state=BEGIN} 20240930055632550 DSS <0004> hlr_ussd.c:576 262424264767854/0xcaf698c3: Process SS (BEGIN) 20240930055632550 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055632550 DSS <0004> hlr_ussd.c:518 262424264767854/0xcaf698c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055632551 DSS <0004> hlr_ussd.c:363 262424264767854/0xcaf698c3: Tx USSD 'Your IMSI is 262424264767854' 20240930055632551 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262424264767854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424264767854" destination_name="the-source\n" session_id=3405158595 session_state=END} 20240930055632551 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262424264767854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055632551 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632551 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56478<->l=127.0.0.1:4258 20240930055632559 DAUC <0003> db_auc.c:157 IMSI='262427536737944': No 2G Auth Data 20240930055632559 DAUC <0003> db_auc.c:192 IMSI='262427536737944': No 3G Auth Data 20240930055632587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56486<->l=127.0.0.1:4258 20240930055632592 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055632592 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262427536737944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427536737944" source_name="the-source\n" session_id=4214853848 session_state=BEGIN} 20240930055632592 DSS <0004> hlr_ussd.c:576 262427536737944/0xfb3990d8: Process SS (BEGIN) 20240930055632592 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055632592 DSS <0004> hlr_ussd.c:518 262427536737944/0xfb3990d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055632592 DSS <0004> hlr_ussd.c:363 262427536737944/0xfb3990d8: Tx USSD 'Your IMSI is 262427536737944' 20240930055632592 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262427536737944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427536737944" destination_name="the-source\n" session_id=4214853848 session_state=END} 20240930055632592 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262427536737944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055632592 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632592 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56486<->l=127.0.0.1:4258 20240930055632601 DAUC <0003> db_auc.c:157 IMSI='262428546993893': No 2G Auth Data 20240930055632601 DAUC <0003> db_auc.c:192 IMSI='262428546993893': No 3G Auth Data 20240930055632629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56494<->l=127.0.0.1:4258 20240930055632635 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055632635 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262428546993893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428546993893" source_name="the-source\n" session_id=3084837600 session_state=BEGIN} 20240930055632635 DSS <0004> hlr_ussd.c:576 262428546993893/0xb7dee2e0: Process SS (BEGIN) 20240930055632635 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055632635 DSS <0004> hlr_ussd.c:518 262428546993893/0xb7dee2e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055632635 DSS <0004> hlr_ussd.c:363 262428546993893/0xb7dee2e0: Tx USSD 'Your IMSI is 262428546993893' 20240930055632635 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262428546993893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428546993893" destination_name="the-source\n" session_id=3084837600 session_state=END} 20240930055632635 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262428546993893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055632635 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632635 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56494<->l=127.0.0.1:4258 20240930055632643 DAUC <0003> db_auc.c:157 IMSI='262428708044706': No 2G Auth Data 20240930055632643 DAUC <0003> db_auc.c:192 IMSI='262428708044706': No 3G Auth Data 20240930055632669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56502<->l=127.0.0.1:4258 20240930055632677 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055632677 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428708044706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428708044706" source_name="the-source\n" session_id=2159536232 session_state=BEGIN} 20240930055632677 DSS <0004> hlr_ussd.c:576 262428708044706/0x80b7e868: Process SS (BEGIN) 20240930055632677 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055632677 DSS <0004> hlr_ussd.c:518 262428708044706/0x80b7e868: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055632677 DSS <0004> hlr_ussd.c:363 262428708044706/0x80b7e868: Tx USSD 'Your IMSI is 262428708044706' 20240930055632677 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428708044706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428708044706" destination_name="the-source\n" session_id=2159536232 session_state=END} 20240930055632677 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262428708044706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055632677 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632677 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56502<->l=127.0.0.1:4258 20240930055632682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4258 20240930055632683 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43157<->l=127.0.0.1:4259) 20240930055632683 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055632683 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055632683 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055632683 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055632683 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240930055632726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56504<->l=127.0.0.1:4258 20240930055632927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56504<->l=127.0.0.1:4258 20240930055636007 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055636007 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055636009 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055636010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56514<->l=127.0.0.1:4258 20240930055636013 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055636013 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055636013 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055636013 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  20240930055636013 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055636013 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  20240930055636013 DLGSUP <0013> gsup_server.c:235 2:  20240930055636013 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055636013 DLGSUP <0013> gsup_server.c:235 3:  20240930055636013 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055636013 DLGSUP <0013> gsup_server.c:235 4:  20240930055636013 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055636013 DLGSUP <0013> gsup_server.c:235 5:  20240930055636013 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055636013 DLGSUP <0013> gsup_server.c:235 7:  20240930055636013 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055636013 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055636013 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055636013 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055636037 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44557<->l=127.0.0.1:4259) 20240930055636056 DAUC <0003> db_auc.c:157 IMSI='262429682694126': No 2G Auth Data 20240930055636056 DAUC <0003> db_auc.c:192 IMSI='262429682694126': No 3G Auth Data 20240930055636081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56516<->l=127.0.0.1:4258 20240930055636088 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055636088 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429682694126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429682694126" session_id=3283752945 session_state=BEGIN} 20240930055636088 DSS <0004> hlr_ussd.c:576 262429682694126/0xc3ba17f1: Process SS (BEGIN) 20240930055636088 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055636088 DSS <0004> hlr_ussd.c:518 262429682694126/0xc3ba17f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055636088 DSS <0004> hlr_ussd.c:363 262429682694126/0xc3ba17f1: Tx USSD 'Your extension is 491617806054' 20240930055636088 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429682694126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429682694126" session_id=3283752945 session_state=END} 20240930055636088 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429682694126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055636088 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636088 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56516<->l=127.0.0.1:4258 20240930055636097 DAUC <0003> db_auc.c:157 IMSI='262428473643812': No 2G Auth Data 20240930055636097 DAUC <0003> db_auc.c:192 IMSI='262428473643812': No 3G Auth Data 20240930055636121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56520<->l=127.0.0.1:4258 20240930055636128 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055636128 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428473643812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428473643812" session_id=2923480559 session_state=BEGIN} 20240930055636128 DSS <0004> hlr_ussd.c:576 262428473643812/0xae40c5ef: Process SS (BEGIN) 20240930055636128 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055636128 DSS <0004> hlr_ussd.c:518 262428473643812/0xae40c5ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055636128 DSS <0004> hlr_ussd.c:363 262428473643812/0xae40c5ef: Tx USSD 'Your extension is 491610317508' 20240930055636128 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428473643812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428473643812" session_id=2923480559 session_state=END} 20240930055636128 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428473643812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055636128 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636128 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56520<->l=127.0.0.1:4258 20240930055636139 DAUC <0003> db_auc.c:157 IMSI='262421431103551': No 2G Auth Data 20240930055636139 DAUC <0003> db_auc.c:192 IMSI='262421431103551': No 3G Auth Data 20240930055636163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56528<->l=127.0.0.1:4258 20240930055636169 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055636169 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421431103551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421431103551" session_id=3495712273 session_state=BEGIN} 20240930055636169 DSS <0004> hlr_ussd.c:576 262421431103551/0xd05c5611: Process SS (BEGIN) 20240930055636169 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055636169 DSS <0004> hlr_ussd.c:518 262421431103551/0xd05c5611: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055636169 DSS <0004> hlr_ussd.c:363 262421431103551/0xd05c5611: Tx USSD 'Your extension is 491612687625' 20240930055636169 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421431103551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421431103551" session_id=3495712273 session_state=END} 20240930055636169 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421431103551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055636169 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636169 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56528<->l=127.0.0.1:4258 20240930055636178 DAUC <0003> db_auc.c:157 IMSI='262422491695736': No 2G Auth Data 20240930055636178 DAUC <0003> db_auc.c:192 IMSI='262422491695736': No 3G Auth Data 20240930055636202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56530<->l=127.0.0.1:4258 20240930055636208 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055636208 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422491695736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422491695736" session_id=397682567 session_state=BEGIN} 20240930055636208 DSS <0004> hlr_ussd.c:576 262422491695736/0x17b42787: Process SS (BEGIN) 20240930055636208 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055636208 DSS <0004> hlr_ussd.c:518 262422491695736/0x17b42787: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055636208 DSS <0004> hlr_ussd.c:363 262422491695736/0x17b42787: Tx USSD 'Your extension is 491617864535' 20240930055636208 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422491695736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422491695736" session_id=397682567 session_state=END} 20240930055636208 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422491695736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055636208 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636208 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56530<->l=127.0.0.1:4258 20240930055636216 DAUC <0003> db_auc.c:157 IMSI='262422584554142': No 2G Auth Data 20240930055636216 DAUC <0003> db_auc.c:192 IMSI='262422584554142': No 3G Auth Data 20240930055636243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56534<->l=127.0.0.1:4258 20240930055636247 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055636248 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422584554142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422584554142" session_id=3278797289 session_state=BEGIN} 20240930055636248 DSS <0004> hlr_ussd.c:576 262422584554142/0xc36e79e9: Process SS (BEGIN) 20240930055636248 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055636248 DSS <0004> hlr_ussd.c:518 262422584554142/0xc36e79e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055636248 DSS <0004> hlr_ussd.c:363 262422584554142/0xc36e79e9: Tx USSD 'Your extension is 491611160776' 20240930055636248 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422584554142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422584554142" session_id=3278797289 session_state=END} 20240930055636248 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422584554142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055636248 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636248 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56534<->l=127.0.0.1:4258 20240930055636259 DAUC <0003> db_auc.c:157 IMSI='262424967353383': No 2G Auth Data 20240930055636259 DAUC <0003> db_auc.c:192 IMSI='262424967353383': No 3G Auth Data 20240930055636287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56548<->l=127.0.0.1:4258 20240930055636293 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055636293 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424967353383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424967353383" session_id=3299822242 session_state=BEGIN} 20240930055636293 DSS <0004> hlr_ussd.c:576 262424967353383/0xc4af4aa2: Process SS (BEGIN) 20240930055636293 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055636293 DSS <0004> hlr_ussd.c:518 262424967353383/0xc4af4aa2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055636293 DSS <0004> hlr_ussd.c:363 262424967353383/0xc4af4aa2: Tx USSD 'Your extension is 491617565224' 20240930055636293 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424967353383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424967353383" session_id=3299822242 session_state=END} 20240930055636293 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424967353383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055636293 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636293 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56548<->l=127.0.0.1:4258 20240930055636303 DAUC <0003> db_auc.c:157 IMSI='262426763806041': No 2G Auth Data 20240930055636303 DAUC <0003> db_auc.c:192 IMSI='262426763806041': No 3G Auth Data 20240930055636337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56554<->l=127.0.0.1:4258 20240930055636342 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055636342 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426763806041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426763806041" session_id=607107289 session_state=BEGIN} 20240930055636342 DSS <0004> hlr_ussd.c:576 262426763806041/0x242fb8d9: Process SS (BEGIN) 20240930055636342 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055636342 DSS <0004> hlr_ussd.c:518 262426763806041/0x242fb8d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055636342 DSS <0004> hlr_ussd.c:363 262426763806041/0x242fb8d9: Tx USSD 'Your extension is 491614033036' 20240930055636342 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426763806041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426763806041" session_id=607107289 session_state=END} 20240930055636342 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426763806041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055636342 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636342 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56554<->l=127.0.0.1:4258 20240930055636349 DAUC <0003> db_auc.c:157 IMSI='262426512189726': No 2G Auth Data 20240930055636349 DAUC <0003> db_auc.c:192 IMSI='262426512189726': No 3G Auth Data 20240930055636376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56570<->l=127.0.0.1:4258 20240930055636383 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055636383 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426512189726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426512189726" session_id=2180907121 session_state=BEGIN} 20240930055636383 DSS <0004> hlr_ussd.c:576 262426512189726/0x81fe0071: Process SS (BEGIN) 20240930055636383 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055636383 DSS <0004> hlr_ussd.c:518 262426512189726/0x81fe0071: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055636383 DSS <0004> hlr_ussd.c:363 262426512189726/0x81fe0071: Tx USSD 'Your extension is 491617733008' 20240930055636383 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426512189726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426512189726" session_id=2180907121 session_state=END} 20240930055636383 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426512189726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055636383 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636383 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56570<->l=127.0.0.1:4258 20240930055636389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56514<->l=127.0.0.1:4258 20240930055636390 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44557<->l=127.0.0.1:4259) 20240930055636390 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055636390 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055636390 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055636390 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055636436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56580<->l=127.0.0.1:4258 20240930055636637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56580<->l=127.0.0.1:4258 20240930055639709 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055639709 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055639711 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055639712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47186<->l=127.0.0.1:4258 20240930055639714 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055639714 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055639714 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055639714 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  20240930055639714 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055639714 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  20240930055639714 DLGSUP <0013> gsup_server.c:235 2:  20240930055639714 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055639714 DLGSUP <0013> gsup_server.c:235 3:  20240930055639714 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055639714 DLGSUP <0013> gsup_server.c:235 4:  20240930055639714 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055639714 DLGSUP <0013> gsup_server.c:235 5:  20240930055639714 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055639714 DLGSUP <0013> gsup_server.c:235 7:  20240930055639714 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055639714 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055639714 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055639714 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055639731 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39477<->l=127.0.0.1:4259) 20240930055639750 DAUC <0003> db_auc.c:157 IMSI='262426252670642': No 2G Auth Data 20240930055639750 DAUC <0003> db_auc.c:192 IMSI='262426252670642': No 3G Auth Data 20240930055639774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47198<->l=127.0.0.1:4258 20240930055639780 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055639780 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426252670642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426252670642" source_name="the-source\n" session_id=428720791 session_state=BEGIN} 20240930055639780 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240930055639780 DSS <0004> hlr_ussd.c:576 262426252670642/0x198dc297: Process SS (BEGIN) 20240930055639780 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055639780 DSS <0004> hlr_ussd.c:518 262426252670642/0x198dc297: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055639780 DSS <0004> hlr_ussd.c:363 262426252670642/0x198dc297: Tx USSD 'Your extension is 491617502536' 20240930055639780 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426252670642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426252670642" destination_name="the-source\n" session_id=428720791 session_state=END} 20240930055639780 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262426252670642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055639780 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055639780 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055639785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47198<->l=127.0.0.1:4258 20240930055639789 DAUC <0003> db_auc.c:157 IMSI='262421894781420': No 2G Auth Data 20240930055639789 DAUC <0003> db_auc.c:192 IMSI='262421894781420': No 3G Auth Data 20240930055639814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47202<->l=127.0.0.1:4258 20240930055639820 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055639820 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262421894781420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421894781420" source_name="the-source\n" session_id=1798643777 session_state=BEGIN} 20240930055639820 DSS <0004> hlr_ussd.c:576 262421894781420/0x6b352041: Process SS (BEGIN) 20240930055639820 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055639820 DSS <0004> hlr_ussd.c:518 262421894781420/0x6b352041: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055639820 DSS <0004> hlr_ussd.c:363 262421894781420/0x6b352041: Tx USSD 'Your extension is 491615871461' 20240930055639820 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262421894781420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421894781420" destination_name="the-source\n" session_id=1798643777 session_state=END} 20240930055639820 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262421894781420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055639820 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055639820 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055639825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47202<->l=127.0.0.1:4258 20240930055639829 DAUC <0003> db_auc.c:157 IMSI='262424745468258': No 2G Auth Data 20240930055639829 DAUC <0003> db_auc.c:192 IMSI='262424745468258': No 3G Auth Data 20240930055639853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47206<->l=127.0.0.1:4258 20240930055639859 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055639859 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262424745468258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424745468258" source_name="the-source\n" session_id=1390330614 session_state=BEGIN} 20240930055639859 DSS <0004> hlr_ussd.c:576 262424745468258/0x52dec2f6: Process SS (BEGIN) 20240930055639859 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055639859 DSS <0004> hlr_ussd.c:518 262424745468258/0x52dec2f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055639859 DSS <0004> hlr_ussd.c:363 262424745468258/0x52dec2f6: Tx USSD 'Your extension is 491618055324' 20240930055639859 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262424745468258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424745468258" destination_name="the-source\n" session_id=1390330614 session_state=END} 20240930055639860 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262424745468258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055639860 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055639860 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055639865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47206<->l=127.0.0.1:4258 20240930055639869 DAUC <0003> db_auc.c:157 IMSI='262424462783852': No 2G Auth Data 20240930055639869 DAUC <0003> db_auc.c:192 IMSI='262424462783852': No 3G Auth Data 20240930055639894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47208<->l=127.0.0.1:4258 20240930055639900 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055639900 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262424462783852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424462783852" source_name="the-source\n" session_id=2212483008 session_state=BEGIN} 20240930055639900 DSS <0004> hlr_ussd.c:576 262424462783852/0x83dfcfc0: Process SS (BEGIN) 20240930055639900 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055639900 DSS <0004> hlr_ussd.c:518 262424462783852/0x83dfcfc0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055639900 DSS <0004> hlr_ussd.c:363 262424462783852/0x83dfcfc0: Tx USSD 'Your extension is 491612155500' 20240930055639900 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262424462783852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424462783852" destination_name="the-source\n" session_id=2212483008 session_state=END} 20240930055639900 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262424462783852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055639900 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055639900 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055639903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47208<->l=127.0.0.1:4258 20240930055639908 DAUC <0003> db_auc.c:157 IMSI='262425691109132': No 2G Auth Data 20240930055639908 DAUC <0003> db_auc.c:192 IMSI='262425691109132': No 3G Auth Data 20240930055639930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47212<->l=127.0.0.1:4258 20240930055639935 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055639935 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262425691109132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425691109132" source_name="the-source\n" session_id=1622691128 session_state=BEGIN} 20240930055639935 DSS <0004> hlr_ussd.c:576 262425691109132/0x60b84d38: Process SS (BEGIN) 20240930055639935 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055639935 DSS <0004> hlr_ussd.c:518 262425691109132/0x60b84d38: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055639935 DSS <0004> hlr_ussd.c:363 262425691109132/0x60b84d38: Tx USSD 'Your extension is 491615561634' 20240930055639935 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262425691109132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425691109132" destination_name="the-source\n" session_id=1622691128 session_state=END} 20240930055639935 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262425691109132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055639935 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055639935 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055639939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47212<->l=127.0.0.1:4258 20240930055639943 DAUC <0003> db_auc.c:157 IMSI='262422481711360': No 2G Auth Data 20240930055639943 DAUC <0003> db_auc.c:192 IMSI='262422481711360': No 3G Auth Data 20240930055639970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47222<->l=127.0.0.1:4258 20240930055639975 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055639976 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262422481711360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422481711360" source_name="the-source\n" session_id=3014917618 session_state=BEGIN} 20240930055639976 DSS <0004> hlr_ussd.c:576 262422481711360/0xb3b3fdf2: Process SS (BEGIN) 20240930055639976 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055639976 DSS <0004> hlr_ussd.c:518 262422481711360/0xb3b3fdf2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055639976 DSS <0004> hlr_ussd.c:363 262422481711360/0xb3b3fdf2: Tx USSD 'Your extension is 491613655064' 20240930055639976 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262422481711360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422481711360" destination_name="the-source\n" session_id=3014917618 session_state=END} 20240930055639976 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262422481711360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055639976 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055639976 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055639979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47222<->l=127.0.0.1:4258 20240930055639985 DAUC <0003> db_auc.c:157 IMSI='262428676502847': No 2G Auth Data 20240930055639985 DAUC <0003> db_auc.c:192 IMSI='262428676502847': No 3G Auth Data 20240930055640012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47238<->l=127.0.0.1:4258 20240930055640018 DLINP <000b> input/ipa.c:451 connected read/write 20240930055640018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055640018 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428676502847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428676502847" source_name="the-source\n" session_id=3446529361 session_state=BEGIN} 20240930055640019 DSS <0004> hlr_ussd.c:576 262428676502847/0xcd6ddd51: Process SS (BEGIN) 20240930055640019 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055640019 DSS <0004> hlr_ussd.c:518 262428676502847/0xcd6ddd51: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055640019 DSS <0004> hlr_ussd.c:363 262428676502847/0xcd6ddd51: Tx USSD 'Your extension is 491613776070' 20240930055640019 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428676502847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428676502847" destination_name="the-source\n" session_id=3446529361 session_state=END} 20240930055640019 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262428676502847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055640019 DLINP <000b> input/ipa.c:451 connected read/write 20240930055640019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055640019 DLINP <000b> input/ipa.c:451 connected read/write 20240930055640019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055640022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47238<->l=127.0.0.1:4258 20240930055640027 DAUC <0003> db_auc.c:157 IMSI='262428226322283': No 2G Auth Data 20240930055640027 DAUC <0003> db_auc.c:192 IMSI='262428226322283': No 3G Auth Data 20240930055640054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47254<->l=127.0.0.1:4258 20240930055640060 DLINP <000b> input/ipa.c:451 connected read/write 20240930055640060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055640060 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428226322283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428226322283" source_name="the-source\n" session_id=3379308673 session_state=BEGIN} 20240930055640060 DSS <0004> hlr_ussd.c:576 262428226322283/0xc96c2881: Process SS (BEGIN) 20240930055640060 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055640060 DSS <0004> hlr_ussd.c:518 262428226322283/0xc96c2881: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055640060 DSS <0004> hlr_ussd.c:363 262428226322283/0xc96c2881: Tx USSD 'Your extension is 491618401107' 20240930055640060 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428226322283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428226322283" destination_name="the-source\n" session_id=3379308673 session_state=END} 20240930055640060 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262428226322283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055640060 DLINP <000b> input/ipa.c:451 connected read/write 20240930055640060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055640060 DLINP <000b> input/ipa.c:451 connected read/write 20240930055640060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055640063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47254<->l=127.0.0.1:4258 20240930055640064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47186<->l=127.0.0.1:4258 20240930055640066 DLINP <000b> input/ipa.c:451 connected read/write 20240930055640066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055640066 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055640066 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055640066 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055640066 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240930055640066 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39477<->l=127.0.0.1:4259) 20240930055640109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47266<->l=127.0.0.1:4258 20240930055640309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47266<->l=127.0.0.1:4258 20240930055643393 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40721 20240930055643393 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40721 20240930055643396 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643396 DLINP <000b> input/ipa.c:405 127.0.0.1:40721 message received 20240930055643396 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055643396 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055643398 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055643399 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643399 DLINP <000b> input/ipa.c:405 127.0.0.1:40721 message received 20240930055643399 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055643399 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240930055643399 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240930055643399 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240930055643399 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  20240930055643399 DLGSUP <0013> gsup_server.c:235 2:  20240930055643399 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055643399 DLGSUP <0013> gsup_server.c:235 3:  20240930055643399 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055643399 DLGSUP <0013> gsup_server.c:235 4:  20240930055643399 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055643399 DLGSUP <0013> gsup_server.c:235 5:  20240930055643399 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055643399 DLGSUP <0013> gsup_server.c:235 7:  20240930055643399 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055643399 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055643399 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055643399 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40721 20240930055643399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47272<->l=127.0.0.1:4258 20240930055643402 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055643402 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055643402 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055643402 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  20240930055643402 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055643402 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  20240930055643402 DLGSUP <0013> gsup_server.c:235 2:  20240930055643402 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055643402 DLGSUP <0013> gsup_server.c:235 3:  20240930055643402 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055643402 DLGSUP <0013> gsup_server.c:235 4:  20240930055643402 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055643402 DLGSUP <0013> gsup_server.c:235 5:  20240930055643402 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055643402 DLGSUP <0013> gsup_server.c:235 7:  20240930055643402 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055643402 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055643402 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055643402 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055643418 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37739<->l=127.0.0.1:4259) 20240930055643434 DAUC <0003> db_auc.c:157 IMSI='262429351538358': No 2G Auth Data 20240930055643434 DAUC <0003> db_auc.c:192 IMSI='262429351538358': No 3G Auth Data 20240930055643459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47288<->l=127.0.0.1:4258 20240930055643464 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055643464 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429351538358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429351538358" session_id=1436729278 session_state=BEGIN} 20240930055643464 DSS <0004> hlr_ussd.c:576 262429351538358/0x55a2bfbe: Process SS (BEGIN) 20240930055643464 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055643464 DSS <0004> hlr_ussd.c:518 262429351538358/0x55a2bfbe: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055643464 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643464 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643464 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643464 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643470 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643470 DLINP <000b> input/ipa.c:405 127.0.0.1:40721 message received 20240930055643470 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262429351538358 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429351538358" session_id=1436729278 session_state=END} 20240930055643470 DSS <0004> hlr_ussd.c:576 262429351538358/0x55a2bfbe: Process SS (END) 20240930055643470 DSS <0004> hlr_ussd.c:518 262429351538358/0x55a2bfbe: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055643470 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429351538358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429351538358" session_id=1436729278 session_state=END} 20240930055643470 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429351538358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055643470 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262429351538358 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055643470 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643470 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47288<->l=127.0.0.1:4258 20240930055643478 DAUC <0003> db_auc.c:157 IMSI='262427736615672': No 2G Auth Data 20240930055643478 DAUC <0003> db_auc.c:192 IMSI='262427736615672': No 3G Auth Data 20240930055643502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47300<->l=127.0.0.1:4258 20240930055643507 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055643507 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427736615672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427736615672" session_id=2869858148 session_state=BEGIN} 20240930055643507 DSS <0004> hlr_ussd.c:576 262427736615672/0xab0e8f64: Process SS (BEGIN) 20240930055643507 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055643507 DSS <0004> hlr_ussd.c:518 262427736615672/0xab0e8f64: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055643507 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643507 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643507 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643507 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643509 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643509 DLINP <000b> input/ipa.c:405 127.0.0.1:40721 message received 20240930055643509 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262427736615672 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427736615672" session_id=2869858148 session_state=END} 20240930055643509 DSS <0004> hlr_ussd.c:576 262427736615672/0xab0e8f64: Process SS (END) 20240930055643509 DSS <0004> hlr_ussd.c:518 262427736615672/0xab0e8f64: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055643509 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427736615672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427736615672" session_id=2869858148 session_state=END} 20240930055643509 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427736615672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055643509 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262427736615672 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055643509 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643509 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47300<->l=127.0.0.1:4258 20240930055643517 DAUC <0003> db_auc.c:157 IMSI='262425089994347': No 2G Auth Data 20240930055643517 DAUC <0003> db_auc.c:192 IMSI='262425089994347': No 3G Auth Data 20240930055643542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47310<->l=127.0.0.1:4258 20240930055643548 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055643548 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425089994347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425089994347" session_id=2327391354 session_state=BEGIN} 20240930055643548 DSS <0004> hlr_ussd.c:576 262425089994347/0x8ab92c7a: Process SS (BEGIN) 20240930055643548 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055643548 DSS <0004> hlr_ussd.c:518 262425089994347/0x8ab92c7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055643548 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643548 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643548 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643548 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643550 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643550 DLINP <000b> input/ipa.c:405 127.0.0.1:40721 message received 20240930055643550 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262425089994347 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425089994347" session_id=2327391354 session_state=END} 20240930055643550 DSS <0004> hlr_ussd.c:576 262425089994347/0x8ab92c7a: Process SS (END) 20240930055643550 DSS <0004> hlr_ussd.c:518 262425089994347/0x8ab92c7a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055643550 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425089994347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425089994347" session_id=2327391354 session_state=END} 20240930055643550 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425089994347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055643550 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262425089994347 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055643550 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643550 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47310<->l=127.0.0.1:4258 20240930055643559 DAUC <0003> db_auc.c:157 IMSI='262420276046505': No 2G Auth Data 20240930055643559 DAUC <0003> db_auc.c:192 IMSI='262420276046505': No 3G Auth Data 20240930055643585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47326<->l=127.0.0.1:4258 20240930055643590 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055643590 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420276046505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420276046505" session_id=3676307721 session_state=BEGIN} 20240930055643590 DSS <0004> hlr_ussd.c:576 262420276046505/0xdb200109: Process SS (BEGIN) 20240930055643590 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055643590 DSS <0004> hlr_ussd.c:518 262420276046505/0xdb200109: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055643590 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643590 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643590 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643590 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643592 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643592 DLINP <000b> input/ipa.c:405 127.0.0.1:40721 message received 20240930055643592 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262420276046505 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420276046505" session_id=3676307721 session_state=END} 20240930055643592 DSS <0004> hlr_ussd.c:576 262420276046505/0xdb200109: Process SS (END) 20240930055643592 DSS <0004> hlr_ussd.c:518 262420276046505/0xdb200109: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055643592 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420276046505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420276046505" session_id=3676307721 session_state=END} 20240930055643592 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420276046505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055643592 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262420276046505 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055643592 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643592 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47326<->l=127.0.0.1:4258 20240930055643600 DAUC <0003> db_auc.c:157 IMSI='262423616539832': No 2G Auth Data 20240930055643600 DAUC <0003> db_auc.c:192 IMSI='262423616539832': No 3G Auth Data 20240930055643624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47330<->l=127.0.0.1:4258 20240930055643630 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055643630 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423616539832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423616539832" session_id=3174948636 session_state=BEGIN} 20240930055643630 DSS <0004> hlr_ussd.c:576 262423616539832/0xbd3ddf1c: Process SS (BEGIN) 20240930055643630 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055643630 DSS <0004> hlr_ussd.c:518 262423616539832/0xbd3ddf1c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055643630 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643630 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643630 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643630 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643632 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643632 DLINP <000b> input/ipa.c:405 127.0.0.1:40721 message received 20240930055643632 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262423616539832 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423616539832" session_id=3174948636 session_state=END} 20240930055643632 DSS <0004> hlr_ussd.c:576 262423616539832/0xbd3ddf1c: Process SS (END) 20240930055643632 DSS <0004> hlr_ussd.c:518 262423616539832/0xbd3ddf1c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055643632 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423616539832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423616539832" session_id=3174948636 session_state=END} 20240930055643632 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423616539832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055643632 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262423616539832 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055643632 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643632 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47330<->l=127.0.0.1:4258 20240930055643640 DAUC <0003> db_auc.c:157 IMSI='262420441807705': No 2G Auth Data 20240930055643640 DAUC <0003> db_auc.c:192 IMSI='262420441807705': No 3G Auth Data 20240930055643668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47338<->l=127.0.0.1:4258 20240930055643674 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055643674 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420441807705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420441807705" session_id=238827981 session_state=BEGIN} 20240930055643674 DSS <0004> hlr_ussd.c:576 262420441807705/0x0e3c39cd: Process SS (BEGIN) 20240930055643674 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055643674 DSS <0004> hlr_ussd.c:518 262420441807705/0x0e3c39cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055643674 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643674 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643674 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643674 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643676 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643676 DLINP <000b> input/ipa.c:405 127.0.0.1:40721 message received 20240930055643676 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262420441807705 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420441807705" session_id=238827981 session_state=END} 20240930055643676 DSS <0004> hlr_ussd.c:576 262420441807705/0x0e3c39cd: Process SS (END) 20240930055643676 DSS <0004> hlr_ussd.c:518 262420441807705/0x0e3c39cd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055643676 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420441807705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420441807705" session_id=238827981 session_state=END} 20240930055643676 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420441807705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055643676 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262420441807705 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055643676 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643676 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47338<->l=127.0.0.1:4258 20240930055643684 DAUC <0003> db_auc.c:157 IMSI='262422412560559': No 2G Auth Data 20240930055643684 DAUC <0003> db_auc.c:192 IMSI='262422412560559': No 3G Auth Data 20240930055643713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47352<->l=127.0.0.1:4258 20240930055643718 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055643718 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422412560559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422412560559" session_id=4171726287 session_state=BEGIN} 20240930055643718 DSS <0004> hlr_ussd.c:576 262422412560559/0xf8a77dcf: Process SS (BEGIN) 20240930055643718 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055643718 DSS <0004> hlr_ussd.c:518 262422412560559/0xf8a77dcf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055643718 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643718 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643718 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643718 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643720 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643720 DLINP <000b> input/ipa.c:405 127.0.0.1:40721 message received 20240930055643720 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262422412560559 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422412560559" session_id=4171726287 session_state=END} 20240930055643720 DSS <0004> hlr_ussd.c:576 262422412560559/0xf8a77dcf: Process SS (END) 20240930055643720 DSS <0004> hlr_ussd.c:518 262422412560559/0xf8a77dcf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055643720 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422412560559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422412560559" session_id=4171726287 session_state=END} 20240930055643720 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422412560559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055643720 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262422412560559 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055643720 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643720 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47352<->l=127.0.0.1:4258 20240930055643729 DAUC <0003> db_auc.c:157 IMSI='262420626127626': No 2G Auth Data 20240930055643729 DAUC <0003> db_auc.c:192 IMSI='262420626127626': No 3G Auth Data 20240930055643757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47354<->l=127.0.0.1:4258 20240930055643764 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055643764 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420626127626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420626127626" session_id=2723647908 session_state=BEGIN} 20240930055643764 DSS <0004> hlr_ussd.c:576 262420626127626/0xa25791a4: Process SS (BEGIN) 20240930055643764 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055643764 DSS <0004> hlr_ussd.c:518 262420626127626/0xa25791a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055643764 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643764 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643764 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643764 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643767 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643767 DLINP <000b> input/ipa.c:405 127.0.0.1:40721 message received 20240930055643767 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262420626127626 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420626127626" session_id=2723647908 session_state=END} 20240930055643767 DSS <0004> hlr_ussd.c:576 262420626127626/0xa25791a4: Process SS (END) 20240930055643767 DSS <0004> hlr_ussd.c:518 262420626127626/0xa25791a4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055643767 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420626127626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420626127626" session_id=2723647908 session_state=END} 20240930055643767 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420626127626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055643767 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262420626127626 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055643767 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643767 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47354<->l=127.0.0.1:4258 20240930055643772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47272<->l=127.0.0.1:4258 20240930055643773 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055643773 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055643773 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055643773 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055643773 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643773 DLINP <000b> input/ipa.c:405 127.0.0.1:40721 message received 20240930055643773 DLINP <000b> input/ipa.c:414 127.0.0.1:40721 connection closed with server 20240930055643773 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40721 20240930055643773 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240930055643773 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37739<->l=127.0.0.1:4259) 20240930055643814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47370<->l=127.0.0.1:4258 20240930055644015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47370<->l=127.0.0.1:4258 20240930055647101 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34721 20240930055647101 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34721 20240930055647104 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647104 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647105 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055647105 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055647107 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647107 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647107 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647107 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055647107 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240930055647107 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240930055647107 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240930055647107 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  20240930055647107 DLGSUP <0013> gsup_server.c:235 2:  20240930055647107 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055647107 DLGSUP <0013> gsup_server.c:235 3:  20240930055647107 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055647107 DLGSUP <0013> gsup_server.c:235 4:  20240930055647107 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055647107 DLGSUP <0013> gsup_server.c:235 5:  20240930055647107 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055647107 DLGSUP <0013> gsup_server.c:235 7:  20240930055647107 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055647107 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055647107 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055647107 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34721 20240930055647108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44862<->l=127.0.0.1:4258 20240930055647110 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647110 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055647110 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055647110 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  20240930055647110 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055647110 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  20240930055647110 DLGSUP <0013> gsup_server.c:235 2:  20240930055647110 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055647110 DLGSUP <0013> gsup_server.c:235 3:  20240930055647110 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055647110 DLGSUP <0013> gsup_server.c:235 4:  20240930055647110 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055647110 DLGSUP <0013> gsup_server.c:235 5:  20240930055647110 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055647110 DLGSUP <0013> gsup_server.c:235 7:  20240930055647110 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055647110 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055647110 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055647110 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055647128 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42639<->l=127.0.0.1:4259) 20240930055647136 DAUC <0003> db_auc.c:157 IMSI='262421418803061': No 2G Auth Data 20240930055647136 DAUC <0003> db_auc.c:192 IMSI='262421418803061': No 3G Auth Data 20240930055647160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44870<->l=127.0.0.1:4258 20240930055647166 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647166 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421418803061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421418803061" session_id=433745364 session_state=BEGIN} 20240930055647166 DSS <0004> hlr_ussd.c:576 262421418803061/0x19da6dd4: Process SS (BEGIN) 20240930055647166 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055647166 DSS <0004> hlr_ussd.c:518 262421418803061/0x19da6dd4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055647166 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647166 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647166 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647166 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647171 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647171 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647171 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262421418803061 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421418803061" session_id=433745364 session_state=CONTINUE} 20240930055647171 DSS <0004> hlr_ussd.c:576 262421418803061/0x19da6dd4: Process SS (CONTINUE) 20240930055647171 DSS <0004> hlr_ussd.c:518 262421418803061/0x19da6dd4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055647171 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421418803061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421418803061" session_id=433745364 session_state=CONTINUE} 20240930055647171 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262421418803061 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647171 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647171 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647175 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647175 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421418803061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421418803061" session_id=433745364 session_state=CONTINUE} 20240930055647175 DSS <0004> hlr_ussd.c:576 262421418803061/0x19da6dd4: Process SS (CONTINUE) 20240930055647175 DSS <0004> hlr_ussd.c:518 262421418803061/0x19da6dd4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647175 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421418803061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647175 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647175 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647175 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647175 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647177 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647177 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647177 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262421418803061 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421418803061" session_id=433745364 session_state=END} 20240930055647177 DSS <0004> hlr_ussd.c:576 262421418803061/0x19da6dd4: Process SS (END) 20240930055647177 DSS <0004> hlr_ussd.c:518 262421418803061/0x19da6dd4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647177 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421418803061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421418803061" session_id=433745364 session_state=END} 20240930055647177 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421418803061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647177 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262421418803061 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647177 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647177 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44870<->l=127.0.0.1:4258 20240930055647183 DAUC <0003> db_auc.c:157 IMSI='262422383638129': No 2G Auth Data 20240930055647183 DAUC <0003> db_auc.c:192 IMSI='262422383638129': No 3G Auth Data 20240930055647209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44874<->l=127.0.0.1:4258 20240930055647217 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647217 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422383638129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422383638129" session_id=1811437595 session_state=BEGIN} 20240930055647217 DSS <0004> hlr_ussd.c:576 262422383638129/0x6bf8581b: Process SS (BEGIN) 20240930055647217 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055647217 DSS <0004> hlr_ussd.c:518 262422383638129/0x6bf8581b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055647217 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647217 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647217 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647217 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647219 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647219 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647219 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262422383638129 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422383638129" session_id=1811437595 session_state=CONTINUE} 20240930055647219 DSS <0004> hlr_ussd.c:576 262422383638129/0x6bf8581b: Process SS (CONTINUE) 20240930055647219 DSS <0004> hlr_ussd.c:518 262422383638129/0x6bf8581b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055647219 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422383638129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422383638129" session_id=1811437595 session_state=CONTINUE} 20240930055647219 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262422383638129 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647219 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647219 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647223 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647223 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422383638129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422383638129" session_id=1811437595 session_state=CONTINUE} 20240930055647223 DSS <0004> hlr_ussd.c:576 262422383638129/0x6bf8581b: Process SS (CONTINUE) 20240930055647223 DSS <0004> hlr_ussd.c:518 262422383638129/0x6bf8581b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647223 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422383638129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647223 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647223 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647223 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647223 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647225 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647225 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647225 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262422383638129 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422383638129" session_id=1811437595 session_state=END} 20240930055647225 DSS <0004> hlr_ussd.c:576 262422383638129/0x6bf8581b: Process SS (END) 20240930055647225 DSS <0004> hlr_ussd.c:518 262422383638129/0x6bf8581b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647225 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422383638129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422383638129" session_id=1811437595 session_state=END} 20240930055647225 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422383638129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647225 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262422383638129 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647225 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647225 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44874<->l=127.0.0.1:4258 20240930055647230 DAUC <0003> db_auc.c:157 IMSI='262425365492030': No 2G Auth Data 20240930055647230 DAUC <0003> db_auc.c:192 IMSI='262425365492030': No 3G Auth Data 20240930055647253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44886<->l=127.0.0.1:4258 20240930055647260 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647260 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425365492030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425365492030" session_id=1956152678 session_state=BEGIN} 20240930055647260 DSS <0004> hlr_ussd.c:576 262425365492030/0x74988566: Process SS (BEGIN) 20240930055647260 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055647260 DSS <0004> hlr_ussd.c:518 262425365492030/0x74988566: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055647260 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647260 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647260 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647260 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647262 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647262 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647262 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262425365492030 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425365492030" session_id=1956152678 session_state=CONTINUE} 20240930055647262 DSS <0004> hlr_ussd.c:576 262425365492030/0x74988566: Process SS (CONTINUE) 20240930055647262 DSS <0004> hlr_ussd.c:518 262425365492030/0x74988566: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055647262 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425365492030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425365492030" session_id=1956152678 session_state=CONTINUE} 20240930055647262 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262425365492030 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647262 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647262 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647268 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647268 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425365492030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425365492030" session_id=1956152678 session_state=CONTINUE} 20240930055647268 DSS <0004> hlr_ussd.c:576 262425365492030/0x74988566: Process SS (CONTINUE) 20240930055647268 DSS <0004> hlr_ussd.c:518 262425365492030/0x74988566: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647268 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425365492030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647268 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647268 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647269 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647269 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647270 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647270 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647270 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262425365492030 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425365492030" session_id=1956152678 session_state=END} 20240930055647270 DSS <0004> hlr_ussd.c:576 262425365492030/0x74988566: Process SS (END) 20240930055647270 DSS <0004> hlr_ussd.c:518 262425365492030/0x74988566: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647271 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425365492030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425365492030" session_id=1956152678 session_state=END} 20240930055647271 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425365492030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647271 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262425365492030 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647271 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647271 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44886<->l=127.0.0.1:4258 20240930055647277 DAUC <0003> db_auc.c:157 IMSI='262421484871778': No 2G Auth Data 20240930055647277 DAUC <0003> db_auc.c:192 IMSI='262421484871778': No 3G Auth Data 20240930055647300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44896<->l=127.0.0.1:4258 20240930055647305 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647305 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421484871778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421484871778" session_id=2629308429 session_state=BEGIN} 20240930055647305 DSS <0004> hlr_ussd.c:576 262421484871778/0x9cb8100d: Process SS (BEGIN) 20240930055647305 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055647305 DSS <0004> hlr_ussd.c:518 262421484871778/0x9cb8100d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055647305 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647305 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647305 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647305 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647307 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647307 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647307 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262421484871778 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421484871778" session_id=2629308429 session_state=CONTINUE} 20240930055647307 DSS <0004> hlr_ussd.c:576 262421484871778/0x9cb8100d: Process SS (CONTINUE) 20240930055647307 DSS <0004> hlr_ussd.c:518 262421484871778/0x9cb8100d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055647307 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421484871778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421484871778" session_id=2629308429 session_state=CONTINUE} 20240930055647307 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262421484871778 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647307 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647307 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647312 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647312 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262421484871778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421484871778" session_id=2629308429 session_state=CONTINUE} 20240930055647312 DSS <0004> hlr_ussd.c:576 262421484871778/0x9cb8100d: Process SS (CONTINUE) 20240930055647312 DSS <0004> hlr_ussd.c:518 262421484871778/0x9cb8100d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647312 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262421484871778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647312 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647312 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647312 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647312 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647314 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647314 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647314 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262421484871778 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421484871778" session_id=2629308429 session_state=END} 20240930055647314 DSS <0004> hlr_ussd.c:576 262421484871778/0x9cb8100d: Process SS (END) 20240930055647314 DSS <0004> hlr_ussd.c:518 262421484871778/0x9cb8100d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647314 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421484871778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421484871778" session_id=2629308429 session_state=END} 20240930055647314 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421484871778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647314 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262421484871778 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647314 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647314 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44896<->l=127.0.0.1:4258 20240930055647320 DAUC <0003> db_auc.c:157 IMSI='262424640906405': No 2G Auth Data 20240930055647320 DAUC <0003> db_auc.c:192 IMSI='262424640906405': No 3G Auth Data 20240930055647346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44900<->l=127.0.0.1:4258 20240930055647353 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647353 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424640906405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424640906405" session_id=949356028 session_state=BEGIN} 20240930055647353 DSS <0004> hlr_ussd.c:576 262424640906405/0x389605fc: Process SS (BEGIN) 20240930055647353 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055647353 DSS <0004> hlr_ussd.c:518 262424640906405/0x389605fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055647353 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647353 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647353 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647353 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647355 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647355 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647355 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262424640906405 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424640906405" session_id=949356028 session_state=CONTINUE} 20240930055647355 DSS <0004> hlr_ussd.c:576 262424640906405/0x389605fc: Process SS (CONTINUE) 20240930055647355 DSS <0004> hlr_ussd.c:518 262424640906405/0x389605fc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055647355 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424640906405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424640906405" session_id=949356028 session_state=CONTINUE} 20240930055647355 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262424640906405 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647355 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647355 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647359 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647359 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424640906405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424640906405" session_id=949356028 session_state=CONTINUE} 20240930055647359 DSS <0004> hlr_ussd.c:576 262424640906405/0x389605fc: Process SS (CONTINUE) 20240930055647359 DSS <0004> hlr_ussd.c:518 262424640906405/0x389605fc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647359 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424640906405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647359 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647359 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647359 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647359 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647361 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647361 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647361 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262424640906405 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424640906405" session_id=949356028 session_state=END} 20240930055647361 DSS <0004> hlr_ussd.c:576 262424640906405/0x389605fc: Process SS (END) 20240930055647361 DSS <0004> hlr_ussd.c:518 262424640906405/0x389605fc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647361 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424640906405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424640906405" session_id=949356028 session_state=END} 20240930055647361 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424640906405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647361 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262424640906405 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647361 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647361 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44900<->l=127.0.0.1:4258 20240930055647366 DAUC <0003> db_auc.c:157 IMSI='262423030764878': No 2G Auth Data 20240930055647366 DAUC <0003> db_auc.c:192 IMSI='262423030764878': No 3G Auth Data 20240930055647394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 20240930055647399 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647399 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423030764878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423030764878" session_id=2467099403 session_state=BEGIN} 20240930055647399 DSS <0004> hlr_ussd.c:576 262423030764878/0x930cf30b: Process SS (BEGIN) 20240930055647399 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055647399 DSS <0004> hlr_ussd.c:518 262423030764878/0x930cf30b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055647399 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647399 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647399 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647399 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647401 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647401 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647401 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262423030764878 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423030764878" session_id=2467099403 session_state=CONTINUE} 20240930055647401 DSS <0004> hlr_ussd.c:576 262423030764878/0x930cf30b: Process SS (CONTINUE) 20240930055647401 DSS <0004> hlr_ussd.c:518 262423030764878/0x930cf30b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055647401 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423030764878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423030764878" session_id=2467099403 session_state=CONTINUE} 20240930055647401 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262423030764878 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647401 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647401 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647407 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647407 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423030764878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423030764878" session_id=2467099403 session_state=CONTINUE} 20240930055647407 DSS <0004> hlr_ussd.c:576 262423030764878/0x930cf30b: Process SS (CONTINUE) 20240930055647407 DSS <0004> hlr_ussd.c:518 262423030764878/0x930cf30b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647407 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423030764878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647407 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647407 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647407 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647407 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647409 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647409 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647409 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262423030764878 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423030764878" session_id=2467099403 session_state=END} 20240930055647409 DSS <0004> hlr_ussd.c:576 262423030764878/0x930cf30b: Process SS (END) 20240930055647409 DSS <0004> hlr_ussd.c:518 262423030764878/0x930cf30b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647409 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423030764878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423030764878" session_id=2467099403 session_state=END} 20240930055647409 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423030764878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647409 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262423030764878 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647409 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647409 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 20240930055647417 DAUC <0003> db_auc.c:157 IMSI='262424820945326': No 2G Auth Data 20240930055647417 DAUC <0003> db_auc.c:192 IMSI='262424820945326': No 3G Auth Data 20240930055647442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44904<->l=127.0.0.1:4258 20240930055647447 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647447 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424820945326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424820945326" session_id=3388448351 session_state=BEGIN} 20240930055647447 DSS <0004> hlr_ussd.c:576 262424820945326/0xc9f79e5f: Process SS (BEGIN) 20240930055647447 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055647447 DSS <0004> hlr_ussd.c:518 262424820945326/0xc9f79e5f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055647447 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647447 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647447 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647447 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647448 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647448 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647448 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424820945326 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424820945326" session_id=3388448351 session_state=CONTINUE} 20240930055647448 DSS <0004> hlr_ussd.c:576 262424820945326/0xc9f79e5f: Process SS (CONTINUE) 20240930055647448 DSS <0004> hlr_ussd.c:518 262424820945326/0xc9f79e5f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055647448 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424820945326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424820945326" session_id=3388448351 session_state=CONTINUE} 20240930055647448 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424820945326 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647448 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647448 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647452 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647452 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424820945326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424820945326" session_id=3388448351 session_state=CONTINUE} 20240930055647452 DSS <0004> hlr_ussd.c:576 262424820945326/0xc9f79e5f: Process SS (CONTINUE) 20240930055647452 DSS <0004> hlr_ussd.c:518 262424820945326/0xc9f79e5f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647452 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424820945326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647452 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647452 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647452 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647452 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647454 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647454 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647454 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262424820945326 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424820945326" session_id=3388448351 session_state=END} 20240930055647454 DSS <0004> hlr_ussd.c:576 262424820945326/0xc9f79e5f: Process SS (END) 20240930055647454 DSS <0004> hlr_ussd.c:518 262424820945326/0xc9f79e5f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647454 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424820945326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424820945326" session_id=3388448351 session_state=END} 20240930055647454 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424820945326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647454 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262424820945326 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647454 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647454 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44904<->l=127.0.0.1:4258 20240930055647460 DAUC <0003> db_auc.c:157 IMSI='262422372432602': No 2G Auth Data 20240930055647460 DAUC <0003> db_auc.c:192 IMSI='262422372432602': No 3G Auth Data 20240930055647488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44906<->l=127.0.0.1:4258 20240930055647493 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647493 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422372432602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422372432602" session_id=3767097290 session_state=BEGIN} 20240930055647493 DSS <0004> hlr_ussd.c:576 262422372432602/0xe08957ca: Process SS (BEGIN) 20240930055647493 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055647493 DSS <0004> hlr_ussd.c:518 262422372432602/0xe08957ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055647493 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647493 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647493 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647493 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647495 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647495 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647495 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262422372432602 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422372432602" session_id=3767097290 session_state=CONTINUE} 20240930055647495 DSS <0004> hlr_ussd.c:576 262422372432602/0xe08957ca: Process SS (CONTINUE) 20240930055647495 DSS <0004> hlr_ussd.c:518 262422372432602/0xe08957ca: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055647496 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422372432602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422372432602" session_id=3767097290 session_state=CONTINUE} 20240930055647496 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262422372432602 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647496 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647496 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647500 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647500 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422372432602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422372432602" session_id=3767097290 session_state=CONTINUE} 20240930055647500 DSS <0004> hlr_ussd.c:576 262422372432602/0xe08957ca: Process SS (CONTINUE) 20240930055647500 DSS <0004> hlr_ussd.c:518 262422372432602/0xe08957ca: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647500 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422372432602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647500 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647500 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647500 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647500 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647501 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647501 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647501 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262422372432602 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422372432602" session_id=3767097290 session_state=END} 20240930055647501 DSS <0004> hlr_ussd.c:576 262422372432602/0xe08957ca: Process SS (END) 20240930055647501 DSS <0004> hlr_ussd.c:518 262422372432602/0xe08957ca: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647501 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422372432602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422372432602" session_id=3767097290 session_state=END} 20240930055647501 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422372432602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647501 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262422372432602 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647501 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647502 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44906<->l=127.0.0.1:4258 20240930055647505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44862<->l=127.0.0.1:4258 20240930055647506 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647506 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055647506 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055647506 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055647506 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647506 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647506 DLINP <000b> input/ipa.c:414 127.0.0.1:34721 connection closed with server 20240930055647506 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34721 20240930055647506 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240930055647506 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42639<->l=127.0.0.1:4259) 20240930055647546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44914<->l=127.0.0.1:4258 20240930055647747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44914<->l=127.0.0.1:4258 20240930055650833 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44401 20240930055650833 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44401 20240930055650835 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650835 DLINP <000b> input/ipa.c:405 127.0.0.1:44401 message received 20240930055650837 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650837 DLINP <000b> input/ipa.c:405 127.0.0.1:44401 message received 20240930055650837 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055650837 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240930055650837 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240930055650837 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240930055650837 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  20240930055650837 DLGSUP <0013> gsup_server.c:235 2:  20240930055650837 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055650837 DLGSUP <0013> gsup_server.c:235 3:  20240930055650837 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055650837 DLGSUP <0013> gsup_server.c:235 4:  20240930055650837 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055650837 DLGSUP <0013> gsup_server.c:235 5:  20240930055650837 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055650837 DLGSUP <0013> gsup_server.c:235 7:  20240930055650837 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055650837 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055650837 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055650837 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44401 20240930055650839 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055650839 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055650841 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055650841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44920<->l=127.0.0.1:4258 20240930055650843 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055650843 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055650843 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055650843 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  20240930055650843 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055650843 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  20240930055650843 DLGSUP <0013> gsup_server.c:235 2:  20240930055650843 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055650843 DLGSUP <0013> gsup_server.c:235 3:  20240930055650843 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055650843 DLGSUP <0013> gsup_server.c:235 4:  20240930055650843 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055650843 DLGSUP <0013> gsup_server.c:235 5:  20240930055650843 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055650843 DLGSUP <0013> gsup_server.c:235 7:  20240930055650843 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055650843 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055650843 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055650843 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055650861 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34377<->l=127.0.0.1:4259) 20240930055650874 DAUC <0003> db_auc.c:157 IMSI='262422407323147': No 2G Auth Data 20240930055650874 DAUC <0003> db_auc.c:192 IMSI='262422407323147': No 3G Auth Data 20240930055650898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4258 20240930055650905 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055650905 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422407323147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422407323147" session_id=3030058471 session_state=BEGIN} 20240930055650905 DSS <0004> hlr_ussd.c:576 262422407323147/0xb49b05e7: Process SS (BEGIN) 20240930055650905 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240930055650905 DSS <0004> hlr_ussd.c:518 262422407323147/0xb49b05e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240930055650905 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650905 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055650905 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650905 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055650914 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650914 DLINP <000b> input/ipa.c:405 127.0.0.1:44401 message received 20240930055650914 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262422407323147 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422407323147" session_id=3030058471 session_state=END} 20240930055650914 DSS <0004> hlr_ussd.c:576 262422407323147/0xb49b05e7: Process SS (END) 20240930055650914 DSS <0004> hlr_ussd.c:518 262422407323147/0xb49b05e7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240930055650914 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422407323147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422407323147" session_id=3030058471 session_state=END} 20240930055650914 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422407323147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055650914 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262422407323147 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055650914 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055650914 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055650919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4258 20240930055650923 DAUC <0003> db_auc.c:157 IMSI='262421845483912': No 2G Auth Data 20240930055650923 DAUC <0003> db_auc.c:192 IMSI='262421845483912': No 3G Auth Data 20240930055650948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44932<->l=127.0.0.1:4258 20240930055650954 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055650954 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421845483912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421845483912" session_id=4134663286 session_state=BEGIN} 20240930055650954 DSS <0004> hlr_ussd.c:576 262421845483912/0xf671f476: Process SS (BEGIN) 20240930055650954 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240930055650954 DSS <0004> hlr_ussd.c:518 262421845483912/0xf671f476: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240930055650954 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650954 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055650954 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650954 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055650956 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650956 DLINP <000b> input/ipa.c:405 127.0.0.1:44401 message received 20240930055650956 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262421845483912 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421845483912" session_id=4134663286 session_state=END} 20240930055650956 DSS <0004> hlr_ussd.c:576 262421845483912/0xf671f476: Process SS (END) 20240930055650956 DSS <0004> hlr_ussd.c:518 262421845483912/0xf671f476: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240930055650956 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421845483912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421845483912" session_id=4134663286 session_state=END} 20240930055650956 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421845483912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055650956 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262421845483912 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055650956 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055650956 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055650960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44932<->l=127.0.0.1:4258 20240930055650964 DAUC <0003> db_auc.c:157 IMSI='262423776327765': No 2G Auth Data 20240930055650964 DAUC <0003> db_auc.c:192 IMSI='262423776327765': No 3G Auth Data 20240930055650990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44940<->l=127.0.0.1:4258 20240930055650995 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055650995 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423776327765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423776327765" session_id=917526154 session_state=BEGIN} 20240930055650995 DSS <0004> hlr_ussd.c:576 262423776327765/0x36b0568a: Process SS (BEGIN) 20240930055650995 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240930055650995 DSS <0004> hlr_ussd.c:518 262423776327765/0x36b0568a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240930055650995 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650995 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055650995 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650995 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055650997 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650997 DLINP <000b> input/ipa.c:405 127.0.0.1:44401 message received 20240930055650997 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262423776327765 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423776327765" session_id=917526154 session_state=END} 20240930055650997 DSS <0004> hlr_ussd.c:576 262423776327765/0x36b0568a: Process SS (END) 20240930055650997 DSS <0004> hlr_ussd.c:518 262423776327765/0x36b0568a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240930055650997 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423776327765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423776327765" session_id=917526154 session_state=END} 20240930055650997 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423776327765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055650997 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262423776327765 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055650997 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055650997 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055651002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44940<->l=127.0.0.1:4258 20240930055651006 DAUC <0003> db_auc.c:157 IMSI='262429746152147': No 2G Auth Data 20240930055651006 DAUC <0003> db_auc.c:192 IMSI='262429746152147': No 3G Auth Data 20240930055651030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44954<->l=127.0.0.1:4258 20240930055651037 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055651037 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429746152147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429746152147" session_id=3983853719 session_state=BEGIN} 20240930055651037 DSS <0004> hlr_ussd.c:576 262429746152147/0xed74c897: Process SS (BEGIN) 20240930055651037 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240930055651037 DSS <0004> hlr_ussd.c:518 262429746152147/0xed74c897: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240930055651037 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651037 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055651037 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651037 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055651039 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651039 DLINP <000b> input/ipa.c:405 127.0.0.1:44401 message received 20240930055651039 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262429746152147 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429746152147" session_id=3983853719 session_state=END} 20240930055651039 DSS <0004> hlr_ussd.c:576 262429746152147/0xed74c897: Process SS (END) 20240930055651039 DSS <0004> hlr_ussd.c:518 262429746152147/0xed74c897: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240930055651039 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429746152147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429746152147" session_id=3983853719 session_state=END} 20240930055651039 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429746152147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651039 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262429746152147 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055651039 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055651039 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055651043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44954<->l=127.0.0.1:4258 20240930055651047 DAUC <0003> db_auc.c:157 IMSI='262429476546060': No 2G Auth Data 20240930055651047 DAUC <0003> db_auc.c:192 IMSI='262429476546060': No 3G Auth Data 20240930055651073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44964<->l=127.0.0.1:4258 20240930055651079 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055651079 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429476546060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429476546060" session_id=2558155125 session_state=BEGIN} 20240930055651079 DSS <0004> hlr_ussd.c:576 262429476546060/0x987a5975: Process SS (BEGIN) 20240930055651079 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240930055651079 DSS <0004> hlr_ussd.c:518 262429476546060/0x987a5975: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240930055651079 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651079 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055651079 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651079 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055651080 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651080 DLINP <000b> input/ipa.c:405 127.0.0.1:44401 message received 20240930055651080 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262429476546060 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429476546060" session_id=2558155125 session_state=END} 20240930055651080 DSS <0004> hlr_ussd.c:576 262429476546060/0x987a5975: Process SS (END) 20240930055651080 DSS <0004> hlr_ussd.c:518 262429476546060/0x987a5975: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240930055651080 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429476546060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429476546060" session_id=2558155125 session_state=END} 20240930055651080 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429476546060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651080 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262429476546060 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055651080 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055651080 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055651086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44964<->l=127.0.0.1:4258 20240930055651090 DAUC <0003> db_auc.c:157 IMSI='262423134047970': No 2G Auth Data 20240930055651090 DAUC <0003> db_auc.c:192 IMSI='262423134047970': No 3G Auth Data 20240930055651117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4258 20240930055651122 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055651122 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423134047970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423134047970" session_id=1896366556 session_state=BEGIN} 20240930055651122 DSS <0004> hlr_ussd.c:576 262423134047970/0x710841dc: Process SS (BEGIN) 20240930055651122 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240930055651122 DSS <0004> hlr_ussd.c:518 262423134047970/0x710841dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240930055651122 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651122 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055651122 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651122 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055651124 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651124 DLINP <000b> input/ipa.c:405 127.0.0.1:44401 message received 20240930055651124 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262423134047970 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423134047970" session_id=1896366556 session_state=END} 20240930055651124 DSS <0004> hlr_ussd.c:576 262423134047970/0x710841dc: Process SS (END) 20240930055651124 DSS <0004> hlr_ussd.c:518 262423134047970/0x710841dc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240930055651124 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423134047970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423134047970" session_id=1896366556 session_state=END} 20240930055651124 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423134047970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651124 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262423134047970 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055651124 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055651124 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055651127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4258 20240930055651131 DAUC <0003> db_auc.c:157 IMSI='262421775439189': No 2G Auth Data 20240930055651131 DAUC <0003> db_auc.c:192 IMSI='262421775439189': No 3G Auth Data 20240930055651159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44976<->l=127.0.0.1:4258 20240930055651165 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055651165 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421775439189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421775439189" session_id=2233525192 session_state=BEGIN} 20240930055651165 DSS <0004> hlr_ussd.c:576 262421775439189/0x8520e3c8: Process SS (BEGIN) 20240930055651165 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240930055651165 DSS <0004> hlr_ussd.c:518 262421775439189/0x8520e3c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240930055651165 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651165 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055651165 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651165 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055651167 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651167 DLINP <000b> input/ipa.c:405 127.0.0.1:44401 message received 20240930055651167 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262421775439189 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421775439189" session_id=2233525192 session_state=END} 20240930055651167 DSS <0004> hlr_ussd.c:576 262421775439189/0x8520e3c8: Process SS (END) 20240930055651167 DSS <0004> hlr_ussd.c:518 262421775439189/0x8520e3c8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240930055651167 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421775439189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421775439189" session_id=2233525192 session_state=END} 20240930055651167 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421775439189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651167 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262421775439189 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055651167 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055651167 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055651172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44976<->l=127.0.0.1:4258 20240930055651176 DAUC <0003> db_auc.c:157 IMSI='262428263907930': No 2G Auth Data 20240930055651176 DAUC <0003> db_auc.c:192 IMSI='262428263907930': No 3G Auth Data 20240930055651209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44978<->l=127.0.0.1:4258 20240930055651214 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055651214 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428263907930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428263907930" session_id=1041557651 session_state=BEGIN} 20240930055651214 DSS <0004> hlr_ussd.c:576 262428263907930/0x3e14e893: Process SS (BEGIN) 20240930055651214 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240930055651214 DSS <0004> hlr_ussd.c:518 262428263907930/0x3e14e893: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240930055651214 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651214 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055651214 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651214 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055651216 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651216 DLINP <000b> input/ipa.c:405 127.0.0.1:44401 message received 20240930055651216 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262428263907930 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428263907930" session_id=1041557651 session_state=END} 20240930055651216 DSS <0004> hlr_ussd.c:576 262428263907930/0x3e14e893: Process SS (END) 20240930055651216 DSS <0004> hlr_ussd.c:518 262428263907930/0x3e14e893: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240930055651216 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428263907930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428263907930" session_id=1041557651 session_state=END} 20240930055651216 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428263907930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651216 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262428263907930 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055651216 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055651216 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055651219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44978<->l=127.0.0.1:4258 20240930055651223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44920<->l=127.0.0.1:4258 20240930055651224 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651224 DLINP <000b> input/ipa.c:405 127.0.0.1:44401 message received 20240930055651224 DLINP <000b> input/ipa.c:414 127.0.0.1:44401 connection closed with server 20240930055651224 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44401 20240930055651224 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240930055651224 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055651224 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055651224 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055651224 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055651224 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34377<->l=127.0.0.1:4259) 20240930055651267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4258 20240930055651437 DSS <0004> hlr_ussd.c:239 262420467881162/0x8444fe6c: SS Session Timeout, destroying 20240930055651437 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420467881162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4258 20240930055651487 DSS <0004> hlr_ussd.c:239 262420869952656/0xdb019b3a: SS Session Timeout, destroying 20240930055651487 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420869952656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651539 DSS <0004> hlr_ussd.c:239 262429389961991/0xfeccf3e4: SS Session Timeout, destroying 20240930055651539 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429389961991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651591 DSS <0004> hlr_ussd.c:239 262423976474122/0xc5c0734f: SS Session Timeout, destroying 20240930055651591 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423976474122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651627 DSS <0004> hlr_ussd.c:239 262425050727614/0xe01cba70: SS Session Timeout, destroying 20240930055651627 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425050727614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651668 DSS <0004> hlr_ussd.c:239 262425082506792/0xde4022cc: SS Session Timeout, destroying 20240930055651668 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425082506792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651708 DSS <0004> hlr_ussd.c:239 262422539760244/0x50c52115: SS Session Timeout, destroying 20240930055651708 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422539760244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651748 DSS <0004> hlr_ussd.c:239 262429496116806/0x5bd729f8: SS Session Timeout, destroying 20240930055651748 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429496116806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055654545 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055654545 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055654547 DLINP <000b> input/ipa.c:451 connected read/write 20240930055654547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055654548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44994<->l=127.0.0.1:4258 20240930055654551 DLINP <000b> input/ipa.c:451 connected read/write 20240930055654551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055654551 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055654551 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055654551 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  20240930055654551 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055654551 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  20240930055654551 DLGSUP <0013> gsup_server.c:235 2:  20240930055654551 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055654551 DLGSUP <0013> gsup_server.c:235 3:  20240930055654551 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055654551 DLGSUP <0013> gsup_server.c:235 4:  20240930055654551 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055654551 DLGSUP <0013> gsup_server.c:235 5:  20240930055654551 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055654551 DLGSUP <0013> gsup_server.c:235 7:  20240930055654551 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055654551 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055654551 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055654551 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055654571 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34801<->l=127.0.0.1:4259) 20240930055654577 DAUC <0003> db_auc.c:157 IMSI='262427510296923': No 2G Auth Data 20240930055654577 DAUC <0003> db_auc.c:192 IMSI='262427510296923': No 3G Auth Data 20240930055654601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45006<->l=127.0.0.1:4258 20240930055654607 DLINP <000b> input/ipa.c:451 connected read/write 20240930055654607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055654607 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427510296923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427510296923" session_id=4118240296 session_state=BEGIN} 20240930055654607 DSS <0004> hlr_ussd.c:576 262427510296923/0xf5775c28: Process SS (BEGIN) 20240930055654607 DSS <0004> hlr_ussd.c:498 262427510296923/0xf5775c28: SS CompType=Invoke, OpCode=InterrogateSS 20240930055654607 DSS <0004> hlr_ussd.c:506 262427510296923/0xf5775c28: Structured SS requests are not supported, rejecting... 20240930055654607 DSS <0004> hlr_ussd.c:354 262427510296923/0xf5775c28: Tx ReturnError(0, 0x15) 20240930055654607 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427510296923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427510296923" session_id=4118240296 session_state=END} 20240930055654607 DLINP <000b> input/ipa.c:451 connected read/write 20240930055654607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055654607 DLINP <000b> input/ipa.c:451 connected read/write 20240930055654607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055654610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45006<->l=127.0.0.1:4258 20240930055654619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44994<->l=127.0.0.1:4258 20240930055654620 DLINP <000b> input/ipa.c:451 connected read/write 20240930055654620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055654620 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055654620 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055654620 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055654620 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34801<->l=127.0.0.1:4259) 20240930055654660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45022<->l=127.0.0.1:4258 20240930055654760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45022<->l=127.0.0.1:4258 20240930055655041 DSS <0004> hlr_ussd.c:239 262428911998272/0xa367bb26: SS Session Timeout, destroying 20240930055655041 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428911998272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055655078 DSS <0004> hlr_ussd.c:239 262429657948167/0x19fc83d4: SS Session Timeout, destroying 20240930055655078 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429657948167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055655116 DSS <0004> hlr_ussd.c:239 262427808046311/0xd619134e: SS Session Timeout, destroying 20240930055655116 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427808046311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055655153 DSS <0004> hlr_ussd.c:239 262423080011481/0x94a53585: SS Session Timeout, destroying 20240930055655153 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423080011481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055655190 DSS <0004> hlr_ussd.c:239 262427033104811/0xee14db17: SS Session Timeout, destroying 20240930055655190 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427033104811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055655234 DSS <0004> hlr_ussd.c:239 262428284277915/0x0504f37f: SS Session Timeout, destroying 20240930055655234 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428284277915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055655274 DSS <0004> hlr_ussd.c:239 262422734728905/0x0f55ba98: SS Session Timeout, destroying 20240930055655274 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422734728905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055655315 DSS <0004> hlr_ussd.c:239 262428243476874/0x53c4242d: SS Session Timeout, destroying 20240930055655315 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428243476874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055657837 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055657837 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055657839 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055657840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34120<->l=127.0.0.1:4258 20240930055657843 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055657843 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055657843 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055657843 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  20240930055657843 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055657843 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  20240930055657843 DLGSUP <0013> gsup_server.c:235 2:  20240930055657843 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055657843 DLGSUP <0013> gsup_server.c:235 3:  20240930055657843 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055657843 DLGSUP <0013> gsup_server.c:235 4:  20240930055657843 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055657843 DLGSUP <0013> gsup_server.c:235 5:  20240930055657843 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055657843 DLGSUP <0013> gsup_server.c:235 7:  20240930055657843 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055657843 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055657843 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055657843 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055657863 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41245<->l=127.0.0.1:4259) 20240930055657873 DAUC <0003> db_auc.c:157 IMSI='262429359525894': No 2G Auth Data 20240930055657873 DAUC <0003> db_auc.c:192 IMSI='262429359525894': No 3G Auth Data 20240930055657898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34122<->l=127.0.0.1:4258 20240930055657906 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055657906 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429359525894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429359525894"} 20240930055657906 DMAIN <0000> hlr.c:435 IMSI='262429359525894': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055657906 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429359525894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429359525894"} 20240930055657906 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429359525894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055657906 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055657906 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055657909 DAUC <0003> db_auc.c:192 IMSI='262429359525894': No 3G Auth Data 20240930055657912 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055657912 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429359525894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429359525894"} 20240930055657912 DAUC <0003> hlr.c:428 IMSI='262429359525894': storing IMEI = 12345678901234 20240930055657915 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429359525894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429359525894"} 20240930055657916 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429359525894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055657916 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055657916 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055657917 DAUC <0003> db_auc.c:192 IMSI='262429359525894': No 3G Auth Data 20240930055657918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34122<->l=127.0.0.1:4258 20240930055657930 DAUC <0003> db_auc.c:157 IMSI='262425731332212': No 2G Auth Data 20240930055657930 DAUC <0003> db_auc.c:192 IMSI='262425731332212': No 3G Auth Data 20240930055657953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34124<->l=127.0.0.1:4258 20240930055657959 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055657959 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425731332212 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425731332212"} 20240930055657959 DMAIN <0000> hlr.c:435 IMSI='262425731332212': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055657959 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425731332212 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425731332212"} 20240930055657959 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425731332212 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055657959 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055657959 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055657961 DAUC <0003> db_auc.c:192 IMSI='262425731332212': No 3G Auth Data 20240930055657964 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055657964 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425731332212 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425731332212"} 20240930055657964 DAUC <0003> hlr.c:428 IMSI='262425731332212': storing IMEI = 12345678901234 20240930055657968 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425731332212 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425731332212"} 20240930055657968 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425731332212 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055657968 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055657968 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055657969 DAUC <0003> db_auc.c:192 IMSI='262425731332212': No 3G Auth Data 20240930055657970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34124<->l=127.0.0.1:4258 20240930055657981 DAUC <0003> db_auc.c:157 IMSI='262421300088544': No 2G Auth Data 20240930055657981 DAUC <0003> db_auc.c:192 IMSI='262421300088544': No 3G Auth Data 20240930055658005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34130<->l=127.0.0.1:4258 20240930055658011 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658011 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421300088544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421300088544"} 20240930055658011 DMAIN <0000> hlr.c:435 IMSI='262421300088544': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055658011 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421300088544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421300088544"} 20240930055658011 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421300088544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658011 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658011 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658013 DAUC <0003> db_auc.c:192 IMSI='262421300088544': No 3G Auth Data 20240930055658016 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658016 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421300088544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421300088544"} 20240930055658016 DAUC <0003> hlr.c:428 IMSI='262421300088544': storing IMEI = 12345678901234 20240930055658019 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421300088544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421300088544"} 20240930055658019 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421300088544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658019 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658019 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658021 DAUC <0003> db_auc.c:192 IMSI='262421300088544': No 3G Auth Data 20240930055658022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34130<->l=127.0.0.1:4258 20240930055658034 DAUC <0003> db_auc.c:157 IMSI='262426569526128': No 2G Auth Data 20240930055658034 DAUC <0003> db_auc.c:192 IMSI='262426569526128': No 3G Auth Data 20240930055658059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34136<->l=127.0.0.1:4258 20240930055658064 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658064 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426569526128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426569526128"} 20240930055658064 DMAIN <0000> hlr.c:435 IMSI='262426569526128': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055658064 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426569526128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426569526128"} 20240930055658064 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426569526128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658064 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658064 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658067 DAUC <0003> db_auc.c:157 IMSI='262426569526128': No 2G Auth Data 20240930055658070 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658070 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426569526128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426569526128"} 20240930055658070 DAUC <0003> hlr.c:428 IMSI='262426569526128': storing IMEI = 12345678901234 20240930055658074 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426569526128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426569526128"} 20240930055658074 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426569526128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658074 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658074 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658075 DAUC <0003> db_auc.c:157 IMSI='262426569526128': No 2G Auth Data 20240930055658076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34136<->l=127.0.0.1:4258 20240930055658087 DAUC <0003> db_auc.c:157 IMSI='262424356213765': No 2G Auth Data 20240930055658087 DAUC <0003> db_auc.c:192 IMSI='262424356213765': No 3G Auth Data 20240930055658110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34140<->l=127.0.0.1:4258 20240930055658116 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658116 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424356213765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424356213765"} 20240930055658116 DMAIN <0000> hlr.c:435 IMSI='262424356213765': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055658116 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424356213765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424356213765"} 20240930055658116 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424356213765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658116 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658116 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658118 DAUC <0003> db_auc.c:157 IMSI='262424356213765': No 2G Auth Data 20240930055658121 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658121 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424356213765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424356213765"} 20240930055658121 DAUC <0003> hlr.c:428 IMSI='262424356213765': storing IMEI = 12345678901234 20240930055658124 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424356213765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424356213765"} 20240930055658124 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424356213765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658124 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658124 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658126 DAUC <0003> db_auc.c:157 IMSI='262424356213765': No 2G Auth Data 20240930055658127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34140<->l=127.0.0.1:4258 20240930055658139 DAUC <0003> db_auc.c:157 IMSI='262425323648824': No 2G Auth Data 20240930055658139 DAUC <0003> db_auc.c:192 IMSI='262425323648824': No 3G Auth Data 20240930055658166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34144<->l=127.0.0.1:4258 20240930055658171 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658171 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425323648824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425323648824"} 20240930055658171 DMAIN <0000> hlr.c:435 IMSI='262425323648824': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055658171 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425323648824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425323648824"} 20240930055658171 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425323648824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658171 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658171 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658176 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658176 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425323648824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425323648824"} 20240930055658176 DAUC <0003> hlr.c:428 IMSI='262425323648824': storing IMEI = 12345678901234 20240930055658179 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425323648824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425323648824"} 20240930055658179 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425323648824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658179 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658179 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34144<->l=127.0.0.1:4258 20240930055658196 DAUC <0003> db_auc.c:157 IMSI='262429891194911': No 2G Auth Data 20240930055658196 DAUC <0003> db_auc.c:192 IMSI='262429891194911': No 3G Auth Data 20240930055658223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34158<->l=127.0.0.1:4258 20240930055658230 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658230 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429891194911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429891194911"} 20240930055658230 DMAIN <0000> hlr.c:435 IMSI='262429891194911': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055658230 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429891194911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429891194911"} 20240930055658230 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429891194911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658230 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658230 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658234 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658234 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429891194911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429891194911"} 20240930055658234 DAUC <0003> hlr.c:428 IMSI='262429891194911': storing IMEI = 12345678901234 20240930055658238 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429891194911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429891194911"} 20240930055658238 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429891194911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658238 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658238 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34158<->l=127.0.0.1:4258 20240930055658255 DAUC <0003> db_auc.c:157 IMSI='262424218663667': No 2G Auth Data 20240930055658255 DAUC <0003> db_auc.c:192 IMSI='262424218663667': No 3G Auth Data 20240930055658282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34174<->l=127.0.0.1:4258 20240930055658288 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658288 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424218663667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424218663667"} 20240930055658288 DMAIN <0000> hlr.c:435 IMSI='262424218663667': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055658288 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424218663667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424218663667"} 20240930055658288 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424218663667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658288 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658288 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658294 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658294 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424218663667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424218663667"} 20240930055658294 DAUC <0003> hlr.c:428 IMSI='262424218663667': storing IMEI = 12345678901234 20240930055658297 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424218663667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424218663667"} 20240930055658297 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424218663667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658297 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658297 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34174<->l=127.0.0.1:4258 20240930055658312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34120<->l=127.0.0.1:4258 20240930055658313 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658313 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055658313 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055658313 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055658313 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41245<->l=127.0.0.1:4259) 20240930055658359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34186<->l=127.0.0.1:4258 20240930055658460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34186<->l=127.0.0.1:4258 20240930055701537 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055701537 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055701539 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34196<->l=127.0.0.1:4258 20240930055701543 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701543 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055701543 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055701543 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  20240930055701543 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055701543 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  20240930055701543 DLGSUP <0013> gsup_server.c:235 2:  20240930055701543 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055701543 DLGSUP <0013> gsup_server.c:235 3:  20240930055701543 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055701543 DLGSUP <0013> gsup_server.c:235 4:  20240930055701543 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055701543 DLGSUP <0013> gsup_server.c:235 5:  20240930055701543 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055701543 DLGSUP <0013> gsup_server.c:235 7:  20240930055701543 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055701543 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055701543 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055701543 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055701564 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45095<->l=127.0.0.1:4259) 20240930055701584 DAUC <0003> db_auc.c:157 IMSI='262425254197957': No 2G Auth Data 20240930055701584 DAUC <0003> db_auc.c:192 IMSI='262425254197957': No 3G Auth Data 20240930055701608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34204<->l=127.0.0.1:4258 20240930055701615 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701615 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425254197957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425254197957" source_name="the-source\n"} 20240930055701615 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240930055701615 DMAIN <0000> hlr.c:435 IMSI='262425254197957': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055701615 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262425254197957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425254197957" destination_name="the-source\n"} 20240930055701615 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262425254197957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701615 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701615 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701617 DAUC <0003> db_auc.c:192 IMSI='262425254197957': No 3G Auth Data 20240930055701620 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701620 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425254197957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425254197957" source_name="the-source\n"} 20240930055701620 DAUC <0003> hlr.c:428 IMSI='262425254197957': storing IMEI = 12345678901234 20240930055701623 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262425254197957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425254197957" destination_name="the-source\n"} 20240930055701623 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262425254197957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701623 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701623 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701625 DAUC <0003> db_auc.c:192 IMSI='262425254197957': No 3G Auth Data 20240930055701625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34204<->l=127.0.0.1:4258 20240930055701637 DAUC <0003> db_auc.c:157 IMSI='262420476309030': No 2G Auth Data 20240930055701637 DAUC <0003> db_auc.c:192 IMSI='262420476309030': No 3G Auth Data 20240930055701662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34216<->l=127.0.0.1:4258 20240930055701669 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701669 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262420476309030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420476309030" source_name="the-source\n"} 20240930055701669 DMAIN <0000> hlr.c:435 IMSI='262420476309030': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055701669 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262420476309030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420476309030" destination_name="the-source\n"} 20240930055701669 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262420476309030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701669 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701669 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701671 DAUC <0003> db_auc.c:192 IMSI='262420476309030': No 3G Auth Data 20240930055701674 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701674 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262420476309030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420476309030" source_name="the-source\n"} 20240930055701674 DAUC <0003> hlr.c:428 IMSI='262420476309030': storing IMEI = 12345678901234 20240930055701677 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262420476309030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420476309030" destination_name="the-source\n"} 20240930055701677 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262420476309030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701677 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701677 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701679 DAUC <0003> db_auc.c:192 IMSI='262420476309030': No 3G Auth Data 20240930055701680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34216<->l=127.0.0.1:4258 20240930055701691 DAUC <0003> db_auc.c:157 IMSI='262426827527714': No 2G Auth Data 20240930055701691 DAUC <0003> db_auc.c:192 IMSI='262426827527714': No 3G Auth Data 20240930055701713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34226<->l=127.0.0.1:4258 20240930055701719 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701719 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262426827527714 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426827527714" source_name="the-source\n"} 20240930055701719 DMAIN <0000> hlr.c:435 IMSI='262426827527714': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055701719 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262426827527714 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426827527714" destination_name="the-source\n"} 20240930055701719 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262426827527714 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701719 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701719 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701721 DAUC <0003> db_auc.c:192 IMSI='262426827527714': No 3G Auth Data 20240930055701725 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701725 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262426827527714 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426827527714" source_name="the-source\n"} 20240930055701725 DAUC <0003> hlr.c:428 IMSI='262426827527714': storing IMEI = 12345678901234 20240930055701728 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262426827527714 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426827527714" destination_name="the-source\n"} 20240930055701728 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262426827527714 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701728 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701728 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701730 DAUC <0003> db_auc.c:192 IMSI='262426827527714': No 3G Auth Data 20240930055701731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34226<->l=127.0.0.1:4258 20240930055701768 DAUC <0003> db_auc.c:157 IMSI='262423757741420': No 2G Auth Data 20240930055701768 DAUC <0003> db_auc.c:192 IMSI='262423757741420': No 3G Auth Data 20240930055701793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34236<->l=127.0.0.1:4258 20240930055701797 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701798 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262423757741420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423757741420" source_name="the-source\n"} 20240930055701798 DMAIN <0000> hlr.c:435 IMSI='262423757741420': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055701798 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262423757741420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423757741420" destination_name="the-source\n"} 20240930055701798 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262423757741420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701798 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701798 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701799 DAUC <0003> db_auc.c:157 IMSI='262423757741420': No 2G Auth Data 20240930055701802 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701802 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262423757741420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423757741420" source_name="the-source\n"} 20240930055701802 DAUC <0003> hlr.c:428 IMSI='262423757741420': storing IMEI = 12345678901234 20240930055701805 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262423757741420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423757741420" destination_name="the-source\n"} 20240930055701805 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262423757741420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701805 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701805 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701807 DAUC <0003> db_auc.c:157 IMSI='262423757741420': No 2G Auth Data 20240930055701808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34236<->l=127.0.0.1:4258 20240930055701819 DAUC <0003> db_auc.c:157 IMSI='262422240044837': No 2G Auth Data 20240930055701819 DAUC <0003> db_auc.c:192 IMSI='262422240044837': No 3G Auth Data 20240930055701844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34246<->l=127.0.0.1:4258 20240930055701850 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701851 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262422240044837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422240044837" source_name="the-source\n"} 20240930055701851 DMAIN <0000> hlr.c:435 IMSI='262422240044837': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055701851 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262422240044837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422240044837" destination_name="the-source\n"} 20240930055701851 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262422240044837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701851 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701851 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701852 DAUC <0003> db_auc.c:157 IMSI='262422240044837': No 2G Auth Data 20240930055701855 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701855 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262422240044837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422240044837" source_name="the-source\n"} 20240930055701855 DAUC <0003> hlr.c:428 IMSI='262422240044837': storing IMEI = 12345678901234 20240930055701858 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262422240044837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422240044837" destination_name="the-source\n"} 20240930055701858 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262422240044837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701858 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701858 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701859 DAUC <0003> db_auc.c:157 IMSI='262422240044837': No 2G Auth Data 20240930055701861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34246<->l=127.0.0.1:4258 20240930055701873 DAUC <0003> db_auc.c:157 IMSI='262424679616748': No 2G Auth Data 20240930055701873 DAUC <0003> db_auc.c:192 IMSI='262424679616748': No 3G Auth Data 20240930055701901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34256<->l=127.0.0.1:4258 20240930055701906 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701906 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424679616748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424679616748" source_name="the-source\n"} 20240930055701906 DMAIN <0000> hlr.c:435 IMSI='262424679616748': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055701906 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262424679616748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424679616748" destination_name="the-source\n"} 20240930055701906 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262424679616748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701906 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701906 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701911 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701911 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424679616748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424679616748" source_name="the-source\n"} 20240930055701911 DAUC <0003> hlr.c:428 IMSI='262424679616748': storing IMEI = 12345678901234 20240930055701915 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262424679616748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424679616748" destination_name="the-source\n"} 20240930055701915 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262424679616748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701915 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701915 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34256<->l=127.0.0.1:4258 20240930055701931 DAUC <0003> db_auc.c:157 IMSI='262424816752156': No 2G Auth Data 20240930055701931 DAUC <0003> db_auc.c:192 IMSI='262424816752156': No 3G Auth Data 20240930055701957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34266<->l=127.0.0.1:4258 20240930055701962 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701962 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424816752156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424816752156" source_name="the-source\n"} 20240930055701962 DMAIN <0000> hlr.c:435 IMSI='262424816752156': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055701962 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262424816752156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424816752156" destination_name="the-source\n"} 20240930055701962 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262424816752156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701962 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701962 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701966 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701966 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424816752156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424816752156" source_name="the-source\n"} 20240930055701966 DAUC <0003> hlr.c:428 IMSI='262424816752156': storing IMEI = 12345678901234 20240930055701969 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262424816752156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424816752156" destination_name="the-source\n"} 20240930055701969 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262424816752156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701969 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701969 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34266<->l=127.0.0.1:4258 20240930055701986 DAUC <0003> db_auc.c:157 IMSI='262421506902611': No 2G Auth Data 20240930055701986 DAUC <0003> db_auc.c:192 IMSI='262421506902611': No 3G Auth Data 20240930055702012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34280<->l=127.0.0.1:4258 20240930055702017 DLINP <000b> input/ipa.c:451 connected read/write 20240930055702017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055702017 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421506902611 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421506902611" source_name="the-source\n"} 20240930055702017 DMAIN <0000> hlr.c:435 IMSI='262421506902611': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055702017 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262421506902611 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421506902611" destination_name="the-source\n"} 20240930055702017 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262421506902611 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055702017 DLINP <000b> input/ipa.c:451 connected read/write 20240930055702017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055702017 DLINP <000b> input/ipa.c:451 connected read/write 20240930055702017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055702023 DLINP <000b> input/ipa.c:451 connected read/write 20240930055702023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055702023 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421506902611 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421506902611" source_name="the-source\n"} 20240930055702023 DAUC <0003> hlr.c:428 IMSI='262421506902611': storing IMEI = 12345678901234 20240930055702026 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262421506902611 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421506902611" destination_name="the-source\n"} 20240930055702026 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262421506902611 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055702026 DLINP <000b> input/ipa.c:451 connected read/write 20240930055702026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055702026 DLINP <000b> input/ipa.c:451 connected read/write 20240930055702026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055702029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34280<->l=127.0.0.1:4258 20240930055702041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34196<->l=127.0.0.1:4258 20240930055702042 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45095<->l=127.0.0.1:4259) 20240930055702042 DLINP <000b> input/ipa.c:451 connected read/write 20240930055702042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055702042 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055702042 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055702042 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055702042 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240930055702082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34282<->l=127.0.0.1:4258 20240930055702182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34282<->l=127.0.0.1:4258 20240930055705259 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055705259 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055705261 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34294<->l=127.0.0.1:4258 20240930055705263 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705263 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055705263 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055705263 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  20240930055705263 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055705263 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  20240930055705263 DLGSUP <0013> gsup_server.c:235 2:  20240930055705263 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055705263 DLGSUP <0013> gsup_server.c:235 3:  20240930055705263 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055705263 DLGSUP <0013> gsup_server.c:235 4:  20240930055705263 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055705263 DLGSUP <0013> gsup_server.c:235 5:  20240930055705263 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055705263 DLGSUP <0013> gsup_server.c:235 7:  20240930055705263 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055705263 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055705263 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055705263 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055705280 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45995<->l=127.0.0.1:4259) 20240930055705296 DAUC <0003> db_auc.c:157 IMSI='262429102338481': No 2G Auth Data 20240930055705296 DAUC <0003> db_auc.c:192 IMSI='262429102338481': No 3G Auth Data 20240930055705320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34300<->l=127.0.0.1:4258 20240930055705324 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705324 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429102338481"} 20240930055705324 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240930055705324 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429102338481" cause=Invalid mandatory information} 20240930055705324 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705324 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705324 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705326 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705326 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429102338481"} 20240930055705326 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240930055705327 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429102338481" cause=Invalid mandatory information} 20240930055705327 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705327 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705327 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705328 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705329 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429102338481"} 20240930055705329 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240930055705329 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429102338481" cause=Invalid mandatory information} 20240930055705329 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705329 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705329 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705330 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705330 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429102338481"} 20240930055705331 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240930055705331 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429102338481" cause=Invalid mandatory information} 20240930055705331 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705331 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705331 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705332 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705332 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429102338481"} 20240930055705332 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240930055705332 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429102338481" cause=Invalid mandatory information} 20240930055705332 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705332 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705332 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34300<->l=127.0.0.1:4258 20240930055705345 DAUC <0003> db_auc.c:157 IMSI='262420720552497': No 2G Auth Data 20240930055705345 DAUC <0003> db_auc.c:192 IMSI='262420720552497': No 3G Auth Data 20240930055705370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34302<->l=127.0.0.1:4258 20240930055705373 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705373 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420720552497"} 20240930055705373 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240930055705373 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420720552497" cause=Invalid mandatory information} 20240930055705373 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705373 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705373 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705375 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705375 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420720552497"} 20240930055705375 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240930055705375 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420720552497" cause=Invalid mandatory information} 20240930055705375 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705375 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705376 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705378 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705378 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420720552497"} 20240930055705378 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240930055705378 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420720552497" cause=Invalid mandatory information} 20240930055705378 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705378 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705378 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705380 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705380 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420720552497"} 20240930055705380 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240930055705380 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420720552497" cause=Invalid mandatory information} 20240930055705380 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705380 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705380 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705382 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705382 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420720552497"} 20240930055705382 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240930055705382 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420720552497" cause=Invalid mandatory information} 20240930055705382 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705382 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705382 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34302<->l=127.0.0.1:4258 20240930055705394 DAUC <0003> db_auc.c:157 IMSI='262426258968076': No 2G Auth Data 20240930055705394 DAUC <0003> db_auc.c:192 IMSI='262426258968076': No 3G Auth Data 20240930055705418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34314<->l=127.0.0.1:4258 20240930055705421 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705421 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426258968076"} 20240930055705421 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240930055705422 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426258968076" cause=Invalid mandatory information} 20240930055705422 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705422 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705422 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705424 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705424 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426258968076"} 20240930055705424 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240930055705424 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426258968076" cause=Invalid mandatory information} 20240930055705424 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705424 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705424 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705426 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705426 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426258968076"} 20240930055705426 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240930055705426 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426258968076" cause=Invalid mandatory information} 20240930055705426 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705426 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705426 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705428 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705428 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426258968076"} 20240930055705428 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240930055705428 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426258968076" cause=Invalid mandatory information} 20240930055705428 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705428 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705428 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705430 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705430 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426258968076"} 20240930055705430 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240930055705430 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426258968076" cause=Invalid mandatory information} 20240930055705430 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705430 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705430 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34314<->l=127.0.0.1:4258 20240930055705443 DAUC <0003> db_auc.c:157 IMSI='262429469103500': No 2G Auth Data 20240930055705443 DAUC <0003> db_auc.c:192 IMSI='262429469103500': No 3G Auth Data 20240930055705469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34324<->l=127.0.0.1:4258 20240930055705473 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705473 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429469103500"} 20240930055705473 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240930055705473 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429469103500" cause=Invalid mandatory information} 20240930055705473 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705473 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705473 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705475 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705475 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429469103500"} 20240930055705475 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240930055705475 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429469103500" cause=Invalid mandatory information} 20240930055705475 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705475 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705475 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705477 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705477 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429469103500"} 20240930055705477 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240930055705477 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429469103500" cause=Invalid mandatory information} 20240930055705477 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705477 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705477 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705479 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705479 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429469103500"} 20240930055705479 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240930055705479 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429469103500" cause=Invalid mandatory information} 20240930055705479 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705479 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705479 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705481 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705481 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429469103500"} 20240930055705481 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240930055705481 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429469103500" cause=Invalid mandatory information} 20240930055705481 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705481 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705481 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34324<->l=127.0.0.1:4258 20240930055705494 DAUC <0003> db_auc.c:157 IMSI='262420242310084': No 2G Auth Data 20240930055705494 DAUC <0003> db_auc.c:192 IMSI='262420242310084': No 3G Auth Data 20240930055705519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34334<->l=127.0.0.1:4258 20240930055705522 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705522 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420242310084"} 20240930055705522 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240930055705522 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420242310084" cause=Invalid mandatory information} 20240930055705522 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705522 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705522 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705523 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705523 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420242310084"} 20240930055705523 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240930055705523 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420242310084" cause=Invalid mandatory information} 20240930055705523 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705523 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705524 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705525 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705525 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420242310084"} 20240930055705525 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240930055705525 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420242310084" cause=Invalid mandatory information} 20240930055705525 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705525 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705525 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705526 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705526 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420242310084"} 20240930055705526 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240930055705526 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420242310084" cause=Invalid mandatory information} 20240930055705526 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705526 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705526 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705528 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705528 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420242310084"} 20240930055705528 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240930055705528 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420242310084" cause=Invalid mandatory information} 20240930055705528 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705528 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705528 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34334<->l=127.0.0.1:4258 20240930055705541 DAUC <0003> db_auc.c:157 IMSI='262426069371130': No 2G Auth Data 20240930055705541 DAUC <0003> db_auc.c:192 IMSI='262426069371130': No 3G Auth Data 20240930055705569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34342<->l=127.0.0.1:4258 20240930055705572 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705572 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426069371130"} 20240930055705572 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240930055705572 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426069371130" cause=Invalid mandatory information} 20240930055705572 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705572 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705572 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705575 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705575 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426069371130"} 20240930055705575 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240930055705575 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426069371130" cause=Invalid mandatory information} 20240930055705575 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705575 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705575 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705577 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705577 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426069371130"} 20240930055705577 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240930055705577 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426069371130" cause=Invalid mandatory information} 20240930055705577 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705577 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705577 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705579 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705579 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426069371130"} 20240930055705579 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240930055705579 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426069371130" cause=Invalid mandatory information} 20240930055705579 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705579 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705579 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705580 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705580 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426069371130"} 20240930055705580 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240930055705580 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426069371130" cause=Invalid mandatory information} 20240930055705580 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705580 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705581 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34342<->l=127.0.0.1:4258 20240930055705597 DAUC <0003> db_auc.c:157 IMSI='262423216037455': No 2G Auth Data 20240930055705597 DAUC <0003> db_auc.c:192 IMSI='262423216037455': No 3G Auth Data 20240930055705625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34358<->l=127.0.0.1:4258 20240930055705628 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705628 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423216037455"} 20240930055705628 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240930055705628 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423216037455" cause=Invalid mandatory information} 20240930055705628 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705628 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705628 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705631 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705631 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423216037455"} 20240930055705631 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240930055705631 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423216037455" cause=Invalid mandatory information} 20240930055705631 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705631 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705631 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705633 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705633 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423216037455"} 20240930055705633 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240930055705633 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423216037455" cause=Invalid mandatory information} 20240930055705633 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705633 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705633 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705634 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705634 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423216037455"} 20240930055705634 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240930055705634 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423216037455" cause=Invalid mandatory information} 20240930055705634 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705634 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705635 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705636 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705636 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423216037455"} 20240930055705636 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240930055705636 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423216037455" cause=Invalid mandatory information} 20240930055705636 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705636 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705636 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34358<->l=127.0.0.1:4258 20240930055705652 DAUC <0003> db_auc.c:157 IMSI='262420023422174': No 2G Auth Data 20240930055705652 DAUC <0003> db_auc.c:192 IMSI='262420023422174': No 3G Auth Data 20240930055705679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34368<->l=127.0.0.1:4258 20240930055705682 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705682 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420023422174"} 20240930055705682 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240930055705682 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420023422174" cause=Invalid mandatory information} 20240930055705682 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705682 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705682 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705684 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705684 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420023422174"} 20240930055705684 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240930055705684 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420023422174" cause=Invalid mandatory information} 20240930055705684 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705684 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705684 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705686 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705686 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420023422174"} 20240930055705686 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240930055705686 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420023422174" cause=Invalid mandatory information} 20240930055705686 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705686 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705686 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705688 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705688 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420023422174"} 20240930055705688 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240930055705688 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420023422174" cause=Invalid mandatory information} 20240930055705688 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705688 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705688 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705690 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705690 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420023422174"} 20240930055705690 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240930055705690 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420023422174" cause=Invalid mandatory information} 20240930055705690 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705690 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705690 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34368<->l=127.0.0.1:4258 20240930055705703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34294<->l=127.0.0.1:4258 20240930055705704 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705704 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055705704 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055705704 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055705704 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45995<->l=127.0.0.1:4259) 20240930055705746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34382<->l=127.0.0.1:4258 20240930055705847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34382<->l=127.0.0.1:4258 20240930055708922 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055708922 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055708924 DLINP <000b> input/ipa.c:451 connected read/write 20240930055708924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055708924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45874<->l=127.0.0.1:4258 20240930055708926 DLINP <000b> input/ipa.c:451 connected read/write 20240930055708926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055708926 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055708926 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055708926 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  20240930055708926 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055708926 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  20240930055708926 DLGSUP <0013> gsup_server.c:235 2:  20240930055708926 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055708926 DLGSUP <0013> gsup_server.c:235 3:  20240930055708926 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055708926 DLGSUP <0013> gsup_server.c:235 4:  20240930055708926 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055708926 DLGSUP <0013> gsup_server.c:235 5:  20240930055708926 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055708926 DLGSUP <0013> gsup_server.c:235 7:  20240930055708926 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055708926 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055708926 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055708926 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055708948 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35239<->l=127.0.0.1:4259) 20240930055708962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45880<->l=127.0.0.1:4258 20240930055708969 DLINP <000b> input/ipa.c:451 connected read/write 20240930055708969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055708969 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428327691272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428327691272"} 20240930055708969 DMAIN <0000> hlr.c:435 IMSI='262428327691272': has IMEI = 22245678901234 (consider setting 'store-imei') 20240930055708969 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428327691272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240930055708969 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428327691272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428327691272" cause=Invalid mandatory information} 20240930055708969 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428327691272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055708969 DLINP <000b> input/ipa.c:451 connected read/write 20240930055708969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055708969 DLINP <000b> input/ipa.c:451 connected read/write 20240930055708969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055708973 DLINP <000b> input/ipa.c:451 connected read/write 20240930055708973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055708973 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428327691272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428327691272"} 20240930055708973 DAUC <0003> hlr.c:428 IMSI='262428327691272': storing IMEI = 22245678901234 20240930055708973 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428327691272': no such subscriber 20240930055708973 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428327691272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240930055708973 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428327691272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428327691272" cause=Invalid mandatory information} 20240930055708973 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428327691272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055708973 DLINP <000b> input/ipa.c:451 connected read/write 20240930055708973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055708973 DLINP <000b> input/ipa.c:451 connected read/write 20240930055708973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055708975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45880<->l=127.0.0.1:4258 20240930055708976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45874<->l=127.0.0.1:4258 20240930055708977 DLINP <000b> input/ipa.c:451 connected read/write 20240930055708977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055708977 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055708977 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055708977 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055708977 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35239<->l=127.0.0.1:4259) 20240930055709016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45896<->l=127.0.0.1:4258 20240930055709116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45896<->l=127.0.0.1:4258 20240930055712192 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055712192 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055712194 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45900<->l=127.0.0.1:4258 20240930055712197 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712197 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055712197 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055712197 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  20240930055712197 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055712197 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  20240930055712197 DLGSUP <0013> gsup_server.c:235 2:  20240930055712197 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055712197 DLGSUP <0013> gsup_server.c:235 3:  20240930055712197 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055712197 DLGSUP <0013> gsup_server.c:235 4:  20240930055712197 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055712197 DLGSUP <0013> gsup_server.c:235 5:  20240930055712197 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055712197 DLGSUP <0013> gsup_server.c:235 7:  20240930055712197 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055712197 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055712197 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055712197 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055712215 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33915<->l=127.0.0.1:4259) 20240930055712226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45910<->l=127.0.0.1:4258 20240930055712241 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712241 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428484578867"} 20240930055712241 DMAIN <0000> hlr.c:227 IMSI='262428484578867': Creating subscriber on demand 20240930055712256 DMAIN <0000> hlr.c:243 IMSI='262428484578867': Successfully assigned MSISDN='010' 20240930055712256 DAUC <0003> hlr.c:428 IMSI='262428484578867': storing IMEI = 12345678901234 20240930055712271 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428484578867"} 20240930055712271 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055712271 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712271 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712274 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712274 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712275 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712275 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712276 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712276 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712278 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712278 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428484578867" cn_domain=PS} 20240930055712278 DLU <0006> fsm.c:456 lu(262428484578867)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055712278 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055712287 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055712287 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428484578867" cn_domain=PS} 20240930055712287 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712287 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712290 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712290 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428484578867"} 20240930055712290 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055712290 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055712290 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428484578867"} 20240930055712290 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055712290 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055712290 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055712290 DLU <0006> fsm.c:568 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055712290 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712290 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712298 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712298 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428484578867"} 20240930055712298 DMAIN <0000> hlr.c:227 IMSI='262428484578867': Creating subscriber on demand 20240930055712305 DMAIN <0000> hlr.c:243 IMSI='262428484578867': Successfully assigned MSISDN='458' 20240930055712305 DAUC <0003> hlr.c:428 IMSI='262428484578867': storing IMEI = 12345678901234 20240930055712308 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428484578867"} 20240930055712308 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055712308 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712309 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712310 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712310 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712311 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712311 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712312 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712312 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712313 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712313 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712314 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712314 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428484578867" cn_domain=PS} 20240930055712314 DLU <0006> fsm.c:456 lu(262428484578867)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055712314 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055712321 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055712321 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428484578867" cn_domain=PS} 20240930055712321 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712321 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712323 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712323 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428484578867"} 20240930055712323 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055712323 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055712323 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428484578867"} 20240930055712323 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055712323 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055712323 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055712323 DLU <0006> fsm.c:568 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055712323 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712323 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712332 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712332 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428484578867"} 20240930055712332 DMAIN <0000> hlr.c:227 IMSI='262428484578867': Creating subscriber on demand 20240930055712338 DMAIN <0000> hlr.c:243 IMSI='262428484578867': Successfully assigned MSISDN='163' 20240930055712338 DAUC <0003> hlr.c:428 IMSI='262428484578867': storing IMEI = 12345678901234 20240930055712342 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428484578867"} 20240930055712342 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055712342 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712342 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712343 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712343 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712344 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712344 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712345 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712345 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712346 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712346 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712348 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712348 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428484578867" cn_domain=PS} 20240930055712348 DLU <0006> fsm.c:456 lu(262428484578867)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055712348 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240930055712348 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428484578867" cause=GPRS services not allowed} 20240930055712348 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055712348 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055712348 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: Freeing instance 20240930055712348 DLU <0006> fsm.c:568 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: Deallocated 20240930055712348 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712348 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712356 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712356 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428484578867"} 20240930055712356 DMAIN <0000> hlr.c:227 IMSI='262428484578867': Creating subscriber on demand 20240930055712363 DMAIN <0000> hlr.c:243 IMSI='262428484578867': Successfully assigned MSISDN='423' 20240930055712363 DAUC <0003> hlr.c:428 IMSI='262428484578867': storing IMEI = 12345678901234 20240930055712366 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428484578867"} 20240930055712366 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055712366 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712366 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712368 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712368 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712369 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712369 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712369 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712369 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712371 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712371 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428484578867" cn_domain=PS} 20240930055712371 DLU <0006> fsm.c:456 lu(262428484578867)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055712371 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240930055712371 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428484578867" cause=GPRS services not allowed} 20240930055712371 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055712371 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055712371 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: Freeing instance 20240930055712371 DLU <0006> fsm.c:568 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: Deallocated 20240930055712371 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712371 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712379 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712379 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428484578867"} 20240930055712379 DMAIN <0000> hlr.c:227 IMSI='262428484578867': Creating subscriber on demand 20240930055712383 DAUC <0003> hlr.c:428 IMSI='262428484578867': storing IMEI = 12345678901234 20240930055712386 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428484578867"} 20240930055712386 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055712386 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712386 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712387 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712387 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712388 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712388 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712389 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712389 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712391 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712391 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428484578867" cn_domain=PS} 20240930055712391 DLU <0006> fsm.c:456 lu(262428484578867)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055712391 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240930055712391 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428484578867" cause=GPRS services not allowed} 20240930055712391 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055712391 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055712391 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: Freeing instance 20240930055712391 DLU <0006> fsm.c:568 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: Deallocated 20240930055712391 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712391 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712400 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712400 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428484578867"} 20240930055712400 DMAIN <0000> hlr.c:227 IMSI='262428484578867': Creating subscriber on demand 20240930055712403 DAUC <0003> hlr.c:428 IMSI='262428484578867': storing IMEI = 12345678901234 20240930055712406 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428484578867"} 20240930055712406 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055712406 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712406 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712408 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712408 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712409 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712409 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712409 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712409 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712411 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712411 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428484578867" cn_domain=PS} 20240930055712411 DLU <0006> fsm.c:456 lu(262428484578867)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055712411 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055712418 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055712418 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428484578867" cn_domain=PS} 20240930055712418 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712418 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712420 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712420 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428484578867"} 20240930055712420 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055712420 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055712420 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428484578867"} 20240930055712420 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055712420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055712420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055712420 DLU <0006> fsm.c:568 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055712420 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712420 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45910<->l=127.0.0.1:4258 20240930055712427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45900<->l=127.0.0.1:4258 20240930055712429 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712429 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055712429 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055712429 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055712429 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33915<->l=127.0.0.1:4259) 20240930055712472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45918<->l=127.0.0.1:4258 20240930055712573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45918<->l=127.0.0.1:4258 20240930055715649 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055715649 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055715650 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45928<->l=127.0.0.1:4258 20240930055715652 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715652 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055715652 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055715652 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  20240930055715652 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055715652 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  20240930055715652 DLGSUP <0013> gsup_server.c:235 2:  20240930055715653 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055715653 DLGSUP <0013> gsup_server.c:235 3:  20240930055715653 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055715653 DLGSUP <0013> gsup_server.c:235 4:  20240930055715653 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055715653 DLGSUP <0013> gsup_server.c:235 5:  20240930055715653 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055715653 DLGSUP <0013> gsup_server.c:235 7:  20240930055715653 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055715653 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055715653 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055715653 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055715670 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35605<->l=127.0.0.1:4259) 20240930055715682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45936<->l=127.0.0.1:4258 20240930055715697 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715697 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428122597514" cn_domain=PS} 20240930055715697 DMAIN <0000> hlr.c:227 IMSI='262428122597514': Creating subscriber on demand 20240930055715713 DMAIN <0000> hlr.c:243 IMSI='262428122597514': Successfully assigned MSISDN='266' 20240930055715713 DLU <0006> fsm.c:456 lu(262428122597514)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055715713 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055715719 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055715719 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428122597514" cn_domain=PS} 20240930055715719 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715719 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715723 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715723 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428122597514"} 20240930055715723 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055715723 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055715723 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428122597514"} 20240930055715723 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055715723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055715723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055715723 DLU <0006> fsm.c:568 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055715723 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715723 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715725 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715725 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715726 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715726 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715727 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715727 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715734 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715734 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428122597514" cn_domain=PS} 20240930055715735 DMAIN <0000> hlr.c:227 IMSI='262428122597514': Creating subscriber on demand 20240930055715741 DMAIN <0000> hlr.c:243 IMSI='262428122597514': Successfully assigned MSISDN='070' 20240930055715741 DLU <0006> fsm.c:456 lu(262428122597514)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055715741 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055715748 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055715748 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428122597514" cn_domain=PS} 20240930055715748 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715748 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715750 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715750 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428122597514"} 20240930055715751 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055715751 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055715751 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428122597514"} 20240930055715751 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055715751 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055715751 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055715751 DLU <0006> fsm.c:568 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055715751 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715751 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715752 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715752 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715753 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715753 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715754 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715754 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715755 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715755 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715762 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715762 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428122597514" cn_domain=PS} 20240930055715762 DMAIN <0000> hlr.c:227 IMSI='262428122597514': Creating subscriber on demand 20240930055715769 DMAIN <0000> hlr.c:243 IMSI='262428122597514': Successfully assigned MSISDN='628' 20240930055715769 DLU <0006> fsm.c:456 lu(262428122597514)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055715769 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240930055715769 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428122597514" cause=GPRS services not allowed} 20240930055715769 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055715769 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055715769 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: Freeing instance 20240930055715769 DLU <0006> fsm.c:568 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: Deallocated 20240930055715769 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715769 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715771 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715771 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715772 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715772 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715773 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715773 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715773 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715773 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715782 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715782 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428122597514" cn_domain=PS} 20240930055715782 DMAIN <0000> hlr.c:227 IMSI='262428122597514': Creating subscriber on demand 20240930055715788 DMAIN <0000> hlr.c:243 IMSI='262428122597514': Successfully assigned MSISDN='716' 20240930055715788 DLU <0006> fsm.c:456 lu(262428122597514)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055715789 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240930055715789 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428122597514" cause=GPRS services not allowed} 20240930055715789 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055715789 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055715789 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: Freeing instance 20240930055715789 DLU <0006> fsm.c:568 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: Deallocated 20240930055715789 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715789 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715790 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715790 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715791 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715791 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715792 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715792 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715800 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715800 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428122597514" cn_domain=PS} 20240930055715800 DMAIN <0000> hlr.c:227 IMSI='262428122597514': Creating subscriber on demand 20240930055715804 DLU <0006> fsm.c:456 lu(262428122597514)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055715804 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240930055715804 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428122597514" cause=GPRS services not allowed} 20240930055715804 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055715804 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055715804 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: Freeing instance 20240930055715804 DLU <0006> fsm.c:568 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: Deallocated 20240930055715804 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715804 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715806 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715806 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715807 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715807 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715808 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715808 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715816 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715816 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428122597514" cn_domain=PS} 20240930055715816 DMAIN <0000> hlr.c:227 IMSI='262428122597514': Creating subscriber on demand 20240930055715820 DLU <0006> fsm.c:456 lu(262428122597514)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055715820 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055715827 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055715827 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428122597514" cn_domain=PS} 20240930055715827 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715827 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715828 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715828 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428122597514"} 20240930055715828 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055715828 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055715829 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428122597514"} 20240930055715829 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055715829 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055715829 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055715829 DLU <0006> fsm.c:568 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055715829 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715829 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715830 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715830 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715831 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715831 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715832 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715832 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45936<->l=127.0.0.1:4258 20240930055715838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45928<->l=127.0.0.1:4258 20240930055715840 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715840 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055715840 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055715840 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055715840 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35605<->l=127.0.0.1:4259) 20240930055715880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45942<->l=127.0.0.1:4258 20240930055715980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45942<->l=127.0.0.1:4258 20240930055719049 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055719049 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055719051 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055719051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50384<->l=127.0.0.1:4258 20240930055719053 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055719053 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055719053 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055719053 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  20240930055719053 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055719053 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  20240930055719053 DLGSUP <0013> gsup_server.c:235 2:  20240930055719053 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055719053 DLGSUP <0013> gsup_server.c:235 3:  20240930055719053 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055719053 DLGSUP <0013> gsup_server.c:235 4:  20240930055719053 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055719053 DLGSUP <0013> gsup_server.c:235 5:  20240930055719053 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055719053 DLGSUP <0013> gsup_server.c:235 7:  20240930055719053 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055719053 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055719053 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055719053 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055719073 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43537<->l=127.0.0.1:4259) 20240930055719087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50388<->l=127.0.0.1:4258 20240930055719093 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055719093 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426453097457 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426453097457"} 20240930055719093 DMAIN <0000> hlr.c:227 IMSI='262426453097457': Creating subscriber on demand 20240930055719108 DMAIN <0000> hlr.c:243 IMSI='262426453097457': Successfully assigned MSISDN='191' 20240930055719109 DAUC <0003> db_auc.c:157 IMSI='262426453097457': No 2G Auth Data 20240930055719109 DAUC <0003> db_auc.c:192 IMSI='262426453097457': No 3G Auth Data 20240930055719109 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426453097457 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 20240930055719109 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426453097457 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426453097457" cause=IMSI unknown in HLR} 20240930055719109 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426453097457 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055719109 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055719109 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055719111 DAUC <0003> db_auc.c:157 IMSI='262426453097457': No 2G Auth Data 20240930055719111 DAUC <0003> db_auc.c:192 IMSI='262426453097457': No 3G Auth Data 20240930055719112 DAUC <0003> db_auc.c:157 IMSI='262426453097457': No 2G Auth Data 20240930055719112 DAUC <0003> db_auc.c:192 IMSI='262426453097457': No 3G Auth Data 20240930055719113 DAUC <0003> db_auc.c:157 IMSI='262426453097457': No 2G Auth Data 20240930055719113 DAUC <0003> db_auc.c:192 IMSI='262426453097457': No 3G Auth Data 20240930055719115 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055719115 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426453097457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426453097457" cn_domain=PS} 20240930055719115 DLU <0006> fsm.c:456 lu(262426453097457)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055719115 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426453097457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055719121 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426453097457)[0x5598fc53d210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055719121 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426453097457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426453097457" cn_domain=PS} 20240930055719121 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055719121 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055719124 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055719124 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426453097457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426453097457"} 20240930055719124 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426453097457)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055719124 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426453097457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055719124 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426453097457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426453097457"} 20240930055719124 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426453097457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055719124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426453097457)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055719124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426453097457)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055719124 DLU <0006> fsm.c:568 lu(PS:IMSI-262426453097457)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055719124 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055719124 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055719130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50388<->l=127.0.0.1:4258 20240930055719131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50384<->l=127.0.0.1:4258 20240930055719132 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055719132 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055719132 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055719132 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055719132 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43537<->l=127.0.0.1:4259) 20240930055719173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50394<->l=127.0.0.1:4258 20240930055719273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50394<->l=127.0.0.1:4258 20240930055722347 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055722347 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055722350 DLINP <000b> input/ipa.c:451 connected read/write 20240930055722350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055722352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50406<->l=127.0.0.1:4258 20240930055722355 DLINP <000b> input/ipa.c:451 connected read/write 20240930055722355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055722355 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055722355 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055722355 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  20240930055722355 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055722355 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  20240930055722355 DLGSUP <0013> gsup_server.c:235 2:  20240930055722355 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055722355 DLGSUP <0013> gsup_server.c:235 3:  20240930055722355 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055722355 DLGSUP <0013> gsup_server.c:235 4:  20240930055722355 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055722355 DLGSUP <0013> gsup_server.c:235 5:  20240930055722355 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055722355 DLGSUP <0013> gsup_server.c:235 7:  20240930055722355 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055722355 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055722355 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055722355 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055722371 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36295<->l=127.0.0.1:4259) 20240930055722375 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240930055722375 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240930055722391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50408<->l=127.0.0.1:4258 20240930055722398 DAUC <0003> db_auc.c:157 IMSI='262421399656784': No 2G Auth Data 20240930055722398 DAUC <0003> db_auc.c:192 IMSI='262421399656784': No 3G Auth Data 20240930055722406 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614008466.msisdn 20240930055722406 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614008466.msisdn: not attached (vlr_number unset) 20240930055722406 DDGSM <0007> mslookup_server.c:327 sip.voice.491614008466.msisdn: does not exist in GSUP proxy 20240930055723408 DLINP <000b> input/ipa.c:451 connected read/write 20240930055723408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055723408 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421399656784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421399656784" cn_domain=CS} 20240930055723408 DLU <0006> fsm.c:456 lu(262421399656784)[0x5598fc54bd30]{UNVALIDATED}: Allocated 20240930055723408 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421399656784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240930055723415 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262421399656784)[0x5598fc54bd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055723415 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421399656784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421399656784" cn_domain=CS} 20240930055723415 DLINP <000b> input/ipa.c:451 connected read/write 20240930055723415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055723415 DLINP <000b> input/ipa.c:451 connected read/write 20240930055723415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055723418 DLINP <000b> input/ipa.c:451 connected read/write 20240930055723418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055723418 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421399656784 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421399656784"} 20240930055723418 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262421399656784)[0x5598fc54bd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055723418 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421399656784 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055723418 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421399656784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421399656784"} 20240930055723418 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421399656784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055723418 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421399656784)[0x5598fc54bd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055723418 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421399656784)[0x5598fc54bd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055723418 DLU <0006> fsm.c:568 lu(CS:IMSI-262421399656784)[0x5598fc54bd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055723418 DLINP <000b> input/ipa.c:451 connected read/write 20240930055723418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055723418 DLINP <000b> input/ipa.c:451 connected read/write 20240930055723418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055723420 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614008466.msisdn 20240930055723420 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614008466.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240930055723420 DDGSM <0007> mslookup_server.c:327 sip.voice.491614008466.msisdn: does not exist in GSUP proxy 20240930055723420 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614008466.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240930055723427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50408<->l=127.0.0.1:4258 20240930055723428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50406<->l=127.0.0.1:4258 20240930055723429 DLINP <000b> input/ipa.c:451 connected read/write 20240930055723429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055723429 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055723429 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055723429 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055723429 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36295<->l=127.0.0.1:4259) 20240930055723473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50422<->l=127.0.0.1:4258 20240930055723573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50422<->l=127.0.0.1:4258 20240930055724609 DSS <0004> hlr_ussd.c:239 262427510296923/0xf5775c28: SS Session Timeout, destroying 20240930055724609 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427510296923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055726648 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055726648 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055726650 DLINP <000b> input/ipa.c:451 connected read/write 20240930055726650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055726651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50432<->l=127.0.0.1:4258 20240930055726652 DLINP <000b> input/ipa.c:451 connected read/write 20240930055726652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055726652 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055726652 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055726652 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  20240930055726652 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055726652 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  20240930055726652 DLGSUP <0013> gsup_server.c:235 2:  20240930055726652 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055726652 DLGSUP <0013> gsup_server.c:235 3:  20240930055726652 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055726652 DLGSUP <0013> gsup_server.c:235 4:  20240930055726652 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055726652 DLGSUP <0013> gsup_server.c:235 5:  20240930055726652 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055726652 DLGSUP <0013> gsup_server.c:235 7:  20240930055726652 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055726652 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055726652 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055726652 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055726653 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240930055726653 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240930055726686 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33403<->l=127.0.0.1:4259) 20240930055726688 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240930055726688 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240930055726703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59540<->l=127.0.0.1:4258 20240930055726708 DLINP <000b> input/ipa.c:451 connected read/write 20240930055726708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055726708 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420828892098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420828892098" cn_domain=CS} 20240930055726708 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420828892098 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240930055726708 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420828892098 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240930055726708 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420828892098.imsi 20240930055726708 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420828892098.imsi 20240930055726708 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420828892098.imsi: does not exist in local HLR 20240930055726714 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420828892098 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240930055726714 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240930055726714 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240930055726714 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240930055726714 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240930055726714 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240930055726714 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420828892098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055726714 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240930055726714 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240930055726714 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240930055726714 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240930055726714 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240930055726714 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240930055726716 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055726716 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055726716 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240930055726716 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240930055726716 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240930055726717 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055726717 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055726717 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240930055726761 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055726761 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055726761 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055726761 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055726761 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420828892098 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610824572 20240930055726761 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420828892098 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240930055726761 DLINP <000b> input/ipa.c:451 connected read/write 20240930055726761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055726761 DLINP <000b> input/ipa.c:451 connected read/write 20240930055726761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055726765 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055726765 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055726765 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420828892098 MSISDN-491610824572 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240930055726765 DLINP <000b> input/ipa.c:451 connected read/write 20240930055726765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055726765 DLINP <000b> input/ipa.c:451 connected read/write 20240930055726765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055726767 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055726767 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055726767 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420828892098 MSISDN-491610824572 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 20240930055726767 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420828892098 MSISDN-491610824572 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240930055726767 DLINP <000b> input/ipa.c:451 connected read/write 20240930055726767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055726767 DLINP <000b> input/ipa.c:451 connected read/write 20240930055726767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055726769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59540<->l=127.0.0.1:4258 20240930055726770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50432<->l=127.0.0.1:4258 20240930055726771 DLINP <000b> input/ipa.c:451 connected read/write 20240930055726771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055726771 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055726771 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055726771 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055726771 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33403<->l=127.0.0.1:4259) 20240930055726772 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055726772 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055726772 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240930055726772 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240930055726772 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240930055726811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59556<->l=127.0.0.1:4258 20240930055726912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59556<->l=127.0.0.1:4258 20240930055729987 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055729987 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055729990 DLINP <000b> input/ipa.c:451 connected read/write 20240930055729990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055729991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59572<->l=127.0.0.1:4258 20240930055729993 DLINP <000b> input/ipa.c:451 connected read/write 20240930055729993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055729993 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055729993 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055729993 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  20240930055729993 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055729993 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  20240930055729993 DLGSUP <0013> gsup_server.c:235 2:  20240930055729993 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055729993 DLGSUP <0013> gsup_server.c:235 3:  20240930055729993 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055729993 DLGSUP <0013> gsup_server.c:235 4:  20240930055729993 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055729993 DLGSUP <0013> gsup_server.c:235 5:  20240930055729993 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055729993 DLGSUP <0013> gsup_server.c:235 7:  20240930055729993 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055729993 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055729993 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055729993 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055729993 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240930055729993 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240930055730014 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46583<->l=127.0.0.1:4259) 20240930055730016 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240930055730016 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240930055730033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59580<->l=127.0.0.1:4258 20240930055730039 DAUC <0003> db_auc.c:157 IMSI='262425587059824': No 2G Auth Data 20240930055730039 DAUC <0003> db_auc.c:192 IMSI='262425587059824': No 3G Auth Data 20240930055730048 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425587059824.imsi 20240930055730048 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425587059824.imsi: found in local HLR 20240930055730057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59580<->l=127.0.0.1:4258 20240930055730057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59572<->l=127.0.0.1:4258 20240930055730059 DLINP <000b> input/ipa.c:451 connected read/write 20240930055730059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055730059 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055730059 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055730059 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055730059 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46583<->l=127.0.0.1:4259) 20240930055730104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59594<->l=127.0.0.1:4258 20240930055730205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59594<->l=127.0.0.1:4258 20240930055733280 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055733280 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055733282 DLINP <000b> input/ipa.c:451 connected read/write 20240930055733282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055733283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59600<->l=127.0.0.1:4258 20240930055733284 DLINP <000b> input/ipa.c:451 connected read/write 20240930055733285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055733285 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055733285 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055733285 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  20240930055733285 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055733285 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  20240930055733285 DLGSUP <0013> gsup_server.c:235 2:  20240930055733285 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055733285 DLGSUP <0013> gsup_server.c:235 3:  20240930055733285 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055733285 DLGSUP <0013> gsup_server.c:235 4:  20240930055733285 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055733285 DLGSUP <0013> gsup_server.c:235 5:  20240930055733285 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055733285 DLGSUP <0013> gsup_server.c:235 7:  20240930055733285 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055733285 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055733285 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055733285 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055733285 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240930055733285 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240930055733320 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38399<->l=127.0.0.1:4259) 20240930055733323 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240930055733323 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240930055733338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59604<->l=127.0.0.1:4258 20240930055733343 DLINP <000b> input/ipa.c:451 connected read/write 20240930055733343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055733343 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420884040959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420884040959" cn_domain=CS} 20240930055733343 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420884040959 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240930055733343 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420884040959 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240930055733343 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420884040959.imsi 20240930055733343 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420884040959.imsi 20240930055733343 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420884040959.imsi: does not exist in local HLR 20240930055733349 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420884040959 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240930055733349 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240930055733349 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240930055733349 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240930055733349 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240930055733349 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240930055733349 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420884040959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055733349 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240930055733349 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240930055733349 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240930055733349 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240930055733349 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240930055733349 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240930055733351 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055733351 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055733351 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240930055733351 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240930055733351 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240930055733353 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055733353 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055733353 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240930055733397 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055733397 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055733397 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055733397 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055733397 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420884040959 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617451781 20240930055733397 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420884040959 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240930055733397 DLINP <000b> input/ipa.c:451 connected read/write 20240930055733397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055733397 DLINP <000b> input/ipa.c:451 connected read/write 20240930055733397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055733401 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055733401 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055733401 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420884040959 MSISDN-491617451781 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240930055733401 DLINP <000b> input/ipa.c:451 connected read/write 20240930055733401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055733401 DLINP <000b> input/ipa.c:451 connected read/write 20240930055733401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055733403 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055733403 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055733403 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420884040959 MSISDN-491617451781 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 20240930055733403 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420884040959 MSISDN-491617451781 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240930055733403 DLINP <000b> input/ipa.c:451 connected read/write 20240930055733403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055733403 DLINP <000b> input/ipa.c:451 connected read/write 20240930055733403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055733405 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420884040959.imsi 20240930055733405 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420884040959.imsi: does not exist in local HLR 20240930055734406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59604<->l=127.0.0.1:4258 20240930055734407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59600<->l=127.0.0.1:4258 20240930055734409 DLINP <000b> input/ipa.c:451 connected read/write 20240930055734409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055734409 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055734409 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055734409 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055734409 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38399<->l=127.0.0.1:4259) 20240930055734409 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055734409 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055734409 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240930055734409 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240930055734409 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240930055734460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59616<->l=127.0.0.1:4258 20240930055734561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59616<->l=127.0.0.1:4258 20240930055737637 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055737637 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240930055737639 DLINP <000b> input/ipa.c:451 connected read/write 20240930055737639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055737640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59232<->l=127.0.0.1:4258 20240930055737642 DLINP <000b> input/ipa.c:451 connected read/write 20240930055737642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055737642 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055737642 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055737642 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  20240930055737642 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055737642 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  20240930055737642 DLGSUP <0013> gsup_server.c:235 2:  20240930055737642 DLGSUP <0013> gsup_server.c:237 2: 00  20240930055737642 DLGSUP <0013> gsup_server.c:235 3:  20240930055737642 DLGSUP <0013> gsup_server.c:237 3: 00  20240930055737642 DLGSUP <0013> gsup_server.c:235 4:  20240930055737642 DLGSUP <0013> gsup_server.c:237 4: 00  20240930055737642 DLGSUP <0013> gsup_server.c:235 5:  20240930055737642 DLGSUP <0013> gsup_server.c:237 5: 00  20240930055737642 DLGSUP <0013> gsup_server.c:235 7:  20240930055737642 DLGSUP <0013> gsup_server.c:237 7: 00  20240930055737642 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055737642 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240930055737642 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055737642 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240930055737642 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240930055737674 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46005<->l=127.0.0.1:4259) 20240930055737676 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240930055737676 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240930055737688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59240<->l=127.0.0.1:4258 20240930055737694 DLINP <000b> input/ipa.c:451 connected read/write 20240930055737694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055737694 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423273478811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423273478811" cn_domain=CS} 20240930055737694 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423273478811 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240930055737694 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423273478811 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240930055737694 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423273478811.imsi 20240930055737694 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423273478811.imsi 20240930055737694 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423273478811.imsi: does not exist in local HLR 20240930055737699 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423273478811 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240930055737699 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240930055737699 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240930055737699 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240930055737699 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240930055737699 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240930055737699 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423273478811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055737699 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240930055737699 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240930055737699 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240930055737699 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240930055737699 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240930055737699 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240930055737701 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055737701 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055737701 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240930055737701 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240930055737701 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240930055737703 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055737703 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055737703 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240930055737745 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055737745 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055737745 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055737745 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055737745 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423273478811 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610884771 20240930055737745 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423273478811 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240930055737745 DLINP <000b> input/ipa.c:451 connected read/write 20240930055737745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055737745 DLINP <000b> input/ipa.c:451 connected read/write 20240930055737745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055737749 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055737749 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055737749 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423273478811 MSISDN-491610884771 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240930055737749 DLINP <000b> input/ipa.c:451 connected read/write 20240930055737749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055737749 DLINP <000b> input/ipa.c:451 connected read/write 20240930055737749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055737751 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055737751 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055737751 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423273478811 MSISDN-491610884771 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 20240930055737751 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423273478811 MSISDN-491610884771 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240930055737751 DLINP <000b> input/ipa.c:451 connected read/write 20240930055737751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055737751 DLINP <000b> input/ipa.c:451 connected read/write 20240930055737751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055737753 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610884771.msisdn 20240930055737753 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610884771.msisdn: does not exist in local HLR 20240930055737754 DDGSM <0007> mslookup_server.c:352 sip.voice.491610884771.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240930055737754 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610884771.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240930055737756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59240<->l=127.0.0.1:4258 20240930055737757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59232<->l=127.0.0.1:4258 20240930055737758 DLINP <000b> input/ipa.c:451 connected read/write 20240930055737758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055737758 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055737758 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055737758 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055737758 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055737758 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055737758 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240930055737758 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240930055737758 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240930055737758 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46005<->l=127.0.0.1:4259) 20240930055737800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59244<->l=127.0.0.1:4258 20240930055737900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59244<->l=127.0.0.1:4258