20240914120221585 DMAIN <0000> hlr.c:813 hlr starting 20240914120221585 DDB <0001> db.c:599 using database: hlr.db 20240914120221585 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240914120221585 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240914120221585 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240914120221585 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20240914120221605 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240914120221605 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20240914120221683 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240914120221683 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240914120221683 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20240914120223075 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120223075 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120223079 DLINP <000b> input/ipa.c:451 connected read/write 20240914120223079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120223082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42050<->l=127.0.0.1:4258 20240914120223085 DLINP <000b> input/ipa.c:451 connected read/write 20240914120223085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120223085 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120223085 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120223085 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  20240914120223085 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120223085 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  20240914120223085 DLGSUP <0013> gsup_server.c:235 2:  20240914120223085 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120223085 DLGSUP <0013> gsup_server.c:235 3:  20240914120223085 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120223085 DLGSUP <0013> gsup_server.c:235 4:  20240914120223085 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120223085 DLGSUP <0013> gsup_server.c:235 5:  20240914120223085 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120223085 DLGSUP <0013> gsup_server.c:235 7:  20240914120223085 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120223085 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120223085 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120223085 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120223112 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34667<->l=127.0.0.1:4259) 20240914120223125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42054<->l=127.0.0.1:4258 20240914120223133 DLINP <000b> input/ipa.c:451 connected read/write 20240914120223133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120223133 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"} 20240914120223133 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" 20240914120223133 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} 20240914120223133 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 20240914120223133 DLINP <000b> input/ipa.c:451 connected read/write 20240914120223133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120223133 DLINP <000b> input/ipa.c:451 connected read/write 20240914120223133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120223138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42054<->l=127.0.0.1:4258 20240914120223139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42050<->l=127.0.0.1:4258 20240914120223141 DLINP <000b> input/ipa.c:451 connected read/write 20240914120223141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120223141 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120223141 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120223141 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120223142 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34667<->l=127.0.0.1:4259) 20240914120223192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42060<->l=127.0.0.1:4258 20240914120223193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42060<->l=127.0.0.1:4258 20240914120226270 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120226270 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120226274 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120226275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42062<->l=127.0.0.1:4258 20240914120226279 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120226279 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120226279 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120226279 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  20240914120226279 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120226279 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  20240914120226279 DLGSUP <0013> gsup_server.c:235 2:  20240914120226279 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120226279 DLGSUP <0013> gsup_server.c:235 3:  20240914120226279 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120226279 DLGSUP <0013> gsup_server.c:235 4:  20240914120226279 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120226279 DLGSUP <0013> gsup_server.c:235 5:  20240914120226279 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120226279 DLGSUP <0013> gsup_server.c:235 7:  20240914120226279 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120226279 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120226279 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120226279 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120226308 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46567<->l=127.0.0.1:4259) 20240914120226355 DAUC <0003> db_auc.c:157 IMSI='262424468132243': No 2G Auth Data 20240914120226356 DAUC <0003> db_auc.c:192 IMSI='262424468132243': No 3G Auth Data 20240914120226400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42078<->l=127.0.0.1:4258 20240914120226411 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120226411 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424468132243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424468132243"} 20240914120226420 DAUC <0003> db_auc.c:192 IMSI='262424468132243': No 3G Auth Data 20240914120226420 DAUC <0003> db_auc.c:236 IMSI='262424468132243': Calling to generate 5 vectors 20240914120226420 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240914120226420 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120226420 DAUC <0003> auc.c:113 vector [0]: rand = 5f9f80302c2a064699fcc004d7224000 20240914120226420 DAUC <0003> auc.c:179 vector [0]: kc = 22ab9a0293e96c00 20240914120226420 DAUC <0003> auc.c:180 vector [0]: sres = 84a34199 20240914120226420 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240914120226420 DAUC <0003> auc.c:113 vector [1]: rand = 1c1ec9b22cd45034b60da57244934495 20240914120226420 DAUC <0003> auc.c:179 vector [1]: kc = b9f6cbb743a87000 20240914120226420 DAUC <0003> auc.c:180 vector [1]: sres = 1e821bc6 20240914120226420 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240914120226420 DAUC <0003> auc.c:113 vector [2]: rand = 1b0a4d0eaf8110757adf94eec0c2f5a5 20240914120226420 DAUC <0003> auc.c:179 vector [2]: kc = ff1412a138d0a000 20240914120226420 DAUC <0003> auc.c:180 vector [2]: sres = b8890e45 20240914120226420 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240914120226420 DAUC <0003> auc.c:113 vector [3]: rand = 7bd05b4326ce099b4b1c305a024c785f 20240914120226420 DAUC <0003> auc.c:179 vector [3]: kc = c536c6a9d8d83400 20240914120226420 DAUC <0003> auc.c:180 vector [3]: sres = 7781e362 20240914120226420 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240914120226420 DAUC <0003> auc.c:113 vector [4]: rand = 589d390eb0a642e7011733ce7619c9da 20240914120226420 DAUC <0003> auc.c:179 vector [4]: kc = da37264bfa4e1800 20240914120226420 DAUC <0003> auc.c:180 vector [4]: sres = 0462d98e 20240914120226420 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240914120226420 DAUC <0003> db_auc.c:245 IMSI='262424468132243': Generated 5 vectors 20240914120226420 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424468132243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424468132243"} 20240914120226420 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424468132243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120226420 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120226420 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120226427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42078<->l=127.0.0.1:4258 20240914120226459 DAUC <0003> db_auc.c:157 IMSI='262424327562127': No 2G Auth Data 20240914120226459 DAUC <0003> db_auc.c:192 IMSI='262424327562127': No 3G Auth Data 20240914120226481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42092<->l=127.0.0.1:4258 20240914120226482 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120226482 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424327562127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424327562127"} 20240914120226482 DAUC <0003> db_auc.c:192 IMSI='262424327562127': No 3G Auth Data 20240914120226482 DAUC <0003> db_auc.c:236 IMSI='262424327562127': Calling to generate 5 vectors 20240914120226482 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240914120226482 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120226482 DAUC <0003> auc.c:113 vector [0]: rand = ae253a6bd8a7ec88567338bf55a0efe5 20240914120226482 DAUC <0003> auc.c:179 vector [0]: kc = e6f4349d31c51400 20240914120226482 DAUC <0003> auc.c:180 vector [0]: sres = 03633af3 20240914120226482 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240914120226482 DAUC <0003> auc.c:113 vector [1]: rand = 097e098eb330a325430d0f9e3f59b13b 20240914120226482 DAUC <0003> auc.c:179 vector [1]: kc = d53066b502c81c00 20240914120226482 DAUC <0003> auc.c:180 vector [1]: sres = 45915ba3 20240914120226482 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240914120226482 DAUC <0003> auc.c:113 vector [2]: rand = d5c5aa5e1c85d264f81d700ba8247b35 20240914120226482 DAUC <0003> auc.c:179 vector [2]: kc = 71009deb52e3c800 20240914120226482 DAUC <0003> auc.c:180 vector [2]: sres = facde559 20240914120226482 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240914120226482 DAUC <0003> auc.c:113 vector [3]: rand = 462e458c9b58a26056be0439d46b175c 20240914120226482 DAUC <0003> auc.c:179 vector [3]: kc = a43a506e428c4000 20240914120226482 DAUC <0003> auc.c:180 vector [3]: sres = 375fadda 20240914120226482 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240914120226482 DAUC <0003> auc.c:113 vector [4]: rand = 44efe075a475e77ba95b885d2809877b 20240914120226482 DAUC <0003> auc.c:179 vector [4]: kc = d46cc9cdd1704800 20240914120226482 DAUC <0003> auc.c:180 vector [4]: sres = d469acde 20240914120226482 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240914120226482 DAUC <0003> db_auc.c:245 IMSI='262424327562127': Generated 5 vectors 20240914120226482 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424327562127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424327562127"} 20240914120226482 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424327562127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120226482 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120226482 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120226483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42092<->l=127.0.0.1:4258 20240914120226507 DAUC <0003> db_auc.c:157 IMSI='262424357348336': No 2G Auth Data 20240914120226507 DAUC <0003> db_auc.c:192 IMSI='262424357348336': No 3G Auth Data 20240914120226531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42102<->l=127.0.0.1:4258 20240914120226534 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120226535 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424357348336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424357348336"} 20240914120226535 DAUC <0003> db_auc.c:192 IMSI='262424357348336': No 3G Auth Data 20240914120226535 DAUC <0003> db_auc.c:236 IMSI='262424357348336': Calling to generate 5 vectors 20240914120226535 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240914120226535 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120226535 DAUC <0003> auc.c:113 vector [0]: rand = ca3abef225c29304a597b1d2f83511c2 20240914120226535 DAUC <0003> auc.c:179 vector [0]: kc = 58aacbd9ebadb92b 20240914120226535 DAUC <0003> auc.c:180 vector [0]: sres = 228edb19 20240914120226535 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240914120226535 DAUC <0003> auc.c:113 vector [1]: rand = 7b402410f2948fe9fcaaae28806dc859 20240914120226535 DAUC <0003> auc.c:179 vector [1]: kc = f00f9a82f03b0c63 20240914120226535 DAUC <0003> auc.c:180 vector [1]: sres = b569d86a 20240914120226535 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240914120226535 DAUC <0003> auc.c:113 vector [2]: rand = 35620d17a271496e180aee6875299945 20240914120226535 DAUC <0003> auc.c:179 vector [2]: kc = 2d0c802ace6491f1 20240914120226535 DAUC <0003> auc.c:180 vector [2]: sres = 5812f7da 20240914120226535 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240914120226535 DAUC <0003> auc.c:113 vector [3]: rand = 25159fc8813c2a0261cc3e207bbba136 20240914120226535 DAUC <0003> auc.c:179 vector [3]: kc = c66b6fc07ee5956c 20240914120226535 DAUC <0003> auc.c:180 vector [3]: sres = 32d4d946 20240914120226535 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240914120226535 DAUC <0003> auc.c:113 vector [4]: rand = 274f9763dee7e7e748779259eaef5f2b 20240914120226535 DAUC <0003> auc.c:179 vector [4]: kc = b0831abddf65c76b 20240914120226535 DAUC <0003> auc.c:180 vector [4]: sres = 6357905a 20240914120226535 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240914120226535 DAUC <0003> db_auc.c:245 IMSI='262424357348336': Generated 5 vectors 20240914120226535 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424357348336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424357348336"} 20240914120226535 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424357348336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120226535 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120226535 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120226538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42102<->l=127.0.0.1:4258 20240914120226564 DAUC <0003> db_auc.c:157 IMSI='262420908499324': No 2G Auth Data 20240914120226564 DAUC <0003> db_auc.c:192 IMSI='262420908499324': No 3G Auth Data 20240914120226586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42118<->l=127.0.0.1:4258 20240914120226587 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120226587 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420908499324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420908499324"} 20240914120226587 DAUC <0003> db_auc.c:157 IMSI='262420908499324': No 2G Auth Data 20240914120226587 DAUC <0003> db_auc.c:236 IMSI='262420908499324': Calling to generate 5 vectors 20240914120226587 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240914120226587 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120226587 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120226587 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240914120226587 DAUC <0003> auc.c:113 vector [0]: rand = 4af5362d9fdba5a7c593655c29f9f8ac 20240914120226587 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240914120226587 DAUC <0003> auc.c:142 vector [0]: autn = 14a67aab7f710000ccfc484ee41d63a2 20240914120226587 DAUC <0003> auc.c:143 vector [0]: ck = 860b7ff28d00dfd509b62698850c2f4c 20240914120226587 DAUC <0003> auc.c:144 vector [0]: ik = ad7f77734f560ba2a5f4af5a94edd80f 20240914120226587 DAUC <0003> auc.c:145 vector [0]: res = 3105f9538ad454910000000000000000 20240914120226587 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120226587 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240914120226587 DAUC <0003> auc.c:151 vector [0]: kc = 87368143d3b72334 20240914120226587 DAUC <0003> auc.c:152 vector [0]: sres = bbd1adc2 20240914120226587 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240914120226587 DAUC <0003> auc.c:113 vector [1]: rand = 6e16b0da61d67ac0b665402eafef579e 20240914120226588 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240914120226588 DAUC <0003> auc.c:142 vector [1]: autn = c3a2a38db20b0000468ffffca12fc5b1 20240914120226588 DAUC <0003> auc.c:143 vector [1]: ck = 86c50bbb322fedb48d83a0ea177ad6f4 20240914120226588 DAUC <0003> auc.c:144 vector [1]: ik = 5150f1ec6e319eb147046dd238473b31 20240914120226588 DAUC <0003> auc.c:145 vector [1]: res = d329961942ce4fff0000000000000000 20240914120226588 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120226588 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240914120226588 DAUC <0003> auc.c:151 vector [1]: kc = 1d12376f73239ec0 20240914120226588 DAUC <0003> auc.c:152 vector [1]: sres = 91e7d9e6 20240914120226588 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240914120226588 DAUC <0003> auc.c:113 vector [2]: rand = d0f5428b62c44f4b4f83a42c43fc0611 20240914120226588 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240914120226588 DAUC <0003> auc.c:142 vector [2]: autn = efa52ff4ae9100002996437ed110c6e1 20240914120226588 DAUC <0003> auc.c:143 vector [2]: ck = 1ba30f4eac129345b333db74b1fb684b 20240914120226588 DAUC <0003> auc.c:144 vector [2]: ik = 21d05ad4ebed94312b25efd9f4dc7fb3 20240914120226588 DAUC <0003> auc.c:145 vector [2]: res = b984587e7346b6b20000000000000000 20240914120226588 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120226588 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240914120226588 DAUC <0003> auc.c:151 vector [2]: kc = a265613702d8108c 20240914120226588 DAUC <0003> auc.c:152 vector [2]: sres = cac2eecc 20240914120226588 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240914120226588 DAUC <0003> auc.c:113 vector [3]: rand = b5f8429d968ba485afd8098cc72e4cc6 20240914120226588 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240914120226588 DAUC <0003> auc.c:142 vector [3]: autn = d39d70f7d0310000fb84789d43c3ef7c 20240914120226588 DAUC <0003> auc.c:143 vector [3]: ck = ce716757d289c8046ff1d1b75dc61a7d 20240914120226588 DAUC <0003> auc.c:144 vector [3]: ik = 1da3f479b3eb60a8c73cb14807687c8a 20240914120226588 DAUC <0003> auc.c:145 vector [3]: res = be16ae65bfdf9bc90000000000000000 20240914120226588 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120226588 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240914120226588 DAUC <0003> auc.c:151 vector [3]: kc = 7b1ff3d13bccce5b 20240914120226588 DAUC <0003> auc.c:152 vector [3]: sres = 01c935ac 20240914120226588 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240914120226588 DAUC <0003> auc.c:113 vector [4]: rand = c860e11a6fe639f5c0aa98e64708680c 20240914120226588 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240914120226588 DAUC <0003> auc.c:142 vector [4]: autn = e46ae4765161000028c8c355e9b523bf 20240914120226588 DAUC <0003> auc.c:143 vector [4]: ck = 566fc7f2c59e94ff3e72a31511098bca 20240914120226588 DAUC <0003> auc.c:144 vector [4]: ik = 76a13425fa7ef501adb223a1baae3efa 20240914120226588 DAUC <0003> auc.c:145 vector [4]: res = bbc1775f09950f300000000000000000 20240914120226588 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240914120226588 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240914120226588 DAUC <0003> auc.c:151 vector [4]: kc = b30e73639447d4ce 20240914120226588 DAUC <0003> auc.c:152 vector [4]: sres = b254786f 20240914120226588 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240914120226588 DAUC <0003> db_auc.c:245 IMSI='262420908499324': Generated 5 vectors 20240914120226588 DAUC <0003> db_auc.c:249 IMSI='262420908499324': Updating SQN=161 in DB 20240914120226607 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420908499324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420908499324"} 20240914120226607 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420908499324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120226607 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120226607 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120226613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42118<->l=127.0.0.1:4258 20240914120226640 DAUC <0003> db_auc.c:157 IMSI='262428840957914': No 2G Auth Data 20240914120226640 DAUC <0003> db_auc.c:192 IMSI='262428840957914': No 3G Auth Data 20240914120226664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42120<->l=127.0.0.1:4258 20240914120226665 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120226665 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428840957914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428840957914"} 20240914120226665 DAUC <0003> db_auc.c:157 IMSI='262428840957914': No 2G Auth Data 20240914120226665 DAUC <0003> db_auc.c:236 IMSI='262428840957914': Calling to generate 5 vectors 20240914120226665 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240914120226666 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120226666 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240914120226666 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240914120226666 DAUC <0003> auc.c:113 vector [0]: rand = a28664846e7a116ca7db9ea0c0118d25 20240914120226666 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240914120226666 DAUC <0003> auc.c:142 vector [0]: autn = 8c51eee571e10000646e39bab032119a 20240914120226666 DAUC <0003> auc.c:143 vector [0]: ck = 67dd9607373718c1ba52a9e29b1ee723 20240914120226666 DAUC <0003> auc.c:144 vector [0]: ik = 061ca1aef490753d4b58efff74361cfd 20240914120226666 DAUC <0003> auc.c:145 vector [0]: res = 4975d1d49a34ff160000000000000000 20240914120226666 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120226666 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240914120226666 DAUC <0003> auc.c:151 vector [0]: kc = 90cb71b42c8f9622 20240914120226666 DAUC <0003> auc.c:152 vector [0]: sres = d3412ec2 20240914120226666 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240914120226666 DAUC <0003> auc.c:113 vector [1]: rand = 774b42199d242559f4e5bfbc48afeb7d 20240914120226666 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240914120226666 DAUC <0003> auc.c:142 vector [1]: autn = 22134fc67b0a00005325a8f90bc6fbf5 20240914120226666 DAUC <0003> auc.c:143 vector [1]: ck = 1732c2b1ea35bce663c0e963af3bf8c5 20240914120226666 DAUC <0003> auc.c:144 vector [1]: ik = 4d5320e2a2b4948baf27a198f1433abd 20240914120226666 DAUC <0003> auc.c:145 vector [1]: res = b207723b5b7a73000000000000000000 20240914120226666 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120226666 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240914120226666 DAUC <0003> auc.c:151 vector [1]: kc = 9686aaa816f9ea15 20240914120226666 DAUC <0003> auc.c:152 vector [1]: sres = e97d013b 20240914120226666 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240914120226666 DAUC <0003> auc.c:113 vector [2]: rand = 651f78d86505504fd157f4904414f8e1 20240914120226666 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240914120226666 DAUC <0003> auc.c:142 vector [2]: autn = b1c24bc36b5e00005e9dcc40150ff2d1 20240914120226666 DAUC <0003> auc.c:143 vector [2]: ck = 268a1821bb7065c7a1ed3588d6e60136 20240914120226666 DAUC <0003> auc.c:144 vector [2]: ik = a55c39e37301d36a0f3e3f3f1fa71b53 20240914120226666 DAUC <0003> auc.c:145 vector [2]: res = f00616853b8344700000000000000000 20240914120226666 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120226666 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240914120226666 DAUC <0003> auc.c:151 vector [2]: kc = 2d052b750130acc8 20240914120226666 DAUC <0003> auc.c:152 vector [2]: sres = cb8552f5 20240914120226666 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240914120226666 DAUC <0003> auc.c:113 vector [3]: rand = c137f035b61e390ff564d853a076a10a 20240914120226666 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240914120226666 DAUC <0003> auc.c:142 vector [3]: autn = 5e9c907626a10000840b6f80226e6868 20240914120226666 DAUC <0003> auc.c:143 vector [3]: ck = e44e30ff5b328124cfcf15f30f394c03 20240914120226666 DAUC <0003> auc.c:144 vector [3]: ik = 1bba879a50ad0f362b758ac46f1ee6da 20240914120226666 DAUC <0003> auc.c:145 vector [3]: res = a7e9508c1b2731620000000000000000 20240914120226666 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120226666 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240914120226666 DAUC <0003> auc.c:151 vector [3]: kc = 1b4e28526bb824cb 20240914120226666 DAUC <0003> auc.c:152 vector [3]: sres = bcce61ee 20240914120226666 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240914120226666 DAUC <0003> auc.c:113 vector [4]: rand = 85d536dd80ef4f829e9eb2262ee38920 20240914120226666 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240914120226666 DAUC <0003> auc.c:142 vector [4]: autn = 8ec371dc495800003aa10de374c83704 20240914120226666 DAUC <0003> auc.c:143 vector [4]: ck = ea5f92765977c561790dfea7cc6dcd2a 20240914120226666 DAUC <0003> auc.c:144 vector [4]: ik = 3c94f58b275c798bf0846e59232ced15 20240914120226666 DAUC <0003> auc.c:145 vector [4]: res = d2600ae86aa2e5810000000000000000 20240914120226666 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240914120226666 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240914120226666 DAUC <0003> auc.c:151 vector [4]: kc = 5f42f703916a9cd5 20240914120226666 DAUC <0003> auc.c:152 vector [4]: sres = b8c2ef69 20240914120226666 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240914120226666 DAUC <0003> db_auc.c:245 IMSI='262428840957914': Generated 5 vectors 20240914120226666 DAUC <0003> db_auc.c:249 IMSI='262428840957914': Updating SQN=161 in DB 20240914120226674 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428840957914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428840957914"} 20240914120226674 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428840957914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120226674 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120226674 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120226676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42120<->l=127.0.0.1:4258 20240914120226701 DAUC <0003> db_auc.c:157 IMSI='262423899560722': No 2G Auth Data 20240914120226701 DAUC <0003> db_auc.c:192 IMSI='262423899560722': No 3G Auth Data 20240914120226731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42122<->l=127.0.0.1:4258 20240914120226733 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120226733 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423899560722 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423899560722"} 20240914120226733 DAUC <0003> db_auc.c:236 IMSI='262423899560722': Calling to generate 5 vectors 20240914120226733 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240914120226733 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120226733 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120226733 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240914120226733 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120226733 DAUC <0003> auc.c:113 vector [0]: rand = e6421bc1ad00401c9017fa1575e7e4c1 20240914120226733 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240914120226733 DAUC <0003> auc.c:142 vector [0]: autn = 24608e4ffd8d000072ba2159fdaa7c5b 20240914120226733 DAUC <0003> auc.c:143 vector [0]: ck = 92a61d8fc1e0a6824febfb136bdcf119 20240914120226733 DAUC <0003> auc.c:144 vector [0]: ik = ee2b530398d7707153ed2f18881f4af9 20240914120226733 DAUC <0003> auc.c:145 vector [0]: res = 6405c5c4520621ce0000000000000000 20240914120226733 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120226733 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240914120226733 DAUC <0003> auc.c:179 vector [0]: kc = d92a270fd7c9a400 20240914120226733 DAUC <0003> auc.c:180 vector [0]: sres = 541a33ec 20240914120226733 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240914120226733 DAUC <0003> auc.c:113 vector [1]: rand = e73e2f462949efcaa8b5e708485762d1 20240914120226733 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240914120226733 DAUC <0003> auc.c:142 vector [1]: autn = 21ea7bcbc9290000d5891dd5dd56c3f9 20240914120226733 DAUC <0003> auc.c:143 vector [1]: ck = 3fd00dd04c095410c4bc99df83a4cbce 20240914120226733 DAUC <0003> auc.c:144 vector [1]: ik = 3909a055d181d3852ece7d5d99ae734e 20240914120226733 DAUC <0003> auc.c:145 vector [1]: res = 325b56ddd9ed20a50000000000000000 20240914120226733 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120226733 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240914120226733 DAUC <0003> auc.c:179 vector [1]: kc = 2631d06cf89d4800 20240914120226733 DAUC <0003> auc.c:180 vector [1]: sres = 8c537f04 20240914120226733 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240914120226733 DAUC <0003> auc.c:113 vector [2]: rand = 0fad7e70f218394af4ba51309a02d3af 20240914120226733 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240914120226733 DAUC <0003> auc.c:142 vector [2]: autn = 00444f6b3acc000068d0741228b3ec16 20240914120226734 DAUC <0003> auc.c:143 vector [2]: ck = 44461764d3ce7504ec2e0d59cb20727b 20240914120226734 DAUC <0003> auc.c:144 vector [2]: ik = 4dd8ac25afbfdb82e7e2b27738d25f5a 20240914120226734 DAUC <0003> auc.c:145 vector [2]: res = 3a5a5083261a2e8a0000000000000000 20240914120226734 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120226734 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240914120226734 DAUC <0003> auc.c:179 vector [2]: kc = e0d8af891421ac00 20240914120226734 DAUC <0003> auc.c:180 vector [2]: sres = 22464021 20240914120226734 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240914120226734 DAUC <0003> auc.c:113 vector [3]: rand = 7ab0282b748b7b6a7cecf6cf3dca0cf1 20240914120226734 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240914120226734 DAUC <0003> auc.c:142 vector [3]: autn = 37e03bdfd6da0000563a6b20dc225c3c 20240914120226734 DAUC <0003> auc.c:143 vector [3]: ck = 8e9eb22af496c4151d571778337afefe 20240914120226734 DAUC <0003> auc.c:144 vector [3]: ik = 0475917bb9058d81e44daf9612d4eab1 20240914120226734 DAUC <0003> auc.c:145 vector [3]: res = e9001a63027ca52c0000000000000000 20240914120226734 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120226734 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240914120226734 DAUC <0003> auc.c:179 vector [3]: kc = 9b3a6762074e8c00 20240914120226734 DAUC <0003> auc.c:180 vector [3]: sres = 20e9d465 20240914120226734 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240914120226734 DAUC <0003> auc.c:113 vector [4]: rand = f6356e27a02e209b2d24141007b0e816 20240914120226734 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240914120226734 DAUC <0003> auc.c:142 vector [4]: autn = 21492c82dca800004ee83c846e1d99a4 20240914120226734 DAUC <0003> auc.c:143 vector [4]: ck = c574c01a9c64ee2f687b1e8e233c5c3f 20240914120226734 DAUC <0003> auc.c:144 vector [4]: ik = 797d1b764890e3dd2c4da05bb613f5e5 20240914120226734 DAUC <0003> auc.c:145 vector [4]: res = 060b80fbbc5e07730000000000000000 20240914120226734 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240914120226734 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240914120226734 DAUC <0003> auc.c:179 vector [4]: kc = c5c972a27df6ec00 20240914120226734 DAUC <0003> auc.c:180 vector [4]: sres = b84725c2 20240914120226734 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240914120226734 DAUC <0003> db_auc.c:245 IMSI='262423899560722': Generated 5 vectors 20240914120226734 DAUC <0003> db_auc.c:249 IMSI='262423899560722': Updating SQN=161 in DB 20240914120226742 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423899560722 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423899560722"} 20240914120226742 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423899560722 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120226742 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120226742 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120226745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42122<->l=127.0.0.1:4258 20240914120226782 DAUC <0003> db_auc.c:157 IMSI='262425358021289': No 2G Auth Data 20240914120226782 DAUC <0003> db_auc.c:192 IMSI='262425358021289': No 3G Auth Data 20240914120226830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42134<->l=127.0.0.1:4258 20240914120226838 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120226838 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425358021289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425358021289"} 20240914120226838 DAUC <0003> db_auc.c:236 IMSI='262425358021289': Calling to generate 5 vectors 20240914120226838 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240914120226838 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120226838 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120226838 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240914120226838 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120226838 DAUC <0003> auc.c:113 vector [0]: rand = e880cea28e984b416426faf71271a709 20240914120226838 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240914120226838 DAUC <0003> auc.c:142 vector [0]: autn = d630b8e231f7000098cd1cae2cfeec34 20240914120226838 DAUC <0003> auc.c:143 vector [0]: ck = d2b3215471a4c04708d648c26d72aabc 20240914120226838 DAUC <0003> auc.c:144 vector [0]: ik = 6fe3ce4bc53df1b9eebea37e532901c1 20240914120226838 DAUC <0003> auc.c:145 vector [0]: res = 184900ee19b3dc690000000000000000 20240914120226838 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120226838 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240914120226838 DAUC <0003> auc.c:179 vector [0]: kc = 0e703b4df25d7800 20240914120226838 DAUC <0003> auc.c:180 vector [0]: sres = 69cac518 20240914120226838 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240914120226838 DAUC <0003> auc.c:113 vector [1]: rand = 4ad18b32b3bac5c2ebf9d646a876de4c 20240914120226838 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240914120226838 DAUC <0003> auc.c:142 vector [1]: autn = 4dab73d065590000ab1ef3684fd80828 20240914120226838 DAUC <0003> auc.c:143 vector [1]: ck = 4f07f9761b77ac7bc1957b5e0028500a 20240914120226838 DAUC <0003> auc.c:144 vector [1]: ik = cdf7842b5acb27bde81a71a5ac8fb376 20240914120226838 DAUC <0003> auc.c:145 vector [1]: res = e45f80c5b4267b330000000000000000 20240914120226839 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120226839 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240914120226839 DAUC <0003> auc.c:179 vector [1]: kc = c7f75b9830336c00 20240914120226839 DAUC <0003> auc.c:180 vector [1]: sres = a21e98b8 20240914120226839 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240914120226839 DAUC <0003> auc.c:113 vector [2]: rand = 528af46da241bcde3d3f384520401f62 20240914120226839 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240914120226839 DAUC <0003> auc.c:142 vector [2]: autn = 653c7463cffa0000edf27447425e53f0 20240914120226839 DAUC <0003> auc.c:143 vector [2]: ck = 01067d39760f4983b92c64601256a269 20240914120226839 DAUC <0003> auc.c:144 vector [2]: ik = bbab691f25e39e2a6557eb40b629383e 20240914120226839 DAUC <0003> auc.c:145 vector [2]: res = 9b67ae767dab14600000000000000000 20240914120226839 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120226839 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240914120226839 DAUC <0003> auc.c:179 vector [2]: kc = 8198b8ac66a84400 20240914120226839 DAUC <0003> auc.c:180 vector [2]: sres = 240ac48f 20240914120226839 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240914120226839 DAUC <0003> auc.c:113 vector [3]: rand = b586a434999d704b6e99c154fe23a4ea 20240914120226839 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240914120226839 DAUC <0003> auc.c:142 vector [3]: autn = 107d3e898d870000cb0084314bf4ec55 20240914120226839 DAUC <0003> auc.c:143 vector [3]: ck = 30dae80f215ab9f1ca12fe93b1554b06 20240914120226839 DAUC <0003> auc.c:144 vector [3]: ik = 39498ab4662d7bcce8b009e3420f3c7c 20240914120226839 DAUC <0003> auc.c:145 vector [3]: res = ed69075d6fc4f0c30000000000000000 20240914120226839 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120226839 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240914120226839 DAUC <0003> auc.c:179 vector [3]: kc = 271245eb40ec3000 20240914120226839 DAUC <0003> auc.c:180 vector [3]: sres = feea8c5b 20240914120226839 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240914120226839 DAUC <0003> auc.c:113 vector [4]: rand = 4978546480ab44d24a3c8724e83c9468 20240914120226839 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240914120226839 DAUC <0003> auc.c:142 vector [4]: autn = 248f78e146d10000eec3e6983c67569e 20240914120226839 DAUC <0003> auc.c:143 vector [4]: ck = 5a82eefa0cd75a29620b5f831c4c2013 20240914120226839 DAUC <0003> auc.c:144 vector [4]: ik = 623a171b76ea1d5a8837847412c4cd2a 20240914120226839 DAUC <0003> auc.c:145 vector [4]: res = a07212045c1ea7860000000000000000 20240914120226839 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240914120226839 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240914120226839 DAUC <0003> auc.c:179 vector [4]: kc = 63df7c4cc688f000 20240914120226839 DAUC <0003> auc.c:180 vector [4]: sres = eb37f9aa 20240914120226839 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240914120226839 DAUC <0003> db_auc.c:245 IMSI='262425358021289': Generated 5 vectors 20240914120226839 DAUC <0003> db_auc.c:249 IMSI='262425358021289': Updating SQN=161 in DB 20240914120226848 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425358021289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425358021289"} 20240914120226848 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425358021289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120226848 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120226848 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120226853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42134<->l=127.0.0.1:4258 20240914120226885 DAUC <0003> db_auc.c:157 IMSI='262423240932428': No 2G Auth Data 20240914120226885 DAUC <0003> db_auc.c:192 IMSI='262423240932428': No 3G Auth Data 20240914120226916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42136<->l=127.0.0.1:4258 20240914120226917 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120226917 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423240932428 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423240932428"} 20240914120226917 DAUC <0003> db_auc.c:236 IMSI='262423240932428': Calling to generate 5 vectors 20240914120226917 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240914120226917 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120226917 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120226917 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240914120226917 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120226917 DAUC <0003> auc.c:113 vector [0]: rand = fe7e3b920df9c1853bca7e6e590130c8 20240914120226917 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240914120226917 DAUC <0003> auc.c:142 vector [0]: autn = 898bc1ed65380000f5de0c735f22f6aa 20240914120226917 DAUC <0003> auc.c:143 vector [0]: ck = 66b92cf98182eabd52f0570c381bdc69 20240914120226917 DAUC <0003> auc.c:144 vector [0]: ik = b60e6c452ec0761b6507e8138753f978 20240914120226917 DAUC <0003> auc.c:145 vector [0]: res = 0c8f4f2ecb74302f0000000000000000 20240914120226917 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120226917 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240914120226917 DAUC <0003> auc.c:179 vector [0]: kc = 3161eece1a337bf0 20240914120226917 DAUC <0003> auc.c:180 vector [0]: sres = aa8946f6 20240914120226917 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240914120226918 DAUC <0003> auc.c:113 vector [1]: rand = 82bd78e307e97561a1213d214941299c 20240914120226918 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240914120226918 DAUC <0003> auc.c:142 vector [1]: autn = 92ef3282debb00000a58d74161f025f1 20240914120226918 DAUC <0003> auc.c:143 vector [1]: ck = 458b4dce266902daa6d7c727292d83de 20240914120226918 DAUC <0003> auc.c:144 vector [1]: ik = 59c35cc1a9dc815fdff06dce6509ac68 20240914120226918 DAUC <0003> auc.c:145 vector [1]: res = 7824ecc5cf1091fa0000000000000000 20240914120226918 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120226918 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240914120226918 DAUC <0003> auc.c:179 vector [1]: kc = 23341b6788839206 20240914120226918 DAUC <0003> auc.c:180 vector [1]: sres = 96a59b9b 20240914120226918 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240914120226918 DAUC <0003> auc.c:113 vector [2]: rand = 856b81da0b47577630a065ca88e9310f 20240914120226918 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240914120226918 DAUC <0003> auc.c:142 vector [2]: autn = 99c928ad47980000b325d338af624524 20240914120226918 DAUC <0003> auc.c:143 vector [2]: ck = ebdcd4490709063de0ba5a8bda487801 20240914120226918 DAUC <0003> auc.c:144 vector [2]: ik = e37eb456dd9d094d681ac0fb54e1c155 20240914120226918 DAUC <0003> auc.c:145 vector [2]: res = 6c577a2e74bd9d5b0000000000000000 20240914120226918 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120226918 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240914120226918 DAUC <0003> auc.c:179 vector [2]: kc = 725c42e0406c38ad 20240914120226918 DAUC <0003> auc.c:180 vector [2]: sres = bc81f314 20240914120226918 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240914120226918 DAUC <0003> auc.c:113 vector [3]: rand = e7b89e2c5fdcd2da7248656429bcc88e 20240914120226918 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240914120226918 DAUC <0003> auc.c:142 vector [3]: autn = 4bf686a8dac80000d3c89d3bfa37bec1 20240914120226918 DAUC <0003> auc.c:143 vector [3]: ck = 65705b03eee8dde9408ac73b35028d83 20240914120226918 DAUC <0003> auc.c:144 vector [3]: ik = 6188180039fd3ce3559ab17e30b7459d 20240914120226918 DAUC <0003> auc.c:145 vector [3]: res = c58c2d461be1e5850000000000000000 20240914120226918 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120226918 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240914120226918 DAUC <0003> auc.c:179 vector [3]: kc = 4f5a558907799ced 20240914120226918 DAUC <0003> auc.c:180 vector [3]: sres = 4ad65665 20240914120226918 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240914120226918 DAUC <0003> auc.c:113 vector [4]: rand = 855918ee009c2c363037323ae6538692 20240914120226918 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240914120226918 DAUC <0003> auc.c:142 vector [4]: autn = 9d2f05f6797b00009acaddba8abe8083 20240914120226918 DAUC <0003> auc.c:143 vector [4]: ck = de698fbe5fc3eda25ad47f9e525f8096 20240914120226918 DAUC <0003> auc.c:144 vector [4]: ik = 2a5cadd7bd96828effe30f1821ff1ee2 20240914120226918 DAUC <0003> auc.c:145 vector [4]: res = a037f49f480f80b40000000000000000 20240914120226918 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240914120226918 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240914120226918 DAUC <0003> auc.c:179 vector [4]: kc = bdd07f42fe11ff80 20240914120226918 DAUC <0003> auc.c:180 vector [4]: sres = e1c9b1c0 20240914120226918 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240914120226918 DAUC <0003> db_auc.c:245 IMSI='262423240932428': Generated 5 vectors 20240914120226918 DAUC <0003> db_auc.c:249 IMSI='262423240932428': Updating SQN=161 in DB 20240914120226926 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423240932428 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423240932428"} 20240914120226926 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423240932428 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120226926 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120226926 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120226927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42136<->l=127.0.0.1:4258 20240914120226952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42062<->l=127.0.0.1:4258 20240914120226952 DLINP <000b> input/ipa.c:451 connected read/write 20240914120226952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120226952 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120226952 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120226952 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120226952 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46567<->l=127.0.0.1:4259) 20240914120226974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42138<->l=127.0.0.1:4258 20240914120226975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42138<->l=127.0.0.1:4258 20240914120230087 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120230087 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120230092 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4258 20240914120230097 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230097 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120230097 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120230097 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  20240914120230097 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120230097 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  20240914120230097 DLGSUP <0013> gsup_server.c:235 2:  20240914120230097 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120230097 DLGSUP <0013> gsup_server.c:235 3:  20240914120230097 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120230097 DLGSUP <0013> gsup_server.c:235 4:  20240914120230097 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120230097 DLGSUP <0013> gsup_server.c:235 5:  20240914120230097 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120230097 DLGSUP <0013> gsup_server.c:235 7:  20240914120230097 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120230097 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120230097 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120230097 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120230115 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33855<->l=127.0.0.1:4259) 20240914120230154 DAUC <0003> db_auc.c:157 IMSI='262420935447555': No 2G Auth Data 20240914120230154 DAUC <0003> db_auc.c:192 IMSI='262420935447555': No 3G Auth Data 20240914120230203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42152<->l=127.0.0.1:4258 20240914120230213 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230213 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420935447555 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420935447555"} 20240914120230214 DAUC <0003> db_auc.c:192 IMSI='262420935447555': No 3G Auth Data 20240914120230214 DAUC <0003> db_auc.c:236 IMSI='262420935447555': Calling to generate 1 vectors 20240914120230214 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240914120230214 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230214 DAUC <0003> auc.c:113 vector [0]: rand = 6d0bdd054a028908a0c20e2557e64e4d 20240914120230214 DAUC <0003> auc.c:179 vector [0]: kc = 1f24f755aeb46800 20240914120230214 DAUC <0003> auc.c:180 vector [0]: sres = 25674a9c 20240914120230214 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240914120230214 DAUC <0003> db_auc.c:245 IMSI='262420935447555': Generated 1 vectors 20240914120230214 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420935447555 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420935447555"} 20240914120230214 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420935447555 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230214 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230214 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230220 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230220 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420935447555 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420935447555"} 20240914120230220 DAUC <0003> db_auc.c:192 IMSI='262420935447555': No 3G Auth Data 20240914120230220 DAUC <0003> db_auc.c:236 IMSI='262420935447555': Calling to generate 4 vectors 20240914120230220 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240914120230220 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230220 DAUC <0003> auc.c:113 vector [0]: rand = fbe6c1995c6ce0e8f8adb4c731330904 20240914120230220 DAUC <0003> auc.c:179 vector [0]: kc = d37171bfe72b3800 20240914120230220 DAUC <0003> auc.c:180 vector [0]: sres = d88f81b9 20240914120230220 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240914120230220 DAUC <0003> auc.c:113 vector [1]: rand = e673f2b25246712636bae4c8faeb7a31 20240914120230220 DAUC <0003> auc.c:179 vector [1]: kc = 717308f0cef04400 20240914120230220 DAUC <0003> auc.c:180 vector [1]: sres = 54e465c4 20240914120230220 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240914120230220 DAUC <0003> auc.c:113 vector [2]: rand = e19145039b251e501bc09614157d0f48 20240914120230220 DAUC <0003> auc.c:179 vector [2]: kc = 98a0e40e2218f000 20240914120230220 DAUC <0003> auc.c:180 vector [2]: sres = 45225af1 20240914120230220 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240914120230220 DAUC <0003> auc.c:113 vector [3]: rand = 852b31b3e831bd437f2ee629fe1d08eb 20240914120230220 DAUC <0003> auc.c:179 vector [3]: kc = 2c7a603afe036800 20240914120230220 DAUC <0003> auc.c:180 vector [3]: sres = 385151f4 20240914120230220 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240914120230220 DAUC <0003> db_auc.c:245 IMSI='262420935447555': Generated 4 vectors 20240914120230220 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420935447555 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420935447555"} 20240914120230220 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420935447555 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230220 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230220 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230226 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230226 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420935447555 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420935447555"} 20240914120230226 DAUC <0003> db_auc.c:192 IMSI='262420935447555': No 3G Auth Data 20240914120230226 DAUC <0003> db_auc.c:236 IMSI='262420935447555': Calling to generate 5 vectors 20240914120230226 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240914120230226 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230226 DAUC <0003> auc.c:113 vector [0]: rand = 60f73ac77aa472ec346703efa7ce2a54 20240914120230226 DAUC <0003> auc.c:179 vector [0]: kc = f9bd4a0d3ce89c00 20240914120230226 DAUC <0003> auc.c:180 vector [0]: sres = a524e0f6 20240914120230226 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240914120230226 DAUC <0003> auc.c:113 vector [1]: rand = 313ff89842d8af8f2b7764ae54b1ec96 20240914120230226 DAUC <0003> auc.c:179 vector [1]: kc = bf9c083e3c156000 20240914120230226 DAUC <0003> auc.c:180 vector [1]: sres = 978e94c7 20240914120230226 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240914120230226 DAUC <0003> auc.c:113 vector [2]: rand = 709bf8ad6f848b72ce3561b9bcb84f22 20240914120230227 DAUC <0003> auc.c:179 vector [2]: kc = 7b9e0a7c3d90f800 20240914120230227 DAUC <0003> auc.c:180 vector [2]: sres = 5db1d403 20240914120230227 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240914120230227 DAUC <0003> auc.c:113 vector [3]: rand = 7db0eab49105204b7808c71931e52a19 20240914120230227 DAUC <0003> auc.c:179 vector [3]: kc = 167e6aff1ab39400 20240914120230227 DAUC <0003> auc.c:180 vector [3]: sres = b8275ed8 20240914120230227 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240914120230227 DAUC <0003> auc.c:113 vector [4]: rand = fe41965c9377a6c35cf324beeff4ed7d 20240914120230227 DAUC <0003> auc.c:179 vector [4]: kc = 60f58ff249fab800 20240914120230227 DAUC <0003> auc.c:180 vector [4]: sres = ab9209d9 20240914120230227 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240914120230227 DAUC <0003> db_auc.c:245 IMSI='262420935447555': Generated 5 vectors 20240914120230227 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420935447555 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420935447555"} 20240914120230227 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420935447555 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230227 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230227 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230231 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230232 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420935447555 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420935447555"} 20240914120230232 DAUC <0003> db_auc.c:192 IMSI='262420935447555': No 3G Auth Data 20240914120230232 DAUC <0003> db_auc.c:236 IMSI='262420935447555': Calling to generate 5 vectors 20240914120230232 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240914120230232 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230232 DAUC <0003> auc.c:113 vector [0]: rand = b05b2392df307b8ef7b56c39e4d62853 20240914120230232 DAUC <0003> auc.c:179 vector [0]: kc = 94013468db915400 20240914120230232 DAUC <0003> auc.c:180 vector [0]: sres = 2cb65eab 20240914120230232 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240914120230232 DAUC <0003> auc.c:113 vector [1]: rand = d605589b293a294aed1ee735284c4746 20240914120230232 DAUC <0003> auc.c:179 vector [1]: kc = b1c8e91adb3e0000 20240914120230232 DAUC <0003> auc.c:180 vector [1]: sres = a067530e 20240914120230232 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240914120230232 DAUC <0003> auc.c:113 vector [2]: rand = a65858ac02923c4eacf6a287a1893557 20240914120230232 DAUC <0003> auc.c:179 vector [2]: kc = 0ca1d5151fd31400 20240914120230232 DAUC <0003> auc.c:180 vector [2]: sres = ead44ddb 20240914120230232 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240914120230232 DAUC <0003> auc.c:113 vector [3]: rand = 39c78fc29a4b48aab0b1b671acfa943d 20240914120230232 DAUC <0003> auc.c:179 vector [3]: kc = 01bef3ff6330c400 20240914120230232 DAUC <0003> auc.c:180 vector [3]: sres = e58368ab 20240914120230232 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240914120230232 DAUC <0003> auc.c:113 vector [4]: rand = 18c85fe1b50e76b3613c93d1c09f1717 20240914120230232 DAUC <0003> auc.c:179 vector [4]: kc = 1fe7c736fbcc4c00 20240914120230232 DAUC <0003> auc.c:180 vector [4]: sres = e686476b 20240914120230232 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240914120230232 DAUC <0003> db_auc.c:245 IMSI='262420935447555': Generated 5 vectors 20240914120230232 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420935447555 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420935447555"} 20240914120230232 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420935447555 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230232 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230232 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42152<->l=127.0.0.1:4258 20240914120230260 DAUC <0003> db_auc.c:157 IMSI='262422568879484': No 2G Auth Data 20240914120230260 DAUC <0003> db_auc.c:192 IMSI='262422568879484': No 3G Auth Data 20240914120230288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42160<->l=127.0.0.1:4258 20240914120230289 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230289 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422568879484 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422568879484"} 20240914120230289 DAUC <0003> db_auc.c:192 IMSI='262422568879484': No 3G Auth Data 20240914120230289 DAUC <0003> db_auc.c:236 IMSI='262422568879484': Calling to generate 1 vectors 20240914120230289 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240914120230289 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230289 DAUC <0003> auc.c:113 vector [0]: rand = 9f9b942286a3ff002e161f73b8b63678 20240914120230289 DAUC <0003> auc.c:179 vector [0]: kc = b1b184ec8600dc00 20240914120230289 DAUC <0003> auc.c:180 vector [0]: sres = 92506143 20240914120230289 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240914120230289 DAUC <0003> db_auc.c:245 IMSI='262422568879484': Generated 1 vectors 20240914120230289 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422568879484 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422568879484"} 20240914120230289 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422568879484 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230289 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230290 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230291 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230291 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422568879484 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422568879484"} 20240914120230291 DAUC <0003> db_auc.c:192 IMSI='262422568879484': No 3G Auth Data 20240914120230291 DAUC <0003> db_auc.c:236 IMSI='262422568879484': Calling to generate 4 vectors 20240914120230291 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240914120230291 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230291 DAUC <0003> auc.c:113 vector [0]: rand = dfb3665647434d337761404f298c1d77 20240914120230291 DAUC <0003> auc.c:179 vector [0]: kc = 44dff1d6ce2b5400 20240914120230291 DAUC <0003> auc.c:180 vector [0]: sres = c186de54 20240914120230291 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240914120230291 DAUC <0003> auc.c:113 vector [1]: rand = 950e05d63fde76d7f3f693236d08727b 20240914120230291 DAUC <0003> auc.c:179 vector [1]: kc = 4830933cd886f000 20240914120230291 DAUC <0003> auc.c:180 vector [1]: sres = ea059bee 20240914120230291 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240914120230291 DAUC <0003> auc.c:113 vector [2]: rand = 062f0c4ee6051a08dae1631552d312df 20240914120230291 DAUC <0003> auc.c:179 vector [2]: kc = 5802b5efcacc2400 20240914120230291 DAUC <0003> auc.c:180 vector [2]: sres = 548ef44e 20240914120230291 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240914120230291 DAUC <0003> auc.c:113 vector [3]: rand = abf7f8966997539ffc5f7395d0ca0156 20240914120230291 DAUC <0003> auc.c:179 vector [3]: kc = ff3be13780f23c00 20240914120230291 DAUC <0003> auc.c:180 vector [3]: sres = 0ac901a8 20240914120230291 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240914120230291 DAUC <0003> db_auc.c:245 IMSI='262422568879484': Generated 4 vectors 20240914120230291 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422568879484 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422568879484"} 20240914120230291 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422568879484 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230291 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230291 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230292 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230292 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422568879484 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422568879484"} 20240914120230292 DAUC <0003> db_auc.c:192 IMSI='262422568879484': No 3G Auth Data 20240914120230292 DAUC <0003> db_auc.c:236 IMSI='262422568879484': Calling to generate 5 vectors 20240914120230292 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240914120230292 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230292 DAUC <0003> auc.c:113 vector [0]: rand = 7f4ae4666ab27d7df18975996a1fecee 20240914120230292 DAUC <0003> auc.c:179 vector [0]: kc = 18157404afb59000 20240914120230292 DAUC <0003> auc.c:180 vector [0]: sres = 2a61bf68 20240914120230292 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240914120230292 DAUC <0003> auc.c:113 vector [1]: rand = 8c15a891c7d9e08f24213cd2568eaab7 20240914120230292 DAUC <0003> auc.c:179 vector [1]: kc = 89a0bc8cd1993400 20240914120230292 DAUC <0003> auc.c:180 vector [1]: sres = ba3b64b5 20240914120230292 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240914120230292 DAUC <0003> auc.c:113 vector [2]: rand = fec5c2f62b04b7240044da3c48da6f93 20240914120230292 DAUC <0003> auc.c:179 vector [2]: kc = 3011d6f220186000 20240914120230292 DAUC <0003> auc.c:180 vector [2]: sres = 642f149f 20240914120230292 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240914120230292 DAUC <0003> auc.c:113 vector [3]: rand = 8e69cd6a08a4176d44fb8107386540c5 20240914120230292 DAUC <0003> auc.c:179 vector [3]: kc = f51611c637713000 20240914120230292 DAUC <0003> auc.c:180 vector [3]: sres = ee89d026 20240914120230292 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240914120230292 DAUC <0003> auc.c:113 vector [4]: rand = b72ecf3e0b12579ba4d5d0cba5dbe255 20240914120230292 DAUC <0003> auc.c:179 vector [4]: kc = 9812c434394bb800 20240914120230292 DAUC <0003> auc.c:180 vector [4]: sres = aeb0c6f2 20240914120230292 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240914120230292 DAUC <0003> db_auc.c:245 IMSI='262422568879484': Generated 5 vectors 20240914120230292 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422568879484 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422568879484"} 20240914120230292 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422568879484 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230292 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230292 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230293 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230293 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422568879484 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422568879484"} 20240914120230293 DAUC <0003> db_auc.c:192 IMSI='262422568879484': No 3G Auth Data 20240914120230293 DAUC <0003> db_auc.c:236 IMSI='262422568879484': Calling to generate 5 vectors 20240914120230293 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240914120230293 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230293 DAUC <0003> auc.c:113 vector [0]: rand = c706a3ef7fd5c97a9547b79fc600c872 20240914120230293 DAUC <0003> auc.c:179 vector [0]: kc = 4cee845f7fca1000 20240914120230293 DAUC <0003> auc.c:180 vector [0]: sres = e2f099d9 20240914120230293 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240914120230293 DAUC <0003> auc.c:113 vector [1]: rand = 6aff29d97ab28fad0bf27a195ebd5868 20240914120230293 DAUC <0003> auc.c:179 vector [1]: kc = 86ef9b8807835400 20240914120230293 DAUC <0003> auc.c:180 vector [1]: sres = b970005f 20240914120230293 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240914120230293 DAUC <0003> auc.c:113 vector [2]: rand = c25a11304207b99f75587372f8fcdae9 20240914120230293 DAUC <0003> auc.c:179 vector [2]: kc = cf3f443b0327b400 20240914120230293 DAUC <0003> auc.c:180 vector [2]: sres = 24182ee7 20240914120230293 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240914120230293 DAUC <0003> auc.c:113 vector [3]: rand = e43c5266b97ace414da545feec71fb30 20240914120230293 DAUC <0003> auc.c:179 vector [3]: kc = 0551c9597ce06400 20240914120230293 DAUC <0003> auc.c:180 vector [3]: sres = 4837477c 20240914120230293 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240914120230293 DAUC <0003> auc.c:113 vector [4]: rand = 7f2ea9b26dc2f0fb97daf444f2ffa11d 20240914120230293 DAUC <0003> auc.c:179 vector [4]: kc = 08c61c1f41e18800 20240914120230293 DAUC <0003> auc.c:180 vector [4]: sres = ae8e480e 20240914120230293 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240914120230293 DAUC <0003> db_auc.c:245 IMSI='262422568879484': Generated 5 vectors 20240914120230293 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422568879484 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422568879484"} 20240914120230293 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422568879484 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230293 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230293 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42160<->l=127.0.0.1:4258 20240914120230322 DAUC <0003> db_auc.c:157 IMSI='262426093323758': No 2G Auth Data 20240914120230322 DAUC <0003> db_auc.c:192 IMSI='262426093323758': No 3G Auth Data 20240914120230347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42170<->l=127.0.0.1:4258 20240914120230348 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230348 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426093323758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426093323758"} 20240914120230348 DAUC <0003> db_auc.c:192 IMSI='262426093323758': No 3G Auth Data 20240914120230348 DAUC <0003> db_auc.c:236 IMSI='262426093323758': Calling to generate 1 vectors 20240914120230348 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240914120230348 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230348 DAUC <0003> auc.c:113 vector [0]: rand = 5cc3e0ef72de70d8f277fa2c6edbd332 20240914120230348 DAUC <0003> auc.c:179 vector [0]: kc = a6ccd5facd41fc4a 20240914120230348 DAUC <0003> auc.c:180 vector [0]: sres = 698e696b 20240914120230348 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240914120230348 DAUC <0003> db_auc.c:245 IMSI='262426093323758': Generated 1 vectors 20240914120230348 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426093323758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426093323758"} 20240914120230348 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426093323758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230349 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230349 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230350 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230350 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426093323758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426093323758"} 20240914120230350 DAUC <0003> db_auc.c:192 IMSI='262426093323758': No 3G Auth Data 20240914120230350 DAUC <0003> db_auc.c:236 IMSI='262426093323758': Calling to generate 4 vectors 20240914120230350 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240914120230350 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230350 DAUC <0003> auc.c:113 vector [0]: rand = ce89ef38f2cfc2653dcef4f6d9e0608e 20240914120230350 DAUC <0003> auc.c:179 vector [0]: kc = c3b9949b7cbda6a4 20240914120230350 DAUC <0003> auc.c:180 vector [0]: sres = 07ec751a 20240914120230350 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240914120230350 DAUC <0003> auc.c:113 vector [1]: rand = 60b632f1a5a0764fd822474a2a2b5cd2 20240914120230350 DAUC <0003> auc.c:179 vector [1]: kc = e7c1de5882f8b379 20240914120230350 DAUC <0003> auc.c:180 vector [1]: sres = 05f93bac 20240914120230350 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240914120230350 DAUC <0003> auc.c:113 vector [2]: rand = 555116a38589f33b49cdd1d0b53d122b 20240914120230350 DAUC <0003> auc.c:179 vector [2]: kc = 3c9511e7635cdb13 20240914120230350 DAUC <0003> auc.c:180 vector [2]: sres = add8e759 20240914120230350 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240914120230350 DAUC <0003> auc.c:113 vector [3]: rand = cb79cd5e78f4f567c6e85a46ff75ced9 20240914120230350 DAUC <0003> auc.c:179 vector [3]: kc = bc28a710ee165865 20240914120230350 DAUC <0003> auc.c:180 vector [3]: sres = c2522633 20240914120230350 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240914120230350 DAUC <0003> db_auc.c:245 IMSI='262426093323758': Generated 4 vectors 20240914120230350 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426093323758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426093323758"} 20240914120230350 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426093323758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230350 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230350 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230351 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230351 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426093323758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426093323758"} 20240914120230351 DAUC <0003> db_auc.c:192 IMSI='262426093323758': No 3G Auth Data 20240914120230351 DAUC <0003> db_auc.c:236 IMSI='262426093323758': Calling to generate 5 vectors 20240914120230351 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240914120230351 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230351 DAUC <0003> auc.c:113 vector [0]: rand = b2f4526cdb6a23f6749a1c62aad7fad6 20240914120230351 DAUC <0003> auc.c:179 vector [0]: kc = a8d6ae8a3fb13431 20240914120230351 DAUC <0003> auc.c:180 vector [0]: sres = b1d5ca94 20240914120230351 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240914120230351 DAUC <0003> auc.c:113 vector [1]: rand = 92ad69b0a2a3a99495c9582851c800e0 20240914120230351 DAUC <0003> auc.c:179 vector [1]: kc = 5fda51a626e2581f 20240914120230351 DAUC <0003> auc.c:180 vector [1]: sres = 3449830d 20240914120230351 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240914120230351 DAUC <0003> auc.c:113 vector [2]: rand = a105fb599350863dc76240dbd4ea4efd 20240914120230351 DAUC <0003> auc.c:179 vector [2]: kc = 80f5af4fea09fc56 20240914120230351 DAUC <0003> auc.c:180 vector [2]: sres = d18b8f90 20240914120230351 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240914120230351 DAUC <0003> auc.c:113 vector [3]: rand = 6866cb900868766a3f64dc12c2f80f97 20240914120230351 DAUC <0003> auc.c:179 vector [3]: kc = 043f5cfb49f05472 20240914120230351 DAUC <0003> auc.c:180 vector [3]: sres = 88a7fc24 20240914120230351 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240914120230351 DAUC <0003> auc.c:113 vector [4]: rand = e69dabade45b6849fa5b2a0557cb6b58 20240914120230351 DAUC <0003> auc.c:179 vector [4]: kc = c6ecba47300cb46c 20240914120230351 DAUC <0003> auc.c:180 vector [4]: sres = ab9fd3ec 20240914120230351 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240914120230351 DAUC <0003> db_auc.c:245 IMSI='262426093323758': Generated 5 vectors 20240914120230351 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426093323758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426093323758"} 20240914120230351 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426093323758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230351 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230351 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230352 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230352 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426093323758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426093323758"} 20240914120230352 DAUC <0003> db_auc.c:192 IMSI='262426093323758': No 3G Auth Data 20240914120230352 DAUC <0003> db_auc.c:236 IMSI='262426093323758': Calling to generate 5 vectors 20240914120230352 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240914120230352 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230352 DAUC <0003> auc.c:113 vector [0]: rand = b15b2551392b00a4324b537702181db1 20240914120230352 DAUC <0003> auc.c:179 vector [0]: kc = 2cd305ad664cd29d 20240914120230352 DAUC <0003> auc.c:180 vector [0]: sres = 32dc972f 20240914120230352 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240914120230352 DAUC <0003> auc.c:113 vector [1]: rand = 3a4caf0d381e25ae7f8f0343f03093cb 20240914120230352 DAUC <0003> auc.c:179 vector [1]: kc = ce21eaa498c204c8 20240914120230352 DAUC <0003> auc.c:180 vector [1]: sres = 51eecc7e 20240914120230352 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240914120230352 DAUC <0003> auc.c:113 vector [2]: rand = 03a1eaee6f5ab3efb2ca53bb67e5c0cc 20240914120230352 DAUC <0003> auc.c:179 vector [2]: kc = 95a06e9d1864a535 20240914120230352 DAUC <0003> auc.c:180 vector [2]: sres = 1d58d805 20240914120230352 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240914120230352 DAUC <0003> auc.c:113 vector [3]: rand = 57cf7e1a77d6912c5afe7ef11ea4a2ef 20240914120230352 DAUC <0003> auc.c:179 vector [3]: kc = dded230003ba02b6 20240914120230352 DAUC <0003> auc.c:180 vector [3]: sres = e0523811 20240914120230352 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240914120230352 DAUC <0003> auc.c:113 vector [4]: rand = 184e3b5d13a7b9714930a75062cb9da0 20240914120230352 DAUC <0003> auc.c:179 vector [4]: kc = 592b4fd7650fa9dc 20240914120230352 DAUC <0003> auc.c:180 vector [4]: sres = c0b74be3 20240914120230352 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240914120230352 DAUC <0003> db_auc.c:245 IMSI='262426093323758': Generated 5 vectors 20240914120230352 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426093323758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426093323758"} 20240914120230352 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426093323758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230352 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230352 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42170<->l=127.0.0.1:4258 20240914120230377 DAUC <0003> db_auc.c:157 IMSI='262428012092887': No 2G Auth Data 20240914120230377 DAUC <0003> db_auc.c:192 IMSI='262428012092887': No 3G Auth Data 20240914120230405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42174<->l=127.0.0.1:4258 20240914120230407 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230407 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428012092887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428012092887"} 20240914120230407 DAUC <0003> db_auc.c:157 IMSI='262428012092887': No 2G Auth Data 20240914120230407 DAUC <0003> db_auc.c:236 IMSI='262428012092887': Calling to generate 1 vectors 20240914120230407 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240914120230407 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120230407 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120230407 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240914120230407 DAUC <0003> auc.c:113 vector [0]: rand = 383d4c16555100c79765f5b576ac4d9d 20240914120230407 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240914120230407 DAUC <0003> auc.c:142 vector [0]: autn = 6a74101c3ebe00009249d36d08152d22 20240914120230407 DAUC <0003> auc.c:143 vector [0]: ck = a9e1ccef57a89eeadbd9d164e410a793 20240914120230407 DAUC <0003> auc.c:144 vector [0]: ik = 7e3ad0c565e7af724a00c7b8afee5cbb 20240914120230407 DAUC <0003> auc.c:145 vector [0]: res = 8020b460194824120000000000000000 20240914120230407 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120230407 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240914120230407 DAUC <0003> auc.c:151 vector [0]: kc = 46020af679b1cab0 20240914120230407 DAUC <0003> auc.c:152 vector [0]: sres = 99689072 20240914120230407 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240914120230407 DAUC <0003> db_auc.c:245 IMSI='262428012092887': Generated 1 vectors 20240914120230407 DAUC <0003> db_auc.c:249 IMSI='262428012092887': Updating SQN=33 in DB 20240914120230418 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428012092887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428012092887"} 20240914120230418 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428012092887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230418 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230418 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230422 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230422 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428012092887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428012092887"} 20240914120230422 DAUC <0003> db_auc.c:157 IMSI='262428012092887': No 2G Auth Data 20240914120230422 DAUC <0003> db_auc.c:236 IMSI='262428012092887': Calling to generate 4 vectors 20240914120230422 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240914120230422 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120230422 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120230422 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240914120230422 DAUC <0003> auc.c:113 vector [0]: rand = 48add077490916c29f1a26562d2d6de7 20240914120230422 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240914120230422 DAUC <0003> auc.c:142 vector [0]: autn = bf61e34efa290000f773451e3dffccdf 20240914120230423 DAUC <0003> auc.c:143 vector [0]: ck = cbcd48084a6d5f1624a105ed08d1f2a6 20240914120230423 DAUC <0003> auc.c:144 vector [0]: ik = 3d7810c6f2f25c9e38604730af14bed2 20240914120230423 DAUC <0003> auc.c:145 vector [0]: res = e92e808a8317a91b0000000000000000 20240914120230423 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120230423 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240914120230423 DAUC <0003> auc.c:151 vector [0]: kc = ea741a131f5a4ffc 20240914120230423 DAUC <0003> auc.c:152 vector [0]: sres = 6a392991 20240914120230423 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240914120230423 DAUC <0003> auc.c:113 vector [1]: rand = 60f0caed125b9f150ea83fafd4bb0cef 20240914120230423 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240914120230423 DAUC <0003> auc.c:142 vector [1]: autn = 9fabc8addfbf0000b55924c47099e25f 20240914120230423 DAUC <0003> auc.c:143 vector [1]: ck = dc5bbb0f6c49087dfc784f72207e2f8d 20240914120230423 DAUC <0003> auc.c:144 vector [1]: ik = 3b3b5bd705469df358b9107d4b4e8310 20240914120230423 DAUC <0003> auc.c:145 vector [1]: res = 2783e1893b4b8d8c0000000000000000 20240914120230423 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120230423 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240914120230423 DAUC <0003> auc.c:151 vector [1]: kc = 43a1bfd7023f3913 20240914120230423 DAUC <0003> auc.c:152 vector [1]: sres = 1cc86c05 20240914120230423 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240914120230423 DAUC <0003> auc.c:113 vector [2]: rand = a3a5ea415de53f2f185ea32bf2d1808b 20240914120230423 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240914120230423 DAUC <0003> auc.c:142 vector [2]: autn = 54af0acf61170000da255f7ff9346985 20240914120230423 DAUC <0003> auc.c:143 vector [2]: ck = 2cf0649ef38ddc655ad3e16f26cbeec2 20240914120230423 DAUC <0003> auc.c:144 vector [2]: ik = e340342baf5c2232a48d4418db99d9e3 20240914120230423 DAUC <0003> auc.c:145 vector [2]: res = 538c21575f2a60eb0000000000000000 20240914120230423 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120230423 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240914120230423 DAUC <0003> auc.c:151 vector [2]: kc = 31eef5c2a183c976 20240914120230423 DAUC <0003> auc.c:152 vector [2]: sres = 0ca641bc 20240914120230423 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240914120230423 DAUC <0003> auc.c:113 vector [3]: rand = 8f22e7a6c27fc42e75ef147b889756e6 20240914120230423 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240914120230423 DAUC <0003> auc.c:142 vector [3]: autn = 07a60fa03c85000085426ecc69cb57b5 20240914120230423 DAUC <0003> auc.c:143 vector [3]: ck = e8f557af87383980965ec859b9ac3873 20240914120230423 DAUC <0003> auc.c:144 vector [3]: ik = 37257e648310f8c0626e2929fc70f7d5 20240914120230423 DAUC <0003> auc.c:145 vector [3]: res = 183c20c93b8664b70000000000000000 20240914120230423 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120230423 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240914120230423 DAUC <0003> auc.c:151 vector [3]: kc = 2be0c8bb41f40ee6 20240914120230423 DAUC <0003> auc.c:152 vector [3]: sres = 23ba447e 20240914120230423 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240914120230423 DAUC <0003> db_auc.c:245 IMSI='262428012092887': Generated 4 vectors 20240914120230423 DAUC <0003> db_auc.c:249 IMSI='262428012092887': Updating SQN=161 in DB 20240914120230431 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428012092887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428012092887"} 20240914120230431 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428012092887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230431 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230431 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230437 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230437 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428012092887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428012092887"} 20240914120230437 DAUC <0003> db_auc.c:157 IMSI='262428012092887': No 2G Auth Data 20240914120230437 DAUC <0003> db_auc.c:236 IMSI='262428012092887': Calling to generate 5 vectors 20240914120230437 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240914120230437 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120230437 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120230437 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240914120230437 DAUC <0003> auc.c:113 vector [0]: rand = 143d35a23407cfc074a80069159cb8f7 20240914120230437 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240914120230437 DAUC <0003> auc.c:142 vector [0]: autn = f7683a88782b00006b4a423aacedba0f 20240914120230437 DAUC <0003> auc.c:143 vector [0]: ck = cbda532052cf3435a5c54a8ffd198bd4 20240914120230437 DAUC <0003> auc.c:144 vector [0]: ik = 383346d4d73e3dc33867838686a45761 20240914120230437 DAUC <0003> auc.c:145 vector [0]: res = 5a55296fc941dff40000000000000000 20240914120230437 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120230437 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240914120230437 DAUC <0003> auc.c:151 vector [0]: kc = 6e4bdcfdfe4cd543 20240914120230437 DAUC <0003> auc.c:152 vector [0]: sres = 9314f69b 20240914120230437 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240914120230437 DAUC <0003> auc.c:113 vector [1]: rand = 5997a0def27ee73d0aabd8917e9fd330 20240914120230437 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240914120230437 DAUC <0003> auc.c:142 vector [1]: autn = cd5c62fde478000015bb21a1b3389a1a 20240914120230437 DAUC <0003> auc.c:143 vector [1]: ck = 9eaa0c7172dee104d2a04241f17299f1 20240914120230437 DAUC <0003> auc.c:144 vector [1]: ik = a5e43ce17e2d4198a5787221f760d3ff 20240914120230437 DAUC <0003> auc.c:145 vector [1]: res = a45617654c44c4fa0000000000000000 20240914120230437 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120230437 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240914120230437 DAUC <0003> auc.c:151 vector [1]: kc = 4c9600f00ae1ea92 20240914120230438 DAUC <0003> auc.c:152 vector [1]: sres = e812d39f 20240914120230438 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240914120230438 DAUC <0003> auc.c:113 vector [2]: rand = cefb4d33309071014c76efe564214d2c 20240914120230438 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240914120230438 DAUC <0003> auc.c:142 vector [2]: autn = bf458371a17a000026cc9d53008eb8cb 20240914120230438 DAUC <0003> auc.c:143 vector [2]: ck = 42fbe7e3c6dc46e5cdd1bad236296de6 20240914120230438 DAUC <0003> auc.c:144 vector [2]: ik = 61778461b4c5df659f799bed7e34b52c 20240914120230438 DAUC <0003> auc.c:145 vector [2]: res = 38ae7db7e9ff8b590000000000000000 20240914120230438 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120230438 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240914120230438 DAUC <0003> auc.c:151 vector [2]: kc = 712442bd3a04414a 20240914120230438 DAUC <0003> auc.c:152 vector [2]: sres = d151f6ee 20240914120230438 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240914120230438 DAUC <0003> auc.c:113 vector [3]: rand = 665692dd2b6a5a5f3ea1ae23e43b4b99 20240914120230438 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240914120230438 DAUC <0003> auc.c:142 vector [3]: autn = 35cb245dbf6c0000f61ec7018fd51b74 20240914120230438 DAUC <0003> auc.c:143 vector [3]: ck = 792112d4ba0d668e88206bbd178fd69c 20240914120230438 DAUC <0003> auc.c:144 vector [3]: ik = 84df6682d305ce0bf5db0fea1810d7a5 20240914120230438 DAUC <0003> auc.c:145 vector [3]: res = d0107379c8a115040000000000000000 20240914120230438 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120230438 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240914120230438 DAUC <0003> auc.c:151 vector [3]: kc = 800510016697a9bc 20240914120230438 DAUC <0003> auc.c:152 vector [3]: sres = 18b1667d 20240914120230438 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240914120230438 DAUC <0003> auc.c:113 vector [4]: rand = 086dcddada69ee5c8f0108757d1f8536 20240914120230438 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240914120230438 DAUC <0003> auc.c:142 vector [4]: autn = 39007b6bb1c70000b54df404553ab597 20240914120230438 DAUC <0003> auc.c:143 vector [4]: ck = 296e69a2e5b36e8a5a802889d8c2a3a1 20240914120230438 DAUC <0003> auc.c:144 vector [4]: ik = e58b75f8ef70ef9e8320ba85909a38c6 20240914120230438 DAUC <0003> auc.c:145 vector [4]: res = e3ade47e0e7ae9e00000000000000000 20240914120230438 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240914120230438 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240914120230438 DAUC <0003> auc.c:151 vector [4]: kc = 15458e56429b1a73 20240914120230438 DAUC <0003> auc.c:152 vector [4]: sres = edd70d9e 20240914120230438 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240914120230438 DAUC <0003> db_auc.c:245 IMSI='262428012092887': Generated 5 vectors 20240914120230438 DAUC <0003> db_auc.c:249 IMSI='262428012092887': Updating SQN=321 in DB 20240914120230446 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428012092887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428012092887"} 20240914120230446 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428012092887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230447 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230447 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230452 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230452 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428012092887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428012092887"} 20240914120230452 DAUC <0003> db_auc.c:157 IMSI='262428012092887': No 2G Auth Data 20240914120230452 DAUC <0003> db_auc.c:236 IMSI='262428012092887': Calling to generate 5 vectors 20240914120230452 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240914120230452 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120230452 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120230452 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240914120230452 DAUC <0003> auc.c:113 vector [0]: rand = fdfc0145d743ebafb04f94a6be06ab5a 20240914120230452 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240914120230452 DAUC <0003> auc.c:142 vector [0]: autn = 9713a85af8420000b040158dace63783 20240914120230452 DAUC <0003> auc.c:143 vector [0]: ck = a4501b5c59c60df73c97238d49e2de7e 20240914120230452 DAUC <0003> auc.c:144 vector [0]: ik = 9e116d818b0e48408b67944caac3a0ca 20240914120230452 DAUC <0003> auc.c:145 vector [0]: res = 51225aa516691e8f0000000000000000 20240914120230452 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120230452 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240914120230452 DAUC <0003> auc.c:151 vector [0]: kc = 8db1c11c31e93b03 20240914120230452 DAUC <0003> auc.c:152 vector [0]: sres = 474b442a 20240914120230453 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240914120230453 DAUC <0003> auc.c:113 vector [1]: rand = f6db48b74c3cdd1cb4838d95aef02b65 20240914120230453 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240914120230453 DAUC <0003> auc.c:142 vector [1]: autn = 901d3b64dbfe000002d53ef49309bb48 20240914120230453 DAUC <0003> auc.c:143 vector [1]: ck = c2b3ddb5c06786cfd871f7ad560dfc12 20240914120230453 DAUC <0003> auc.c:144 vector [1]: ik = 506025f13c4699366c117165da6e5dbc 20240914120230453 DAUC <0003> auc.c:145 vector [1]: res = ec5eff272249b7650000000000000000 20240914120230453 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120230453 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240914120230453 DAUC <0003> auc.c:151 vector [1]: kc = 26b37e8c7042be57 20240914120230453 DAUC <0003> auc.c:152 vector [1]: sres = ce174842 20240914120230453 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240914120230453 DAUC <0003> auc.c:113 vector [2]: rand = 13257ffa1f2bbecb56399997e307388c 20240914120230453 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240914120230453 DAUC <0003> auc.c:142 vector [2]: autn = 1b8d77d1ddc400009a7436a67fb03ab9 20240914120230453 DAUC <0003> auc.c:143 vector [2]: ck = 9cc8dfc4dcde09ffa367d7658e72a159 20240914120230453 DAUC <0003> auc.c:144 vector [2]: ik = cb4675cb35d9d3bbbfef69f629f42527 20240914120230453 DAUC <0003> auc.c:145 vector [2]: res = e64b8134d78446d70000000000000000 20240914120230453 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120230453 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240914120230453 DAUC <0003> auc.c:151 vector [2]: kc = 4b06149c4e815e3a 20240914120230453 DAUC <0003> auc.c:152 vector [2]: sres = 31cfc7e3 20240914120230453 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240914120230453 DAUC <0003> auc.c:113 vector [3]: rand = 2078cee7652a52010fa5cec7cc34edb7 20240914120230453 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240914120230453 DAUC <0003> auc.c:142 vector [3]: autn = dea5989a9b4d0000bbdc02c81ea409ff 20240914120230453 DAUC <0003> auc.c:143 vector [3]: ck = 15991640a2e536485303934de25adf44 20240914120230453 DAUC <0003> auc.c:144 vector [3]: ik = 7df11ba23f2a767acfe56aa8f6df45b9 20240914120230453 DAUC <0003> auc.c:145 vector [3]: res = 19d47625752f2feb0000000000000000 20240914120230453 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120230453 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240914120230453 DAUC <0003> auc.c:151 vector [3]: kc = f48ef407894adacf 20240914120230453 DAUC <0003> auc.c:152 vector [3]: sres = 6cfb59ce 20240914120230453 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240914120230453 DAUC <0003> auc.c:113 vector [4]: rand = b3695f8489f32a7aa967e60a62d17f20 20240914120230453 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240914120230453 DAUC <0003> auc.c:142 vector [4]: autn = b36eae5a69a000003ab7c654470f5e98 20240914120230453 DAUC <0003> auc.c:143 vector [4]: ck = 10d926bf2e84dfcdd1d0b8f0b658edf3 20240914120230453 DAUC <0003> auc.c:144 vector [4]: ik = 7ba33b9455b1ec459590fa290197cc2e 20240914120230453 DAUC <0003> auc.c:145 vector [4]: res = 49314aa76b754aff0000000000000000 20240914120230453 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240914120230453 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240914120230453 DAUC <0003> auc.c:151 vector [4]: kc = 2f3a5ff2ccfa1255 20240914120230453 DAUC <0003> auc.c:152 vector [4]: sres = 22440058 20240914120230453 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240914120230453 DAUC <0003> db_auc.c:245 IMSI='262428012092887': Generated 5 vectors 20240914120230453 DAUC <0003> db_auc.c:249 IMSI='262428012092887': Updating SQN=481 in DB 20240914120230462 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428012092887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428012092887"} 20240914120230462 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428012092887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230462 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230462 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42174<->l=127.0.0.1:4258 20240914120230493 DAUC <0003> db_auc.c:157 IMSI='262423689290001': No 2G Auth Data 20240914120230493 DAUC <0003> db_auc.c:192 IMSI='262423689290001': No 3G Auth Data 20240914120230517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42180<->l=127.0.0.1:4258 20240914120230519 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230519 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423689290001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423689290001"} 20240914120230519 DAUC <0003> db_auc.c:157 IMSI='262423689290001': No 2G Auth Data 20240914120230519 DAUC <0003> db_auc.c:236 IMSI='262423689290001': Calling to generate 1 vectors 20240914120230519 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240914120230519 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120230519 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240914120230519 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240914120230519 DAUC <0003> auc.c:113 vector [0]: rand = 06c7f0f2632a8adf7e9d076cd16d5817 20240914120230519 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240914120230519 DAUC <0003> auc.c:142 vector [0]: autn = 4db028da56b50000a125aee4feee92ad 20240914120230519 DAUC <0003> auc.c:143 vector [0]: ck = 8758bfbe4933e0188c45f14846219334 20240914120230519 DAUC <0003> auc.c:144 vector [0]: ik = 91d5153305fc7257b942aa45aad33b0c 20240914120230519 DAUC <0003> auc.c:145 vector [0]: res = 31575d174fa168960000000000000000 20240914120230519 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120230519 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240914120230519 DAUC <0003> auc.c:151 vector [0]: kc = 238af180a03d3a77 20240914120230519 DAUC <0003> auc.c:152 vector [0]: sres = 7ef63581 20240914120230519 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240914120230519 DAUC <0003> db_auc.c:245 IMSI='262423689290001': Generated 1 vectors 20240914120230519 DAUC <0003> db_auc.c:249 IMSI='262423689290001': Updating SQN=33 in DB 20240914120230527 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423689290001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423689290001"} 20240914120230527 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423689290001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230527 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230527 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230529 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230529 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423689290001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423689290001"} 20240914120230529 DAUC <0003> db_auc.c:157 IMSI='262423689290001': No 2G Auth Data 20240914120230529 DAUC <0003> db_auc.c:236 IMSI='262423689290001': Calling to generate 4 vectors 20240914120230529 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240914120230529 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120230529 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240914120230529 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240914120230529 DAUC <0003> auc.c:113 vector [0]: rand = b9522e8cd650a2f657b4ec5332bd62f7 20240914120230529 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240914120230529 DAUC <0003> auc.c:142 vector [0]: autn = 251fd0267a2800007f3006d1e34f52dd 20240914120230529 DAUC <0003> auc.c:143 vector [0]: ck = 027907a330de268d2a1e8768dff4ea1c 20240914120230529 DAUC <0003> auc.c:144 vector [0]: ik = fd08787530952c8bb9838bace0070ec1 20240914120230529 DAUC <0003> auc.c:145 vector [0]: res = 61a4df435c8a4a610000000000000000 20240914120230529 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120230529 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240914120230529 DAUC <0003> auc.c:151 vector [0]: kc = 6cec73123fb8eedb 20240914120230529 DAUC <0003> auc.c:152 vector [0]: sres = 3d2e9522 20240914120230529 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240914120230529 DAUC <0003> auc.c:113 vector [1]: rand = 189dca0a43e0073857c86f3a11c28acf 20240914120230529 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240914120230529 DAUC <0003> auc.c:142 vector [1]: autn = 7742cfa8e10c0000b4d69af6e3fcb86d 20240914120230529 DAUC <0003> auc.c:143 vector [1]: ck = 63e69be8edbed5f0e934edcb67e1120d 20240914120230529 DAUC <0003> auc.c:144 vector [1]: ik = 226131d311838d0e44eba8a8a9c42576 20240914120230529 DAUC <0003> auc.c:145 vector [1]: res = f636cb32eb4934250000000000000000 20240914120230529 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120230529 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240914120230529 DAUC <0003> auc.c:151 vector [1]: kc = ec58ef5832186f85 20240914120230529 DAUC <0003> auc.c:152 vector [1]: sres = 1d7fff17 20240914120230529 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240914120230529 DAUC <0003> auc.c:113 vector [2]: rand = 4fe6519f018c2b3662759e6dfc096ad3 20240914120230529 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240914120230529 DAUC <0003> auc.c:142 vector [2]: autn = 3cd8a11b96da0000c9feab321c34a999 20240914120230529 DAUC <0003> auc.c:143 vector [2]: ck = 768c6c170ecd5bb71c93627fbc244294 20240914120230529 DAUC <0003> auc.c:144 vector [2]: ik = d59d97cee3eec1625e02b8f11558efca 20240914120230529 DAUC <0003> auc.c:145 vector [2]: res = b477cab154b550de0000000000000000 20240914120230529 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120230529 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240914120230529 DAUC <0003> auc.c:151 vector [2]: kc = e1802157445f378b 20240914120230529 DAUC <0003> auc.c:152 vector [2]: sres = e0c29a6f 20240914120230529 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240914120230529 DAUC <0003> auc.c:113 vector [3]: rand = 13fc06be33344b5792b575beba4be999 20240914120230529 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240914120230529 DAUC <0003> auc.c:142 vector [3]: autn = 6e09451f53450000e23dde3cef94cd7a 20240914120230529 DAUC <0003> auc.c:143 vector [3]: ck = 8ba5ee4528f7b93d48bc659901ae33fb 20240914120230529 DAUC <0003> auc.c:144 vector [3]: ik = ab8ae60b6ba5f6eab4b6ed78df1eb5dc 20240914120230529 DAUC <0003> auc.c:145 vector [3]: res = 4b38fb4ba4d83e950000000000000000 20240914120230529 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120230529 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240914120230529 DAUC <0003> auc.c:151 vector [3]: kc = dc2580af9de2c9f0 20240914120230529 DAUC <0003> auc.c:152 vector [3]: sres = efe0c5de 20240914120230529 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240914120230529 DAUC <0003> db_auc.c:245 IMSI='262423689290001': Generated 4 vectors 20240914120230529 DAUC <0003> db_auc.c:249 IMSI='262423689290001': Updating SQN=161 in DB 20240914120230537 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423689290001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423689290001"} 20240914120230537 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423689290001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230537 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230538 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230540 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230540 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423689290001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423689290001"} 20240914120230540 DAUC <0003> db_auc.c:157 IMSI='262423689290001': No 2G Auth Data 20240914120230540 DAUC <0003> db_auc.c:236 IMSI='262423689290001': Calling to generate 5 vectors 20240914120230540 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240914120230540 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120230540 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240914120230540 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240914120230540 DAUC <0003> auc.c:113 vector [0]: rand = 750aef538e33d2f0cc07360790e65eaf 20240914120230540 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240914120230540 DAUC <0003> auc.c:142 vector [0]: autn = a4928cd2fcdb0000afd004c536ff0ebe 20240914120230541 DAUC <0003> auc.c:143 vector [0]: ck = 3e278f34cb76222aa9de49ce955458a7 20240914120230541 DAUC <0003> auc.c:144 vector [0]: ik = 82aad43f265d515e746b5595ab7e3951 20240914120230541 DAUC <0003> auc.c:145 vector [0]: res = 6fa355683b6f72c90000000000000000 20240914120230541 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120230541 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240914120230541 DAUC <0003> auc.c:151 vector [0]: kc = 61384750d3011282 20240914120230541 DAUC <0003> auc.c:152 vector [0]: sres = 54cc27a1 20240914120230541 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240914120230541 DAUC <0003> auc.c:113 vector [1]: rand = 815e4765b20470a5bde33c6bfb53ade6 20240914120230541 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240914120230541 DAUC <0003> auc.c:142 vector [1]: autn = 2e74ceb52eff0000af3ef5244aa5f77f 20240914120230541 DAUC <0003> auc.c:143 vector [1]: ck = d67d0163aa712ba9de77b692e54a3d60 20240914120230541 DAUC <0003> auc.c:144 vector [1]: ik = c811caa78618dffb38924a4fe3db4672 20240914120230541 DAUC <0003> auc.c:145 vector [1]: res = 5f3a948de5efe2690000000000000000 20240914120230541 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120230541 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240914120230541 DAUC <0003> auc.c:151 vector [1]: kc = f88937192af88f40 20240914120230541 DAUC <0003> auc.c:152 vector [1]: sres = bad576e4 20240914120230541 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240914120230541 DAUC <0003> auc.c:113 vector [2]: rand = 8858edffc6656c11af490335958074d5 20240914120230541 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240914120230541 DAUC <0003> auc.c:142 vector [2]: autn = 9e60fb4ff9fb00006410357b9d873f7b 20240914120230541 DAUC <0003> auc.c:143 vector [2]: ck = 58e771d0e5a04a26343eebf935d4a07b 20240914120230541 DAUC <0003> auc.c:144 vector [2]: ik = 284d4006c2bd210787628b5ac1b2db2a 20240914120230541 DAUC <0003> auc.c:145 vector [2]: res = 7555a40b0f6edbe40000000000000000 20240914120230541 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120230541 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240914120230541 DAUC <0003> auc.c:151 vector [2]: kc = c3f65175d37b1070 20240914120230541 DAUC <0003> auc.c:152 vector [2]: sres = 7a3b7fef 20240914120230541 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240914120230541 DAUC <0003> auc.c:113 vector [3]: rand = 40f4aecaeed82a73f260a1bfa9d00252 20240914120230541 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240914120230541 DAUC <0003> auc.c:142 vector [3]: autn = 842e212d9d38000017a8a348899a141e 20240914120230541 DAUC <0003> auc.c:143 vector [3]: ck = aac8d7d6fec35a5a73d29db7947bf3b7 20240914120230541 DAUC <0003> auc.c:144 vector [3]: ik = 9370da617e2a0c1c044b192d63d1690e 20240914120230541 DAUC <0003> auc.c:145 vector [3]: res = 2bd7461f05657d550000000000000000 20240914120230541 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120230541 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240914120230541 DAUC <0003> auc.c:151 vector [3]: kc = 4e21892d7743ccff 20240914120230541 DAUC <0003> auc.c:152 vector [3]: sres = 2eb23b4a 20240914120230541 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240914120230541 DAUC <0003> auc.c:113 vector [4]: rand = 62f3c8c3fc2c0d4f1a0c4db3a0897f96 20240914120230541 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240914120230541 DAUC <0003> auc.c:142 vector [4]: autn = 6783451301cb000096eb93de43587cef 20240914120230541 DAUC <0003> auc.c:143 vector [4]: ck = 028ef4b68fbf2b1f8e2c511d9c394750 20240914120230541 DAUC <0003> auc.c:144 vector [4]: ik = df986e264ee95bffe18c8614797e8589 20240914120230541 DAUC <0003> auc.c:145 vector [4]: res = 48be7c16353bafa00000000000000000 20240914120230541 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240914120230541 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240914120230541 DAUC <0003> auc.c:151 vector [4]: kc = b2b64d992411b239 20240914120230541 DAUC <0003> auc.c:152 vector [4]: sres = 7d85d3b6 20240914120230541 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240914120230541 DAUC <0003> db_auc.c:245 IMSI='262423689290001': Generated 5 vectors 20240914120230541 DAUC <0003> db_auc.c:249 IMSI='262423689290001': Updating SQN=321 in DB 20240914120230550 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423689290001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423689290001"} 20240914120230550 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423689290001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230550 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230550 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230555 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230555 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423689290001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423689290001"} 20240914120230555 DAUC <0003> db_auc.c:157 IMSI='262423689290001': No 2G Auth Data 20240914120230555 DAUC <0003> db_auc.c:236 IMSI='262423689290001': Calling to generate 5 vectors 20240914120230555 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240914120230555 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120230555 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240914120230555 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240914120230555 DAUC <0003> auc.c:113 vector [0]: rand = 535cace0cc8b6024d6e1061441de066d 20240914120230555 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240914120230555 DAUC <0003> auc.c:142 vector [0]: autn = 4a6bdd58e4c80000c1b83f28fd7b7cef 20240914120230555 DAUC <0003> auc.c:143 vector [0]: ck = 24a413163680142a1c24644e2cbbaf73 20240914120230555 DAUC <0003> auc.c:144 vector [0]: ik = 03643a2a37d1d6d036bc81ca3ec06c48 20240914120230555 DAUC <0003> auc.c:145 vector [0]: res = 2f238a52bedb19740000000000000000 20240914120230555 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120230555 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240914120230555 DAUC <0003> auc.c:151 vector [0]: kc = 0d58ccb8132a01c1 20240914120230555 DAUC <0003> auc.c:152 vector [0]: sres = 91f89326 20240914120230555 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240914120230555 DAUC <0003> auc.c:113 vector [1]: rand = e8683cdfd1648fdde2948d2413b5fb2d 20240914120230555 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240914120230555 DAUC <0003> auc.c:142 vector [1]: autn = 839a6b5cac63000001f11e5dc3e003ae 20240914120230555 DAUC <0003> auc.c:143 vector [1]: ck = e4622ede214b21972c6a71e6fee96d91 20240914120230555 DAUC <0003> auc.c:144 vector [1]: ik = 887c9dfd0a3ae5d155ac6e17e455c2ce 20240914120230555 DAUC <0003> auc.c:145 vector [1]: res = 1a71f4dfbb7b29570000000000000000 20240914120230556 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120230556 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240914120230556 DAUC <0003> auc.c:151 vector [1]: kc = 15d8acd231cd6b19 20240914120230556 DAUC <0003> auc.c:152 vector [1]: sres = a10add88 20240914120230556 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240914120230556 DAUC <0003> auc.c:113 vector [2]: rand = ec17657750b90a422b7f4aaa2e8ac471 20240914120230556 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240914120230556 DAUC <0003> auc.c:142 vector [2]: autn = 24b2494b8bb000004a3bdfef02b518bc 20240914120230556 DAUC <0003> auc.c:143 vector [2]: ck = d06d026e7271a7ff66ad47affd69fac4 20240914120230556 DAUC <0003> auc.c:144 vector [2]: ik = e797862aa28056a3fb02ddf8d8484a40 20240914120230556 DAUC <0003> auc.c:145 vector [2]: res = b3203adc5cef6b1e0000000000000000 20240914120230556 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120230556 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240914120230556 DAUC <0003> auc.c:151 vector [2]: kc = aa551e13f5d041d8 20240914120230556 DAUC <0003> auc.c:152 vector [2]: sres = efcf51c2 20240914120230556 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240914120230556 DAUC <0003> auc.c:113 vector [3]: rand = 84ae7e8cac37c4246d62c30b69b17b15 20240914120230556 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240914120230556 DAUC <0003> auc.c:142 vector [3]: autn = 77fba74f3021000098d85a3f0b6a2f45 20240914120230556 DAUC <0003> auc.c:143 vector [3]: ck = ed468e129d6f93282e148a186b477982 20240914120230556 DAUC <0003> auc.c:144 vector [3]: ik = 6b6172e87b1f3d5258ad30760e04d6c8 20240914120230556 DAUC <0003> auc.c:145 vector [3]: res = 7f07e93010c5f9d60000000000000000 20240914120230556 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120230556 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240914120230556 DAUC <0003> auc.c:151 vector [3]: kc = f09e469483330130 20240914120230556 DAUC <0003> auc.c:152 vector [3]: sres = 6fc210e6 20240914120230556 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240914120230556 DAUC <0003> auc.c:113 vector [4]: rand = c181a465b0ecaa50c38a653947e3b51d 20240914120230556 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240914120230556 DAUC <0003> auc.c:142 vector [4]: autn = 2578658f104a0000fb1d30081861b437 20240914120230556 DAUC <0003> auc.c:143 vector [4]: ck = 75ca43d9df17e85cda215aeee237af52 20240914120230556 DAUC <0003> auc.c:144 vector [4]: ik = 25bd9d3c456d44366b9bccc5f39ee530 20240914120230556 DAUC <0003> auc.c:145 vector [4]: res = 0eac24ae7bc8fa160000000000000000 20240914120230556 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240914120230556 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240914120230556 DAUC <0003> auc.c:151 vector [4]: kc = e1cd48ce8bd3e608 20240914120230556 DAUC <0003> auc.c:152 vector [4]: sres = 7564deb8 20240914120230556 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240914120230556 DAUC <0003> db_auc.c:245 IMSI='262423689290001': Generated 5 vectors 20240914120230556 DAUC <0003> db_auc.c:249 IMSI='262423689290001': Updating SQN=481 in DB 20240914120230565 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423689290001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423689290001"} 20240914120230565 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423689290001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230565 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230565 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42180<->l=127.0.0.1:4258 20240914120230596 DAUC <0003> db_auc.c:157 IMSI='262420557807010': No 2G Auth Data 20240914120230596 DAUC <0003> db_auc.c:192 IMSI='262420557807010': No 3G Auth Data 20240914120230627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42196<->l=127.0.0.1:4258 20240914120230629 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230629 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420557807010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420557807010"} 20240914120230629 DAUC <0003> db_auc.c:236 IMSI='262420557807010': Calling to generate 1 vectors 20240914120230629 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240914120230629 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120230629 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120230629 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240914120230629 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230629 DAUC <0003> auc.c:113 vector [0]: rand = 1428eebe925a2654b71419229ee7ba1f 20240914120230629 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240914120230629 DAUC <0003> auc.c:142 vector [0]: autn = df563e875c4e0000a879394c83824e15 20240914120230629 DAUC <0003> auc.c:143 vector [0]: ck = 2b9dcb529a3a4913cb8bd056a887d4b0 20240914120230629 DAUC <0003> auc.c:144 vector [0]: ik = 5032d1996aa8fb1d26231ccfe1c9b0ea 20240914120230629 DAUC <0003> auc.c:145 vector [0]: res = c368d2433b85273c0000000000000000 20240914120230629 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120230629 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240914120230629 DAUC <0003> auc.c:179 vector [0]: kc = 44604a9701e64c00 20240914120230629 DAUC <0003> auc.c:180 vector [0]: sres = efab4bb0 20240914120230629 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240914120230629 DAUC <0003> db_auc.c:245 IMSI='262420557807010': Generated 1 vectors 20240914120230629 DAUC <0003> db_auc.c:249 IMSI='262420557807010': Updating SQN=33 in DB 20240914120230637 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420557807010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420557807010"} 20240914120230637 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420557807010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230637 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230637 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230641 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230641 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420557807010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420557807010"} 20240914120230641 DAUC <0003> db_auc.c:236 IMSI='262420557807010': Calling to generate 4 vectors 20240914120230641 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240914120230641 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120230641 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120230641 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240914120230641 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230641 DAUC <0003> auc.c:113 vector [0]: rand = 226cf77f3216d5c07585336fb1a0d53f 20240914120230641 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240914120230641 DAUC <0003> auc.c:142 vector [0]: autn = 7c4a45262c590000420b2a839fe455fb 20240914120230641 DAUC <0003> auc.c:143 vector [0]: ck = 7193a64e80ba8d4201d26c0a3954b261 20240914120230641 DAUC <0003> auc.c:144 vector [0]: ik = 80b20b78b6c693e081a00e4ce5709026 20240914120230641 DAUC <0003> auc.c:145 vector [0]: res = 25ad0313376ba9670000000000000000 20240914120230641 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120230641 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240914120230641 DAUC <0003> auc.c:179 vector [0]: kc = c8b420a3d2179c00 20240914120230641 DAUC <0003> auc.c:180 vector [0]: sres = fc682cf6 20240914120230641 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240914120230641 DAUC <0003> auc.c:113 vector [1]: rand = 790cf25287bb3e53bda12e7f20ef35e6 20240914120230641 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240914120230641 DAUC <0003> auc.c:142 vector [1]: autn = 112e34477db800006ec1f156af2022dd 20240914120230641 DAUC <0003> auc.c:143 vector [1]: ck = fc713b2ebda7f7d2110b02035f153ccc 20240914120230641 DAUC <0003> auc.c:144 vector [1]: ik = fc32ef12effae7996db97ae943537d74 20240914120230641 DAUC <0003> auc.c:145 vector [1]: res = 1253c7ca3889f7ac0000000000000000 20240914120230641 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120230641 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240914120230641 DAUC <0003> auc.c:179 vector [1]: kc = 75921ba908fdc000 20240914120230641 DAUC <0003> auc.c:180 vector [1]: sres = 2b35f4bb 20240914120230641 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240914120230641 DAUC <0003> auc.c:113 vector [2]: rand = 752a6e44d66515197ec807a8bbc9a757 20240914120230641 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240914120230641 DAUC <0003> auc.c:142 vector [2]: autn = 4c6c28f4f68900005daf40e9ba3954ae 20240914120230641 DAUC <0003> auc.c:143 vector [2]: ck = 97febe33bdce65ba3e7c80b932dafab2 20240914120230641 DAUC <0003> auc.c:144 vector [2]: ik = 7bd4067804008816396e5fc1e18ed0fa 20240914120230641 DAUC <0003> auc.c:145 vector [2]: res = c001dbd60ffc43fd0000000000000000 20240914120230641 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120230641 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240914120230641 DAUC <0003> auc.c:179 vector [2]: kc = 023d86c31e9c9800 20240914120230641 DAUC <0003> auc.c:180 vector [2]: sres = 41ed083f 20240914120230641 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240914120230641 DAUC <0003> auc.c:113 vector [3]: rand = ec9cab82a0fd83f42dc9cd9faf6b7422 20240914120230641 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240914120230641 DAUC <0003> auc.c:142 vector [3]: autn = 5b2016ed103b00007848b2e0e73886a6 20240914120230641 DAUC <0003> auc.c:143 vector [3]: ck = 6c8971a882553aec8900ef7306726856 20240914120230641 DAUC <0003> auc.c:144 vector [3]: ik = 9447c5946f511603ad7fe85f95bc0428 20240914120230641 DAUC <0003> auc.c:145 vector [3]: res = f3335991573121e70000000000000000 20240914120230641 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120230641 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240914120230641 DAUC <0003> auc.c:179 vector [3]: kc = ba243dbb2dd02000 20240914120230641 DAUC <0003> auc.c:180 vector [3]: sres = c3853ea6 20240914120230641 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240914120230641 DAUC <0003> db_auc.c:245 IMSI='262420557807010': Generated 4 vectors 20240914120230641 DAUC <0003> db_auc.c:249 IMSI='262420557807010': Updating SQN=161 in DB 20240914120230650 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420557807010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420557807010"} 20240914120230650 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420557807010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230650 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230650 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230654 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230654 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420557807010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420557807010"} 20240914120230654 DAUC <0003> db_auc.c:236 IMSI='262420557807010': Calling to generate 5 vectors 20240914120230654 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240914120230654 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120230654 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120230655 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240914120230655 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230655 DAUC <0003> auc.c:113 vector [0]: rand = 64ed22971272650fdbb66a2f630d3657 20240914120230655 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240914120230655 DAUC <0003> auc.c:142 vector [0]: autn = 7269046c5e8200003eeaf85a56f453c6 20240914120230655 DAUC <0003> auc.c:143 vector [0]: ck = 239a04945600d2d05994703f208f41fa 20240914120230655 DAUC <0003> auc.c:144 vector [0]: ik = d530d19df5a4cee2a8f00d4c48f95ac8 20240914120230655 DAUC <0003> auc.c:145 vector [0]: res = 2f21a95bd8db6e920000000000000000 20240914120230655 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120230655 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240914120230655 DAUC <0003> auc.c:179 vector [0]: kc = 79bf0dfb8087d400 20240914120230655 DAUC <0003> auc.c:180 vector [0]: sres = c8867137 20240914120230655 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240914120230655 DAUC <0003> auc.c:113 vector [1]: rand = da175731eb8390f05d28a47a68a2535a 20240914120230655 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240914120230655 DAUC <0003> auc.c:142 vector [1]: autn = 253d72c504e100007d18276b6f824945 20240914120230655 DAUC <0003> auc.c:143 vector [1]: ck = 1b70f40940bb5fe82fafe49ec039c261 20240914120230655 DAUC <0003> auc.c:144 vector [1]: ik = 3a4a85781697aa3d25b0ae865c706c64 20240914120230655 DAUC <0003> auc.c:145 vector [1]: res = 40472870ecc8d6030000000000000000 20240914120230655 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120230655 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240914120230655 DAUC <0003> auc.c:179 vector [1]: kc = 1332ea1cf9393000 20240914120230655 DAUC <0003> auc.c:180 vector [1]: sres = 70279ebc 20240914120230655 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240914120230655 DAUC <0003> auc.c:113 vector [2]: rand = 16af83b76c8d935d2582301f46f03bda 20240914120230655 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240914120230655 DAUC <0003> auc.c:142 vector [2]: autn = ae2902dc98d100005662e80486f968b2 20240914120230655 DAUC <0003> auc.c:143 vector [2]: ck = 4c63f0a4b99541366949fffeb2d5b62f 20240914120230655 DAUC <0003> auc.c:144 vector [2]: ik = ceac6a01bfb6edb29f02d18fdc779348 20240914120230655 DAUC <0003> auc.c:145 vector [2]: res = d21ca9d84775be780000000000000000 20240914120230655 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120230655 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240914120230655 DAUC <0003> auc.c:179 vector [2]: kc = 9211662835a77c00 20240914120230655 DAUC <0003> auc.c:180 vector [2]: sres = 5f528e35 20240914120230655 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240914120230655 DAUC <0003> auc.c:113 vector [3]: rand = 6ad0a1b3fb275cc35587bd4a22fc599d 20240914120230655 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240914120230655 DAUC <0003> auc.c:142 vector [3]: autn = a69100f0d74600006b34e0a72d25151a 20240914120230655 DAUC <0003> auc.c:143 vector [3]: ck = e7508e1b27a907a8dbdea33598b1ad26 20240914120230655 DAUC <0003> auc.c:144 vector [3]: ik = 71b9d5b6ade8076f70925ad56da7ab64 20240914120230655 DAUC <0003> auc.c:145 vector [3]: res = c9b6d1cba0ef96370000000000000000 20240914120230655 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120230655 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240914120230655 DAUC <0003> auc.c:179 vector [3]: kc = c217cc6fb4ec1800 20240914120230655 DAUC <0003> auc.c:180 vector [3]: sres = 0b16e174 20240914120230655 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240914120230655 DAUC <0003> auc.c:113 vector [4]: rand = 67a9e000e8d693d17e458f38fba73cb5 20240914120230656 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240914120230656 DAUC <0003> auc.c:142 vector [4]: autn = 0a9c4d824190000054615a69b78ad40e 20240914120230656 DAUC <0003> auc.c:143 vector [4]: ck = 7b1c7a6af369f99722771a9b92f682f3 20240914120230656 DAUC <0003> auc.c:144 vector [4]: ik = 756b4c43eeb341a85c43203e3c851f97 20240914120230656 DAUC <0003> auc.c:145 vector [4]: res = aaa00701fb1e24c10000000000000000 20240914120230656 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240914120230656 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240914120230656 DAUC <0003> auc.c:179 vector [4]: kc = 958e6faeb4a5b000 20240914120230656 DAUC <0003> auc.c:180 vector [4]: sres = 1f58ac3f 20240914120230656 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240914120230656 DAUC <0003> db_auc.c:245 IMSI='262420557807010': Generated 5 vectors 20240914120230656 DAUC <0003> db_auc.c:249 IMSI='262420557807010': Updating SQN=321 in DB 20240914120230664 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420557807010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420557807010"} 20240914120230664 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420557807010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230664 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230664 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230669 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230669 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420557807010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420557807010"} 20240914120230669 DAUC <0003> db_auc.c:236 IMSI='262420557807010': Calling to generate 5 vectors 20240914120230669 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240914120230669 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120230669 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120230669 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240914120230669 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230669 DAUC <0003> auc.c:113 vector [0]: rand = 5cf0e2289ed91de6ef1c0931e71164bf 20240914120230669 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240914120230669 DAUC <0003> auc.c:142 vector [0]: autn = 12c5726e83ca000085b4b6b90b0a4c55 20240914120230669 DAUC <0003> auc.c:143 vector [0]: ck = dd5bb7dbd0c114a34876714943f796bd 20240914120230669 DAUC <0003> auc.c:144 vector [0]: ik = b759b6cdba3b24b3c01c7c4498e97555 20240914120230669 DAUC <0003> auc.c:145 vector [0]: res = 54dae4232f70c44c0000000000000000 20240914120230669 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120230669 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240914120230669 DAUC <0003> auc.c:179 vector [0]: kc = 98f5133d76230800 20240914120230669 DAUC <0003> auc.c:180 vector [0]: sres = 81ea39cd 20240914120230669 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240914120230669 DAUC <0003> auc.c:113 vector [1]: rand = 22e0438842bc37043ae86d1b398c67c1 20240914120230669 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240914120230669 DAUC <0003> auc.c:142 vector [1]: autn = 3a3f237dbc070000eefe45052ac0d0ec 20240914120230669 DAUC <0003> auc.c:143 vector [1]: ck = c52ca7f9ad880b6ac65fd3f6f8110c72 20240914120230669 DAUC <0003> auc.c:144 vector [1]: ik = e13efe1a75056d56989ea1b06e5c279a 20240914120230669 DAUC <0003> auc.c:145 vector [1]: res = 4ed51839054782a80000000000000000 20240914120230669 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120230669 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240914120230669 DAUC <0003> auc.c:179 vector [1]: kc = 5b5bb6a0d9bca000 20240914120230669 DAUC <0003> auc.c:180 vector [1]: sres = 7f7db25f 20240914120230669 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240914120230669 DAUC <0003> auc.c:113 vector [2]: rand = d23e745da90020fd5bf41ed97ac19f3e 20240914120230670 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240914120230670 DAUC <0003> auc.c:142 vector [2]: autn = eb199fc68c1d000013d0231567880435 20240914120230670 DAUC <0003> auc.c:143 vector [2]: ck = 42c8c6ac8acfb8ff9012956fd887887f 20240914120230670 DAUC <0003> auc.c:144 vector [2]: ik = 4b46f82998b7238410243cb9ef253689 20240914120230670 DAUC <0003> auc.c:145 vector [2]: res = ca977c9408cdf3030000000000000000 20240914120230670 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120230670 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240914120230670 DAUC <0003> auc.c:179 vector [2]: kc = c2a780f35f7f0800 20240914120230670 DAUC <0003> auc.c:180 vector [2]: sres = 84b74241 20240914120230670 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240914120230670 DAUC <0003> auc.c:113 vector [3]: rand = 3a46871d7304682539272bfc6893dd88 20240914120230670 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240914120230670 DAUC <0003> auc.c:142 vector [3]: autn = 4cd9055fd14c0000ffd4a93f8dcb7f8b 20240914120230670 DAUC <0003> auc.c:143 vector [3]: ck = fcd64d9f57352456c4d47d6064c70ef7 20240914120230670 DAUC <0003> auc.c:144 vector [3]: ik = ba1690c97ee8c1f2e51f593abd7dc74a 20240914120230670 DAUC <0003> auc.c:145 vector [3]: res = 1ef4e595ed63d3700000000000000000 20240914120230670 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120230670 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240914120230670 DAUC <0003> auc.c:179 vector [3]: kc = f99418b5b79d0000 20240914120230670 DAUC <0003> auc.c:180 vector [3]: sres = 2fb3312c 20240914120230670 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240914120230670 DAUC <0003> auc.c:113 vector [4]: rand = 9f224c6dcf86199b59419a092bc3b3d8 20240914120230670 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240914120230670 DAUC <0003> auc.c:142 vector [4]: autn = 5e7e9a8203e90000ae8c9f6de8604076 20240914120230670 DAUC <0003> auc.c:143 vector [4]: ck = 50b82322417d97bad1ec0218f1775a26 20240914120230670 DAUC <0003> auc.c:144 vector [4]: ik = 3d25e9012326d8cefee7cd73de1b61b6 20240914120230670 DAUC <0003> auc.c:145 vector [4]: res = e284ba0e485f61fc0000000000000000 20240914120230670 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240914120230670 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240914120230670 DAUC <0003> auc.c:179 vector [4]: kc = edb9557db698f400 20240914120230670 DAUC <0003> auc.c:180 vector [4]: sres = 7c124c74 20240914120230670 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240914120230670 DAUC <0003> db_auc.c:245 IMSI='262420557807010': Generated 5 vectors 20240914120230670 DAUC <0003> db_auc.c:249 IMSI='262420557807010': Updating SQN=481 in DB 20240914120230679 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420557807010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420557807010"} 20240914120230679 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420557807010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230679 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230679 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42196<->l=127.0.0.1:4258 20240914120230718 DAUC <0003> db_auc.c:157 IMSI='262429431174747': No 2G Auth Data 20240914120230718 DAUC <0003> db_auc.c:192 IMSI='262429431174747': No 3G Auth Data 20240914120230754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42198<->l=127.0.0.1:4258 20240914120230756 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230757 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429431174747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429431174747"} 20240914120230757 DAUC <0003> db_auc.c:236 IMSI='262429431174747': Calling to generate 1 vectors 20240914120230757 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240914120230757 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120230757 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120230757 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240914120230757 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230757 DAUC <0003> auc.c:113 vector [0]: rand = a2d22a4661517dbdb13fa32ac54e9a62 20240914120230757 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240914120230757 DAUC <0003> auc.c:142 vector [0]: autn = 4b438dda46360000e67ff8a6a24f8506 20240914120230757 DAUC <0003> auc.c:143 vector [0]: ck = 479a342ab4f5161d0c04011ce4bf3f70 20240914120230757 DAUC <0003> auc.c:144 vector [0]: ik = 3168426ae49ad80ebf1178aed2a8d506 20240914120230757 DAUC <0003> auc.c:145 vector [0]: res = 1d8ef5dc44b443750000000000000000 20240914120230757 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120230757 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240914120230757 DAUC <0003> auc.c:179 vector [0]: kc = c0be440b10ba7400 20240914120230757 DAUC <0003> auc.c:180 vector [0]: sres = 724dc909 20240914120230757 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240914120230757 DAUC <0003> db_auc.c:245 IMSI='262429431174747': Generated 1 vectors 20240914120230757 DAUC <0003> db_auc.c:249 IMSI='262429431174747': Updating SQN=33 in DB 20240914120230765 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429431174747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429431174747"} 20240914120230765 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429431174747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230765 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230765 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230768 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230768 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429431174747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429431174747"} 20240914120230768 DAUC <0003> db_auc.c:236 IMSI='262429431174747': Calling to generate 4 vectors 20240914120230768 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240914120230768 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120230768 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120230768 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240914120230768 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230768 DAUC <0003> auc.c:113 vector [0]: rand = c671b367ce16f33a9c768c87e19eea08 20240914120230768 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240914120230768 DAUC <0003> auc.c:142 vector [0]: autn = 83c54be3efe80000e790ae4bd9b8a709 20240914120230768 DAUC <0003> auc.c:143 vector [0]: ck = c5bae2217920e74c6e00e997d2f50257 20240914120230768 DAUC <0003> auc.c:144 vector [0]: ik = cecbba486b48e0e672ca5027ae0f45c9 20240914120230768 DAUC <0003> auc.c:145 vector [0]: res = b98957fb565f68170000000000000000 20240914120230768 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120230768 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240914120230768 DAUC <0003> auc.c:179 vector [0]: kc = d8a560f2ba49e400 20240914120230768 DAUC <0003> auc.c:180 vector [0]: sres = 7c7f6f19 20240914120230768 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240914120230769 DAUC <0003> auc.c:113 vector [1]: rand = 17ea61fa1ed8be69a6a1752126b55443 20240914120230769 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240914120230769 DAUC <0003> auc.c:142 vector [1]: autn = b3a1e37e78f8000085b2e9d4a1eca4dd 20240914120230769 DAUC <0003> auc.c:143 vector [1]: ck = 93d13936ee3892a5060774cc0164c1a8 20240914120230769 DAUC <0003> auc.c:144 vector [1]: ik = 8efafe96b5dfd6fdf6d376fe0fb9da9b 20240914120230769 DAUC <0003> auc.c:145 vector [1]: res = a8282e32ae18f72b0000000000000000 20240914120230769 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120230769 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240914120230769 DAUC <0003> auc.c:179 vector [1]: kc = 5bfdcc579aaff800 20240914120230769 DAUC <0003> auc.c:180 vector [1]: sres = de14dbcb 20240914120230769 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240914120230769 DAUC <0003> auc.c:113 vector [2]: rand = ca302ce3c7bf5ba79a5483a283a69b1d 20240914120230769 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240914120230769 DAUC <0003> auc.c:142 vector [2]: autn = 8d85b3fccf060000b855b29ae2aa0c2a 20240914120230769 DAUC <0003> auc.c:143 vector [2]: ck = adbd163e7d38f6a393e4d6966ca43f1c 20240914120230769 DAUC <0003> auc.c:144 vector [2]: ik = 73539d94abbf033f0ac8a2168bd76ffc 20240914120230769 DAUC <0003> auc.c:145 vector [2]: res = abdf72a20ca4b08e0000000000000000 20240914120230769 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120230769 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240914120230769 DAUC <0003> auc.c:179 vector [2]: kc = 4a752cad4796b400 20240914120230769 DAUC <0003> auc.c:180 vector [2]: sres = abdd264f 20240914120230769 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240914120230769 DAUC <0003> auc.c:113 vector [3]: rand = 48068b3503bcda8e75d2100146b44a56 20240914120230769 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240914120230769 DAUC <0003> auc.c:142 vector [3]: autn = 3bc1d7322f6000008d4754a017c933a0 20240914120230769 DAUC <0003> auc.c:143 vector [3]: ck = 88ef330bc4df6c197018fa3bd34eae40 20240914120230769 DAUC <0003> auc.c:144 vector [3]: ik = 38a70474e4bad8785852eec5c871e562 20240914120230769 DAUC <0003> auc.c:145 vector [3]: res = 04120defd108a1290000000000000000 20240914120230769 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120230769 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240914120230769 DAUC <0003> auc.c:179 vector [3]: kc = 1262a00b6e2d0400 20240914120230769 DAUC <0003> auc.c:180 vector [3]: sres = f7250743 20240914120230769 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240914120230769 DAUC <0003> db_auc.c:245 IMSI='262429431174747': Generated 4 vectors 20240914120230769 DAUC <0003> db_auc.c:249 IMSI='262429431174747': Updating SQN=161 in DB 20240914120230777 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429431174747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429431174747"} 20240914120230777 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429431174747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230777 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230778 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230783 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230783 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429431174747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429431174747"} 20240914120230783 DAUC <0003> db_auc.c:236 IMSI='262429431174747': Calling to generate 5 vectors 20240914120230783 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240914120230783 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120230783 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120230783 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240914120230783 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230783 DAUC <0003> auc.c:113 vector [0]: rand = bf621053b83a8118c54ee6b1692b0b8a 20240914120230783 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240914120230783 DAUC <0003> auc.c:142 vector [0]: autn = 12a77665fd95000013b94cc9d8995869 20240914120230783 DAUC <0003> auc.c:143 vector [0]: ck = 6a2aac45038ab44889feb173beadb199 20240914120230783 DAUC <0003> auc.c:144 vector [0]: ik = 3605b8d16e89b05a6ba9fc6596d4db0c 20240914120230783 DAUC <0003> auc.c:145 vector [0]: res = b8765278be5a96c30000000000000000 20240914120230783 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120230783 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240914120230783 DAUC <0003> auc.c:179 vector [0]: kc = 8c0844b6fb9b1800 20240914120230783 DAUC <0003> auc.c:180 vector [0]: sres = 9a72c270 20240914120230783 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240914120230783 DAUC <0003> auc.c:113 vector [1]: rand = 62ea0c2f3c276c24a34b1df3e2e3f224 20240914120230783 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240914120230783 DAUC <0003> auc.c:142 vector [1]: autn = 06508a2d87850000f52cbaee429191a9 20240914120230783 DAUC <0003> auc.c:143 vector [1]: ck = a39be44028e368001955b4451f297a2e 20240914120230783 DAUC <0003> auc.c:144 vector [1]: ik = 6f244f46d60b974aeaa252e6655dfd94 20240914120230783 DAUC <0003> auc.c:145 vector [1]: res = 8a82060e01c769720000000000000000 20240914120230783 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120230783 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240914120230783 DAUC <0003> auc.c:179 vector [1]: kc = 89193692a2e0e800 20240914120230783 DAUC <0003> auc.c:180 vector [1]: sres = 7dfc0fe1 20240914120230783 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240914120230783 DAUC <0003> auc.c:113 vector [2]: rand = 738a240b6d0952920b6fc0ee6d2e93fa 20240914120230784 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240914120230784 DAUC <0003> auc.c:142 vector [2]: autn = ab5eea87825b000048d024d9c8d1becf 20240914120230784 DAUC <0003> auc.c:143 vector [2]: ck = 553620d2802ad43613d79f5d5fcfff94 20240914120230784 DAUC <0003> auc.c:144 vector [2]: ik = 92cab4696ccc91d4449368bcc2176424 20240914120230784 DAUC <0003> auc.c:145 vector [2]: res = bf9bb344562ce2f10000000000000000 20240914120230784 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120230784 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240914120230784 DAUC <0003> auc.c:179 vector [2]: kc = ee043905f65e1c00 20240914120230784 DAUC <0003> auc.c:180 vector [2]: sres = 753b2b09 20240914120230784 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240914120230784 DAUC <0003> auc.c:113 vector [3]: rand = b2aa61003769415c3768052272f360d8 20240914120230784 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240914120230784 DAUC <0003> auc.c:142 vector [3]: autn = 9d6ea86c9af30000cd8ad7c5f2d3cd3a 20240914120230784 DAUC <0003> auc.c:143 vector [3]: ck = 3472e77bdf52a0988296bb57806e5922 20240914120230784 DAUC <0003> auc.c:144 vector [3]: ik = 7486087d071265ad6bacb9dcede0cb2e 20240914120230784 DAUC <0003> auc.c:145 vector [3]: res = 5772523fe97f4f8d0000000000000000 20240914120230784 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120230784 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240914120230784 DAUC <0003> auc.c:179 vector [3]: kc = 4b54dcad344ea800 20240914120230784 DAUC <0003> auc.c:180 vector [3]: sres = f1f3c546 20240914120230784 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240914120230784 DAUC <0003> auc.c:113 vector [4]: rand = 07259762825932e4632e79b8af2192aa 20240914120230784 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240914120230784 DAUC <0003> auc.c:142 vector [4]: autn = bb047161a3f100003fd9bb8fd7fd6aaa 20240914120230784 DAUC <0003> auc.c:143 vector [4]: ck = 83efcf887f5ddbfc1e9de1826322d3bc 20240914120230784 DAUC <0003> auc.c:144 vector [4]: ik = b13033b4e691d63ed5dfd1955ef752fc 20240914120230784 DAUC <0003> auc.c:145 vector [4]: res = aede10572d0671a70000000000000000 20240914120230784 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240914120230784 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240914120230784 DAUC <0003> auc.c:179 vector [4]: kc = 31b2662031613800 20240914120230784 DAUC <0003> auc.c:180 vector [4]: sres = e2024485 20240914120230784 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240914120230784 DAUC <0003> db_auc.c:245 IMSI='262429431174747': Generated 5 vectors 20240914120230784 DAUC <0003> db_auc.c:249 IMSI='262429431174747': Updating SQN=321 in DB 20240914120230793 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429431174747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429431174747"} 20240914120230793 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429431174747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230793 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230793 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230798 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230798 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429431174747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429431174747"} 20240914120230798 DAUC <0003> db_auc.c:236 IMSI='262429431174747': Calling to generate 5 vectors 20240914120230798 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240914120230798 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120230798 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120230798 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240914120230798 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230798 DAUC <0003> auc.c:113 vector [0]: rand = e1de2d58e37e45cfb87abf17b6c06e81 20240914120230799 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240914120230799 DAUC <0003> auc.c:142 vector [0]: autn = f2dfcf60bdfb0000a19b7a4297844b1d 20240914120230799 DAUC <0003> auc.c:143 vector [0]: ck = 903dde948f3f19a5091de89cfd0a9fdb 20240914120230799 DAUC <0003> auc.c:144 vector [0]: ik = 0d297dc983131de7edb0734a6e075b81 20240914120230799 DAUC <0003> auc.c:145 vector [0]: res = 4d0a2ee55c0fc34e0000000000000000 20240914120230799 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120230799 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240914120230799 DAUC <0003> auc.c:179 vector [0]: kc = f6a2c01469925400 20240914120230799 DAUC <0003> auc.c:180 vector [0]: sres = 149f5665 20240914120230799 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240914120230799 DAUC <0003> auc.c:113 vector [1]: rand = cdb1a470ff2044297ad0d4ff1105e155 20240914120230799 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240914120230799 DAUC <0003> auc.c:142 vector [1]: autn = d69bcde7a489000034c260a6639a3915 20240914120230799 DAUC <0003> auc.c:143 vector [1]: ck = 543fd25dfce941f232bc6ee9c5351743 20240914120230799 DAUC <0003> auc.c:144 vector [1]: ik = 2f7f591b17cf0d07768739931025e8d4 20240914120230799 DAUC <0003> auc.c:145 vector [1]: res = 766687afd384acc30000000000000000 20240914120230799 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120230799 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240914120230799 DAUC <0003> auc.c:179 vector [1]: kc = 813c90c86cf2cc00 20240914120230799 DAUC <0003> auc.c:180 vector [1]: sres = 871b425c 20240914120230799 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240914120230799 DAUC <0003> auc.c:113 vector [2]: rand = 63c3ab719362156078add871ec744457 20240914120230799 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240914120230799 DAUC <0003> auc.c:142 vector [2]: autn = 9bdcd4fa54a00000008460463de4186b 20240914120230799 DAUC <0003> auc.c:143 vector [2]: ck = fe4a85e6a30699d7410c2e10ef1ce91d 20240914120230799 DAUC <0003> auc.c:144 vector [2]: ik = afa46d68093b72a1937e1f394a7acbf2 20240914120230799 DAUC <0003> auc.c:145 vector [2]: res = f275c637f908abdb0000000000000000 20240914120230799 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120230799 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240914120230799 DAUC <0003> auc.c:179 vector [2]: kc = 0ac7c2be31ef3800 20240914120230799 DAUC <0003> auc.c:180 vector [2]: sres = 4bff6d41 20240914120230799 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240914120230799 DAUC <0003> auc.c:113 vector [3]: rand = 8d55d65cd5f4a1e1ad865a0e6713f7fe 20240914120230799 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240914120230799 DAUC <0003> auc.c:142 vector [3]: autn = 45eb59cb4f1f0000e3065e96f9127a9f 20240914120230799 DAUC <0003> auc.c:143 vector [3]: ck = c61667edd4ea85e4e58fd38fd3560d65 20240914120230799 DAUC <0003> auc.c:144 vector [3]: ik = 104f08aa074b520c686535b8c57abcfd 20240914120230799 DAUC <0003> auc.c:145 vector [3]: res = 75867ee2981d5c630000000000000000 20240914120230799 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120230799 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240914120230799 DAUC <0003> auc.c:179 vector [3]: kc = e6f884de0f761000 20240914120230799 DAUC <0003> auc.c:180 vector [3]: sres = b68ba62c 20240914120230799 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240914120230799 DAUC <0003> auc.c:113 vector [4]: rand = dedc4c13454c3af9702b137b51cc48a3 20240914120230799 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240914120230799 DAUC <0003> auc.c:142 vector [4]: autn = a3c923a2b0fd00005486db7a4ce49ef7 20240914120230800 DAUC <0003> auc.c:143 vector [4]: ck = 89ca2edaf90607523b471f1af8d61a00 20240914120230800 DAUC <0003> auc.c:144 vector [4]: ik = 8da5bb7efd2293515df2dc83d8787601 20240914120230800 DAUC <0003> auc.c:145 vector [4]: res = ab3a17a1d2ea835e0000000000000000 20240914120230800 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240914120230800 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240914120230800 DAUC <0003> auc.c:179 vector [4]: kc = 5454262dc2b82400 20240914120230800 DAUC <0003> auc.c:180 vector [4]: sres = 13829fad 20240914120230800 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240914120230800 DAUC <0003> db_auc.c:245 IMSI='262429431174747': Generated 5 vectors 20240914120230800 DAUC <0003> db_auc.c:249 IMSI='262429431174747': Updating SQN=481 in DB 20240914120230808 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429431174747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429431174747"} 20240914120230808 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429431174747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230808 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230808 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42198<->l=127.0.0.1:4258 20240914120230847 DAUC <0003> db_auc.c:157 IMSI='262428801598671': No 2G Auth Data 20240914120230847 DAUC <0003> db_auc.c:192 IMSI='262428801598671': No 3G Auth Data 20240914120230886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42208<->l=127.0.0.1:4258 20240914120230889 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230889 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428801598671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428801598671"} 20240914120230889 DAUC <0003> db_auc.c:236 IMSI='262428801598671': Calling to generate 1 vectors 20240914120230889 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240914120230889 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120230889 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120230889 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240914120230889 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230889 DAUC <0003> auc.c:113 vector [0]: rand = 695cf4ba7cbc59cc6b2aa6fc4f55e063 20240914120230889 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240914120230889 DAUC <0003> auc.c:142 vector [0]: autn = a498a2a1edcd0000e40b2d9865411e59 20240914120230889 DAUC <0003> auc.c:143 vector [0]: ck = fc34a787aa942e2d19191fd0039e7d53 20240914120230889 DAUC <0003> auc.c:144 vector [0]: ik = c1cf63f912df9837f3f4dcacc2e01620 20240914120230889 DAUC <0003> auc.c:145 vector [0]: res = d84151d8f3e7523a0000000000000000 20240914120230889 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120230889 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240914120230889 DAUC <0003> auc.c:179 vector [0]: kc = 7f75860ed2c1f076 20240914120230889 DAUC <0003> auc.c:180 vector [0]: sres = 8fa73d2e 20240914120230889 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240914120230889 DAUC <0003> db_auc.c:245 IMSI='262428801598671': Generated 1 vectors 20240914120230889 DAUC <0003> db_auc.c:249 IMSI='262428801598671': Updating SQN=33 in DB 20240914120230898 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428801598671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428801598671"} 20240914120230898 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428801598671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230898 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230898 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230902 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230902 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428801598671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428801598671"} 20240914120230902 DAUC <0003> db_auc.c:236 IMSI='262428801598671': Calling to generate 4 vectors 20240914120230902 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240914120230902 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120230902 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120230902 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240914120230902 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230902 DAUC <0003> auc.c:113 vector [0]: rand = 660840097e24a1cbd6dc8ab678d5455e 20240914120230902 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240914120230902 DAUC <0003> auc.c:142 vector [0]: autn = d346e6b408320000cbaead3c72806ba6 20240914120230902 DAUC <0003> auc.c:143 vector [0]: ck = 79608da45ac1cc4946b55049148c80c3 20240914120230902 DAUC <0003> auc.c:144 vector [0]: ik = e760116c8dc102cf60a3432c65be699e 20240914120230902 DAUC <0003> auc.c:145 vector [0]: res = 6a1fcc159372ec1b0000000000000000 20240914120230902 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120230902 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240914120230902 DAUC <0003> auc.c:179 vector [0]: kc = 79d30fe37e9a729e 20240914120230902 DAUC <0003> auc.c:180 vector [0]: sres = d96779ea 20240914120230902 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240914120230902 DAUC <0003> auc.c:113 vector [1]: rand = d0f90957a6f23dc683e678468c60a1bf 20240914120230902 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240914120230902 DAUC <0003> auc.c:142 vector [1]: autn = 83888667176a0000a368db62c770a4c3 20240914120230902 DAUC <0003> auc.c:143 vector [1]: ck = 565d475216a276206e878169737c7fcb 20240914120230902 DAUC <0003> auc.c:144 vector [1]: ik = eec2a98b44038f85dae05b28b5eb2591 20240914120230902 DAUC <0003> auc.c:145 vector [1]: res = 273a7565b28cc3530000000000000000 20240914120230902 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120230902 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240914120230902 DAUC <0003> auc.c:179 vector [1]: kc = ac3123d048808c63 20240914120230902 DAUC <0003> auc.c:180 vector [1]: sres = f181b3ae 20240914120230902 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240914120230902 DAUC <0003> auc.c:113 vector [2]: rand = 6a637e153c90b730bdca98d8f70d4de0 20240914120230902 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240914120230903 DAUC <0003> auc.c:142 vector [2]: autn = e4ab9eb3a3500000adb3bcc10f1d1c4b 20240914120230903 DAUC <0003> auc.c:143 vector [2]: ck = 9e1cd4fcb63f0ccf5046dfec4bf1efdf 20240914120230903 DAUC <0003> auc.c:144 vector [2]: ik = 04223a365c4c7d619c168163fb3da8ce 20240914120230903 DAUC <0003> auc.c:145 vector [2]: res = 6383dbe978f62ef70000000000000000 20240914120230903 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120230903 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240914120230903 DAUC <0003> auc.c:179 vector [2]: kc = cb606da8cf580d60 20240914120230903 DAUC <0003> auc.c:180 vector [2]: sres = 3db876ea 20240914120230903 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240914120230903 DAUC <0003> auc.c:113 vector [3]: rand = d519b7a8c8c26a3bef4d749f4068c15f 20240914120230903 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240914120230903 DAUC <0003> auc.c:142 vector [3]: autn = edfb0406955a000061398543ca169c71 20240914120230903 DAUC <0003> auc.c:143 vector [3]: ck = fa1d8dd59d8198e6247bd0f3454d8308 20240914120230903 DAUC <0003> auc.c:144 vector [3]: ik = 0338b2d3acd825434ea7c6b21d18a092 20240914120230903 DAUC <0003> auc.c:145 vector [3]: res = 0337bfa32cd149e30000000000000000 20240914120230903 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120230903 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240914120230903 DAUC <0003> auc.c:179 vector [3]: kc = 2481c9f12768189f 20240914120230903 DAUC <0003> auc.c:180 vector [3]: sres = bb82cc17 20240914120230903 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240914120230903 DAUC <0003> db_auc.c:245 IMSI='262428801598671': Generated 4 vectors 20240914120230903 DAUC <0003> db_auc.c:249 IMSI='262428801598671': Updating SQN=161 in DB 20240914120230911 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428801598671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428801598671"} 20240914120230911 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428801598671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230911 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230911 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230916 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230916 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428801598671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428801598671"} 20240914120230916 DAUC <0003> db_auc.c:236 IMSI='262428801598671': Calling to generate 5 vectors 20240914120230916 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240914120230916 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120230916 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120230916 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240914120230916 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230916 DAUC <0003> auc.c:113 vector [0]: rand = c60443d71e7d8d648f6ce94365116005 20240914120230916 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240914120230916 DAUC <0003> auc.c:142 vector [0]: autn = f7b14bc183b20000773ab3a5feac8d9f 20240914120230916 DAUC <0003> auc.c:143 vector [0]: ck = 3176270ebf5a0dbcec412db37f6afd72 20240914120230916 DAUC <0003> auc.c:144 vector [0]: ik = a7bbe469a00fda4e0b3585a693ba6f81 20240914120230916 DAUC <0003> auc.c:145 vector [0]: res = 9cf3a121abe5fdc40000000000000000 20240914120230916 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120230916 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240914120230917 DAUC <0003> auc.c:179 vector [0]: kc = 95a4530a39f56d2b 20240914120230917 DAUC <0003> auc.c:180 vector [0]: sres = 1d74d14a 20240914120230917 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240914120230917 DAUC <0003> auc.c:113 vector [1]: rand = 12fea13e01bb81fdf6e54f4617b8d1be 20240914120230917 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240914120230917 DAUC <0003> auc.c:142 vector [1]: autn = ec642e648dfa000055f980e999a3a20c 20240914120230917 DAUC <0003> auc.c:143 vector [1]: ck = 82e72046ef970d3f82604581da141fb1 20240914120230917 DAUC <0003> auc.c:144 vector [1]: ik = 943fcd6a8a62f3b4f4149dcf9c306930 20240914120230917 DAUC <0003> auc.c:145 vector [1]: res = 9a0fe6154d9498e70000000000000000 20240914120230917 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120230917 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240914120230917 DAUC <0003> auc.c:179 vector [1]: kc = 677fc3519fae4caf 20240914120230917 DAUC <0003> auc.c:180 vector [1]: sres = c828ccfa 20240914120230917 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240914120230917 DAUC <0003> auc.c:113 vector [2]: rand = f1bcbf2b99f7d5151ce8ab7d41f59957 20240914120230917 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240914120230917 DAUC <0003> auc.c:142 vector [2]: autn = 744c02c90fd800003bd101da1620194e 20240914120230917 DAUC <0003> auc.c:143 vector [2]: ck = 02ff1606b7d66ff40407332a22738af9 20240914120230917 DAUC <0003> auc.c:144 vector [2]: ik = 569f68fe3256210eb1626ae23be003cf 20240914120230917 DAUC <0003> auc.c:145 vector [2]: res = 2e88422a591647200000000000000000 20240914120230917 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120230917 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240914120230917 DAUC <0003> auc.c:179 vector [2]: kc = c0b230d37bf7bbe7 20240914120230917 DAUC <0003> auc.c:180 vector [2]: sres = 7853a7a5 20240914120230917 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240914120230917 DAUC <0003> auc.c:113 vector [3]: rand = 6ab46a019c3cad4f41dbeb6cf86032d6 20240914120230917 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240914120230917 DAUC <0003> auc.c:142 vector [3]: autn = 34baefb3f627000076ab438e25288bd6 20240914120230917 DAUC <0003> auc.c:143 vector [3]: ck = 24334637e7caa9efb4afe8a13d540a30 20240914120230917 DAUC <0003> auc.c:144 vector [3]: ik = 6820f65174bf718df2c835eb86aaf6d8 20240914120230917 DAUC <0003> auc.c:145 vector [3]: res = 0fd05074fcf6981b0000000000000000 20240914120230917 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120230917 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240914120230917 DAUC <0003> auc.c:179 vector [3]: kc = d9d91a85c22d4a53 20240914120230917 DAUC <0003> auc.c:180 vector [3]: sres = e4040d97 20240914120230917 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240914120230917 DAUC <0003> auc.c:113 vector [4]: rand = bb2c815fcec137fb46361ec9c1d777f0 20240914120230917 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240914120230917 DAUC <0003> auc.c:142 vector [4]: autn = 2067b3ab02190000d380745eadc125a1 20240914120230917 DAUC <0003> auc.c:143 vector [4]: ck = e91545794d8d6ec737cbc07c7a5b98e5 20240914120230917 DAUC <0003> auc.c:144 vector [4]: ik = 417ee374d80757cfb3ee5e4a9b5eb551 20240914120230917 DAUC <0003> auc.c:145 vector [4]: res = 9701a12db4332ce90000000000000000 20240914120230917 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240914120230917 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240914120230917 DAUC <0003> auc.c:179 vector [4]: kc = 3a1a7bb45d216ea0 20240914120230917 DAUC <0003> auc.c:180 vector [4]: sres = d4a024d5 20240914120230917 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240914120230917 DAUC <0003> db_auc.c:245 IMSI='262428801598671': Generated 5 vectors 20240914120230917 DAUC <0003> db_auc.c:249 IMSI='262428801598671': Updating SQN=321 in DB 20240914120230926 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428801598671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428801598671"} 20240914120230926 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428801598671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230926 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230926 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230932 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230932 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428801598671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428801598671"} 20240914120230932 DAUC <0003> db_auc.c:236 IMSI='262428801598671': Calling to generate 5 vectors 20240914120230932 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240914120230932 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120230932 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120230932 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240914120230932 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120230932 DAUC <0003> auc.c:113 vector [0]: rand = 1d8db3adfcbc2f2d4f093a3148b07929 20240914120230932 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240914120230932 DAUC <0003> auc.c:142 vector [0]: autn = 6196ad8770630000425be42b47e104cd 20240914120230932 DAUC <0003> auc.c:143 vector [0]: ck = bfa3a24403a58e941a6b6dedfc54e3d9 20240914120230932 DAUC <0003> auc.c:144 vector [0]: ik = 201575fd19df90b21e6d6e2dbf8f839f 20240914120230932 DAUC <0003> auc.c:145 vector [0]: res = e544cc7ac4b6b91f0000000000000000 20240914120230932 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120230932 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240914120230932 DAUC <0003> auc.c:179 vector [0]: kc = e1007138a5aa0d4e 20240914120230932 DAUC <0003> auc.c:180 vector [0]: sres = 4f4b3bf0 20240914120230932 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240914120230932 DAUC <0003> auc.c:113 vector [1]: rand = cf05a3b561688b45b628fc2c9df13cae 20240914120230932 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240914120230932 DAUC <0003> auc.c:142 vector [1]: autn = 2aa3326d259500001ecae8c4a94c4992 20240914120230932 DAUC <0003> auc.c:143 vector [1]: ck = e89bf19cb457a20e68ca7041556275f4 20240914120230932 DAUC <0003> auc.c:144 vector [1]: ik = 8489e527b354132301f4978f6616e261 20240914120230932 DAUC <0003> auc.c:145 vector [1]: res = 9cf4503f9039ee3f0000000000000000 20240914120230932 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120230932 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240914120230932 DAUC <0003> auc.c:179 vector [1]: kc = 8d6c4dc2b265f46d 20240914120230932 DAUC <0003> auc.c:180 vector [1]: sres = ef017182 20240914120230932 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240914120230932 DAUC <0003> auc.c:113 vector [2]: rand = 1ecebce59bfe1a4bd938a9a0966ae278 20240914120230932 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240914120230932 DAUC <0003> auc.c:142 vector [2]: autn = 5c822bf8ca66000059ac631f38ee14f1 20240914120230932 DAUC <0003> auc.c:143 vector [2]: ck = 615bf53bcdf045847c9276d0d1d1d69a 20240914120230932 DAUC <0003> auc.c:144 vector [2]: ik = 047989b84e30d4cb80885a5424fae606 20240914120230932 DAUC <0003> auc.c:145 vector [2]: res = 937ceebfd3d03dcd0000000000000000 20240914120230933 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120230933 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240914120230933 DAUC <0003> auc.c:179 vector [2]: kc = beca4e206f488602 20240914120230933 DAUC <0003> auc.c:180 vector [2]: sres = 50d10796 20240914120230933 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240914120230933 DAUC <0003> auc.c:113 vector [3]: rand = 0206dd87cf4b626a3702736c0cf115bb 20240914120230933 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240914120230933 DAUC <0003> auc.c:142 vector [3]: autn = b0bae145db2e000047cfd42c92b0e3cf 20240914120230933 DAUC <0003> auc.c:143 vector [3]: ck = 6d8ad7b0c2c41f62060e82581f4e3972 20240914120230933 DAUC <0003> auc.c:144 vector [3]: ik = c18db48bc6810443b71b5b444dc553b6 20240914120230933 DAUC <0003> auc.c:145 vector [3]: res = 06277750042df42e0000000000000000 20240914120230933 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120230933 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240914120230933 DAUC <0003> auc.c:179 vector [3]: kc = e0115ac6f8901a99 20240914120230933 DAUC <0003> auc.c:180 vector [3]: sres = 878d5692 20240914120230933 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240914120230933 DAUC <0003> auc.c:113 vector [4]: rand = ae9a524e91e614125ce7731b6d3cc44f 20240914120230933 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240914120230933 DAUC <0003> auc.c:142 vector [4]: autn = eee78b6f1f7a0000e6f4836e4e8f05cc 20240914120230933 DAUC <0003> auc.c:143 vector [4]: ck = e32f3ab610b38f377a2c7624ea7eaa6a 20240914120230933 DAUC <0003> auc.c:144 vector [4]: ik = c6f3a1bee359a9ddf5f2bc7192641eb6 20240914120230933 DAUC <0003> auc.c:145 vector [4]: res = e8e8cb29b6e37af00000000000000000 20240914120230933 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240914120230933 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240914120230933 DAUC <0003> auc.c:179 vector [4]: kc = 50e06abc2faeff31 20240914120230933 DAUC <0003> auc.c:180 vector [4]: sres = ef6154ba 20240914120230933 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240914120230933 DAUC <0003> db_auc.c:245 IMSI='262428801598671': Generated 5 vectors 20240914120230933 DAUC <0003> db_auc.c:249 IMSI='262428801598671': Updating SQN=481 in DB 20240914120230942 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428801598671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428801598671"} 20240914120230942 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428801598671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120230942 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230942 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120230947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42208<->l=127.0.0.1:4258 20240914120230973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4258 20240914120230974 DLINP <000b> input/ipa.c:451 connected read/write 20240914120230974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120230974 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120230974 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120230974 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120230974 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33855<->l=127.0.0.1:4259) 20240914120230997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42214<->l=127.0.0.1:4258 20240914120230997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42214<->l=127.0.0.1:4258 20240914120234101 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120234101 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120234106 DLINP <000b> input/ipa.c:451 connected read/write 20240914120234106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120234107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38904<->l=127.0.0.1:4258 20240914120234111 DLINP <000b> input/ipa.c:451 connected read/write 20240914120234111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120234111 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120234111 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120234111 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  20240914120234111 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120234111 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  20240914120234112 DLGSUP <0013> gsup_server.c:235 2:  20240914120234112 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120234112 DLGSUP <0013> gsup_server.c:235 3:  20240914120234112 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120234112 DLGSUP <0013> gsup_server.c:235 4:  20240914120234112 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120234112 DLGSUP <0013> gsup_server.c:235 5:  20240914120234112 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120234112 DLGSUP <0013> gsup_server.c:235 7:  20240914120234112 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120234112 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120234112 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120234112 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120234140 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44913<->l=127.0.0.1:4259) 20240914120234168 DAUC <0003> db_auc.c:157 IMSI='262425167246633': No 2G Auth Data 20240914120234168 DAUC <0003> db_auc.c:192 IMSI='262425167246633': No 3G Auth Data 20240914120234215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38912<->l=127.0.0.1:4258 20240914120234228 DLINP <000b> input/ipa.c:451 connected read/write 20240914120234228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120234228 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425167246633 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425167246633"} 20240914120234228 DAUC <0003> db_auc.c:157 IMSI='262425167246633': No 2G Auth Data 20240914120234228 DAUC <0003> db_auc.c:236 IMSI='262425167246633': Calling to generate 5 vectors 20240914120234228 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240914120234228 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120234228 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120234228 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240914120234228 DAUC <0003> auc.c:113 vector [0]: rand = 28d9182751acafc8e69a5dbb4bc53f90 20240914120234228 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240914120234228 DAUC <0003> auc.c:142 vector [0]: autn = 2da9dfda09c580004775c376d6156b66 20240914120234228 DAUC <0003> auc.c:143 vector [0]: ck = 33a0d947cab21f8bf5a7ffefae47e54a 20240914120234228 DAUC <0003> auc.c:144 vector [0]: ik = 72e1af9ac7c849482a668e6bf988a91a 20240914120234228 DAUC <0003> auc.c:145 vector [0]: res = 537bc81a50420ee10000000000000000 20240914120234228 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120234228 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240914120234228 DAUC <0003> auc.c:151 vector [0]: kc = 9e8007595ab51a93 20240914120234228 DAUC <0003> auc.c:152 vector [0]: sres = 0339c6fb 20240914120234228 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240914120234228 DAUC <0003> auc.c:113 vector [1]: rand = 350d346f1b18b8eef007523a57b24cc2 20240914120234229 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240914120234229 DAUC <0003> auc.c:142 vector [1]: autn = c7319c57ba788000aa68596a2f57a99c 20240914120234229 DAUC <0003> auc.c:143 vector [1]: ck = f12419f23ef8c2c361265d0fa1cb6040 20240914120234229 DAUC <0003> auc.c:144 vector [1]: ik = 72499574e620b29e9aac14bef4272172 20240914120234229 DAUC <0003> auc.c:145 vector [1]: res = 4046ab245714564e0000000000000000 20240914120234229 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120234229 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240914120234229 DAUC <0003> auc.c:151 vector [1]: kc = 78e7c5378d34316f 20240914120234229 DAUC <0003> auc.c:152 vector [1]: sres = 1752fd6a 20240914120234229 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240914120234229 DAUC <0003> auc.c:113 vector [2]: rand = 89ee6ad25521387b71505b072fdc22ff 20240914120234229 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240914120234229 DAUC <0003> auc.c:142 vector [2]: autn = 5587ea9b04ca8000ee78d3230895be6a 20240914120234229 DAUC <0003> auc.c:143 vector [2]: ck = 962732bd86d623cf766fba0a0cfc58ea 20240914120234229 DAUC <0003> auc.c:144 vector [2]: ik = 22b09fb9a44853c49f1c663a27717867 20240914120234229 DAUC <0003> auc.c:145 vector [2]: res = 307e4521e26e7d700000000000000000 20240914120234229 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120234229 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240914120234229 DAUC <0003> auc.c:151 vector [2]: kc = 5de4713409135086 20240914120234229 DAUC <0003> auc.c:152 vector [2]: sres = d2103851 20240914120234229 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240914120234229 DAUC <0003> auc.c:113 vector [3]: rand = 87639d322c871a5d4fd971ee31a212f7 20240914120234229 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240914120234229 DAUC <0003> auc.c:142 vector [3]: autn = 1682b0f7c4ea800095e8f658f3315608 20240914120234229 DAUC <0003> auc.c:143 vector [3]: ck = 2a4f3ebe77a1ca8ab0dede3ce5bea1d0 20240914120234229 DAUC <0003> auc.c:144 vector [3]: ik = ebf5d0f63d487b2234cfefe49a600f34 20240914120234229 DAUC <0003> auc.c:145 vector [3]: res = 3b0dd70d48a702690000000000000000 20240914120234229 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120234229 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240914120234229 DAUC <0003> auc.c:151 vector [3]: kc = 45abdf9035371f4c 20240914120234229 DAUC <0003> auc.c:152 vector [3]: sres = 73aad564 20240914120234229 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240914120234229 DAUC <0003> auc.c:113 vector [4]: rand = 4f8c1c1b6fc37c3ce416558ef484f2bf 20240914120234229 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240914120234229 DAUC <0003> auc.c:142 vector [4]: autn = 38d9a218a63a8000e58a76136cfb5252 20240914120234229 DAUC <0003> auc.c:143 vector [4]: ck = 31b8540ee736b3e9ad2c8bfaefb52bf9 20240914120234229 DAUC <0003> auc.c:144 vector [4]: ik = d6ca6f1ba14ec15e479ca569059cc71b 20240914120234229 DAUC <0003> auc.c:145 vector [4]: res = 6e35e4c97c3d70460000000000000000 20240914120234229 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240914120234229 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240914120234229 DAUC <0003> auc.c:151 vector [4]: kc = 0dc21586ac519e55 20240914120234230 DAUC <0003> auc.c:152 vector [4]: sres = 1208948f 20240914120234230 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240914120234230 DAUC <0003> db_auc.c:245 IMSI='262425167246633': Generated 5 vectors 20240914120234230 DAUC <0003> db_auc.c:249 IMSI='262425167246633': Updating SQN=161 in DB 20240914120234238 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425167246633 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425167246633"} 20240914120234238 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425167246633 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120234239 DLINP <000b> input/ipa.c:451 connected read/write 20240914120234239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120234239 DLINP <000b> input/ipa.c:451 connected read/write 20240914120234239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120234247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38912<->l=127.0.0.1:4258 20240914120234273 DAUC <0003> db_auc.c:157 IMSI='262429599224769': No 2G Auth Data 20240914120234274 DAUC <0003> db_auc.c:192 IMSI='262429599224769': No 3G Auth Data 20240914120234296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38918<->l=127.0.0.1:4258 20240914120234298 DLINP <000b> input/ipa.c:451 connected read/write 20240914120234298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120234298 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429599224769 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429599224769"} 20240914120234298 DAUC <0003> db_auc.c:157 IMSI='262429599224769': No 2G Auth Data 20240914120234298 DAUC <0003> db_auc.c:236 IMSI='262429599224769': Calling to generate 5 vectors 20240914120234298 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240914120234298 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120234298 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240914120234298 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240914120234298 DAUC <0003> auc.c:113 vector [0]: rand = 3ed79444ac5d3b6274a9a168ba3a20b1 20240914120234298 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240914120234298 DAUC <0003> auc.c:142 vector [0]: autn = 3a3f9deba71a8000362161af3a9c72d8 20240914120234298 DAUC <0003> auc.c:143 vector [0]: ck = 64e28edfcf9762e5104770ec8d2f537a 20240914120234298 DAUC <0003> auc.c:144 vector [0]: ik = 180a4fc4af85e266042eb0dce4e2b6c3 20240914120234298 DAUC <0003> auc.c:145 vector [0]: res = 1315250d162ebc3a0000000000000000 20240914120234298 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120234298 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240914120234298 DAUC <0003> auc.c:151 vector [0]: kc = 6881012b09df653a 20240914120234298 DAUC <0003> auc.c:152 vector [0]: sres = 053b9937 20240914120234298 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240914120234298 DAUC <0003> auc.c:113 vector [1]: rand = 38bbe46135e00a8ec5fba65b82a1381c 20240914120234298 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240914120234298 DAUC <0003> auc.c:142 vector [1]: autn = bba5a34c201080003a6d4990345ee298 20240914120234298 DAUC <0003> auc.c:143 vector [1]: ck = 571a180eb0821c75e0aeb1b5671231e0 20240914120234298 DAUC <0003> auc.c:144 vector [1]: ik = 20faa4422339396abaa5871267c20d4f 20240914120234298 DAUC <0003> auc.c:145 vector [1]: res = 90cc9e71ed86e0510000000000000000 20240914120234298 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120234298 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240914120234298 DAUC <0003> auc.c:151 vector [1]: kc = 2deb8aeb936b19b0 20240914120234298 DAUC <0003> auc.c:152 vector [1]: sres = 7d4a7e20 20240914120234298 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240914120234298 DAUC <0003> auc.c:113 vector [2]: rand = 2c778f096ac900017d87bf064f589398 20240914120234298 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240914120234298 DAUC <0003> auc.c:142 vector [2]: autn = 259592571f2a80004164bb675570a776 20240914120234298 DAUC <0003> auc.c:143 vector [2]: ck = e4fb9a2acf2c8a309e86d562914124be 20240914120234298 DAUC <0003> auc.c:144 vector [2]: ik = ce4cd63df7640a3f0fea905f15eb6e10 20240914120234298 DAUC <0003> auc.c:145 vector [2]: res = cab7493d5f1049120000000000000000 20240914120234298 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120234298 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240914120234298 DAUC <0003> auc.c:151 vector [2]: kc = bbdb092abce2caa1 20240914120234298 DAUC <0003> auc.c:152 vector [2]: sres = 95a7002f 20240914120234298 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240914120234298 DAUC <0003> auc.c:113 vector [3]: rand = f24b60bdf1fbd8c463f27b9b47748711 20240914120234298 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240914120234298 DAUC <0003> auc.c:142 vector [3]: autn = cf081cada8458000b245d2cbcf70fbf1 20240914120234298 DAUC <0003> auc.c:143 vector [3]: ck = e544a5ff1b9f4544c1c7ef1f0958b64c 20240914120234298 DAUC <0003> auc.c:144 vector [3]: ik = 9eaf7d646f5b871ce2c7008f70f79fa3 20240914120234298 DAUC <0003> auc.c:145 vector [3]: res = a991d7c156fb23b00000000000000000 20240914120234298 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120234298 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240914120234298 DAUC <0003> auc.c:151 vector [3]: kc = 58eb370b0d6bebb7 20240914120234298 DAUC <0003> auc.c:152 vector [3]: sres = ff6af471 20240914120234298 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240914120234298 DAUC <0003> auc.c:113 vector [4]: rand = daf42ea35ba6d191ad82727bf08bd353 20240914120234298 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240914120234298 DAUC <0003> auc.c:142 vector [4]: autn = 128cbe8f202f8000e9be1e3727ebe91b 20240914120234298 DAUC <0003> auc.c:143 vector [4]: ck = 5e744cadb534271d0980afc073836620 20240914120234298 DAUC <0003> auc.c:144 vector [4]: ik = df9107b46a304b562c517caf64615888 20240914120234298 DAUC <0003> auc.c:145 vector [4]: res = ae9dd12f6a2a0f5a0000000000000000 20240914120234298 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240914120234298 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240914120234298 DAUC <0003> auc.c:151 vector [4]: kc = a4349876c8e652e3 20240914120234298 DAUC <0003> auc.c:152 vector [4]: sres = c4b7de75 20240914120234298 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240914120234298 DAUC <0003> db_auc.c:245 IMSI='262429599224769': Generated 5 vectors 20240914120234298 DAUC <0003> db_auc.c:249 IMSI='262429599224769': Updating SQN=161 in DB 20240914120234306 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429599224769 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429599224769"} 20240914120234306 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429599224769 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120234306 DLINP <000b> input/ipa.c:451 connected read/write 20240914120234306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120234306 DLINP <000b> input/ipa.c:451 connected read/write 20240914120234306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120234308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38918<->l=127.0.0.1:4258 20240914120234332 DAUC <0003> db_auc.c:157 IMSI='262423068092329': No 2G Auth Data 20240914120234332 DAUC <0003> db_auc.c:192 IMSI='262423068092329': No 3G Auth Data 20240914120234364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38932<->l=127.0.0.1:4258 20240914120234366 DLINP <000b> input/ipa.c:451 connected read/write 20240914120234366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120234366 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423068092329 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423068092329"} 20240914120234366 DAUC <0003> db_auc.c:236 IMSI='262423068092329': Calling to generate 5 vectors 20240914120234366 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240914120234366 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120234366 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120234366 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240914120234366 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120234366 DAUC <0003> auc.c:113 vector [0]: rand = 8fefb053ba3063394378fc10433c7a0a 20240914120234366 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240914120234366 DAUC <0003> auc.c:142 vector [0]: autn = 0693da191910800014d21d7f66c96d00 20240914120234366 DAUC <0003> auc.c:143 vector [0]: ck = 28ae8b6f8275f08b3df1bd41f56a4015 20240914120234366 DAUC <0003> auc.c:144 vector [0]: ik = 6240638837e6e3b28ee99ecc459cfbff 20240914120234366 DAUC <0003> auc.c:145 vector [0]: res = 694b9645b931cedb0000000000000000 20240914120234366 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120234366 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240914120234366 DAUC <0003> auc.c:179 vector [0]: kc = eab3651bd44fb800 20240914120234366 DAUC <0003> auc.c:180 vector [0]: sres = 9db7ff43 20240914120234366 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240914120234366 DAUC <0003> auc.c:113 vector [1]: rand = b3cfc2a412d3869865a55f68b0bba4cb 20240914120234366 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240914120234366 DAUC <0003> auc.c:142 vector [1]: autn = 7d81fdfb07498000166000bc7da4b487 20240914120234366 DAUC <0003> auc.c:143 vector [1]: ck = 10b733cd576dd1d31275f1dd191d8c89 20240914120234366 DAUC <0003> auc.c:144 vector [1]: ik = 87844b599f27712b6c610c60029d7675 20240914120234366 DAUC <0003> auc.c:145 vector [1]: res = 5190d085772af0620000000000000000 20240914120234366 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120234366 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240914120234366 DAUC <0003> auc.c:179 vector [1]: kc = 243be38c0eb18000 20240914120234366 DAUC <0003> auc.c:180 vector [1]: sres = e9542dd1 20240914120234366 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240914120234366 DAUC <0003> auc.c:113 vector [2]: rand = f4a378be3138806cc3459a349bd439f9 20240914120234366 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240914120234366 DAUC <0003> auc.c:142 vector [2]: autn = a31589d766078000288134dae64a2e7b 20240914120234366 DAUC <0003> auc.c:143 vector [2]: ck = daef80db2e3b0eaf2ec6544c5cfea19c 20240914120234366 DAUC <0003> auc.c:144 vector [2]: ik = fa4fab6d0ca6b6ad5d214feb6f9a4722 20240914120234366 DAUC <0003> auc.c:145 vector [2]: res = 625268be8439bb180000000000000000 20240914120234366 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120234366 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240914120234366 DAUC <0003> auc.c:179 vector [2]: kc = d6ebdb244f1d6c00 20240914120234366 DAUC <0003> auc.c:180 vector [2]: sres = 0c4d322e 20240914120234366 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240914120234366 DAUC <0003> auc.c:113 vector [3]: rand = 8adb41f8d370bd66c5c7784179b45a03 20240914120234366 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240914120234366 DAUC <0003> auc.c:142 vector [3]: autn = a2167516b3ee8000e56984958e1ff695 20240914120234366 DAUC <0003> auc.c:143 vector [3]: ck = a28715178ee625cbdcd751b13cf9056b 20240914120234366 DAUC <0003> auc.c:144 vector [3]: ik = d7f4aaf216ae407abee0aea968379af4 20240914120234366 DAUC <0003> auc.c:145 vector [3]: res = ac46975b915583320000000000000000 20240914120234366 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120234366 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240914120234366 DAUC <0003> auc.c:179 vector [3]: kc = e7f547082e0bd000 20240914120234366 DAUC <0003> auc.c:180 vector [3]: sres = 3a02b6e5 20240914120234366 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240914120234366 DAUC <0003> auc.c:113 vector [4]: rand = fc5055cae179812aac21987442a14bd4 20240914120234366 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240914120234366 DAUC <0003> auc.c:142 vector [4]: autn = fe7d4274ee5080008d5592dae957e7e6 20240914120234366 DAUC <0003> auc.c:143 vector [4]: ck = f100ef421bfb6f7e255ce329aa75e477 20240914120234366 DAUC <0003> auc.c:144 vector [4]: ik = 02bd5d490966773d91155c2b7d446acf 20240914120234366 DAUC <0003> auc.c:145 vector [4]: res = ef7725f4b56ff4940000000000000000 20240914120234366 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240914120234366 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240914120234366 DAUC <0003> auc.c:179 vector [4]: kc = 59eed20dc57ad400 20240914120234366 DAUC <0003> auc.c:180 vector [4]: sres = 9912ba79 20240914120234366 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240914120234366 DAUC <0003> db_auc.c:245 IMSI='262423068092329': Generated 5 vectors 20240914120234366 DAUC <0003> db_auc.c:249 IMSI='262423068092329': Updating SQN=161 in DB 20240914120234374 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423068092329 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423068092329"} 20240914120234374 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423068092329 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120234375 DLINP <000b> input/ipa.c:451 connected read/write 20240914120234375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120234375 DLINP <000b> input/ipa.c:451 connected read/write 20240914120234375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120234377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38932<->l=127.0.0.1:4258 20240914120234410 DAUC <0003> db_auc.c:157 IMSI='262425042897814': No 2G Auth Data 20240914120234410 DAUC <0003> db_auc.c:192 IMSI='262425042897814': No 3G Auth Data 20240914120234453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38936<->l=127.0.0.1:4258 20240914120234460 DLINP <000b> input/ipa.c:451 connected read/write 20240914120234460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120234460 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425042897814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425042897814"} 20240914120234460 DAUC <0003> db_auc.c:236 IMSI='262425042897814': Calling to generate 5 vectors 20240914120234460 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240914120234460 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120234460 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120234460 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240914120234460 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120234460 DAUC <0003> auc.c:113 vector [0]: rand = 946cefb87725934cf833d1f25deddeb2 20240914120234460 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240914120234460 DAUC <0003> auc.c:142 vector [0]: autn = ff6e0d3607458000fb68309df3fe7952 20240914120234460 DAUC <0003> auc.c:143 vector [0]: ck = 9d3e9fab3a37dd242f729b1bdcb1867c 20240914120234460 DAUC <0003> auc.c:144 vector [0]: ik = 55d5b3848f1c557b28944d6289e909ef 20240914120234460 DAUC <0003> auc.c:145 vector [0]: res = 2b7e5b0aed68e1090000000000000000 20240914120234460 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120234460 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240914120234460 DAUC <0003> auc.c:179 vector [0]: kc = 39fcf469d0e9a000 20240914120234460 DAUC <0003> auc.c:180 vector [0]: sres = c38f53da 20240914120234460 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240914120234460 DAUC <0003> auc.c:113 vector [1]: rand = 01c9d1247349e6269fe4af2aa1e967bf 20240914120234460 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240914120234460 DAUC <0003> auc.c:142 vector [1]: autn = bc04d2e95a1f8000d195b9f0b5ac4f56 20240914120234460 DAUC <0003> auc.c:143 vector [1]: ck = 8e0d587d1a75eada31454920e30f24d7 20240914120234460 DAUC <0003> auc.c:144 vector [1]: ik = 77370aaab3ab71e4bca9753225474d8e 20240914120234460 DAUC <0003> auc.c:145 vector [1]: res = 9520ce83dc61fa210000000000000000 20240914120234460 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120234460 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240914120234460 DAUC <0003> auc.c:179 vector [1]: kc = 1434634c34cac400 20240914120234460 DAUC <0003> auc.c:180 vector [1]: sres = d5487477 20240914120234460 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240914120234460 DAUC <0003> auc.c:113 vector [2]: rand = 4db18313cacd9112103fce78f47509c0 20240914120234461 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240914120234461 DAUC <0003> auc.c:142 vector [2]: autn = e5fbf4b9dacb8000700b09590846659d 20240914120234461 DAUC <0003> auc.c:143 vector [2]: ck = bc1b14ae558eeb2eb342bc08425749fe 20240914120234461 DAUC <0003> auc.c:144 vector [2]: ik = be6c5ff571b36ae149bad09f670e770d 20240914120234461 DAUC <0003> auc.c:145 vector [2]: res = 1248c6016bd404b80000000000000000 20240914120234461 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120234461 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240914120234461 DAUC <0003> auc.c:179 vector [2]: kc = 042f63ca99923000 20240914120234461 DAUC <0003> auc.c:180 vector [2]: sres = af748966 20240914120234461 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240914120234461 DAUC <0003> auc.c:113 vector [3]: rand = 973e1549355f4d7e1cc56c4967ba96ae 20240914120234461 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240914120234461 DAUC <0003> auc.c:142 vector [3]: autn = a3be48eede9880007f60ef59c464a8b9 20240914120234461 DAUC <0003> auc.c:143 vector [3]: ck = 4bd150c08429ab8271e6862f87dea126 20240914120234461 DAUC <0003> auc.c:144 vector [3]: ik = 25fe75541353f0f4c7696fc412a9b878 20240914120234461 DAUC <0003> auc.c:145 vector [3]: res = b4ac0cce0726bcf30000000000000000 20240914120234461 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120234461 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240914120234461 DAUC <0003> auc.c:179 vector [3]: kc = 85f5a54257409400 20240914120234461 DAUC <0003> auc.c:180 vector [3]: sres = 0dc5c290 20240914120234461 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240914120234461 DAUC <0003> auc.c:113 vector [4]: rand = c1d66fe0dc137ff76d198cdf1e7587e2 20240914120234461 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240914120234461 DAUC <0003> auc.c:142 vector [4]: autn = 416761fedb438000f17a391721bbed08 20240914120234461 DAUC <0003> auc.c:143 vector [4]: ck = bfdb2f4c55a9844cf5f5e165a628389b 20240914120234461 DAUC <0003> auc.c:144 vector [4]: ik = 01dd3bedbfa6ad7cfdb6e1fd467b2357 20240914120234461 DAUC <0003> auc.c:145 vector [4]: res = a02601ca7acfa2bc0000000000000000 20240914120234461 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240914120234461 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240914120234461 DAUC <0003> auc.c:179 vector [4]: kc = 7cb33bedee024000 20240914120234461 DAUC <0003> auc.c:180 vector [4]: sres = ba18e6d1 20240914120234461 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240914120234461 DAUC <0003> db_auc.c:245 IMSI='262425042897814': Generated 5 vectors 20240914120234461 DAUC <0003> db_auc.c:249 IMSI='262425042897814': Updating SQN=161 in DB 20240914120234470 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425042897814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425042897814"} 20240914120234470 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425042897814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120234470 DLINP <000b> input/ipa.c:451 connected read/write 20240914120234470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120234470 DLINP <000b> input/ipa.c:451 connected read/write 20240914120234470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120234476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38936<->l=127.0.0.1:4258 20240914120234509 DAUC <0003> db_auc.c:157 IMSI='262420913528019': No 2G Auth Data 20240914120234509 DAUC <0003> db_auc.c:192 IMSI='262420913528019': No 3G Auth Data 20240914120234546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38952<->l=127.0.0.1:4258 20240914120234549 DLINP <000b> input/ipa.c:451 connected read/write 20240914120234549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120234549 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420913528019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420913528019"} 20240914120234549 DAUC <0003> db_auc.c:236 IMSI='262420913528019': Calling to generate 5 vectors 20240914120234549 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240914120234549 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240914120234549 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240914120234549 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240914120234549 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240914120234549 DAUC <0003> auc.c:113 vector [0]: rand = 777c3de365098fe28c415520dd7eff5f 20240914120234549 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240914120234549 DAUC <0003> auc.c:142 vector [0]: autn = 09896907642d800035e91d96da29d8fa 20240914120234549 DAUC <0003> auc.c:143 vector [0]: ck = d36171753376356ab85fdbed94804a62 20240914120234549 DAUC <0003> auc.c:144 vector [0]: ik = 67522d34afe64d69d1d27d0d7324afc1 20240914120234549 DAUC <0003> auc.c:145 vector [0]: res = 6b338b8dd4395a450000000000000000 20240914120234549 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240914120234549 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240914120234549 DAUC <0003> auc.c:179 vector [0]: kc = 0713c026933b4336 20240914120234549 DAUC <0003> auc.c:180 vector [0]: sres = e76ef25b 20240914120234549 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240914120234549 DAUC <0003> auc.c:113 vector [1]: rand = a7349bb44dc1b2f2e440e22cf7e37cc8 20240914120234549 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240914120234549 DAUC <0003> auc.c:142 vector [1]: autn = 4f880a5b6fa08000c4738b59e4b0e513 20240914120234549 DAUC <0003> auc.c:143 vector [1]: ck = 512626e6cedc5a799f1baaf38c59f524 20240914120234549 DAUC <0003> auc.c:144 vector [1]: ik = b968537ad7694265189265e1bfc12eb8 20240914120234549 DAUC <0003> auc.c:145 vector [1]: res = 066430c16159d7d30000000000000000 20240914120234549 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240914120234549 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240914120234549 DAUC <0003> auc.c:179 vector [1]: kc = 220d56c496107a08 20240914120234549 DAUC <0003> auc.c:180 vector [1]: sres = 708555fd 20240914120234549 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240914120234549 DAUC <0003> auc.c:113 vector [2]: rand = a8ee99f002833e7056dfdf5401f3dd3d 20240914120234549 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240914120234549 DAUC <0003> auc.c:142 vector [2]: autn = 25c1cb564f5a8000cb7a60e8f92f6131 20240914120234549 DAUC <0003> auc.c:143 vector [2]: ck = d574c98a6d1afd4988de8b949545e87c 20240914120234549 DAUC <0003> auc.c:144 vector [2]: ik = 56a0d3dfe3730174432870424abd5f19 20240914120234549 DAUC <0003> auc.c:145 vector [2]: res = ae28d6654f9e2de40000000000000000 20240914120234549 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240914120234549 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240914120234549 DAUC <0003> auc.c:179 vector [2]: kc = 4f39a79d4cd6d2fa 20240914120234549 DAUC <0003> auc.c:180 vector [2]: sres = c617b481 20240914120234549 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240914120234549 DAUC <0003> auc.c:113 vector [3]: rand = 52b7db0e3a430813c624aeba28fafdd0 20240914120234549 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240914120234549 DAUC <0003> auc.c:142 vector [3]: autn = 2c26572ec8438000dea74be70e2719dc 20240914120234549 DAUC <0003> auc.c:143 vector [3]: ck = 9428878084b4d28bc20902141141d820 20240914120234549 DAUC <0003> auc.c:144 vector [3]: ik = 252412c4e01597f42879296bf7c2aaf3 20240914120234549 DAUC <0003> auc.c:145 vector [3]: res = cfc14e68b732a8ae0000000000000000 20240914120234549 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240914120234549 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240914120234549 DAUC <0003> auc.c:179 vector [3]: kc = 275aee02d8dd0d3f 20240914120234549 DAUC <0003> auc.c:180 vector [3]: sres = f3ae309c 20240914120234549 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240914120234549 DAUC <0003> auc.c:113 vector [4]: rand = 754a6432d6d2ca7ee03da37d07c25de0 20240914120234549 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240914120234549 DAUC <0003> auc.c:142 vector [4]: autn = 7a6342d3c4a28000486fe20413a9b909 20240914120234549 DAUC <0003> auc.c:143 vector [4]: ck = 6dba05bc2d45027e2a259cdaeed18dbc 20240914120234549 DAUC <0003> auc.c:144 vector [4]: ik = 1b4570ca5dfb6a02829d6361aea78a83 20240914120234549 DAUC <0003> auc.c:145 vector [4]: res = 06738a46383f02b70000000000000000 20240914120234549 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240914120234549 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240914120234549 DAUC <0003> auc.c:179 vector [4]: kc = b0398b2efecc25ce 20240914120234549 DAUC <0003> auc.c:180 vector [4]: sres = e9093888 20240914120234549 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240914120234549 DAUC <0003> db_auc.c:245 IMSI='262420913528019': Generated 5 vectors 20240914120234549 DAUC <0003> db_auc.c:249 IMSI='262420913528019': Updating SQN=161 in DB 20240914120234557 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420913528019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420913528019"} 20240914120234557 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420913528019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120234557 DLINP <000b> input/ipa.c:451 connected read/write 20240914120234557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120234557 DLINP <000b> input/ipa.c:451 connected read/write 20240914120234557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120234562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38952<->l=127.0.0.1:4258 20240914120234587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38904<->l=127.0.0.1:4258 20240914120234588 DLINP <000b> input/ipa.c:451 connected read/write 20240914120234588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120234588 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120234588 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120234588 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120234588 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44913<->l=127.0.0.1:4259) 20240914120234610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38954<->l=127.0.0.1:4258 20240914120234610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38954<->l=127.0.0.1:4258 20240914120237723 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120237723 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120237727 DLINP <000b> input/ipa.c:451 connected read/write 20240914120237727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120237728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38962<->l=127.0.0.1:4258 20240914120237730 DLINP <000b> input/ipa.c:451 connected read/write 20240914120237730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120237730 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120237730 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120237730 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  20240914120237730 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120237730 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  20240914120237730 DLGSUP <0013> gsup_server.c:235 2:  20240914120237730 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120237730 DLGSUP <0013> gsup_server.c:235 3:  20240914120237730 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120237730 DLGSUP <0013> gsup_server.c:235 4:  20240914120237730 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120237730 DLGSUP <0013> gsup_server.c:235 5:  20240914120237730 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120237730 DLGSUP <0013> gsup_server.c:235 7:  20240914120237730 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120237730 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120237730 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120237730 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120237743 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38415<->l=127.0.0.1:4259) 20240914120237750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38978<->l=127.0.0.1:4258 20240914120237774 DLINP <000b> input/ipa.c:451 connected read/write 20240914120237774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120237774 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429514531130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429514531130" cn_domain=PS} 20240914120237774 DLU <0006> fsm.c:456 lu(262429514531130)[0x61200000b4a0]{UNVALIDATED}: Allocated 20240914120237774 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429514531130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240914120237774 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429514531130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429514531130" cause=IMSI unknown in HLR} 20240914120237774 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429514531130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120237774 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429514531130)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120237774 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429514531130)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20240914120237774 DLU <0006> fsm.c:568 lu(PS:IMSI-262429514531130)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20240914120237774 DLINP <000b> input/ipa.c:451 connected read/write 20240914120237774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120237774 DLINP <000b> input/ipa.c:451 connected read/write 20240914120237774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120237780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38978<->l=127.0.0.1:4258 20240914120237782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38962<->l=127.0.0.1:4258 20240914120237784 DLINP <000b> input/ipa.c:451 connected read/write 20240914120237784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120237784 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120237784 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120237784 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120237784 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38415<->l=127.0.0.1:4259) 20240914120237822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38994<->l=127.0.0.1:4258 20240914120237822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38994<->l=127.0.0.1:4258 20240914120240917 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120240917 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120240921 DLINP <000b> input/ipa.c:451 connected read/write 20240914120240921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120240922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39000<->l=127.0.0.1:4258 20240914120240926 DLINP <000b> input/ipa.c:451 connected read/write 20240914120240926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120240926 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120240926 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120240926 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  20240914120240926 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120240926 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  20240914120240926 DLGSUP <0013> gsup_server.c:235 2:  20240914120240926 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120240926 DLGSUP <0013> gsup_server.c:235 3:  20240914120240926 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120240926 DLGSUP <0013> gsup_server.c:235 4:  20240914120240926 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120240926 DLGSUP <0013> gsup_server.c:235 5:  20240914120240926 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120240926 DLGSUP <0013> gsup_server.c:235 7:  20240914120240926 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120240926 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120240926 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120240926 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120240948 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35895<->l=127.0.0.1:4259) 20240914120240961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39014<->l=127.0.0.1:4258 20240914120240970 DLINP <000b> input/ipa.c:451 connected read/write 20240914120240970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120240970 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423220141663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423220141663" cn_domain=PS source_name="the-source\n"} 20240914120240970 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240914120240970 DLU <0006> fsm.c:456 lu(262423220141663)[0x61200000b620]{UNVALIDATED}: Allocated 20240914120240970 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262423220141663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240914120240970 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262423220141663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423220141663" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240914120240970 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262423220141663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120240970 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423220141663)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120240970 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423220141663)[0x61200000b620]{UNVALIDATED}: Freeing instance 20240914120240970 DLU <0006> fsm.c:568 lu(PS:IMSI-262423220141663)[0x61200000b620]{UNVALIDATED}: Deallocated 20240914120240970 DLINP <000b> input/ipa.c:451 connected read/write 20240914120240970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120240970 DLINP <000b> input/ipa.c:451 connected read/write 20240914120240970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120240977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39014<->l=127.0.0.1:4258 20240914120240979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39000<->l=127.0.0.1:4258 20240914120240982 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35895<->l=127.0.0.1:4259) 20240914120240983 DLINP <000b> input/ipa.c:451 connected read/write 20240914120240984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120240984 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120240984 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120240984 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120240984 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240914120241042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39018<->l=127.0.0.1:4258 20240914120241043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39018<->l=127.0.0.1:4258 20240914120244123 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120244123 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120244126 DLINP <000b> input/ipa.c:451 connected read/write 20240914120244126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120244127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37802<->l=127.0.0.1:4258 20240914120244129 DLINP <000b> input/ipa.c:451 connected read/write 20240914120244129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120244129 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120244129 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120244129 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  20240914120244129 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120244129 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  20240914120244129 DLGSUP <0013> gsup_server.c:235 2:  20240914120244129 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120244129 DLGSUP <0013> gsup_server.c:235 3:  20240914120244129 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120244129 DLGSUP <0013> gsup_server.c:235 4:  20240914120244129 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120244129 DLGSUP <0013> gsup_server.c:235 5:  20240914120244129 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120244129 DLGSUP <0013> gsup_server.c:235 7:  20240914120244129 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120244129 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120244129 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120244129 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120244139 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42215<->l=127.0.0.1:4259) 20240914120244145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37804<->l=127.0.0.1:4258 20240914120244174 DLINP <000b> input/ipa.c:451 connected read/write 20240914120244174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120244174 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429467550432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429467550432" cn_domain=PS} 20240914120244174 DLU <0006> fsm.c:456 lu(262429467550432)[0x61200000b7a0]{UNVALIDATED}: Allocated 20240914120244174 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429467550432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240914120244174 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429467550432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429467550432" cause=Roaming not allowed in this location area} 20240914120244174 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429467550432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120244174 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429467550432)[0x61200000b7a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120244174 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429467550432)[0x61200000b7a0]{UNVALIDATED}: Freeing instance 20240914120244174 DLU <0006> fsm.c:568 lu(PS:IMSI-262429467550432)[0x61200000b7a0]{UNVALIDATED}: Deallocated 20240914120244175 DLINP <000b> input/ipa.c:451 connected read/write 20240914120244175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120244175 DLINP <000b> input/ipa.c:451 connected read/write 20240914120244175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120244180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37804<->l=127.0.0.1:4258 20240914120244182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37802<->l=127.0.0.1:4258 20240914120244184 DLINP <000b> input/ipa.c:451 connected read/write 20240914120244184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120244184 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120244184 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120244184 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120244185 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42215<->l=127.0.0.1:4259) 20240914120244259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37820<->l=127.0.0.1:4258 20240914120244259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37820<->l=127.0.0.1:4258 20240914120247336 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120247336 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120247337 DLINP <000b> input/ipa.c:451 connected read/write 20240914120247337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120247337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37828<->l=127.0.0.1:4258 20240914120247338 DLINP <000b> input/ipa.c:451 connected read/write 20240914120247338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120247338 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120247338 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120247338 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  20240914120247338 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120247338 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  20240914120247338 DLGSUP <0013> gsup_server.c:235 2:  20240914120247338 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120247338 DLGSUP <0013> gsup_server.c:235 3:  20240914120247338 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120247338 DLGSUP <0013> gsup_server.c:235 4:  20240914120247338 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120247338 DLGSUP <0013> gsup_server.c:235 5:  20240914120247338 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120247338 DLGSUP <0013> gsup_server.c:235 7:  20240914120247338 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120247338 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120247338 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120247338 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120247347 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40333<->l=127.0.0.1:4259) 20240914120247354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37834<->l=127.0.0.1:4258 20240914120247382 DLINP <000b> input/ipa.c:451 connected read/write 20240914120247382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120247382 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426716952372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426716952372"} 20240914120247382 DAUC <0003> db_auc.c:133 IMSI='262426716952372': No such subscriber 20240914120247382 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426716952372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240914120247382 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426716952372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426716952372" cause=IMSI unknown in HLR} 20240914120247382 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426716952372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120247382 DLINP <000b> input/ipa.c:451 connected read/write 20240914120247382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120247382 DLINP <000b> input/ipa.c:451 connected read/write 20240914120247382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120247383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37834<->l=127.0.0.1:4258 20240914120247384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37828<->l=127.0.0.1:4258 20240914120247384 DLINP <000b> input/ipa.c:451 connected read/write 20240914120247384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120247385 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120247385 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120247385 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120247385 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40333<->l=127.0.0.1:4259) 20240914120247444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37846<->l=127.0.0.1:4258 20240914120247444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37846<->l=127.0.0.1:4258 20240914120250522 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120250522 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120250527 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120250529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37852<->l=127.0.0.1:4258 20240914120250532 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120250532 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120250532 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120250532 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  20240914120250532 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120250532 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  20240914120250532 DLGSUP <0013> gsup_server.c:235 2:  20240914120250532 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120250532 DLGSUP <0013> gsup_server.c:235 3:  20240914120250532 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120250532 DLGSUP <0013> gsup_server.c:235 4:  20240914120250532 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120250532 DLGSUP <0013> gsup_server.c:235 5:  20240914120250532 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120250532 DLGSUP <0013> gsup_server.c:235 7:  20240914120250532 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120250532 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120250532 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120250532 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120250558 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44463<->l=127.0.0.1:4259) 20240914120250588 DAUC <0003> db_auc.c:157 IMSI='262425000626546': No 2G Auth Data 20240914120250588 DAUC <0003> db_auc.c:192 IMSI='262425000626546': No 3G Auth Data 20240914120250638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37856<->l=127.0.0.1:4258 20240914120250646 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120250646 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425000626546 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425000626546" cn_domain=PS} 20240914120250646 DLU <0006> fsm.c:456 lu(262425000626546)[0x61200000b920]{UNVALIDATED}: Allocated 20240914120250646 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425000626546 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120250663 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425000626546)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120250663 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425000626546 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425000626546" cn_domain=PS} 20240914120250663 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120250663 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120250670 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120250670 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425000626546 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425000626546"} 20240914120250670 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425000626546)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120250670 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425000626546 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120250670 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425000626546 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425000626546"} 20240914120250670 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425000626546 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120250670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425000626546)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120250670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425000626546)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120250670 DLU <0006> fsm.c:568 lu(PS:IMSI-262425000626546)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120250670 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120250670 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120250674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37856<->l=127.0.0.1:4258 20240914120250701 DAUC <0003> db_auc.c:157 IMSI='262426237171807': No 2G Auth Data 20240914120250701 DAUC <0003> db_auc.c:192 IMSI='262426237171807': No 3G Auth Data 20240914120250710 DLGSUP <0013> hlr.c:121 IMSI 262426237171807: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120250724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37868<->l=127.0.0.1:4258 20240914120250726 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120250726 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426237171807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426237171807" cn_domain=PS} 20240914120250726 DLU <0006> fsm.c:456 lu(262426237171807)[0x61200000baa0]{UNVALIDATED}: Allocated 20240914120250726 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426237171807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120250742 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426237171807)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120250742 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426237171807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426237171807" cn_domain=PS} 20240914120250742 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120250742 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120250745 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120250745 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426237171807 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426237171807"} 20240914120250745 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426237171807)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120250745 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426237171807 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120250745 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426237171807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426237171807"} 20240914120250745 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426237171807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120250745 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426237171807)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120250745 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426237171807)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120250745 DLU <0006> fsm.c:568 lu(PS:IMSI-262426237171807)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120250745 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120250745 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120250746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37868<->l=127.0.0.1:4258 20240914120250771 DAUC <0003> db_auc.c:157 IMSI='262423142039514': No 2G Auth Data 20240914120250771 DAUC <0003> db_auc.c:192 IMSI='262423142039514': No 3G Auth Data 20240914120250780 DLGSUP <0013> hlr.c:121 IMSI 262423142039514: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120250795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37876<->l=127.0.0.1:4258 20240914120250797 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120250797 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423142039514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423142039514" cn_domain=PS} 20240914120250797 DLU <0006> fsm.c:456 lu(262423142039514)[0x61200000bc20]{UNVALIDATED}: Allocated 20240914120250797 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423142039514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120250812 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423142039514)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120250812 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423142039514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423142039514" cn_domain=PS} 20240914120250812 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120250812 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120250819 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120250819 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423142039514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423142039514"} 20240914120250819 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423142039514)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120250819 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423142039514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120250819 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423142039514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423142039514"} 20240914120250819 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423142039514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120250819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423142039514)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120250819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423142039514)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120250820 DLU <0006> fsm.c:568 lu(PS:IMSI-262423142039514)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120250820 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120250820 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120250822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37876<->l=127.0.0.1:4258 20240914120250849 DAUC <0003> db_auc.c:157 IMSI='262427882392447': No 2G Auth Data 20240914120250849 DAUC <0003> db_auc.c:192 IMSI='262427882392447': No 3G Auth Data 20240914120250858 DLGSUP <0013> hlr.c:121 IMSI 262427882392447: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120250872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37890<->l=127.0.0.1:4258 20240914120250874 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120250874 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427882392447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427882392447" cn_domain=PS} 20240914120250874 DLU <0006> fsm.c:456 lu(262427882392447)[0x61200000bda0]{UNVALIDATED}: Allocated 20240914120250874 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427882392447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120250890 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427882392447)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120250890 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427882392447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427882392447" cn_domain=PS} 20240914120250890 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120250890 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120250894 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120250894 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427882392447 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427882392447"} 20240914120250894 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427882392447)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120250894 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427882392447 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120250894 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427882392447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427882392447"} 20240914120250894 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427882392447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120250894 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427882392447)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120250894 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427882392447)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120250894 DLU <0006> fsm.c:568 lu(PS:IMSI-262427882392447)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120250894 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120250894 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120250896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37890<->l=127.0.0.1:4258 20240914120250922 DAUC <0003> db_auc.c:157 IMSI='262424293133690': No 2G Auth Data 20240914120250922 DAUC <0003> db_auc.c:192 IMSI='262424293133690': No 3G Auth Data 20240914120250930 DLGSUP <0013> hlr.c:121 IMSI 262424293133690: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120250944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37902<->l=127.0.0.1:4258 20240914120250946 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120250946 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424293133690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424293133690" cn_domain=PS} 20240914120250946 DLU <0006> fsm.c:456 lu(262424293133690)[0x61200000bf20]{UNVALIDATED}: Allocated 20240914120250946 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424293133690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120250962 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424293133690)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120250962 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424293133690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424293133690" cn_domain=PS} 20240914120250962 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120250962 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120250964 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120250964 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424293133690 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424293133690"} 20240914120250964 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424293133690)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120250964 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424293133690 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120250964 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424293133690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424293133690"} 20240914120250964 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424293133690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120250964 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424293133690)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120250964 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424293133690)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120250964 DLU <0006> fsm.c:568 lu(PS:IMSI-262424293133690)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120250964 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120250964 DLINP <000b> input/ipa.c:451 connected read/write 20240914120250964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120250966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37902<->l=127.0.0.1:4258 20240914120250998 DAUC <0003> db_auc.c:157 IMSI='262420112112526': No 2G Auth Data 20240914120250999 DAUC <0003> db_auc.c:192 IMSI='262420112112526': No 3G Auth Data 20240914120251011 DLGSUP <0013> hlr.c:121 IMSI 262420112112526: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120251085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37906<->l=127.0.0.1:4258 20240914120251088 DLINP <000b> input/ipa.c:451 connected read/write 20240914120251088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120251088 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420112112526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420112112526" cn_domain=PS} 20240914120251088 DLU <0006> fsm.c:456 lu(262420112112526)[0x61200000ffa0]{UNVALIDATED}: Allocated 20240914120251088 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420112112526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120251104 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420112112526)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120251104 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420112112526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420112112526" cn_domain=PS} 20240914120251104 DLINP <000b> input/ipa.c:451 connected read/write 20240914120251104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120251104 DLINP <000b> input/ipa.c:451 connected read/write 20240914120251104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120251106 DLINP <000b> input/ipa.c:451 connected read/write 20240914120251106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120251106 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420112112526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420112112526"} 20240914120251106 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420112112526)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120251106 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420112112526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120251106 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420112112526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420112112526"} 20240914120251106 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420112112526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120251106 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420112112526)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120251106 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420112112526)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120251106 DLU <0006> fsm.c:568 lu(PS:IMSI-262420112112526)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120251106 DLINP <000b> input/ipa.c:451 connected read/write 20240914120251106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120251106 DLINP <000b> input/ipa.c:451 connected read/write 20240914120251106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120251107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37906<->l=127.0.0.1:4258 20240914120251140 DAUC <0003> db_auc.c:157 IMSI='262428870738056': No 2G Auth Data 20240914120251140 DAUC <0003> db_auc.c:192 IMSI='262428870738056': No 3G Auth Data 20240914120251148 DLGSUP <0013> hlr.c:121 IMSI 262428870738056: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120251187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37918<->l=127.0.0.1:4258 20240914120251191 DLINP <000b> input/ipa.c:451 connected read/write 20240914120251191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120251191 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428870738056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428870738056" cn_domain=PS} 20240914120251191 DLU <0006> fsm.c:456 lu(262428870738056)[0x612000010120]{UNVALIDATED}: Allocated 20240914120251191 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428870738056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120251208 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428870738056)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120251208 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428870738056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428870738056" cn_domain=PS} 20240914120251208 DLINP <000b> input/ipa.c:451 connected read/write 20240914120251208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120251208 DLINP <000b> input/ipa.c:451 connected read/write 20240914120251208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120251214 DLINP <000b> input/ipa.c:451 connected read/write 20240914120251214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120251214 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428870738056 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428870738056"} 20240914120251214 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428870738056)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120251214 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428870738056 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120251214 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428870738056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428870738056"} 20240914120251214 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428870738056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120251214 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428870738056)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120251214 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428870738056)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120251214 DLU <0006> fsm.c:568 lu(PS:IMSI-262428870738056)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120251214 DLINP <000b> input/ipa.c:451 connected read/write 20240914120251214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120251214 DLINP <000b> input/ipa.c:451 connected read/write 20240914120251214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120251217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37918<->l=127.0.0.1:4258 20240914120251251 DAUC <0003> db_auc.c:157 IMSI='262423248761855': No 2G Auth Data 20240914120251251 DAUC <0003> db_auc.c:192 IMSI='262423248761855': No 3G Auth Data 20240914120251259 DLGSUP <0013> hlr.c:121 IMSI 262423248761855: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120251291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37928<->l=127.0.0.1:4258 20240914120251296 DLINP <000b> input/ipa.c:451 connected read/write 20240914120251296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120251296 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423248761855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423248761855" cn_domain=PS} 20240914120251296 DLU <0006> fsm.c:456 lu(262423248761855)[0x6120000102a0]{UNVALIDATED}: Allocated 20240914120251296 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423248761855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120251315 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423248761855)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120251315 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423248761855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423248761855" cn_domain=PS} 20240914120251315 DLINP <000b> input/ipa.c:451 connected read/write 20240914120251315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120251315 DLINP <000b> input/ipa.c:451 connected read/write 20240914120251315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120251318 DLINP <000b> input/ipa.c:451 connected read/write 20240914120251318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120251318 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423248761855 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423248761855"} 20240914120251318 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423248761855)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120251318 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423248761855 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120251318 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423248761855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423248761855"} 20240914120251318 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423248761855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120251318 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423248761855)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120251318 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423248761855)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120251318 DLU <0006> fsm.c:568 lu(PS:IMSI-262423248761855)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120251318 DLINP <000b> input/ipa.c:451 connected read/write 20240914120251318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120251318 DLINP <000b> input/ipa.c:451 connected read/write 20240914120251318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120251319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37928<->l=127.0.0.1:4258 20240914120251344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37852<->l=127.0.0.1:4258 20240914120251345 DLINP <000b> input/ipa.c:451 connected read/write 20240914120251345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120251345 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120251345 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120251345 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120251345 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44463<->l=127.0.0.1:4259) 20240914120251367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37930<->l=127.0.0.1:4258 20240914120251368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37930<->l=127.0.0.1:4258 20240914120254448 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120254448 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120254453 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120254455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43388<->l=127.0.0.1:4258 20240914120254459 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120254459 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120254459 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120254459 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  20240914120254459 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120254459 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  20240914120254459 DLGSUP <0013> gsup_server.c:235 2:  20240914120254459 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120254459 DLGSUP <0013> gsup_server.c:235 3:  20240914120254459 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120254459 DLGSUP <0013> gsup_server.c:235 4:  20240914120254459 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120254459 DLGSUP <0013> gsup_server.c:235 5:  20240914120254459 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120254459 DLGSUP <0013> gsup_server.c:235 7:  20240914120254459 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120254459 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120254459 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120254459 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120254481 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46351<->l=127.0.0.1:4259) 20240914120254520 DAUC <0003> db_auc.c:157 IMSI='262425043521879': No 2G Auth Data 20240914120254520 DAUC <0003> db_auc.c:192 IMSI='262425043521879': No 3G Auth Data 20240914120254553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43396<->l=127.0.0.1:4258 20240914120254559 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120254560 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262425043521879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425043521879" cn_domain=PS source_name="the-source\n"} 20240914120254560 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240914120254560 DLU <0006> fsm.c:456 lu(262425043521879)[0x612000010420]{UNVALIDATED}: Allocated 20240914120254560 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262425043521879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240914120254577 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425043521879)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120254577 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262425043521879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425043521879" cn_domain=PS destination_name="the-source\n"} 20240914120254577 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254577 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254581 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120254581 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262425043521879 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425043521879" source_name="the-source\n"} 20240914120254581 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425043521879)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120254582 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262425043521879 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120254582 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262425043521879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425043521879" destination_name="the-source\n"} 20240914120254582 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262425043521879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120254582 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425043521879)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120254582 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425043521879)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120254582 DLU <0006> fsm.c:568 lu(PS:IMSI-262425043521879)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120254582 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254582 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43396<->l=127.0.0.1:4258 20240914120254609 DAUC <0003> db_auc.c:157 IMSI='262424755384737': No 2G Auth Data 20240914120254609 DAUC <0003> db_auc.c:192 IMSI='262424755384737': No 3G Auth Data 20240914120254617 DLGSUP <0013> hlr.c:121 IMSI 262424755384737: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120254631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43402<->l=127.0.0.1:4258 20240914120254632 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120254632 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262424755384737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424755384737" cn_domain=PS source_name="the-source\n"} 20240914120254632 DLU <0006> fsm.c:456 lu(262424755384737)[0x6120000105a0]{UNVALIDATED}: Allocated 20240914120254632 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262424755384737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240914120254648 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424755384737)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120254648 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262424755384737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424755384737" cn_domain=PS destination_name="the-source\n"} 20240914120254648 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254648 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254651 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120254651 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262424755384737 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424755384737" source_name="the-source\n"} 20240914120254652 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424755384737)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120254652 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262424755384737 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120254652 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262424755384737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424755384737" destination_name="the-source\n"} 20240914120254652 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262424755384737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120254652 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424755384737)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120254652 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424755384737)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120254652 DLU <0006> fsm.c:568 lu(PS:IMSI-262424755384737)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120254652 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254652 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43402<->l=127.0.0.1:4258 20240914120254680 DAUC <0003> db_auc.c:157 IMSI='262424367951513': No 2G Auth Data 20240914120254680 DAUC <0003> db_auc.c:192 IMSI='262424367951513': No 3G Auth Data 20240914120254688 DLGSUP <0013> hlr.c:121 IMSI 262424367951513: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120254702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43408<->l=127.0.0.1:4258 20240914120254704 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120254704 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424367951513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424367951513" cn_domain=PS source_name="the-source\n"} 20240914120254704 DLU <0006> fsm.c:456 lu(262424367951513)[0x612000010720]{UNVALIDATED}: Allocated 20240914120254704 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424367951513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240914120254720 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424367951513)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120254720 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424367951513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424367951513" cn_domain=PS destination_name="the-source\n"} 20240914120254720 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254720 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254723 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120254723 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424367951513 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424367951513" source_name="the-source\n"} 20240914120254723 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424367951513)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120254723 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262424367951513 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120254723 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424367951513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424367951513" destination_name="the-source\n"} 20240914120254723 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262424367951513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120254723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424367951513)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120254723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424367951513)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120254723 DLU <0006> fsm.c:568 lu(PS:IMSI-262424367951513)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120254723 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254723 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43408<->l=127.0.0.1:4258 20240914120254749 DAUC <0003> db_auc.c:157 IMSI='262426744076412': No 2G Auth Data 20240914120254749 DAUC <0003> db_auc.c:192 IMSI='262426744076412': No 3G Auth Data 20240914120254758 DLGSUP <0013> hlr.c:121 IMSI 262426744076412: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120254771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43418<->l=127.0.0.1:4258 20240914120254773 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120254773 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262426744076412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426744076412" cn_domain=PS source_name="the-source\n"} 20240914120254773 DLU <0006> fsm.c:456 lu(262426744076412)[0x6120000108a0]{UNVALIDATED}: Allocated 20240914120254773 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262426744076412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240914120254788 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426744076412)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120254788 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262426744076412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426744076412" cn_domain=PS destination_name="the-source\n"} 20240914120254788 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254788 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254791 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120254791 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262426744076412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426744076412" source_name="the-source\n"} 20240914120254791 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426744076412)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120254791 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262426744076412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120254791 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262426744076412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426744076412" destination_name="the-source\n"} 20240914120254791 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262426744076412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120254791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426744076412)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120254791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426744076412)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120254791 DLU <0006> fsm.c:568 lu(PS:IMSI-262426744076412)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120254791 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254791 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43418<->l=127.0.0.1:4258 20240914120254816 DAUC <0003> db_auc.c:157 IMSI='262423343981346': No 2G Auth Data 20240914120254816 DAUC <0003> db_auc.c:192 IMSI='262423343981346': No 3G Auth Data 20240914120254824 DLGSUP <0013> hlr.c:121 IMSI 262423343981346: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120254838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43434<->l=127.0.0.1:4258 20240914120254839 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120254839 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262423343981346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423343981346" cn_domain=PS source_name="the-source\n"} 20240914120254839 DLU <0006> fsm.c:456 lu(262423343981346)[0x612000010a20]{UNVALIDATED}: Allocated 20240914120254839 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262423343981346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240914120254855 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423343981346)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120254855 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262423343981346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423343981346" cn_domain=PS destination_name="the-source\n"} 20240914120254855 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254855 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254857 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120254857 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262423343981346 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423343981346" source_name="the-source\n"} 20240914120254857 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423343981346)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120254857 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262423343981346 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120254857 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262423343981346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423343981346" destination_name="the-source\n"} 20240914120254857 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262423343981346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120254857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423343981346)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120254857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423343981346)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120254857 DLU <0006> fsm.c:568 lu(PS:IMSI-262423343981346)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120254857 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254857 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43434<->l=127.0.0.1:4258 20240914120254883 DAUC <0003> db_auc.c:157 IMSI='262422071253992': No 2G Auth Data 20240914120254883 DAUC <0003> db_auc.c:192 IMSI='262422071253992': No 3G Auth Data 20240914120254891 DLGSUP <0013> hlr.c:121 IMSI 262422071253992: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120254915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43438<->l=127.0.0.1:4258 20240914120254918 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120254918 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262422071253992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422071253992" cn_domain=PS source_name="the-source\n"} 20240914120254918 DLU <0006> fsm.c:456 lu(262422071253992)[0x612000010ba0]{UNVALIDATED}: Allocated 20240914120254918 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262422071253992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240914120254934 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422071253992)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120254934 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262422071253992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422071253992" cn_domain=PS destination_name="the-source\n"} 20240914120254934 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254934 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254938 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120254939 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262422071253992 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422071253992" source_name="the-source\n"} 20240914120254939 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422071253992)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120254939 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262422071253992 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120254939 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262422071253992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422071253992" destination_name="the-source\n"} 20240914120254939 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262422071253992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120254939 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422071253992)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120254939 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422071253992)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120254939 DLU <0006> fsm.c:568 lu(PS:IMSI-262422071253992)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120254939 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254939 DLINP <000b> input/ipa.c:451 connected read/write 20240914120254939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120254941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43438<->l=127.0.0.1:4258 20240914120254974 DAUC <0003> db_auc.c:157 IMSI='262425485335511': No 2G Auth Data 20240914120254974 DAUC <0003> db_auc.c:192 IMSI='262425485335511': No 3G Auth Data 20240914120254982 DLGSUP <0013> hlr.c:121 IMSI 262425485335511: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120255009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43446<->l=127.0.0.1:4258 20240914120255013 DLINP <000b> input/ipa.c:451 connected read/write 20240914120255013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120255013 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425485335511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425485335511" cn_domain=PS source_name="the-source\n"} 20240914120255013 DLU <0006> fsm.c:456 lu(262425485335511)[0x612000010d20]{UNVALIDATED}: Allocated 20240914120255013 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425485335511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240914120255030 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425485335511)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120255030 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425485335511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425485335511" cn_domain=PS destination_name="the-source\n"} 20240914120255030 DLINP <000b> input/ipa.c:451 connected read/write 20240914120255030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120255030 DLINP <000b> input/ipa.c:451 connected read/write 20240914120255030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120255036 DLINP <000b> input/ipa.c:451 connected read/write 20240914120255036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120255036 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425485335511 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425485335511" source_name="the-source\n"} 20240914120255036 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425485335511)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120255036 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262425485335511 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120255036 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425485335511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425485335511" destination_name="the-source\n"} 20240914120255036 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262425485335511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120255036 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425485335511)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120255036 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425485335511)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120255036 DLU <0006> fsm.c:568 lu(PS:IMSI-262425485335511)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120255036 DLINP <000b> input/ipa.c:451 connected read/write 20240914120255036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120255037 DLINP <000b> input/ipa.c:451 connected read/write 20240914120255037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120255039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43446<->l=127.0.0.1:4258 20240914120255073 DAUC <0003> db_auc.c:157 IMSI='262428312125422': No 2G Auth Data 20240914120255073 DAUC <0003> db_auc.c:192 IMSI='262428312125422': No 3G Auth Data 20240914120255082 DLGSUP <0013> hlr.c:121 IMSI 262428312125422: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120255108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43448<->l=127.0.0.1:4258 20240914120255113 DLINP <000b> input/ipa.c:451 connected read/write 20240914120255113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120255113 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262428312125422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428312125422" cn_domain=PS source_name="the-source\n"} 20240914120255113 DLU <0006> fsm.c:456 lu(262428312125422)[0x612000010ea0]{UNVALIDATED}: Allocated 20240914120255113 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262428312125422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240914120255130 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428312125422)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120255130 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262428312125422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428312125422" cn_domain=PS destination_name="the-source\n"} 20240914120255130 DLINP <000b> input/ipa.c:451 connected read/write 20240914120255130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120255130 DLINP <000b> input/ipa.c:451 connected read/write 20240914120255130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120255135 DLINP <000b> input/ipa.c:451 connected read/write 20240914120255135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120255135 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262428312125422 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428312125422" source_name="the-source\n"} 20240914120255135 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428312125422)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120255135 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262428312125422 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120255135 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262428312125422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428312125422" destination_name="the-source\n"} 20240914120255135 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262428312125422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120255135 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428312125422)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120255135 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428312125422)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120255135 DLU <0006> fsm.c:568 lu(PS:IMSI-262428312125422)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120255136 DLINP <000b> input/ipa.c:451 connected read/write 20240914120255136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120255136 DLINP <000b> input/ipa.c:451 connected read/write 20240914120255136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120255139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43448<->l=127.0.0.1:4258 20240914120255166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43388<->l=127.0.0.1:4258 20240914120255166 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46351<->l=127.0.0.1:4259) 20240914120255167 DLINP <000b> input/ipa.c:451 connected read/write 20240914120255167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120255167 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120255167 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120255167 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120255167 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240914120255189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43450<->l=127.0.0.1:4258 20240914120255189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43450<->l=127.0.0.1:4258 20240914120258277 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120258277 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120258279 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120258279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43464<->l=127.0.0.1:4258 20240914120258280 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120258280 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120258280 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120258280 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  20240914120258280 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120258280 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  20240914120258280 DLGSUP <0013> gsup_server.c:235 2:  20240914120258280 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120258280 DLGSUP <0013> gsup_server.c:235 3:  20240914120258280 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120258280 DLGSUP <0013> gsup_server.c:235 4:  20240914120258280 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120258280 DLGSUP <0013> gsup_server.c:235 5:  20240914120258280 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120258280 DLGSUP <0013> gsup_server.c:235 7:  20240914120258280 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120258280 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120258280 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120258280 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120258290 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38583<->l=127.0.0.1:4259) 20240914120258324 DAUC <0003> db_auc.c:157 IMSI='262421190932404': No 2G Auth Data 20240914120258324 DAUC <0003> db_auc.c:192 IMSI='262421190932404': No 3G Auth Data 20240914120258367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43478<->l=127.0.0.1:4258 20240914120258379 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120258379 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421190932404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421190932404" cn_domain=PS} 20240914120258379 DLU <0006> fsm.c:456 lu(262421190932404)[0x612000011020]{UNVALIDATED}: Allocated 20240914120258379 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421190932404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120258396 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421190932404)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120258397 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421190932404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421190932404" cn_domain=PS} 20240914120258397 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258397 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258407 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120258408 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421190932404 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421190932404"} 20240914120258408 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421190932404)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120258408 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421190932404 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120258408 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421190932404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421190932404"} 20240914120258408 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421190932404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120258408 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421190932404)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120258408 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421190932404)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120258408 DLU <0006> fsm.c:568 lu(PS:IMSI-262421190932404)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120258408 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258408 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43478<->l=127.0.0.1:4258 20240914120258438 DAUC <0003> db_auc.c:157 IMSI='262420165664669': No 2G Auth Data 20240914120258438 DAUC <0003> db_auc.c:192 IMSI='262420165664669': No 3G Auth Data 20240914120258446 DLGSUP <0013> hlr.c:121 IMSI 262420165664669: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120258459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43482<->l=127.0.0.1:4258 20240914120258461 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120258461 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420165664669 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420165664669" cn_domain=PS} 20240914120258461 DLU <0006> fsm.c:456 lu(262420165664669)[0x6120000111a0]{UNVALIDATED}: Allocated 20240914120258461 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420165664669 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120258476 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420165664669)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120258476 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420165664669 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420165664669" cn_domain=PS} 20240914120258476 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258476 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258479 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120258479 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420165664669 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420165664669"} 20240914120258479 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420165664669)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120258479 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420165664669 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120258479 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420165664669 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420165664669"} 20240914120258479 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420165664669 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120258479 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420165664669)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120258479 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420165664669)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120258479 DLU <0006> fsm.c:568 lu(PS:IMSI-262420165664669)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120258479 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258479 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43482<->l=127.0.0.1:4258 20240914120258504 DAUC <0003> db_auc.c:157 IMSI='262427334276818': No 2G Auth Data 20240914120258504 DAUC <0003> db_auc.c:192 IMSI='262427334276818': No 3G Auth Data 20240914120258512 DLGSUP <0013> hlr.c:121 IMSI 262427334276818: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120258526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43494<->l=127.0.0.1:4258 20240914120258528 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120258528 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427334276818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427334276818" cn_domain=PS} 20240914120258528 DLU <0006> fsm.c:456 lu(262427334276818)[0x612000011320]{UNVALIDATED}: Allocated 20240914120258528 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427334276818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120258543 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427334276818)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120258543 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427334276818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427334276818" cn_domain=PS} 20240914120258543 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258543 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258545 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120258545 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427334276818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427334276818"} 20240914120258545 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427334276818)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120258545 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427334276818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120258545 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427334276818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427334276818"} 20240914120258545 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427334276818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120258545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427334276818)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120258545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427334276818)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120258545 DLU <0006> fsm.c:568 lu(PS:IMSI-262427334276818)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120258545 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258545 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43494<->l=127.0.0.1:4258 20240914120258571 DAUC <0003> db_auc.c:157 IMSI='262428759496848': No 2G Auth Data 20240914120258571 DAUC <0003> db_auc.c:192 IMSI='262428759496848': No 3G Auth Data 20240914120258579 DLGSUP <0013> hlr.c:121 IMSI 262428759496848: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120258594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43510<->l=127.0.0.1:4258 20240914120258596 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120258596 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428759496848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428759496848" cn_domain=PS} 20240914120258596 DLU <0006> fsm.c:456 lu(262428759496848)[0x6120000114a0]{UNVALIDATED}: Allocated 20240914120258596 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428759496848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120258612 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428759496848)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120258612 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428759496848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428759496848" cn_domain=PS} 20240914120258612 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258612 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258615 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120258615 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428759496848 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428759496848"} 20240914120258615 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428759496848)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120258615 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428759496848 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120258615 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428759496848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428759496848"} 20240914120258615 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428759496848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120258615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428759496848)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120258615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428759496848)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120258615 DLU <0006> fsm.c:568 lu(PS:IMSI-262428759496848)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120258615 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258616 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43510<->l=127.0.0.1:4258 20240914120258642 DAUC <0003> db_auc.c:157 IMSI='262420547382088': No 2G Auth Data 20240914120258642 DAUC <0003> db_auc.c:192 IMSI='262420547382088': No 3G Auth Data 20240914120258650 DLGSUP <0013> hlr.c:121 IMSI 262420547382088: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120258664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43520<->l=127.0.0.1:4258 20240914120258666 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120258666 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420547382088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420547382088" cn_domain=PS} 20240914120258666 DLU <0006> fsm.c:456 lu(262420547382088)[0x612000011620]{UNVALIDATED}: Allocated 20240914120258666 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420547382088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120258682 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420547382088)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120258682 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420547382088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420547382088" cn_domain=PS} 20240914120258682 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258682 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258687 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120258687 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420547382088 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420547382088"} 20240914120258687 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420547382088)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120258687 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420547382088 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120258687 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420547382088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420547382088"} 20240914120258687 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420547382088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120258687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420547382088)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120258687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420547382088)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120258687 DLU <0006> fsm.c:568 lu(PS:IMSI-262420547382088)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120258687 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258687 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43520<->l=127.0.0.1:4258 20240914120258715 DAUC <0003> db_auc.c:157 IMSI='262429911862801': No 2G Auth Data 20240914120258715 DAUC <0003> db_auc.c:192 IMSI='262429911862801': No 3G Auth Data 20240914120258723 DLGSUP <0013> hlr.c:121 IMSI 262429911862801: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120258744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43532<->l=127.0.0.1:4258 20240914120258746 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120258746 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429911862801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429911862801" cn_domain=PS} 20240914120258746 DLU <0006> fsm.c:456 lu(262429911862801)[0x6120000117a0]{UNVALIDATED}: Allocated 20240914120258746 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429911862801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120258761 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429911862801)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120258761 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429911862801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429911862801" cn_domain=PS} 20240914120258761 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258761 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258763 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120258764 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429911862801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429911862801"} 20240914120258764 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429911862801)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120258764 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429911862801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120258764 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429911862801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429911862801"} 20240914120258764 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429911862801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120258764 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429911862801)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120258764 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429911862801)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120258764 DLU <0006> fsm.c:568 lu(PS:IMSI-262429911862801)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120258764 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258764 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43532<->l=127.0.0.1:4258 20240914120258797 DAUC <0003> db_auc.c:157 IMSI='262426496929549': No 2G Auth Data 20240914120258797 DAUC <0003> db_auc.c:192 IMSI='262426496929549': No 3G Auth Data 20240914120258805 DLGSUP <0013> hlr.c:121 IMSI 262426496929549: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120258838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43546<->l=127.0.0.1:4258 20240914120258846 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120258846 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426496929549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426496929549" cn_domain=PS} 20240914120258846 DLU <0006> fsm.c:456 lu(262426496929549)[0x612000011920]{UNVALIDATED}: Allocated 20240914120258846 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426496929549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120258871 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426496929549)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120258871 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426496929549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426496929549" cn_domain=PS} 20240914120258871 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258871 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258873 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120258873 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426496929549 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426496929549"} 20240914120258873 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426496929549)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120258873 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426496929549 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120258873 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426496929549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426496929549"} 20240914120258873 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426496929549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120258873 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426496929549)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120258873 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426496929549)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120258873 DLU <0006> fsm.c:568 lu(PS:IMSI-262426496929549)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120258873 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258873 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43546<->l=127.0.0.1:4258 20240914120258905 DAUC <0003> db_auc.c:157 IMSI='262427902826928': No 2G Auth Data 20240914120258905 DAUC <0003> db_auc.c:192 IMSI='262427902826928': No 3G Auth Data 20240914120258917 DLGSUP <0013> hlr.c:121 IMSI 262427902826928: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120258955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43558<->l=127.0.0.1:4258 20240914120258960 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120258960 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427902826928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427902826928" cn_domain=PS} 20240914120258960 DLU <0006> fsm.c:456 lu(262427902826928)[0x612000011aa0]{UNVALIDATED}: Allocated 20240914120258961 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427902826928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120258979 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427902826928)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120258979 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427902826928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427902826928" cn_domain=PS} 20240914120258979 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258979 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258983 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120258983 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427902826928 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427902826928"} 20240914120258983 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427902826928)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120258983 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427902826928 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120258983 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427902826928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427902826928"} 20240914120258983 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427902826928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120258983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427902826928)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120258983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427902826928)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120258983 DLU <0006> fsm.c:568 lu(PS:IMSI-262427902826928)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120258983 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258983 DLINP <000b> input/ipa.c:451 connected read/write 20240914120258983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120258986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43558<->l=127.0.0.1:4258 20240914120259013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43464<->l=127.0.0.1:4258 20240914120259013 DLINP <000b> input/ipa.c:451 connected read/write 20240914120259013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120259013 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120259013 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120259013 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120259013 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38583<->l=127.0.0.1:4259) 20240914120259035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43564<->l=127.0.0.1:4258 20240914120259136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43564<->l=127.0.0.1:4258 20240914120302229 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120302229 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120302230 DLINP <000b> input/ipa.c:451 connected read/write 20240914120302230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120302230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55686<->l=127.0.0.1:4258 20240914120302231 DLINP <000b> input/ipa.c:451 connected read/write 20240914120302231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120302231 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120302231 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120302231 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  20240914120302231 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120302231 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  20240914120302231 DLGSUP <0013> gsup_server.c:235 2:  20240914120302231 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120302231 DLGSUP <0013> gsup_server.c:235 3:  20240914120302231 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120302231 DLGSUP <0013> gsup_server.c:235 4:  20240914120302231 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120302231 DLGSUP <0013> gsup_server.c:235 5:  20240914120302231 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120302231 DLGSUP <0013> gsup_server.c:235 7:  20240914120302231 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120302231 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120302231 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120302231 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120302239 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36157<->l=127.0.0.1:4259) 20240914120302250 DAUC <0003> db_auc.c:157 IMSI='262423392731186': No 2G Auth Data 20240914120302250 DAUC <0003> db_auc.c:192 IMSI='262423392731186': No 3G Auth Data 20240914120302270 DAUC <0003> db_auc.c:192 IMSI='262423392731186': No 3G Auth Data 20240914120302301 DAUC <0003> db_auc.c:157 IMSI='262424897166651': No 2G Auth Data 20240914120302301 DAUC <0003> db_auc.c:192 IMSI='262424897166651': No 3G Auth Data 20240914120302324 DAUC <0003> db_auc.c:157 IMSI='262424897166651': No 2G Auth Data 20240914120302351 DAUC <0003> db_auc.c:157 IMSI='262427141340466': No 2G Auth Data 20240914120302351 DAUC <0003> db_auc.c:192 IMSI='262427141340466': No 3G Auth Data 20240914120302404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55686<->l=127.0.0.1:4258 20240914120302404 DLINP <000b> input/ipa.c:451 connected read/write 20240914120302404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120302404 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120302404 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120302404 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120302404 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36157<->l=127.0.0.1:4259) 20240914120302427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55698<->l=127.0.0.1:4258 20240914120302527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55698<->l=127.0.0.1:4258 20240914120305610 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120305610 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120305611 DLINP <000b> input/ipa.c:451 connected read/write 20240914120305611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120305612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55704<->l=127.0.0.1:4258 20240914120305613 DLINP <000b> input/ipa.c:451 connected read/write 20240914120305613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120305613 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120305613 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120305613 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  20240914120305613 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120305613 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  20240914120305613 DLGSUP <0013> gsup_server.c:235 2:  20240914120305613 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120305613 DLGSUP <0013> gsup_server.c:235 3:  20240914120305613 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120305613 DLGSUP <0013> gsup_server.c:235 4:  20240914120305613 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120305613 DLGSUP <0013> gsup_server.c:235 5:  20240914120305613 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120305613 DLGSUP <0013> gsup_server.c:235 7:  20240914120305613 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120305613 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120305613 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120305613 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120305623 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41257<->l=127.0.0.1:4259) 20240914120305629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55710<->l=127.0.0.1:4258 20240914120305639 DAUC <0003> db_auc.c:157 IMSI='262426017056156': No 2G Auth Data 20240914120305639 DAUC <0003> db_auc.c:192 IMSI='262426017056156': No 3G Auth Data 20240914120305658 DLINP <000b> input/ipa.c:451 connected read/write 20240914120305658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120305658 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426017056156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426017056156" cn_domain=PS} 20240914120305658 DLU <0006> fsm.c:456 lu(262426017056156)[0x612000011c20]{UNVALIDATED}: Allocated 20240914120305658 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426017056156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120305674 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426017056156)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120305674 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426017056156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426017056156" cn_domain=PS} 20240914120305674 DLINP <000b> input/ipa.c:451 connected read/write 20240914120305674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120305674 DLINP <000b> input/ipa.c:451 connected read/write 20240914120305674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120305676 DLINP <000b> input/ipa.c:451 connected read/write 20240914120305676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120305676 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426017056156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426017056156"} 20240914120305676 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426017056156)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120305676 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426017056156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120305676 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426017056156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426017056156"} 20240914120305676 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426017056156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120305676 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426017056156)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120305676 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426017056156)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120305676 DLU <0006> fsm.c:568 lu(PS:IMSI-262426017056156)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120305676 DLINP <000b> input/ipa.c:451 connected read/write 20240914120305676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120305676 DLINP <000b> input/ipa.c:451 connected read/write 20240914120305676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120305685 DLGSUP <0013> hlr.c:128 IMSI 262426017056156: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240914120305685 DLINP <000b> input/ipa.c:451 connected read/write 20240914120305685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120305685 DLINP <000b> input/ipa.c:451 connected read/write 20240914120305685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120305686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55710<->l=127.0.0.1:4258 20240914120305686 DLINP <000b> input/ipa.c:451 connected read/write 20240914120305686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120305686 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426017056156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426017056156"} 20240914120305686 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426017056156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240914120305686 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426017056156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120305687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55704<->l=127.0.0.1:4258 20240914120305688 DLINP <000b> input/ipa.c:451 connected read/write 20240914120305688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120305688 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120305688 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120305688 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120305688 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41257<->l=127.0.0.1:4259) 20240914120305717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55720<->l=127.0.0.1:4258 20240914120305818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55720<->l=127.0.0.1:4258 20240914120308911 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120308911 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120308912 DLINP <000b> input/ipa.c:451 connected read/write 20240914120308912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120308913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55734<->l=127.0.0.1:4258 20240914120308914 DLINP <000b> input/ipa.c:451 connected read/write 20240914120308914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120308914 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120308914 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120308914 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  20240914120308914 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120308914 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  20240914120308914 DLGSUP <0013> gsup_server.c:235 2:  20240914120308914 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120308914 DLGSUP <0013> gsup_server.c:235 3:  20240914120308914 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120308914 DLGSUP <0013> gsup_server.c:235 4:  20240914120308914 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120308914 DLGSUP <0013> gsup_server.c:235 5:  20240914120308914 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120308914 DLGSUP <0013> gsup_server.c:235 7:  20240914120308914 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120308914 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120308914 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120308914 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120308924 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41335<->l=127.0.0.1:4259) 20240914120308944 DAUC <0003> db_auc.c:157 IMSI='262426367175336': No 2G Auth Data 20240914120308944 DAUC <0003> db_auc.c:192 IMSI='262426367175336': No 3G Auth Data 20240914120308994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55748<->l=127.0.0.1:4258 20240914120308998 DLINP <000b> input/ipa.c:451 connected read/write 20240914120308998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120308998 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426367175336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426367175336" cn_domain=PS} 20240914120308998 DLU <0006> fsm.c:456 lu(262426367175336)[0x612000011da0]{UNVALIDATED}: Allocated 20240914120308998 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426367175336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120309017 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426367175336)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120309017 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426367175336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426367175336" cn_domain=PS} 20240914120309017 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309017 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309020 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309020 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426367175336 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426367175336"} 20240914120309020 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426367175336)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120309020 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426367175336 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120309020 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426367175336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426367175336"} 20240914120309020 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426367175336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120309020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426367175336)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120309020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426367175336)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120309020 DLU <0006> fsm.c:568 lu(PS:IMSI-262426367175336)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120309020 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309020 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309022 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309022 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426367175336 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426367175336" cn_domain=CS} 20240914120309022 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426367175336 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240914120309032 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426367175336 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426367175336"} 20240914120309032 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426367175336 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240914120309032 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309032 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55748<->l=127.0.0.1:4258 20240914120309062 DAUC <0003> db_auc.c:157 IMSI='262429076570888': No 2G Auth Data 20240914120309062 DAUC <0003> db_auc.c:192 IMSI='262429076570888': No 3G Auth Data 20240914120309071 DLGSUP <0013> hlr.c:121 IMSI 262429076570888: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120309086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55758<->l=127.0.0.1:4258 20240914120309088 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309088 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429076570888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429076570888" cn_domain=PS} 20240914120309088 DLU <0006> fsm.c:456 lu(262429076570888)[0x612000011f20]{UNVALIDATED}: Allocated 20240914120309088 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429076570888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120309105 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429076570888)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120309105 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429076570888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429076570888" cn_domain=PS} 20240914120309105 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309105 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309107 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309107 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429076570888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429076570888"} 20240914120309107 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429076570888)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120309107 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429076570888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120309107 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429076570888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429076570888"} 20240914120309107 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429076570888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120309107 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429076570888)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120309107 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429076570888)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120309107 DLU <0006> fsm.c:568 lu(PS:IMSI-262429076570888)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120309107 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309107 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309108 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309108 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429076570888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429076570888" cn_domain=CS} 20240914120309108 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429076570888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240914120309117 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429076570888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429076570888"} 20240914120309117 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429076570888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240914120309117 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309117 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55758<->l=127.0.0.1:4258 20240914120309145 DAUC <0003> db_auc.c:157 IMSI='262422329799952': No 2G Auth Data 20240914120309145 DAUC <0003> db_auc.c:192 IMSI='262422329799952': No 3G Auth Data 20240914120309153 DLGSUP <0013> hlr.c:121 IMSI 262422329799952: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120309170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55762<->l=127.0.0.1:4258 20240914120309172 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309172 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422329799952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422329799952" cn_domain=PS} 20240914120309172 DLU <0006> fsm.c:456 lu(262422329799952)[0x6120000120a0]{UNVALIDATED}: Allocated 20240914120309172 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422329799952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120309189 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422329799952)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120309189 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422329799952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422329799952" cn_domain=PS} 20240914120309189 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309189 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309191 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309191 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422329799952 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422329799952"} 20240914120309191 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422329799952)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120309191 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422329799952 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120309191 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422329799952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422329799952"} 20240914120309191 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422329799952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120309191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422329799952)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120309191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422329799952)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120309191 DLU <0006> fsm.c:568 lu(PS:IMSI-262422329799952)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120309191 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309191 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309192 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309192 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422329799952 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422329799952" cn_domain=CS} 20240914120309192 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422329799952 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240914120309200 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422329799952 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422329799952"} 20240914120309201 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422329799952 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240914120309201 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309201 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55762<->l=127.0.0.1:4258 20240914120309253 DAUC <0003> db_auc.c:157 IMSI='262422296722608': No 2G Auth Data 20240914120309253 DAUC <0003> db_auc.c:192 IMSI='262422296722608': No 3G Auth Data 20240914120309262 DLGSUP <0013> hlr.c:121 IMSI 262422296722608: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120309285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55766<->l=127.0.0.1:4258 20240914120309287 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309287 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422296722608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422296722608" cn_domain=PS} 20240914120309288 DLU <0006> fsm.c:456 lu(262422296722608)[0x612000012220]{UNVALIDATED}: Allocated 20240914120309288 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422296722608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120309303 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422296722608)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120309303 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422296722608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422296722608" cn_domain=PS} 20240914120309303 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309303 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309307 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309307 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422296722608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422296722608"} 20240914120309307 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422296722608)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120309307 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422296722608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120309307 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422296722608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422296722608"} 20240914120309307 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422296722608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120309307 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422296722608)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120309307 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422296722608)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120309307 DLU <0006> fsm.c:568 lu(PS:IMSI-262422296722608)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120309307 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309307 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309311 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309311 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422296722608 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422296722608" cn_domain=CS} 20240914120309311 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422296722608 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240914120309319 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422296722608 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422296722608"} 20240914120309319 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422296722608 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240914120309319 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309319 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55766<->l=127.0.0.1:4258 20240914120309347 DAUC <0003> db_auc.c:157 IMSI='262428356201739': No 2G Auth Data 20240914120309347 DAUC <0003> db_auc.c:192 IMSI='262428356201739': No 3G Auth Data 20240914120309357 DLGSUP <0013> hlr.c:121 IMSI 262428356201739: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120309374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55774<->l=127.0.0.1:4258 20240914120309376 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309376 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428356201739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428356201739" cn_domain=PS} 20240914120309376 DLU <0006> fsm.c:456 lu(262428356201739)[0x6120000123a0]{UNVALIDATED}: Allocated 20240914120309376 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428356201739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120309395 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428356201739)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120309395 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428356201739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428356201739" cn_domain=PS} 20240914120309395 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309395 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309398 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309398 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428356201739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428356201739"} 20240914120309398 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428356201739)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120309398 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428356201739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120309398 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428356201739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428356201739"} 20240914120309398 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428356201739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120309398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428356201739)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120309398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428356201739)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120309398 DLU <0006> fsm.c:568 lu(PS:IMSI-262428356201739)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120309398 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309398 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309400 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309400 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428356201739 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428356201739" cn_domain=CS} 20240914120309400 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428356201739 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240914120309408 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428356201739 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428356201739"} 20240914120309408 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428356201739 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240914120309408 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309408 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55774<->l=127.0.0.1:4258 20240914120309433 DAUC <0003> db_auc.c:157 IMSI='262428987474150': No 2G Auth Data 20240914120309433 DAUC <0003> db_auc.c:192 IMSI='262428987474150': No 3G Auth Data 20240914120309441 DLGSUP <0013> hlr.c:121 IMSI 262428987474150: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120309474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55786<->l=127.0.0.1:4258 20240914120309477 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309477 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428987474150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428987474150" cn_domain=PS} 20240914120309477 DLU <0006> fsm.c:456 lu(262428987474150)[0x612000012520]{UNVALIDATED}: Allocated 20240914120309477 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428987474150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120309493 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428987474150)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120309493 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428987474150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428987474150" cn_domain=PS} 20240914120309493 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309493 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309498 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309498 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428987474150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428987474150"} 20240914120309498 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428987474150)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120309498 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428987474150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120309498 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428987474150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428987474150"} 20240914120309498 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428987474150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120309498 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428987474150)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120309498 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428987474150)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120309499 DLU <0006> fsm.c:568 lu(PS:IMSI-262428987474150)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120309499 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309499 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309502 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309502 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428987474150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428987474150" cn_domain=CS} 20240914120309502 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428987474150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240914120309514 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428987474150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428987474150"} 20240914120309514 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428987474150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240914120309514 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309514 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55786<->l=127.0.0.1:4258 20240914120309558 DAUC <0003> db_auc.c:157 IMSI='262424643456368': No 2G Auth Data 20240914120309558 DAUC <0003> db_auc.c:192 IMSI='262424643456368': No 3G Auth Data 20240914120309566 DLGSUP <0013> hlr.c:121 IMSI 262424643456368: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120309605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55796<->l=127.0.0.1:4258 20240914120309612 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309613 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424643456368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424643456368" cn_domain=PS} 20240914120309613 DLU <0006> fsm.c:456 lu(262424643456368)[0x6120000126a0]{UNVALIDATED}: Allocated 20240914120309613 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424643456368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120309634 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424643456368)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120309634 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424643456368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424643456368" cn_domain=PS} 20240914120309635 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309635 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309640 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309640 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424643456368 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424643456368"} 20240914120309640 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424643456368)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120309640 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424643456368 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120309640 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424643456368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424643456368"} 20240914120309640 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424643456368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120309640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424643456368)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120309640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424643456368)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120309640 DLU <0006> fsm.c:568 lu(PS:IMSI-262424643456368)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120309640 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309640 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309643 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309643 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424643456368 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424643456368" cn_domain=CS} 20240914120309643 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424643456368 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240914120309655 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424643456368 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424643456368"} 20240914120309655 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424643456368 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240914120309655 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309655 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55796<->l=127.0.0.1:4258 20240914120309708 DAUC <0003> db_auc.c:157 IMSI='262428154513971': No 2G Auth Data 20240914120309708 DAUC <0003> db_auc.c:192 IMSI='262428154513971': No 3G Auth Data 20240914120309717 DLGSUP <0013> hlr.c:121 IMSI 262428154513971: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120309755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55800<->l=127.0.0.1:4258 20240914120309765 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309766 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428154513971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428154513971" cn_domain=PS} 20240914120309766 DLU <0006> fsm.c:456 lu(262428154513971)[0x612000012820]{UNVALIDATED}: Allocated 20240914120309766 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428154513971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120309783 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428154513971)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120309783 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428154513971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428154513971" cn_domain=PS} 20240914120309783 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309783 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309784 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309784 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428154513971 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428154513971"} 20240914120309784 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428154513971)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120309784 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428154513971 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120309784 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428154513971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428154513971"} 20240914120309784 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428154513971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120309784 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428154513971)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120309784 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428154513971)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120309784 DLU <0006> fsm.c:568 lu(PS:IMSI-262428154513971)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120309784 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309785 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309785 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309785 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428154513971 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428154513971" cn_domain=CS} 20240914120309785 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428154513971 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240914120309794 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428154513971 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428154513971"} 20240914120309794 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428154513971 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240914120309794 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309794 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120309795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55800<->l=127.0.0.1:4258 20240914120309822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55734<->l=127.0.0.1:4258 20240914120309822 DLINP <000b> input/ipa.c:451 connected read/write 20240914120309822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120309822 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120309822 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120309822 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120309822 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41335<->l=127.0.0.1:4259) 20240914120309846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55814<->l=127.0.0.1:4258 20240914120309947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55814<->l=127.0.0.1:4258 20240914120313025 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120313025 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120313028 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53888<->l=127.0.0.1:4258 20240914120313032 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313033 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120313033 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120313033 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  20240914120313033 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120313033 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  20240914120313033 DLGSUP <0013> gsup_server.c:235 2:  20240914120313033 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120313033 DLGSUP <0013> gsup_server.c:235 3:  20240914120313033 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120313033 DLGSUP <0013> gsup_server.c:235 4:  20240914120313033 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120313033 DLGSUP <0013> gsup_server.c:235 5:  20240914120313033 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120313033 DLGSUP <0013> gsup_server.c:235 7:  20240914120313033 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120313033 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120313033 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120313033 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120313047 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34953<->l=127.0.0.1:4259) 20240914120313084 DAUC <0003> db_auc.c:157 IMSI='262421370250662': No 2G Auth Data 20240914120313084 DAUC <0003> db_auc.c:192 IMSI='262421370250662': No 3G Auth Data 20240914120313123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53902<->l=127.0.0.1:4258 20240914120313127 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313127 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421370250662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421370250662" cn_domain=PS} 20240914120313127 DLU <0006> fsm.c:456 lu(262421370250662)[0x6120000129a0]{UNVALIDATED}: Allocated 20240914120313127 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421370250662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120313144 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421370250662)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120313144 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421370250662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421370250662" cn_domain=PS} 20240914120313144 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313144 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313150 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313150 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421370250662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421370250662"} 20240914120313150 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421370250662)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120313150 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421370250662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120313150 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421370250662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421370250662"} 20240914120313151 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421370250662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120313151 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421370250662)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120313151 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421370250662)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120313151 DLU <0006> fsm.c:568 lu(PS:IMSI-262421370250662)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120313151 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313151 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313153 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313153 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421370250662 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421370250662" cn_domain=PS} 20240914120313153 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421370250662 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240914120313162 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421370250662 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421370250662"} 20240914120313162 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421370250662 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240914120313162 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313162 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53902<->l=127.0.0.1:4258 20240914120313190 DAUC <0003> db_auc.c:157 IMSI='262424643648136': No 2G Auth Data 20240914120313190 DAUC <0003> db_auc.c:192 IMSI='262424643648136': No 3G Auth Data 20240914120313199 DLGSUP <0013> hlr.c:121 IMSI 262424643648136: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120313213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53910<->l=127.0.0.1:4258 20240914120313216 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313216 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424643648136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424643648136" cn_domain=PS} 20240914120313216 DLU <0006> fsm.c:456 lu(262424643648136)[0x612000012b20]{UNVALIDATED}: Allocated 20240914120313216 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424643648136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120313233 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424643648136)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120313233 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424643648136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424643648136" cn_domain=PS} 20240914120313233 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313233 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313234 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313234 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424643648136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424643648136"} 20240914120313234 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424643648136)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120313234 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424643648136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120313234 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424643648136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424643648136"} 20240914120313234 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424643648136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120313234 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424643648136)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120313234 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424643648136)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120313234 DLU <0006> fsm.c:568 lu(PS:IMSI-262424643648136)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120313234 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313234 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313235 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313235 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424643648136 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424643648136" cn_domain=PS} 20240914120313235 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424643648136 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240914120313244 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424643648136 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424643648136"} 20240914120313244 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424643648136 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240914120313244 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313244 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53910<->l=127.0.0.1:4258 20240914120313270 DAUC <0003> db_auc.c:157 IMSI='262425133709061': No 2G Auth Data 20240914120313270 DAUC <0003> db_auc.c:192 IMSI='262425133709061': No 3G Auth Data 20240914120313279 DLGSUP <0013> hlr.c:121 IMSI 262425133709061: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120313293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53926<->l=127.0.0.1:4258 20240914120313295 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313295 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425133709061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425133709061" cn_domain=PS} 20240914120313295 DLU <0006> fsm.c:456 lu(262425133709061)[0x612000012ca0]{UNVALIDATED}: Allocated 20240914120313295 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425133709061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120313311 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425133709061)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120313311 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425133709061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425133709061" cn_domain=PS} 20240914120313311 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313311 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313315 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313315 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425133709061 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425133709061"} 20240914120313315 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425133709061)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120313315 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425133709061 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120313315 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425133709061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425133709061"} 20240914120313315 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425133709061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120313315 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425133709061)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120313315 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425133709061)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120313315 DLU <0006> fsm.c:568 lu(PS:IMSI-262425133709061)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120313315 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313315 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313317 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313317 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425133709061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425133709061" cn_domain=PS} 20240914120313317 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425133709061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240914120313326 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425133709061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425133709061"} 20240914120313326 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425133709061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240914120313326 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313326 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53926<->l=127.0.0.1:4258 20240914120313356 DAUC <0003> db_auc.c:157 IMSI='262425721072745': No 2G Auth Data 20240914120313356 DAUC <0003> db_auc.c:192 IMSI='262425721072745': No 3G Auth Data 20240914120313365 DLGSUP <0013> hlr.c:121 IMSI 262425721072745: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120313382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53938<->l=127.0.0.1:4258 20240914120313384 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313384 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425721072745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425721072745" cn_domain=PS} 20240914120313384 DLU <0006> fsm.c:456 lu(262425721072745)[0x612000012e20]{UNVALIDATED}: Allocated 20240914120313384 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425721072745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120313401 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425721072745)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120313401 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425721072745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425721072745" cn_domain=PS} 20240914120313401 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313401 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313402 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313403 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425721072745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425721072745"} 20240914120313403 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425721072745)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120313403 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425721072745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120313403 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425721072745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425721072745"} 20240914120313403 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425721072745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120313403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425721072745)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120313403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425721072745)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120313403 DLU <0006> fsm.c:568 lu(PS:IMSI-262425721072745)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120313403 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313403 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313403 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313403 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425721072745 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425721072745" cn_domain=PS} 20240914120313403 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425721072745 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240914120313411 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425721072745 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425721072745"} 20240914120313411 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425721072745 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240914120313411 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313411 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53938<->l=127.0.0.1:4258 20240914120313437 DAUC <0003> db_auc.c:157 IMSI='262421067290880': No 2G Auth Data 20240914120313437 DAUC <0003> db_auc.c:192 IMSI='262421067290880': No 3G Auth Data 20240914120313446 DLGSUP <0013> hlr.c:121 IMSI 262421067290880: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120313461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53950<->l=127.0.0.1:4258 20240914120313463 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313463 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421067290880 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421067290880" cn_domain=PS} 20240914120313463 DLU <0006> fsm.c:456 lu(262421067290880)[0x612000012fa0]{UNVALIDATED}: Allocated 20240914120313463 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421067290880 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120313479 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421067290880)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120313479 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421067290880 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421067290880" cn_domain=PS} 20240914120313479 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313479 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313484 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313484 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421067290880 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421067290880"} 20240914120313484 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421067290880)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120313484 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421067290880 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120313484 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421067290880 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421067290880"} 20240914120313484 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421067290880 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120313484 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421067290880)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120313484 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421067290880)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120313484 DLU <0006> fsm.c:568 lu(PS:IMSI-262421067290880)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120313484 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313484 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313487 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313487 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421067290880 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421067290880" cn_domain=PS} 20240914120313487 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421067290880 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240914120313495 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421067290880 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421067290880"} 20240914120313495 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421067290880 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240914120313495 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313495 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53950<->l=127.0.0.1:4258 20240914120313525 DAUC <0003> db_auc.c:157 IMSI='262425072258222': No 2G Auth Data 20240914120313525 DAUC <0003> db_auc.c:192 IMSI='262425072258222': No 3G Auth Data 20240914120313534 DLGSUP <0013> hlr.c:121 IMSI 262425072258222: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120313557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53954<->l=127.0.0.1:4258 20240914120313559 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313559 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425072258222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425072258222" cn_domain=PS} 20240914120313559 DLU <0006> fsm.c:456 lu(262425072258222)[0x612000013120]{UNVALIDATED}: Allocated 20240914120313559 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425072258222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120313575 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425072258222)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120313576 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425072258222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425072258222" cn_domain=PS} 20240914120313576 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313576 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313580 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313580 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425072258222 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425072258222"} 20240914120313580 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425072258222)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120313580 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425072258222 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120313580 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425072258222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425072258222"} 20240914120313580 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425072258222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120313580 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425072258222)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120313580 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425072258222)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120313580 DLU <0006> fsm.c:568 lu(PS:IMSI-262425072258222)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120313580 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313580 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313584 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313584 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425072258222 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425072258222" cn_domain=PS} 20240914120313584 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425072258222 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240914120313592 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425072258222 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425072258222"} 20240914120313592 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425072258222 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240914120313592 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313592 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53954<->l=127.0.0.1:4258 20240914120313632 DAUC <0003> db_auc.c:157 IMSI='262424683706139': No 2G Auth Data 20240914120313632 DAUC <0003> db_auc.c:192 IMSI='262424683706139': No 3G Auth Data 20240914120313641 DLGSUP <0013> hlr.c:121 IMSI 262424683706139: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120313665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53966<->l=127.0.0.1:4258 20240914120313667 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313667 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424683706139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424683706139" cn_domain=PS} 20240914120313667 DLU <0006> fsm.c:456 lu(262424683706139)[0x6120000132a0]{UNVALIDATED}: Allocated 20240914120313667 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424683706139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120313683 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424683706139)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120313683 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424683706139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424683706139" cn_domain=PS} 20240914120313683 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313683 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313685 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313685 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424683706139 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424683706139"} 20240914120313685 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424683706139)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120313685 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424683706139 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120313685 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424683706139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424683706139"} 20240914120313685 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424683706139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120313685 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424683706139)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120313685 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424683706139)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120313685 DLU <0006> fsm.c:568 lu(PS:IMSI-262424683706139)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120313685 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313685 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313686 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313686 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424683706139 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424683706139" cn_domain=PS} 20240914120313686 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424683706139 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240914120313694 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424683706139 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424683706139"} 20240914120313694 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424683706139 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240914120313694 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313694 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53966<->l=127.0.0.1:4258 20240914120313731 DAUC <0003> db_auc.c:157 IMSI='262424871624229': No 2G Auth Data 20240914120313731 DAUC <0003> db_auc.c:192 IMSI='262424871624229': No 3G Auth Data 20240914120313740 DLGSUP <0013> hlr.c:121 IMSI 262424871624229: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240914120313764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53982<->l=127.0.0.1:4258 20240914120313765 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313765 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424871624229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424871624229" cn_domain=PS} 20240914120313765 DLU <0006> fsm.c:456 lu(262424871624229)[0x612000013420]{UNVALIDATED}: Allocated 20240914120313765 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424871624229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120313781 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424871624229)[0x612000013420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120313782 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424871624229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424871624229" cn_domain=PS} 20240914120313782 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313782 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313783 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313783 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424871624229 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424871624229"} 20240914120313783 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424871624229)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120313783 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424871624229 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120313783 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424871624229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424871624229"} 20240914120313783 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424871624229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120313783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424871624229)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120313783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424871624229)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120313783 DLU <0006> fsm.c:568 lu(PS:IMSI-262424871624229)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120313783 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313783 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313784 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313784 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424871624229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424871624229" cn_domain=PS} 20240914120313784 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424871624229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240914120313792 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424871624229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424871624229"} 20240914120313792 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424871624229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240914120313792 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313792 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120313793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53982<->l=127.0.0.1:4258 20240914120313818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53888<->l=127.0.0.1:4258 20240914120313818 DLINP <000b> input/ipa.c:451 connected read/write 20240914120313819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120313819 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120313819 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120313819 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120313819 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34953<->l=127.0.0.1:4259) 20240914120313849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53998<->l=127.0.0.1:4258 20240914120313950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53998<->l=127.0.0.1:4258 20240914120316996 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120316996 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120316998 DLINP <000b> input/ipa.c:451 connected read/write 20240914120316998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120316999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54004<->l=127.0.0.1:4258 20240914120317002 DLINP <000b> input/ipa.c:451 connected read/write 20240914120317002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120317002 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120317002 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120317002 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  20240914120317002 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120317002 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  20240914120317002 DLGSUP <0013> gsup_server.c:235 2:  20240914120317002 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120317002 DLGSUP <0013> gsup_server.c:235 3:  20240914120317002 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120317002 DLGSUP <0013> gsup_server.c:235 4:  20240914120317002 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120317002 DLGSUP <0013> gsup_server.c:235 5:  20240914120317002 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120317002 DLGSUP <0013> gsup_server.c:235 7:  20240914120317002 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120317002 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120317003 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120317003 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120317015 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38217<->l=127.0.0.1:4259) 20240914120317026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54018<->l=127.0.0.1:4258 20240914120317046 DLINP <000b> input/ipa.c:451 connected read/write 20240914120317046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120317046 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} 20240914120317046 DLU <0006> fsm.c:456 lu(2345743413463)[0x6120000135a0]{UNVALIDATED}: Allocated 20240914120317046 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 20240914120317046 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} 20240914120317046 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120317046 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120317046 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Freeing instance 20240914120317046 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Deallocated 20240914120317047 DLINP <000b> input/ipa.c:451 connected read/write 20240914120317047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120317047 DLINP <000b> input/ipa.c:451 connected read/write 20240914120317047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120317051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54018<->l=127.0.0.1:4258 20240914120317053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54004<->l=127.0.0.1:4258 20240914120317055 DLINP <000b> input/ipa.c:451 connected read/write 20240914120317055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120317055 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120317055 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120317055 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120317056 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38217<->l=127.0.0.1:4259) 20240914120317127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54032<->l=127.0.0.1:4258 20240914120317228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54032<->l=127.0.0.1:4258 20240914120320314 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120320314 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120320316 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120320316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54048<->l=127.0.0.1:4258 20240914120320317 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120320317 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120320317 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120320317 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  20240914120320317 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120320317 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  20240914120320317 DLGSUP <0013> gsup_server.c:235 2:  20240914120320317 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120320317 DLGSUP <0013> gsup_server.c:235 3:  20240914120320317 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120320317 DLGSUP <0013> gsup_server.c:235 4:  20240914120320317 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120320317 DLGSUP <0013> gsup_server.c:235 5:  20240914120320317 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120320317 DLGSUP <0013> gsup_server.c:235 7:  20240914120320317 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120320317 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120320317 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120320317 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120320327 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44971<->l=127.0.0.1:4259) 20240914120320351 DAUC <0003> db_auc.c:157 IMSI='262428186841885': No 2G Auth Data 20240914120320351 DAUC <0003> db_auc.c:192 IMSI='262428186841885': No 3G Auth Data 20240914120320383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54062<->l=127.0.0.1:4258 20240914120320392 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120320392 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428186841885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428186841885" session_id=1197947833 session_state=BEGIN} 20240914120320392 DSS <0004> hlr_ussd.c:576 262428186841885/0x47673bb9: Process SS (BEGIN) 20240914120320392 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240914120320392 DSS <0004> hlr_ussd.c:518 262428186841885/0x47673bb9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240914120320393 DSS <0004> hlr_ussd.c:523 262428186841885/0x47673bb9: USSD for unknown code '*#200#' 20240914120320393 DSS <0004> hlr_ussd.c:354 262428186841885/0x47673bb9: Tx ReturnError(1, 0x12) 20240914120320393 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428186841885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428186841885" session_id=1197947833 session_state=END} 20240914120320393 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120320393 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120320397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54062<->l=127.0.0.1:4258 20240914120320407 DAUC <0003> db_auc.c:157 IMSI='262420737591218': No 2G Auth Data 20240914120320407 DAUC <0003> db_auc.c:192 IMSI='262420737591218': No 3G Auth Data 20240914120320429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54064<->l=127.0.0.1:4258 20240914120320432 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120320432 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420737591218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420737591218" session_id=241786382 session_state=BEGIN} 20240914120320432 DSS <0004> hlr_ussd.c:576 262420737591218/0x0e695e0e: Process SS (BEGIN) 20240914120320432 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240914120320432 DSS <0004> hlr_ussd.c:518 262420737591218/0x0e695e0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240914120320432 DSS <0004> hlr_ussd.c:523 262420737591218/0x0e695e0e: USSD for unknown code '*#200#' 20240914120320432 DSS <0004> hlr_ussd.c:354 262420737591218/0x0e695e0e: Tx ReturnError(1, 0x12) 20240914120320432 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420737591218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420737591218" session_id=241786382 session_state=END} 20240914120320432 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120320432 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120320433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54064<->l=127.0.0.1:4258 20240914120320442 DAUC <0003> db_auc.c:157 IMSI='262424299535614': No 2G Auth Data 20240914120320442 DAUC <0003> db_auc.c:192 IMSI='262424299535614': No 3G Auth Data 20240914120320467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54076<->l=127.0.0.1:4258 20240914120320470 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120320470 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424299535614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424299535614" session_id=3507975371 session_state=BEGIN} 20240914120320470 DSS <0004> hlr_ussd.c:576 262424299535614/0xd11774cb: Process SS (BEGIN) 20240914120320470 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240914120320470 DSS <0004> hlr_ussd.c:518 262424299535614/0xd11774cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240914120320470 DSS <0004> hlr_ussd.c:523 262424299535614/0xd11774cb: USSD for unknown code '*#200#' 20240914120320470 DSS <0004> hlr_ussd.c:354 262424299535614/0xd11774cb: Tx ReturnError(1, 0x12) 20240914120320470 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424299535614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424299535614" session_id=3507975371 session_state=END} 20240914120320470 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120320470 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120320472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54076<->l=127.0.0.1:4258 20240914120320494 DAUC <0003> db_auc.c:157 IMSI='262427273859416': No 2G Auth Data 20240914120320494 DAUC <0003> db_auc.c:192 IMSI='262427273859416': No 3G Auth Data 20240914120320508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54082<->l=127.0.0.1:4258 20240914120320513 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120320513 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427273859416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427273859416" session_id=3512150872 session_state=BEGIN} 20240914120320513 DSS <0004> hlr_ussd.c:576 262427273859416/0xd1572b58: Process SS (BEGIN) 20240914120320513 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240914120320513 DSS <0004> hlr_ussd.c:518 262427273859416/0xd1572b58: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240914120320513 DSS <0004> hlr_ussd.c:523 262427273859416/0xd1572b58: USSD for unknown code '*#200#' 20240914120320513 DSS <0004> hlr_ussd.c:354 262427273859416/0xd1572b58: Tx ReturnError(1, 0x12) 20240914120320513 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427273859416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427273859416" session_id=3512150872 session_state=END} 20240914120320513 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120320513 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120320515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54082<->l=127.0.0.1:4258 20240914120320518 DAUC <0003> db_auc.c:157 IMSI='262429722960486': No 2G Auth Data 20240914120320518 DAUC <0003> db_auc.c:192 IMSI='262429722960486': No 3G Auth Data 20240914120320530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54086<->l=127.0.0.1:4258 20240914120320533 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120320533 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429722960486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429722960486" session_id=1619033729 session_state=BEGIN} 20240914120320533 DSS <0004> hlr_ussd.c:576 262429722960486/0x60807e81: Process SS (BEGIN) 20240914120320533 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240914120320533 DSS <0004> hlr_ussd.c:518 262429722960486/0x60807e81: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240914120320533 DSS <0004> hlr_ussd.c:523 262429722960486/0x60807e81: USSD for unknown code '*#200#' 20240914120320533 DSS <0004> hlr_ussd.c:354 262429722960486/0x60807e81: Tx ReturnError(1, 0x12) 20240914120320533 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429722960486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429722960486" session_id=1619033729 session_state=END} 20240914120320533 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120320533 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120320534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54086<->l=127.0.0.1:4258 20240914120320537 DAUC <0003> db_auc.c:157 IMSI='262421084331312': No 2G Auth Data 20240914120320537 DAUC <0003> db_auc.c:192 IMSI='262421084331312': No 3G Auth Data 20240914120320558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54098<->l=127.0.0.1:4258 20240914120320561 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120320561 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421084331312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421084331312" session_id=177952080 session_state=BEGIN} 20240914120320561 DSS <0004> hlr_ussd.c:576 262421084331312/0x0a9b5550: Process SS (BEGIN) 20240914120320561 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240914120320561 DSS <0004> hlr_ussd.c:518 262421084331312/0x0a9b5550: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240914120320561 DSS <0004> hlr_ussd.c:523 262421084331312/0x0a9b5550: USSD for unknown code '*#200#' 20240914120320561 DSS <0004> hlr_ussd.c:354 262421084331312/0x0a9b5550: Tx ReturnError(1, 0x12) 20240914120320561 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421084331312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421084331312" session_id=177952080 session_state=END} 20240914120320561 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120320561 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120320562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54098<->l=127.0.0.1:4258 20240914120320565 DAUC <0003> db_auc.c:157 IMSI='262427879627898': No 2G Auth Data 20240914120320565 DAUC <0003> db_auc.c:192 IMSI='262427879627898': No 3G Auth Data 20240914120320580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54114<->l=127.0.0.1:4258 20240914120320583 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120320583 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427879627898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427879627898" session_id=3616455253 session_state=BEGIN} 20240914120320583 DSS <0004> hlr_ussd.c:576 262427879627898/0xd78eba55: Process SS (BEGIN) 20240914120320583 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240914120320583 DSS <0004> hlr_ussd.c:518 262427879627898/0xd78eba55: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240914120320583 DSS <0004> hlr_ussd.c:523 262427879627898/0xd78eba55: USSD for unknown code '*#200#' 20240914120320583 DSS <0004> hlr_ussd.c:354 262427879627898/0xd78eba55: Tx ReturnError(1, 0x12) 20240914120320583 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427879627898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427879627898" session_id=3616455253 session_state=END} 20240914120320583 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120320583 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120320584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54114<->l=127.0.0.1:4258 20240914120320587 DAUC <0003> db_auc.c:157 IMSI='262425512173039': No 2G Auth Data 20240914120320587 DAUC <0003> db_auc.c:192 IMSI='262425512173039': No 3G Auth Data 20240914120320602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54116<->l=127.0.0.1:4258 20240914120320605 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120320605 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425512173039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425512173039" session_id=2512011085 session_state=BEGIN} 20240914120320605 DSS <0004> hlr_ussd.c:576 262425512173039/0x95ba3f4d: Process SS (BEGIN) 20240914120320605 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240914120320605 DSS <0004> hlr_ussd.c:518 262425512173039/0x95ba3f4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240914120320605 DSS <0004> hlr_ussd.c:523 262425512173039/0x95ba3f4d: USSD for unknown code '*#200#' 20240914120320605 DSS <0004> hlr_ussd.c:354 262425512173039/0x95ba3f4d: Tx ReturnError(1, 0x12) 20240914120320605 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425512173039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425512173039" session_id=2512011085 session_state=END} 20240914120320605 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120320605 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120320607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54116<->l=127.0.0.1:4258 20240914120320607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54048<->l=127.0.0.1:4258 20240914120320607 DLINP <000b> input/ipa.c:451 connected read/write 20240914120320607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120320607 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120320607 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120320607 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120320607 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44971<->l=127.0.0.1:4259) 20240914120320630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54130<->l=127.0.0.1:4258 20240914120320731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54130<->l=127.0.0.1:4258 20240914120323829 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120323829 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120323833 DLINP <000b> input/ipa.c:451 connected read/write 20240914120323833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120323834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39208<->l=127.0.0.1:4258 20240914120323837 DLINP <000b> input/ipa.c:451 connected read/write 20240914120323837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120323837 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120323837 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120323837 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  20240914120323837 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120323838 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  20240914120323838 DLGSUP <0013> gsup_server.c:235 2:  20240914120323838 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120323838 DLGSUP <0013> gsup_server.c:235 3:  20240914120323838 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120323838 DLGSUP <0013> gsup_server.c:235 4:  20240914120323838 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120323838 DLGSUP <0013> gsup_server.c:235 5:  20240914120323838 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120323838 DLGSUP <0013> gsup_server.c:235 7:  20240914120323838 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120323838 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120323838 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120323838 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120323859 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44657<->l=127.0.0.1:4259) 20240914120323901 DAUC <0003> db_auc.c:157 IMSI='262426689816449': No 2G Auth Data 20240914120323901 DAUC <0003> db_auc.c:192 IMSI='262426689816449': No 3G Auth Data 20240914120323939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39218<->l=127.0.0.1:4258 20240914120323953 DLINP <000b> input/ipa.c:451 connected read/write 20240914120323953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120323953 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426689816449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426689816449" session_id=985922070 session_state=BEGIN} 20240914120323953 DSS <0004> hlr_ussd.c:576 262426689816449/0x3ac3fa16: Process SS (BEGIN) 20240914120323953 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120323953 DSS <0004> hlr_ussd.c:518 262426689816449/0x3ac3fa16: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120323953 DSS <0004> hlr_ussd.c:542 262426689816449/0x3ac3fa16: Cannot find conn for EUSE EUSE-foobar 20240914120323953 DSS <0004> hlr_ussd.c:354 262426689816449/0x3ac3fa16: Tx ReturnError(1, 0x22) 20240914120323953 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426689816449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426689816449" session_id=985922070 session_state=END} 20240914120323953 DLINP <000b> input/ipa.c:451 connected read/write 20240914120323953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120323953 DLINP <000b> input/ipa.c:451 connected read/write 20240914120323953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120323959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39218<->l=127.0.0.1:4258 20240914120323963 DAUC <0003> db_auc.c:157 IMSI='262427597002379': No 2G Auth Data 20240914120323963 DAUC <0003> db_auc.c:192 IMSI='262427597002379': No 3G Auth Data 20240914120323974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39220<->l=127.0.0.1:4258 20240914120323977 DLINP <000b> input/ipa.c:451 connected read/write 20240914120323977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120323977 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427597002379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427597002379" session_id=150788926 session_state=BEGIN} 20240914120323977 DSS <0004> hlr_ussd.c:576 262427597002379/0x08fcdb3e: Process SS (BEGIN) 20240914120323977 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120323977 DSS <0004> hlr_ussd.c:518 262427597002379/0x08fcdb3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120323977 DSS <0004> hlr_ussd.c:542 262427597002379/0x08fcdb3e: Cannot find conn for EUSE EUSE-foobar 20240914120323977 DSS <0004> hlr_ussd.c:354 262427597002379/0x08fcdb3e: Tx ReturnError(1, 0x22) 20240914120323977 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427597002379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427597002379" session_id=150788926 session_state=END} 20240914120323977 DLINP <000b> input/ipa.c:451 connected read/write 20240914120323977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120323977 DLINP <000b> input/ipa.c:451 connected read/write 20240914120323977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120323978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39220<->l=127.0.0.1:4258 20240914120323981 DAUC <0003> db_auc.c:157 IMSI='262426239151752': No 2G Auth Data 20240914120323981 DAUC <0003> db_auc.c:192 IMSI='262426239151752': No 3G Auth Data 20240914120323993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39222<->l=127.0.0.1:4258 20240914120323996 DLINP <000b> input/ipa.c:451 connected read/write 20240914120323996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120323996 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426239151752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426239151752" session_id=1087787044 session_state=BEGIN} 20240914120323996 DSS <0004> hlr_ussd.c:576 262426239151752/0x40d65024: Process SS (BEGIN) 20240914120323996 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120323996 DSS <0004> hlr_ussd.c:518 262426239151752/0x40d65024: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120323996 DSS <0004> hlr_ussd.c:542 262426239151752/0x40d65024: Cannot find conn for EUSE EUSE-foobar 20240914120323996 DSS <0004> hlr_ussd.c:354 262426239151752/0x40d65024: Tx ReturnError(1, 0x22) 20240914120323996 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426239151752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426239151752" session_id=1087787044 session_state=END} 20240914120323996 DLINP <000b> input/ipa.c:451 connected read/write 20240914120323996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120323996 DLINP <000b> input/ipa.c:451 connected read/write 20240914120323996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120323997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39222<->l=127.0.0.1:4258 20240914120324000 DAUC <0003> db_auc.c:157 IMSI='262422124772204': No 2G Auth Data 20240914120324000 DAUC <0003> db_auc.c:192 IMSI='262422124772204': No 3G Auth Data 20240914120324012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39224<->l=127.0.0.1:4258 20240914120324015 DLINP <000b> input/ipa.c:451 connected read/write 20240914120324015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120324015 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422124772204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422124772204" session_id=1704513950 session_state=BEGIN} 20240914120324015 DSS <0004> hlr_ussd.c:576 262422124772204/0x6598d19e: Process SS (BEGIN) 20240914120324015 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120324015 DSS <0004> hlr_ussd.c:518 262422124772204/0x6598d19e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120324015 DSS <0004> hlr_ussd.c:542 262422124772204/0x6598d19e: Cannot find conn for EUSE EUSE-foobar 20240914120324015 DSS <0004> hlr_ussd.c:354 262422124772204/0x6598d19e: Tx ReturnError(1, 0x22) 20240914120324015 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422124772204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422124772204" session_id=1704513950 session_state=END} 20240914120324015 DLINP <000b> input/ipa.c:451 connected read/write 20240914120324015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120324015 DLINP <000b> input/ipa.c:451 connected read/write 20240914120324015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120324017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39224<->l=127.0.0.1:4258 20240914120324025 DAUC <0003> db_auc.c:157 IMSI='262429902720964': No 2G Auth Data 20240914120324026 DAUC <0003> db_auc.c:192 IMSI='262429902720964': No 3G Auth Data 20240914120324038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39228<->l=127.0.0.1:4258 20240914120324041 DLINP <000b> input/ipa.c:451 connected read/write 20240914120324041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120324041 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429902720964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429902720964" session_id=304381797 session_state=BEGIN} 20240914120324041 DSS <0004> hlr_ussd.c:576 262429902720964/0x12247f65: Process SS (BEGIN) 20240914120324041 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120324041 DSS <0004> hlr_ussd.c:518 262429902720964/0x12247f65: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120324041 DSS <0004> hlr_ussd.c:542 262429902720964/0x12247f65: Cannot find conn for EUSE EUSE-foobar 20240914120324041 DSS <0004> hlr_ussd.c:354 262429902720964/0x12247f65: Tx ReturnError(1, 0x22) 20240914120324041 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429902720964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429902720964" session_id=304381797 session_state=END} 20240914120324041 DLINP <000b> input/ipa.c:451 connected read/write 20240914120324041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120324041 DLINP <000b> input/ipa.c:451 connected read/write 20240914120324041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120324042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39228<->l=127.0.0.1:4258 20240914120324045 DAUC <0003> db_auc.c:157 IMSI='262424915772900': No 2G Auth Data 20240914120324045 DAUC <0003> db_auc.c:192 IMSI='262424915772900': No 3G Auth Data 20240914120324060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39244<->l=127.0.0.1:4258 20240914120324063 DLINP <000b> input/ipa.c:451 connected read/write 20240914120324063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120324063 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424915772900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424915772900" session_id=2145053803 session_state=BEGIN} 20240914120324063 DSS <0004> hlr_ussd.c:576 262424915772900/0x7fdaec6b: Process SS (BEGIN) 20240914120324063 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120324063 DSS <0004> hlr_ussd.c:518 262424915772900/0x7fdaec6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120324063 DSS <0004> hlr_ussd.c:542 262424915772900/0x7fdaec6b: Cannot find conn for EUSE EUSE-foobar 20240914120324063 DSS <0004> hlr_ussd.c:354 262424915772900/0x7fdaec6b: Tx ReturnError(1, 0x22) 20240914120324063 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424915772900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424915772900" session_id=2145053803 session_state=END} 20240914120324063 DLINP <000b> input/ipa.c:451 connected read/write 20240914120324063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120324063 DLINP <000b> input/ipa.c:451 connected read/write 20240914120324063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120324065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39244<->l=127.0.0.1:4258 20240914120324068 DAUC <0003> db_auc.c:157 IMSI='262422990529612': No 2G Auth Data 20240914120324068 DAUC <0003> db_auc.c:192 IMSI='262422990529612': No 3G Auth Data 20240914120324082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39246<->l=127.0.0.1:4258 20240914120324085 DLINP <000b> input/ipa.c:451 connected read/write 20240914120324085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120324085 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422990529612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422990529612" session_id=2649405951 session_state=BEGIN} 20240914120324085 DSS <0004> hlr_ussd.c:576 262422990529612/0x9deab9ff: Process SS (BEGIN) 20240914120324085 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120324085 DSS <0004> hlr_ussd.c:518 262422990529612/0x9deab9ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120324085 DSS <0004> hlr_ussd.c:542 262422990529612/0x9deab9ff: Cannot find conn for EUSE EUSE-foobar 20240914120324085 DSS <0004> hlr_ussd.c:354 262422990529612/0x9deab9ff: Tx ReturnError(1, 0x22) 20240914120324085 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422990529612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422990529612" session_id=2649405951 session_state=END} 20240914120324085 DLINP <000b> input/ipa.c:451 connected read/write 20240914120324085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120324085 DLINP <000b> input/ipa.c:451 connected read/write 20240914120324085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120324087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39246<->l=127.0.0.1:4258 20240914120324090 DAUC <0003> db_auc.c:157 IMSI='262427031606777': No 2G Auth Data 20240914120324090 DAUC <0003> db_auc.c:192 IMSI='262427031606777': No 3G Auth Data 20240914120324104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39258<->l=127.0.0.1:4258 20240914120324107 DLINP <000b> input/ipa.c:451 connected read/write 20240914120324107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120324107 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427031606777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427031606777" session_id=3698107208 session_state=BEGIN} 20240914120324107 DSS <0004> hlr_ussd.c:576 262427031606777/0xdc6ca348: Process SS (BEGIN) 20240914120324107 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120324107 DSS <0004> hlr_ussd.c:518 262427031606777/0xdc6ca348: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120324107 DSS <0004> hlr_ussd.c:542 262427031606777/0xdc6ca348: Cannot find conn for EUSE EUSE-foobar 20240914120324107 DSS <0004> hlr_ussd.c:354 262427031606777/0xdc6ca348: Tx ReturnError(1, 0x22) 20240914120324107 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427031606777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427031606777" session_id=3698107208 session_state=END} 20240914120324108 DLINP <000b> input/ipa.c:451 connected read/write 20240914120324108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120324108 DLINP <000b> input/ipa.c:451 connected read/write 20240914120324108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120324109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39258<->l=127.0.0.1:4258 20240914120324109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39208<->l=127.0.0.1:4258 20240914120324110 DLINP <000b> input/ipa.c:451 connected read/write 20240914120324110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120324110 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120324110 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120324110 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120324110 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44657<->l=127.0.0.1:4259) 20240914120324132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39266<->l=127.0.0.1:4258 20240914120324334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39266<->l=127.0.0.1:4258 20240914120327413 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120327413 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120327415 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120327415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39270<->l=127.0.0.1:4258 20240914120327417 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120327417 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120327417 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120327417 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  20240914120327417 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120327417 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  20240914120327417 DLGSUP <0013> gsup_server.c:235 2:  20240914120327417 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120327417 DLGSUP <0013> gsup_server.c:235 3:  20240914120327417 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120327417 DLGSUP <0013> gsup_server.c:235 4:  20240914120327417 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120327417 DLGSUP <0013> gsup_server.c:235 5:  20240914120327417 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120327417 DLGSUP <0013> gsup_server.c:235 7:  20240914120327417 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120327417 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120327417 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120327417 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120327431 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35027<->l=127.0.0.1:4259) 20240914120327451 DAUC <0003> db_auc.c:157 IMSI='262422496845947': No 2G Auth Data 20240914120327451 DAUC <0003> db_auc.c:192 IMSI='262422496845947': No 3G Auth Data 20240914120327468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39280<->l=127.0.0.1:4258 20240914120327474 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120327475 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422496845947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422496845947" session_id=669900025 session_state=BEGIN} 20240914120327475 DSS <0004> hlr_ussd.c:576 262422496845947/0x27eddcf9: Process SS (BEGIN) 20240914120327475 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240914120327475 DSS <0004> hlr_ussd.c:518 262422496845947/0x27eddcf9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240914120327475 DSS <0004> hlr_ussd.c:363 262422496845947/0x27eddcf9: Tx USSD 'Your IMSI is 262422496845947' 20240914120327475 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422496845947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422496845947" session_id=669900025 session_state=END} 20240914120327475 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422496845947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120327475 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120327475 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120327478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39280<->l=127.0.0.1:4258 20240914120327483 DAUC <0003> db_auc.c:157 IMSI='262420898540575': No 2G Auth Data 20240914120327483 DAUC <0003> db_auc.c:192 IMSI='262420898540575': No 3G Auth Data 20240914120327497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39292<->l=127.0.0.1:4258 20240914120327500 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120327500 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420898540575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420898540575" session_id=2200417925 session_state=BEGIN} 20240914120327500 DSS <0004> hlr_ussd.c:576 262420898540575/0x8327b685: Process SS (BEGIN) 20240914120327500 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240914120327500 DSS <0004> hlr_ussd.c:518 262420898540575/0x8327b685: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240914120327500 DSS <0004> hlr_ussd.c:363 262420898540575/0x8327b685: Tx USSD 'Your IMSI is 262420898540575' 20240914120327500 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420898540575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420898540575" session_id=2200417925 session_state=END} 20240914120327500 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420898540575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120327500 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120327500 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120327503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39292<->l=127.0.0.1:4258 20240914120327506 DAUC <0003> db_auc.c:157 IMSI='262428219574450': No 2G Auth Data 20240914120327506 DAUC <0003> db_auc.c:192 IMSI='262428219574450': No 3G Auth Data 20240914120327518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39306<->l=127.0.0.1:4258 20240914120327521 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120327521 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428219574450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428219574450" session_id=1985780272 session_state=BEGIN} 20240914120327521 DSS <0004> hlr_ussd.c:576 262428219574450/0x765c9a30: Process SS (BEGIN) 20240914120327521 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240914120327521 DSS <0004> hlr_ussd.c:518 262428219574450/0x765c9a30: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240914120327521 DSS <0004> hlr_ussd.c:363 262428219574450/0x765c9a30: Tx USSD 'Your IMSI is 262428219574450' 20240914120327521 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428219574450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428219574450" session_id=1985780272 session_state=END} 20240914120327522 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428219574450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120327522 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120327522 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120327524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39306<->l=127.0.0.1:4258 20240914120327527 DAUC <0003> db_auc.c:157 IMSI='262427443408996': No 2G Auth Data 20240914120327527 DAUC <0003> db_auc.c:192 IMSI='262427443408996': No 3G Auth Data 20240914120327540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39312<->l=127.0.0.1:4258 20240914120327543 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120327543 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427443408996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427443408996" session_id=3942635523 session_state=BEGIN} 20240914120327543 DSS <0004> hlr_ussd.c:576 262427443408996/0xeaffd803: Process SS (BEGIN) 20240914120327543 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240914120327543 DSS <0004> hlr_ussd.c:518 262427443408996/0xeaffd803: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240914120327543 DSS <0004> hlr_ussd.c:363 262427443408996/0xeaffd803: Tx USSD 'Your IMSI is 262427443408996' 20240914120327543 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427443408996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427443408996" session_id=3942635523 session_state=END} 20240914120327543 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427443408996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120327543 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120327543 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120327545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39312<->l=127.0.0.1:4258 20240914120327548 DAUC <0003> db_auc.c:157 IMSI='262420511266617': No 2G Auth Data 20240914120327548 DAUC <0003> db_auc.c:192 IMSI='262420511266617': No 3G Auth Data 20240914120327566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39322<->l=127.0.0.1:4258 20240914120327569 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120327570 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420511266617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420511266617" session_id=1472495784 session_state=BEGIN} 20240914120327570 DSS <0004> hlr_ussd.c:576 262420511266617/0x57c480a8: Process SS (BEGIN) 20240914120327570 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240914120327570 DSS <0004> hlr_ussd.c:518 262420511266617/0x57c480a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240914120327570 DSS <0004> hlr_ussd.c:363 262420511266617/0x57c480a8: Tx USSD 'Your IMSI is 262420511266617' 20240914120327570 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420511266617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420511266617" session_id=1472495784 session_state=END} 20240914120327570 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420511266617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120327570 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120327570 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120327572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39322<->l=127.0.0.1:4258 20240914120327575 DAUC <0003> db_auc.c:157 IMSI='262426459652671': No 2G Auth Data 20240914120327575 DAUC <0003> db_auc.c:192 IMSI='262426459652671': No 3G Auth Data 20240914120327590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39336<->l=127.0.0.1:4258 20240914120327593 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120327593 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426459652671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426459652671" session_id=3896649870 session_state=BEGIN} 20240914120327593 DSS <0004> hlr_ussd.c:576 262426459652671/0xe842288e: Process SS (BEGIN) 20240914120327593 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240914120327593 DSS <0004> hlr_ussd.c:518 262426459652671/0xe842288e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240914120327593 DSS <0004> hlr_ussd.c:363 262426459652671/0xe842288e: Tx USSD 'Your IMSI is 262426459652671' 20240914120327593 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426459652671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426459652671" session_id=3896649870 session_state=END} 20240914120327593 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426459652671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120327593 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120327593 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120327595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39336<->l=127.0.0.1:4258 20240914120327599 DAUC <0003> db_auc.c:157 IMSI='262420741996982': No 2G Auth Data 20240914120327599 DAUC <0003> db_auc.c:192 IMSI='262420741996982': No 3G Auth Data 20240914120327613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39344<->l=127.0.0.1:4258 20240914120327617 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120327617 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420741996982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420741996982" session_id=2612781917 session_state=BEGIN} 20240914120327617 DSS <0004> hlr_ussd.c:576 262420741996982/0x9bbbe35d: Process SS (BEGIN) 20240914120327617 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240914120327617 DSS <0004> hlr_ussd.c:518 262420741996982/0x9bbbe35d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240914120327617 DSS <0004> hlr_ussd.c:363 262420741996982/0x9bbbe35d: Tx USSD 'Your IMSI is 262420741996982' 20240914120327617 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420741996982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420741996982" session_id=2612781917 session_state=END} 20240914120327617 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420741996982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120327617 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120327617 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120327619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39344<->l=127.0.0.1:4258 20240914120327622 DAUC <0003> db_auc.c:157 IMSI='262422946926687': No 2G Auth Data 20240914120327622 DAUC <0003> db_auc.c:192 IMSI='262422946926687': No 3G Auth Data 20240914120327637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39346<->l=127.0.0.1:4258 20240914120327640 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120327640 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422946926687 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422946926687" session_id=4248519408 session_state=BEGIN} 20240914120327640 DSS <0004> hlr_ussd.c:576 262422946926687/0xfd3b42f0: Process SS (BEGIN) 20240914120327640 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240914120327640 DSS <0004> hlr_ussd.c:518 262422946926687/0xfd3b42f0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240914120327640 DSS <0004> hlr_ussd.c:363 262422946926687/0xfd3b42f0: Tx USSD 'Your IMSI is 262422946926687' 20240914120327640 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422946926687 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422946926687" session_id=4248519408 session_state=END} 20240914120327640 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422946926687 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120327640 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120327640 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120327643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39346<->l=127.0.0.1:4258 20240914120327643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39270<->l=127.0.0.1:4258 20240914120327643 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35027<->l=127.0.0.1:4259) 20240914120327644 DLINP <000b> input/ipa.c:451 connected read/write 20240914120327644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120327644 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120327644 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120327644 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120327667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39358<->l=127.0.0.1:4258 20240914120327868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39358<->l=127.0.0.1:4258 20240914120330981 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120330981 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120330986 DLINP <000b> input/ipa.c:451 connected read/write 20240914120330986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120330987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39374<->l=127.0.0.1:4258 20240914120330991 DLINP <000b> input/ipa.c:451 connected read/write 20240914120330991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120330991 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120330991 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120330992 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  20240914120330992 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120330992 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  20240914120330992 DLGSUP <0013> gsup_server.c:235 2:  20240914120330992 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120330992 DLGSUP <0013> gsup_server.c:235 3:  20240914120330992 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120330992 DLGSUP <0013> gsup_server.c:235 4:  20240914120330992 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120330992 DLGSUP <0013> gsup_server.c:235 5:  20240914120330992 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120330992 DLGSUP <0013> gsup_server.c:235 7:  20240914120330992 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120330992 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120330992 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120330992 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120331020 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46683<->l=127.0.0.1:4259) 20240914120331044 DAUC <0003> db_auc.c:157 IMSI='262429219928312': No 2G Auth Data 20240914120331044 DAUC <0003> db_auc.c:192 IMSI='262429219928312': No 3G Auth Data 20240914120331083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39382<->l=127.0.0.1:4258 20240914120331097 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120331097 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429219928312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429219928312" source_name="the-source\n" session_id=3204598594 session_state=BEGIN} 20240914120331097 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240914120331097 DSS <0004> hlr_ussd.c:576 262429219928312/0xbf024b42: Process SS (BEGIN) 20240914120331097 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240914120331097 DSS <0004> hlr_ussd.c:518 262429219928312/0xbf024b42: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240914120331097 DSS <0004> hlr_ussd.c:363 262429219928312/0xbf024b42: Tx USSD 'Your IMSI is 262429219928312' 20240914120331097 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262429219928312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429219928312" destination_name="the-source\n" session_id=3204598594 session_state=END} 20240914120331097 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262429219928312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120331097 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120331097 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120331104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39382<->l=127.0.0.1:4258 20240914120331107 DAUC <0003> db_auc.c:157 IMSI='262425033751151': No 2G Auth Data 20240914120331107 DAUC <0003> db_auc.c:192 IMSI='262425033751151': No 3G Auth Data 20240914120331119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39386<->l=127.0.0.1:4258 20240914120331121 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120331121 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262425033751151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425033751151" source_name="the-source\n" session_id=287761849 session_state=BEGIN} 20240914120331121 DSS <0004> hlr_ussd.c:576 262425033751151/0x1126e5b9: Process SS (BEGIN) 20240914120331121 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240914120331121 DSS <0004> hlr_ussd.c:518 262425033751151/0x1126e5b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240914120331121 DSS <0004> hlr_ussd.c:363 262425033751151/0x1126e5b9: Tx USSD 'Your IMSI is 262425033751151' 20240914120331122 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262425033751151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425033751151" destination_name="the-source\n" session_id=287761849 session_state=END} 20240914120331122 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262425033751151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120331122 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120331122 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120331124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39386<->l=127.0.0.1:4258 20240914120331127 DAUC <0003> db_auc.c:157 IMSI='262423070812398': No 2G Auth Data 20240914120331127 DAUC <0003> db_auc.c:192 IMSI='262423070812398': No 3G Auth Data 20240914120331139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39398<->l=127.0.0.1:4258 20240914120331142 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120331142 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423070812398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423070812398" source_name="the-source\n" session_id=4000468962 session_state=BEGIN} 20240914120331142 DSS <0004> hlr_ussd.c:576 262423070812398/0xee724fe2: Process SS (BEGIN) 20240914120331142 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240914120331142 DSS <0004> hlr_ussd.c:518 262423070812398/0xee724fe2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240914120331142 DSS <0004> hlr_ussd.c:363 262423070812398/0xee724fe2: Tx USSD 'Your IMSI is 262423070812398' 20240914120331142 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423070812398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423070812398" destination_name="the-source\n" session_id=4000468962 session_state=END} 20240914120331142 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262423070812398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120331142 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120331142 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120331144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39398<->l=127.0.0.1:4258 20240914120331147 DAUC <0003> db_auc.c:157 IMSI='262426878858205': No 2G Auth Data 20240914120331147 DAUC <0003> db_auc.c:192 IMSI='262426878858205': No 3G Auth Data 20240914120331167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39406<->l=127.0.0.1:4258 20240914120331184 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120331185 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262426878858205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426878858205" source_name="the-source\n" session_id=1259259208 session_state=BEGIN} 20240914120331185 DSS <0004> hlr_ussd.c:576 262426878858205/0x4b0ec548: Process SS (BEGIN) 20240914120331185 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240914120331185 DSS <0004> hlr_ussd.c:518 262426878858205/0x4b0ec548: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240914120331185 DSS <0004> hlr_ussd.c:363 262426878858205/0x4b0ec548: Tx USSD 'Your IMSI is 262426878858205' 20240914120331185 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262426878858205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426878858205" destination_name="the-source\n" session_id=1259259208 session_state=END} 20240914120331185 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262426878858205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120331185 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120331185 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120331203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39406<->l=127.0.0.1:4258 20240914120331213 DAUC <0003> db_auc.c:157 IMSI='262423929118042': No 2G Auth Data 20240914120331213 DAUC <0003> db_auc.c:192 IMSI='262423929118042': No 3G Auth Data 20240914120331228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39414<->l=127.0.0.1:4258 20240914120331231 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120331231 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262423929118042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423929118042" source_name="the-source\n" session_id=1255554586 session_state=BEGIN} 20240914120331231 DSS <0004> hlr_ussd.c:576 262423929118042/0x4ad63e1a: Process SS (BEGIN) 20240914120331231 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240914120331231 DSS <0004> hlr_ussd.c:518 262423929118042/0x4ad63e1a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240914120331231 DSS <0004> hlr_ussd.c:363 262423929118042/0x4ad63e1a: Tx USSD 'Your IMSI is 262423929118042' 20240914120331231 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262423929118042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423929118042" destination_name="the-source\n" session_id=1255554586 session_state=END} 20240914120331231 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262423929118042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120331231 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120331231 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120331233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39414<->l=127.0.0.1:4258 20240914120331236 DAUC <0003> db_auc.c:157 IMSI='262427074062154': No 2G Auth Data 20240914120331236 DAUC <0003> db_auc.c:192 IMSI='262427074062154': No 3G Auth Data 20240914120331250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39418<->l=127.0.0.1:4258 20240914120331253 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120331253 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262427074062154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427074062154" source_name="the-source\n" session_id=120700890 session_state=BEGIN} 20240914120331253 DSS <0004> hlr_ussd.c:576 262427074062154/0x0731bfda: Process SS (BEGIN) 20240914120331253 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240914120331253 DSS <0004> hlr_ussd.c:518 262427074062154/0x0731bfda: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240914120331253 DSS <0004> hlr_ussd.c:363 262427074062154/0x0731bfda: Tx USSD 'Your IMSI is 262427074062154' 20240914120331253 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262427074062154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427074062154" destination_name="the-source\n" session_id=120700890 session_state=END} 20240914120331253 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262427074062154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120331253 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120331253 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120331255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39418<->l=127.0.0.1:4258 20240914120331258 DAUC <0003> db_auc.c:157 IMSI='262422609960185': No 2G Auth Data 20240914120331258 DAUC <0003> db_auc.c:192 IMSI='262422609960185': No 3G Auth Data 20240914120331272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39422<->l=127.0.0.1:4258 20240914120331275 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120331275 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262422609960185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422609960185" source_name="the-source\n" session_id=2673813785 session_state=BEGIN} 20240914120331275 DSS <0004> hlr_ussd.c:576 262422609960185/0x9f5f2919: Process SS (BEGIN) 20240914120331275 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240914120331275 DSS <0004> hlr_ussd.c:518 262422609960185/0x9f5f2919: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240914120331275 DSS <0004> hlr_ussd.c:363 262422609960185/0x9f5f2919: Tx USSD 'Your IMSI is 262422609960185' 20240914120331275 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262422609960185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422609960185" destination_name="the-source\n" session_id=2673813785 session_state=END} 20240914120331275 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262422609960185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120331275 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120331275 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120331277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39422<->l=127.0.0.1:4258 20240914120331280 DAUC <0003> db_auc.c:157 IMSI='262424662524344': No 2G Auth Data 20240914120331280 DAUC <0003> db_auc.c:192 IMSI='262424662524344': No 3G Auth Data 20240914120331293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39428<->l=127.0.0.1:4258 20240914120331296 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120331296 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262424662524344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424662524344" source_name="the-source\n" session_id=1355570177 session_state=BEGIN} 20240914120331296 DSS <0004> hlr_ussd.c:576 262424662524344/0x50cc5c01: Process SS (BEGIN) 20240914120331296 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240914120331296 DSS <0004> hlr_ussd.c:518 262424662524344/0x50cc5c01: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240914120331296 DSS <0004> hlr_ussd.c:363 262424662524344/0x50cc5c01: Tx USSD 'Your IMSI is 262424662524344' 20240914120331296 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262424662524344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424662524344" destination_name="the-source\n" session_id=1355570177 session_state=END} 20240914120331296 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262424662524344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120331296 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120331296 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120331298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39428<->l=127.0.0.1:4258 20240914120331299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39374<->l=127.0.0.1:4258 20240914120331299 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46683<->l=127.0.0.1:4259) 20240914120331299 DLINP <000b> input/ipa.c:451 connected read/write 20240914120331299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120331299 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120331299 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120331299 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120331299 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240914120331322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39440<->l=127.0.0.1:4258 20240914120331523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39440<->l=127.0.0.1:4258 20240914120334611 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120334611 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120334617 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120334618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46474<->l=127.0.0.1:4258 20240914120334622 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120334622 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120334622 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120334622 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  20240914120334622 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120334622 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  20240914120334622 DLGSUP <0013> gsup_server.c:235 2:  20240914120334622 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120334622 DLGSUP <0013> gsup_server.c:235 3:  20240914120334622 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120334622 DLGSUP <0013> gsup_server.c:235 4:  20240914120334622 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120334622 DLGSUP <0013> gsup_server.c:235 5:  20240914120334622 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120334622 DLGSUP <0013> gsup_server.c:235 7:  20240914120334622 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120334622 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120334622 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120334622 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120334651 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39085<->l=127.0.0.1:4259) 20240914120334663 DAUC <0003> db_auc.c:157 IMSI='262421548243031': No 2G Auth Data 20240914120334663 DAUC <0003> db_auc.c:192 IMSI='262421548243031': No 3G Auth Data 20240914120334692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46488<->l=127.0.0.1:4258 20240914120334704 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120334704 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421548243031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421548243031" session_id=3582336723 session_state=BEGIN} 20240914120334704 DSS <0004> hlr_ussd.c:576 262421548243031/0xd5861ed3: Process SS (BEGIN) 20240914120334704 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240914120334704 DSS <0004> hlr_ussd.c:518 262421548243031/0xd5861ed3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240914120334704 DSS <0004> hlr_ussd.c:363 262421548243031/0xd5861ed3: Tx USSD 'Your extension is 491612700005' 20240914120334704 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421548243031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421548243031" session_id=3582336723 session_state=END} 20240914120334704 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421548243031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120334704 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120334704 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120334711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46488<->l=127.0.0.1:4258 20240914120334715 DAUC <0003> db_auc.c:157 IMSI='262429355095411': No 2G Auth Data 20240914120334715 DAUC <0003> db_auc.c:192 IMSI='262429355095411': No 3G Auth Data 20240914120334727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46500<->l=127.0.0.1:4258 20240914120334729 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120334729 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429355095411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429355095411" session_id=3955910920 session_state=BEGIN} 20240914120334729 DSS <0004> hlr_ussd.c:576 262429355095411/0xebca6908: Process SS (BEGIN) 20240914120334729 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240914120334729 DSS <0004> hlr_ussd.c:518 262429355095411/0xebca6908: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240914120334729 DSS <0004> hlr_ussd.c:363 262429355095411/0xebca6908: Tx USSD 'Your extension is 491611644624' 20240914120334729 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429355095411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429355095411" session_id=3955910920 session_state=END} 20240914120334729 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429355095411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120334729 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120334729 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120334731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46500<->l=127.0.0.1:4258 20240914120334734 DAUC <0003> db_auc.c:157 IMSI='262422671087095': No 2G Auth Data 20240914120334734 DAUC <0003> db_auc.c:192 IMSI='262422671087095': No 3G Auth Data 20240914120334745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46506<->l=127.0.0.1:4258 20240914120334748 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120334748 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422671087095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422671087095" session_id=3802342804 session_state=BEGIN} 20240914120334748 DSS <0004> hlr_ussd.c:576 262422671087095/0xe2a32594: Process SS (BEGIN) 20240914120334748 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240914120334748 DSS <0004> hlr_ussd.c:518 262422671087095/0xe2a32594: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240914120334748 DSS <0004> hlr_ussd.c:363 262422671087095/0xe2a32594: Tx USSD 'Your extension is 491618046766' 20240914120334748 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422671087095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422671087095" session_id=3802342804 session_state=END} 20240914120334748 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422671087095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120334748 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120334748 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120334750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46506<->l=127.0.0.1:4258 20240914120334753 DAUC <0003> db_auc.c:157 IMSI='262424892446898': No 2G Auth Data 20240914120334753 DAUC <0003> db_auc.c:192 IMSI='262424892446898': No 3G Auth Data 20240914120334764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46514<->l=127.0.0.1:4258 20240914120334767 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120334767 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424892446898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424892446898" session_id=1332047154 session_state=BEGIN} 20240914120334767 DSS <0004> hlr_ussd.c:576 262424892446898/0x4f656d32: Process SS (BEGIN) 20240914120334767 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240914120334767 DSS <0004> hlr_ussd.c:518 262424892446898/0x4f656d32: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240914120334767 DSS <0004> hlr_ussd.c:363 262424892446898/0x4f656d32: Tx USSD 'Your extension is 491614886268' 20240914120334767 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424892446898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424892446898" session_id=1332047154 session_state=END} 20240914120334767 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424892446898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120334767 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120334767 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120334769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46514<->l=127.0.0.1:4258 20240914120334773 DAUC <0003> db_auc.c:157 IMSI='262423881781988': No 2G Auth Data 20240914120334773 DAUC <0003> db_auc.c:192 IMSI='262423881781988': No 3G Auth Data 20240914120334784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46530<->l=127.0.0.1:4258 20240914120334787 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120334787 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423881781988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423881781988" session_id=3455472213 session_state=BEGIN} 20240914120334787 DSS <0004> hlr_ussd.c:576 262423881781988/0xcdf65255: Process SS (BEGIN) 20240914120334787 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240914120334787 DSS <0004> hlr_ussd.c:518 262423881781988/0xcdf65255: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240914120334787 DSS <0004> hlr_ussd.c:363 262423881781988/0xcdf65255: Tx USSD 'Your extension is 491618063340' 20240914120334787 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423881781988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423881781988" session_id=3455472213 session_state=END} 20240914120334787 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423881781988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120334787 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120334787 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120334789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46530<->l=127.0.0.1:4258 20240914120334792 DAUC <0003> db_auc.c:157 IMSI='262423125164502': No 2G Auth Data 20240914120334792 DAUC <0003> db_auc.c:192 IMSI='262423125164502': No 3G Auth Data 20240914120334805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46540<->l=127.0.0.1:4258 20240914120334808 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120334808 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423125164502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423125164502" session_id=353219754 session_state=BEGIN} 20240914120334808 DSS <0004> hlr_ussd.c:576 262423125164502/0x150db4aa: Process SS (BEGIN) 20240914120334808 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240914120334808 DSS <0004> hlr_ussd.c:518 262423125164502/0x150db4aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240914120334809 DSS <0004> hlr_ussd.c:363 262423125164502/0x150db4aa: Tx USSD 'Your extension is 491615112207' 20240914120334809 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423125164502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423125164502" session_id=353219754 session_state=END} 20240914120334809 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423125164502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120334809 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120334809 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120334810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46540<->l=127.0.0.1:4258 20240914120334819 DAUC <0003> db_auc.c:157 IMSI='262425688333138': No 2G Auth Data 20240914120334819 DAUC <0003> db_auc.c:192 IMSI='262425688333138': No 3G Auth Data 20240914120334838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46542<->l=127.0.0.1:4258 20240914120334841 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120334841 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425688333138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425688333138" session_id=3136478453 session_state=BEGIN} 20240914120334841 DSS <0004> hlr_ussd.c:576 262425688333138/0xbaf2dcf5: Process SS (BEGIN) 20240914120334841 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240914120334841 DSS <0004> hlr_ussd.c:518 262425688333138/0xbaf2dcf5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240914120334841 DSS <0004> hlr_ussd.c:363 262425688333138/0xbaf2dcf5: Tx USSD 'Your extension is 491616202010' 20240914120334841 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425688333138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425688333138" session_id=3136478453 session_state=END} 20240914120334841 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425688333138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120334841 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120334841 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120334843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46542<->l=127.0.0.1:4258 20240914120334846 DAUC <0003> db_auc.c:157 IMSI='262423541607461': No 2G Auth Data 20240914120334846 DAUC <0003> db_auc.c:192 IMSI='262423541607461': No 3G Auth Data 20240914120334861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46552<->l=127.0.0.1:4258 20240914120334864 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120334864 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423541607461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423541607461" session_id=16577465 session_state=BEGIN} 20240914120334864 DSS <0004> hlr_ussd.c:576 262423541607461/0x00fcf3b9: Process SS (BEGIN) 20240914120334864 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240914120334864 DSS <0004> hlr_ussd.c:518 262423541607461/0x00fcf3b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240914120334864 DSS <0004> hlr_ussd.c:363 262423541607461/0x00fcf3b9: Tx USSD 'Your extension is 491616051328' 20240914120334864 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423541607461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423541607461" session_id=16577465 session_state=END} 20240914120334864 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423541607461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120334864 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120334864 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120334866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46552<->l=127.0.0.1:4258 20240914120334866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46474<->l=127.0.0.1:4258 20240914120334867 DLINP <000b> input/ipa.c:451 connected read/write 20240914120334867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120334867 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120334867 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120334867 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120334867 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39085<->l=127.0.0.1:4259) 20240914120334889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46554<->l=127.0.0.1:4258 20240914120335091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46554<->l=127.0.0.1:4258 20240914120338203 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120338203 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120338207 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120338209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46570<->l=127.0.0.1:4258 20240914120338212 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120338212 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120338212 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120338212 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  20240914120338212 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120338212 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  20240914120338212 DLGSUP <0013> gsup_server.c:235 2:  20240914120338212 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120338212 DLGSUP <0013> gsup_server.c:235 3:  20240914120338212 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120338212 DLGSUP <0013> gsup_server.c:235 4:  20240914120338212 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120338212 DLGSUP <0013> gsup_server.c:235 5:  20240914120338212 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120338212 DLGSUP <0013> gsup_server.c:235 7:  20240914120338212 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120338212 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120338212 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120338212 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120338235 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38661<->l=127.0.0.1:4259) 20240914120338274 DAUC <0003> db_auc.c:157 IMSI='262421954132569': No 2G Auth Data 20240914120338274 DAUC <0003> db_auc.c:192 IMSI='262421954132569': No 3G Auth Data 20240914120338310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46576<->l=127.0.0.1:4258 20240914120338326 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120338326 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421954132569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421954132569" source_name="the-source\n" session_id=86423770 session_state=BEGIN} 20240914120338326 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240914120338326 DSS <0004> hlr_ussd.c:576 262421954132569/0x0526b8da: Process SS (BEGIN) 20240914120338326 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240914120338326 DSS <0004> hlr_ussd.c:518 262421954132569/0x0526b8da: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240914120338326 DSS <0004> hlr_ussd.c:363 262421954132569/0x0526b8da: Tx USSD 'Your extension is 491616334668' 20240914120338326 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421954132569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421954132569" destination_name="the-source\n" session_id=86423770 session_state=END} 20240914120338326 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262421954132569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120338326 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120338326 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120338333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46576<->l=127.0.0.1:4258 20240914120338338 DAUC <0003> db_auc.c:157 IMSI='262428049217825': No 2G Auth Data 20240914120338338 DAUC <0003> db_auc.c:192 IMSI='262428049217825': No 3G Auth Data 20240914120338357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46578<->l=127.0.0.1:4258 20240914120338360 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120338360 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262428049217825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428049217825" source_name="the-source\n" session_id=3448980518 session_state=BEGIN} 20240914120338360 DSS <0004> hlr_ussd.c:576 262428049217825/0xcd934426: Process SS (BEGIN) 20240914120338360 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240914120338360 DSS <0004> hlr_ussd.c:518 262428049217825/0xcd934426: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240914120338360 DSS <0004> hlr_ussd.c:363 262428049217825/0xcd934426: Tx USSD 'Your extension is 491617138301' 20240914120338360 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262428049217825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428049217825" destination_name="the-source\n" session_id=3448980518 session_state=END} 20240914120338360 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262428049217825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120338360 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120338360 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120338362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46578<->l=127.0.0.1:4258 20240914120338365 DAUC <0003> db_auc.c:157 IMSI='262423179586491': No 2G Auth Data 20240914120338365 DAUC <0003> db_auc.c:192 IMSI='262423179586491': No 3G Auth Data 20240914120338377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46586<->l=127.0.0.1:4258 20240914120338381 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120338381 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262423179586491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423179586491" source_name="the-source\n" session_id=1680321303 session_state=BEGIN} 20240914120338381 DSS <0004> hlr_ussd.c:576 262423179586491/0x6427ab17: Process SS (BEGIN) 20240914120338381 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240914120338381 DSS <0004> hlr_ussd.c:518 262423179586491/0x6427ab17: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240914120338381 DSS <0004> hlr_ussd.c:363 262423179586491/0x6427ab17: Tx USSD 'Your extension is 491615066420' 20240914120338381 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262423179586491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423179586491" destination_name="the-source\n" session_id=1680321303 session_state=END} 20240914120338381 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262423179586491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120338381 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120338381 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120338383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46586<->l=127.0.0.1:4258 20240914120338388 DAUC <0003> db_auc.c:157 IMSI='262426234830895': No 2G Auth Data 20240914120338388 DAUC <0003> db_auc.c:192 IMSI='262426234830895': No 3G Auth Data 20240914120338406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46602<->l=127.0.0.1:4258 20240914120338410 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120338410 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262426234830895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426234830895" source_name="the-source\n" session_id=1534719851 session_state=BEGIN} 20240914120338410 DSS <0004> hlr_ussd.c:576 262426234830895/0x5b79f76b: Process SS (BEGIN) 20240914120338410 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240914120338410 DSS <0004> hlr_ussd.c:518 262426234830895/0x5b79f76b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240914120338410 DSS <0004> hlr_ussd.c:363 262426234830895/0x5b79f76b: Tx USSD 'Your extension is 491616801012' 20240914120338410 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262426234830895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426234830895" destination_name="the-source\n" session_id=1534719851 session_state=END} 20240914120338410 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262426234830895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120338410 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120338410 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120338412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46602<->l=127.0.0.1:4258 20240914120338415 DAUC <0003> db_auc.c:157 IMSI='262425581917094': No 2G Auth Data 20240914120338415 DAUC <0003> db_auc.c:192 IMSI='262425581917094': No 3G Auth Data 20240914120338430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46614<->l=127.0.0.1:4258 20240914120338433 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120338434 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262425581917094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425581917094" source_name="the-source\n" session_id=2850823405 session_state=BEGIN} 20240914120338434 DSS <0004> hlr_ussd.c:576 262425581917094/0xa9ec1ced: Process SS (BEGIN) 20240914120338434 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240914120338434 DSS <0004> hlr_ussd.c:518 262425581917094/0xa9ec1ced: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240914120338434 DSS <0004> hlr_ussd.c:363 262425581917094/0xa9ec1ced: Tx USSD 'Your extension is 491610034178' 20240914120338434 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262425581917094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425581917094" destination_name="the-source\n" session_id=2850823405 session_state=END} 20240914120338434 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262425581917094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120338434 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120338434 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120338436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46614<->l=127.0.0.1:4258 20240914120338439 DAUC <0003> db_auc.c:157 IMSI='262427104665328': No 2G Auth Data 20240914120338439 DAUC <0003> db_auc.c:192 IMSI='262427104665328': No 3G Auth Data 20240914120338460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46624<->l=127.0.0.1:4258 20240914120338466 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120338466 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262427104665328 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427104665328" source_name="the-source\n" session_id=3994397385 session_state=BEGIN} 20240914120338466 DSS <0004> hlr_ussd.c:576 262427104665328/0xee15aac9: Process SS (BEGIN) 20240914120338466 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240914120338466 DSS <0004> hlr_ussd.c:518 262427104665328/0xee15aac9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240914120338466 DSS <0004> hlr_ussd.c:363 262427104665328/0xee15aac9: Tx USSD 'Your extension is 491614664036' 20240914120338466 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262427104665328 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427104665328" destination_name="the-source\n" session_id=3994397385 session_state=END} 20240914120338466 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262427104665328 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120338466 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120338466 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120338469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46624<->l=127.0.0.1:4258 20240914120338476 DAUC <0003> db_auc.c:157 IMSI='262427565856077': No 2G Auth Data 20240914120338476 DAUC <0003> db_auc.c:192 IMSI='262427565856077': No 3G Auth Data 20240914120338496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46636<->l=127.0.0.1:4258 20240914120338500 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120338500 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262427565856077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427565856077" source_name="the-source\n" session_id=1267467851 session_state=BEGIN} 20240914120338500 DSS <0004> hlr_ussd.c:576 262427565856077/0x4b8c064b: Process SS (BEGIN) 20240914120338500 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240914120338500 DSS <0004> hlr_ussd.c:518 262427565856077/0x4b8c064b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240914120338500 DSS <0004> hlr_ussd.c:363 262427565856077/0x4b8c064b: Tx USSD 'Your extension is 491618633687' 20240914120338500 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262427565856077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427565856077" destination_name="the-source\n" session_id=1267467851 session_state=END} 20240914120338500 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262427565856077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120338500 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120338500 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120338502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46636<->l=127.0.0.1:4258 20240914120338505 DAUC <0003> db_auc.c:157 IMSI='262425241348925': No 2G Auth Data 20240914120338505 DAUC <0003> db_auc.c:192 IMSI='262425241348925': No 3G Auth Data 20240914120338521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46652<->l=127.0.0.1:4258 20240914120338524 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120338524 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262425241348925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425241348925" source_name="the-source\n" session_id=226947986 session_state=BEGIN} 20240914120338524 DSS <0004> hlr_ussd.c:576 262425241348925/0x0d86f392: Process SS (BEGIN) 20240914120338524 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240914120338524 DSS <0004> hlr_ussd.c:518 262425241348925/0x0d86f392: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240914120338524 DSS <0004> hlr_ussd.c:363 262425241348925/0x0d86f392: Tx USSD 'Your extension is 491614017176' 20240914120338524 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262425241348925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425241348925" destination_name="the-source\n" session_id=226947986 session_state=END} 20240914120338524 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262425241348925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120338524 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120338524 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120338526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46652<->l=127.0.0.1:4258 20240914120338526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46570<->l=127.0.0.1:4258 20240914120338527 DLINP <000b> input/ipa.c:451 connected read/write 20240914120338527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120338527 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120338527 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120338527 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120338527 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240914120338527 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38661<->l=127.0.0.1:4259) 20240914120338550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46666<->l=127.0.0.1:4258 20240914120338751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46666<->l=127.0.0.1:4258 20240914120341870 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45003 20240914120341870 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45003 20240914120341872 DLINP <000b> input/ipa.c:451 connected read/write 20240914120341872 DLINP <000b> input/ipa.c:405 127.0.0.1:45003 message received 20240914120341872 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120341872 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120341873 DLINP <000b> input/ipa.c:451 connected read/write 20240914120341873 DLINP <000b> input/ipa.c:405 127.0.0.1:45003 message received 20240914120341873 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120341873 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240914120341873 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240914120341873 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240914120341873 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  20240914120341873 DLGSUP <0013> gsup_server.c:235 2:  20240914120341873 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120341873 DLGSUP <0013> gsup_server.c:235 3:  20240914120341873 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120341873 DLGSUP <0013> gsup_server.c:235 4:  20240914120341873 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120341873 DLGSUP <0013> gsup_server.c:235 5:  20240914120341873 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120341873 DLGSUP <0013> gsup_server.c:235 7:  20240914120341873 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120341873 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120341873 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120341873 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45003 20240914120341873 DLINP <000b> input/ipa.c:451 connected read/write 20240914120341873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120341874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37336<->l=127.0.0.1:4258 20240914120341875 DLINP <000b> input/ipa.c:451 connected read/write 20240914120341875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120341875 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120341875 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120341875 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  20240914120341875 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120341875 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  20240914120341875 DLGSUP <0013> gsup_server.c:235 2:  20240914120341875 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120341875 DLGSUP <0013> gsup_server.c:235 3:  20240914120341875 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120341875 DLGSUP <0013> gsup_server.c:235 4:  20240914120341875 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120341875 DLGSUP <0013> gsup_server.c:235 5:  20240914120341875 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120341875 DLGSUP <0013> gsup_server.c:235 7:  20240914120341875 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120341875 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120341875 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120341875 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120341884 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38057<->l=127.0.0.1:4259) 20240914120341915 DAUC <0003> db_auc.c:157 IMSI='262423478180616': No 2G Auth Data 20240914120341915 DAUC <0003> db_auc.c:192 IMSI='262423478180616': No 3G Auth Data 20240914120341957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37338<->l=127.0.0.1:4258 20240914120341974 DLINP <000b> input/ipa.c:451 connected read/write 20240914120341974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120341974 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423478180616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423478180616" session_id=3344950354 session_state=BEGIN} 20240914120341974 DSS <0004> hlr_ussd.c:576 262423478180616/0xc75fe452: Process SS (BEGIN) 20240914120341974 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120341974 DSS <0004> hlr_ussd.c:518 262423478180616/0xc75fe452: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120341974 DLINP <000b> input/ipa.c:451 connected read/write 20240914120341974 DLINP <000b> input/ipa.c:431 127.0.0.1:45003 sending data 20240914120341974 DLINP <000b> input/ipa.c:451 connected read/write 20240914120341974 DLINP <000b> input/ipa.c:431 127.0.0.1:45003 sending data 20240914120341990 DLINP <000b> input/ipa.c:451 connected read/write 20240914120341990 DLINP <000b> input/ipa.c:405 127.0.0.1:45003 message received 20240914120341990 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262423478180616 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423478180616" session_id=3344950354 session_state=END} 20240914120341990 DSS <0004> hlr_ussd.c:576 262423478180616/0xc75fe452: Process SS (END) 20240914120341990 DSS <0004> hlr_ussd.c:518 262423478180616/0xc75fe452: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240914120341990 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423478180616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423478180616" session_id=3344950354 session_state=END} 20240914120341990 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423478180616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120341990 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262423478180616 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120341990 DLINP <000b> input/ipa.c:451 connected read/write 20240914120341990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120341990 DLINP <000b> input/ipa.c:451 connected read/write 20240914120341990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120342001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37338<->l=127.0.0.1:4258 20240914120342005 DAUC <0003> db_auc.c:157 IMSI='262422279430413': No 2G Auth Data 20240914120342006 DAUC <0003> db_auc.c:192 IMSI='262422279430413': No 3G Auth Data 20240914120342019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37348<->l=127.0.0.1:4258 20240914120342022 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120342022 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422279430413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422279430413" session_id=476321029 session_state=BEGIN} 20240914120342022 DSS <0004> hlr_ussd.c:576 262422279430413/0x1c641505: Process SS (BEGIN) 20240914120342022 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120342022 DSS <0004> hlr_ussd.c:518 262422279430413/0x1c641505: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120342022 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342022 DLINP <000b> input/ipa.c:431 127.0.0.1:45003 sending data 20240914120342022 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342022 DLINP <000b> input/ipa.c:431 127.0.0.1:45003 sending data 20240914120342022 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342022 DLINP <000b> input/ipa.c:405 127.0.0.1:45003 message received 20240914120342022 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262422279430413 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422279430413" session_id=476321029 session_state=END} 20240914120342022 DSS <0004> hlr_ussd.c:576 262422279430413/0x1c641505: Process SS (END) 20240914120342022 DSS <0004> hlr_ussd.c:518 262422279430413/0x1c641505: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240914120342023 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422279430413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422279430413" session_id=476321029 session_state=END} 20240914120342023 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422279430413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120342023 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262422279430413 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120342023 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120342023 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120342025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37348<->l=127.0.0.1:4258 20240914120342027 DAUC <0003> db_auc.c:157 IMSI='262425951417715': No 2G Auth Data 20240914120342027 DAUC <0003> db_auc.c:192 IMSI='262425951417715': No 3G Auth Data 20240914120342039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37352<->l=127.0.0.1:4258 20240914120342042 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120342042 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425951417715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425951417715" session_id=1848692394 session_state=BEGIN} 20240914120342042 DSS <0004> hlr_ussd.c:576 262425951417715/0x6e30ceaa: Process SS (BEGIN) 20240914120342042 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120342042 DSS <0004> hlr_ussd.c:518 262425951417715/0x6e30ceaa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120342042 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342042 DLINP <000b> input/ipa.c:431 127.0.0.1:45003 sending data 20240914120342042 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342042 DLINP <000b> input/ipa.c:431 127.0.0.1:45003 sending data 20240914120342043 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342043 DLINP <000b> input/ipa.c:405 127.0.0.1:45003 message received 20240914120342043 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262425951417715 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425951417715" session_id=1848692394 session_state=END} 20240914120342043 DSS <0004> hlr_ussd.c:576 262425951417715/0x6e30ceaa: Process SS (END) 20240914120342043 DSS <0004> hlr_ussd.c:518 262425951417715/0x6e30ceaa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240914120342043 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425951417715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425951417715" session_id=1848692394 session_state=END} 20240914120342043 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425951417715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120342043 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262425951417715 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120342043 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120342043 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120342045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37352<->l=127.0.0.1:4258 20240914120342048 DAUC <0003> db_auc.c:157 IMSI='262421971408192': No 2G Auth Data 20240914120342048 DAUC <0003> db_auc.c:192 IMSI='262421971408192': No 3G Auth Data 20240914120342059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37368<->l=127.0.0.1:4258 20240914120342062 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120342062 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421971408192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421971408192" session_id=835147308 session_state=BEGIN} 20240914120342062 DSS <0004> hlr_ussd.c:576 262421971408192/0x31c7562c: Process SS (BEGIN) 20240914120342062 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120342062 DSS <0004> hlr_ussd.c:518 262421971408192/0x31c7562c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120342062 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342062 DLINP <000b> input/ipa.c:431 127.0.0.1:45003 sending data 20240914120342062 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342062 DLINP <000b> input/ipa.c:431 127.0.0.1:45003 sending data 20240914120342063 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342063 DLINP <000b> input/ipa.c:405 127.0.0.1:45003 message received 20240914120342063 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262421971408192 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421971408192" session_id=835147308 session_state=END} 20240914120342063 DSS <0004> hlr_ussd.c:576 262421971408192/0x31c7562c: Process SS (END) 20240914120342063 DSS <0004> hlr_ussd.c:518 262421971408192/0x31c7562c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240914120342063 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421971408192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421971408192" session_id=835147308 session_state=END} 20240914120342063 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421971408192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120342063 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262421971408192 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120342063 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120342063 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120342065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37368<->l=127.0.0.1:4258 20240914120342068 DAUC <0003> db_auc.c:157 IMSI='262423211732282': No 2G Auth Data 20240914120342068 DAUC <0003> db_auc.c:192 IMSI='262423211732282': No 3G Auth Data 20240914120342079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37370<->l=127.0.0.1:4258 20240914120342084 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120342084 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423211732282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423211732282" session_id=281754681 session_state=BEGIN} 20240914120342084 DSS <0004> hlr_ussd.c:576 262423211732282/0x10cb3c39: Process SS (BEGIN) 20240914120342084 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120342084 DSS <0004> hlr_ussd.c:518 262423211732282/0x10cb3c39: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120342084 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342084 DLINP <000b> input/ipa.c:431 127.0.0.1:45003 sending data 20240914120342084 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342084 DLINP <000b> input/ipa.c:431 127.0.0.1:45003 sending data 20240914120342084 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342084 DLINP <000b> input/ipa.c:405 127.0.0.1:45003 message received 20240914120342084 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262423211732282 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423211732282" session_id=281754681 session_state=END} 20240914120342084 DSS <0004> hlr_ussd.c:576 262423211732282/0x10cb3c39: Process SS (END) 20240914120342084 DSS <0004> hlr_ussd.c:518 262423211732282/0x10cb3c39: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240914120342084 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423211732282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423211732282" session_id=281754681 session_state=END} 20240914120342084 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423211732282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120342084 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262423211732282 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120342084 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120342084 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120342087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37370<->l=127.0.0.1:4258 20240914120342090 DAUC <0003> db_auc.c:157 IMSI='262422158069289': No 2G Auth Data 20240914120342090 DAUC <0003> db_auc.c:192 IMSI='262422158069289': No 3G Auth Data 20240914120342104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37378<->l=127.0.0.1:4258 20240914120342107 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120342107 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422158069289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422158069289" session_id=206278472 session_state=BEGIN} 20240914120342107 DSS <0004> hlr_ussd.c:576 262422158069289/0x0c4b8f48: Process SS (BEGIN) 20240914120342107 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120342107 DSS <0004> hlr_ussd.c:518 262422158069289/0x0c4b8f48: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120342107 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342107 DLINP <000b> input/ipa.c:431 127.0.0.1:45003 sending data 20240914120342107 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342107 DLINP <000b> input/ipa.c:431 127.0.0.1:45003 sending data 20240914120342108 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342108 DLINP <000b> input/ipa.c:405 127.0.0.1:45003 message received 20240914120342108 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262422158069289 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422158069289" session_id=206278472 session_state=END} 20240914120342108 DSS <0004> hlr_ussd.c:576 262422158069289/0x0c4b8f48: Process SS (END) 20240914120342108 DSS <0004> hlr_ussd.c:518 262422158069289/0x0c4b8f48: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240914120342108 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422158069289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422158069289" session_id=206278472 session_state=END} 20240914120342108 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422158069289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120342108 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262422158069289 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120342108 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120342108 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120342110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37378<->l=127.0.0.1:4258 20240914120342113 DAUC <0003> db_auc.c:157 IMSI='262421810935159': No 2G Auth Data 20240914120342113 DAUC <0003> db_auc.c:192 IMSI='262421810935159': No 3G Auth Data 20240914120342127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37390<->l=127.0.0.1:4258 20240914120342130 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120342130 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421810935159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421810935159" session_id=1787271489 session_state=BEGIN} 20240914120342130 DSS <0004> hlr_ussd.c:576 262421810935159/0x6a879941: Process SS (BEGIN) 20240914120342130 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120342130 DSS <0004> hlr_ussd.c:518 262421810935159/0x6a879941: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120342130 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342130 DLINP <000b> input/ipa.c:431 127.0.0.1:45003 sending data 20240914120342130 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342130 DLINP <000b> input/ipa.c:431 127.0.0.1:45003 sending data 20240914120342131 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342131 DLINP <000b> input/ipa.c:405 127.0.0.1:45003 message received 20240914120342131 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262421810935159 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421810935159" session_id=1787271489 session_state=END} 20240914120342131 DSS <0004> hlr_ussd.c:576 262421810935159/0x6a879941: Process SS (END) 20240914120342131 DSS <0004> hlr_ussd.c:518 262421810935159/0x6a879941: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240914120342131 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421810935159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421810935159" session_id=1787271489 session_state=END} 20240914120342131 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421810935159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120342131 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262421810935159 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120342131 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120342131 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120342133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37390<->l=127.0.0.1:4258 20240914120342136 DAUC <0003> db_auc.c:157 IMSI='262428347567118': No 2G Auth Data 20240914120342136 DAUC <0003> db_auc.c:192 IMSI='262428347567118': No 3G Auth Data 20240914120342150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37404<->l=127.0.0.1:4258 20240914120342153 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120342153 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428347567118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428347567118" session_id=393104063 session_state=BEGIN} 20240914120342153 DSS <0004> hlr_ussd.c:576 262428347567118/0x176e4abf: Process SS (BEGIN) 20240914120342153 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120342153 DSS <0004> hlr_ussd.c:518 262428347567118/0x176e4abf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120342153 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342153 DLINP <000b> input/ipa.c:431 127.0.0.1:45003 sending data 20240914120342153 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342153 DLINP <000b> input/ipa.c:431 127.0.0.1:45003 sending data 20240914120342154 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342154 DLINP <000b> input/ipa.c:405 127.0.0.1:45003 message received 20240914120342154 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262428347567118 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428347567118" session_id=393104063 session_state=END} 20240914120342154 DSS <0004> hlr_ussd.c:576 262428347567118/0x176e4abf: Process SS (END) 20240914120342154 DSS <0004> hlr_ussd.c:518 262428347567118/0x176e4abf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240914120342154 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428347567118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428347567118" session_id=393104063 session_state=END} 20240914120342154 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428347567118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120342154 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262428347567118 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120342154 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120342154 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120342156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37404<->l=127.0.0.1:4258 20240914120342156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37336<->l=127.0.0.1:4258 20240914120342157 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120342157 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120342157 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120342157 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120342157 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38057<->l=127.0.0.1:4259) 20240914120342157 DLINP <000b> input/ipa.c:451 connected read/write 20240914120342157 DLINP <000b> input/ipa.c:405 127.0.0.1:45003 message received 20240914120342157 DLINP <000b> input/ipa.c:414 127.0.0.1:45003 connection closed with server 20240914120342157 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45003 20240914120342157 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240914120342198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37406<->l=127.0.0.1:4258 20240914120342399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37406<->l=127.0.0.1:4258 20240914120345503 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39679 20240914120345503 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39679 20240914120345504 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345504 DLINP <000b> input/ipa.c:405 127.0.0.1:39679 message received 20240914120345505 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120345505 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120345506 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345506 DLINP <000b> input/ipa.c:405 127.0.0.1:39679 message received 20240914120345506 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120345506 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240914120345506 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240914120345506 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240914120345506 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  20240914120345506 DLGSUP <0013> gsup_server.c:235 2:  20240914120345506 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120345506 DLGSUP <0013> gsup_server.c:235 3:  20240914120345506 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120345506 DLGSUP <0013> gsup_server.c:235 4:  20240914120345506 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120345506 DLGSUP <0013> gsup_server.c:235 5:  20240914120345506 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120345506 DLGSUP <0013> gsup_server.c:235 7:  20240914120345506 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120345506 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120345506 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120345506 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39679 20240914120345507 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120345508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37418<->l=127.0.0.1:4258 20240914120345509 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120345509 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120345509 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120345509 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  20240914120345509 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120345509 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  20240914120345509 DLGSUP <0013> gsup_server.c:235 2:  20240914120345509 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120345509 DLGSUP <0013> gsup_server.c:235 3:  20240914120345509 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120345509 DLGSUP <0013> gsup_server.c:235 4:  20240914120345509 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120345509 DLGSUP <0013> gsup_server.c:235 5:  20240914120345509 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120345509 DLGSUP <0013> gsup_server.c:235 7:  20240914120345509 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120345509 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120345509 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120345509 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120345523 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33017<->l=127.0.0.1:4259) 20240914120345629 DAUC <0003> db_auc.c:157 IMSI='262425231128817': No 2G Auth Data 20240914120345629 DAUC <0003> db_auc.c:192 IMSI='262425231128817': No 3G Auth Data 20240914120345681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37434<->l=127.0.0.1:4258 20240914120345695 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120345695 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425231128817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425231128817" session_id=1492630614 session_state=BEGIN} 20240914120345695 DSS <0004> hlr_ussd.c:576 262425231128817/0x58f7bc56: Process SS (BEGIN) 20240914120345695 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120345695 DSS <0004> hlr_ussd.c:518 262425231128817/0x58f7bc56: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120345695 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345695 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345695 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345695 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345708 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345708 DLINP <000b> input/ipa.c:405 127.0.0.1:39679 message received 20240914120345708 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262425231128817 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425231128817" session_id=1492630614 session_state=CONTINUE} 20240914120345709 DSS <0004> hlr_ussd.c:576 262425231128817/0x58f7bc56: Process SS (CONTINUE) 20240914120345709 DSS <0004> hlr_ussd.c:518 262425231128817/0x58f7bc56: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240914120345709 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425231128817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425231128817" session_id=1492630614 session_state=CONTINUE} 20240914120345709 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262425231128817 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120345709 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345709 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345720 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120345720 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425231128817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425231128817" session_id=1492630614 session_state=CONTINUE} 20240914120345720 DSS <0004> hlr_ussd.c:576 262425231128817/0x58f7bc56: Process SS (CONTINUE) 20240914120345720 DSS <0004> hlr_ussd.c:518 262425231128817/0x58f7bc56: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240914120345720 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425231128817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120345720 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345720 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345720 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345720 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345723 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345723 DLINP <000b> input/ipa.c:405 127.0.0.1:39679 message received 20240914120345723 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262425231128817 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425231128817" session_id=1492630614 session_state=END} 20240914120345723 DSS <0004> hlr_ussd.c:576 262425231128817/0x58f7bc56: Process SS (END) 20240914120345723 DSS <0004> hlr_ussd.c:518 262425231128817/0x58f7bc56: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240914120345723 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425231128817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425231128817" session_id=1492630614 session_state=END} 20240914120345723 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425231128817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120345723 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262425231128817 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120345723 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345723 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37434<->l=127.0.0.1:4258 20240914120345732 DAUC <0003> db_auc.c:157 IMSI='262420794503150': No 2G Auth Data 20240914120345732 DAUC <0003> db_auc.c:192 IMSI='262420794503150': No 3G Auth Data 20240914120345757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37450<->l=127.0.0.1:4258 20240914120345766 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120345766 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420794503150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420794503150" session_id=3961871456 session_state=BEGIN} 20240914120345766 DSS <0004> hlr_ussd.c:576 262420794503150/0xec255c60: Process SS (BEGIN) 20240914120345766 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120345766 DSS <0004> hlr_ussd.c:518 262420794503150/0xec255c60: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120345766 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345766 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345767 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345767 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345770 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345770 DLINP <000b> input/ipa.c:405 127.0.0.1:39679 message received 20240914120345770 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262420794503150 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420794503150" session_id=3961871456 session_state=CONTINUE} 20240914120345770 DSS <0004> hlr_ussd.c:576 262420794503150/0xec255c60: Process SS (CONTINUE) 20240914120345770 DSS <0004> hlr_ussd.c:518 262420794503150/0xec255c60: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240914120345770 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420794503150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420794503150" session_id=3961871456 session_state=CONTINUE} 20240914120345770 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262420794503150 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120345770 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345770 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345777 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120345777 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420794503150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420794503150" session_id=3961871456 session_state=CONTINUE} 20240914120345777 DSS <0004> hlr_ussd.c:576 262420794503150/0xec255c60: Process SS (CONTINUE) 20240914120345777 DSS <0004> hlr_ussd.c:518 262420794503150/0xec255c60: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240914120345777 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420794503150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120345777 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345777 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345777 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345777 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345779 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345779 DLINP <000b> input/ipa.c:405 127.0.0.1:39679 message received 20240914120345779 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262420794503150 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420794503150" session_id=3961871456 session_state=END} 20240914120345779 DSS <0004> hlr_ussd.c:576 262420794503150/0xec255c60: Process SS (END) 20240914120345779 DSS <0004> hlr_ussd.c:518 262420794503150/0xec255c60: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240914120345779 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420794503150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420794503150" session_id=3961871456 session_state=END} 20240914120345779 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420794503150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120345779 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262420794503150 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120345779 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345779 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37450<->l=127.0.0.1:4258 20240914120345793 DAUC <0003> db_auc.c:157 IMSI='262422283850029': No 2G Auth Data 20240914120345793 DAUC <0003> db_auc.c:192 IMSI='262422283850029': No 3G Auth Data 20240914120345842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37456<->l=127.0.0.1:4258 20240914120345848 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120345848 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422283850029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422283850029" session_id=34049145 session_state=BEGIN} 20240914120345848 DSS <0004> hlr_ussd.c:576 262422283850029/0x02078c79: Process SS (BEGIN) 20240914120345848 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120345848 DSS <0004> hlr_ussd.c:518 262422283850029/0x02078c79: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120345848 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345848 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345848 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345848 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345850 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345850 DLINP <000b> input/ipa.c:405 127.0.0.1:39679 message received 20240914120345850 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262422283850029 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422283850029" session_id=34049145 session_state=CONTINUE} 20240914120345850 DSS <0004> hlr_ussd.c:576 262422283850029/0x02078c79: Process SS (CONTINUE) 20240914120345850 DSS <0004> hlr_ussd.c:518 262422283850029/0x02078c79: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240914120345850 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422283850029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422283850029" session_id=34049145 session_state=CONTINUE} 20240914120345850 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262422283850029 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120345850 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345850 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345854 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120345854 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422283850029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422283850029" session_id=34049145 session_state=CONTINUE} 20240914120345854 DSS <0004> hlr_ussd.c:576 262422283850029/0x02078c79: Process SS (CONTINUE) 20240914120345854 DSS <0004> hlr_ussd.c:518 262422283850029/0x02078c79: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240914120345854 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422283850029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120345854 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345854 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345854 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345854 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345855 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345855 DLINP <000b> input/ipa.c:405 127.0.0.1:39679 message received 20240914120345855 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262422283850029 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422283850029" session_id=34049145 session_state=END} 20240914120345855 DSS <0004> hlr_ussd.c:576 262422283850029/0x02078c79: Process SS (END) 20240914120345855 DSS <0004> hlr_ussd.c:518 262422283850029/0x02078c79: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240914120345855 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422283850029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422283850029" session_id=34049145 session_state=END} 20240914120345856 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422283850029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120345856 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262422283850029 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120345856 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345856 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37456<->l=127.0.0.1:4258 20240914120345866 DAUC <0003> db_auc.c:157 IMSI='262421338575622': No 2G Auth Data 20240914120345866 DAUC <0003> db_auc.c:192 IMSI='262421338575622': No 3G Auth Data 20240914120345880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37458<->l=127.0.0.1:4258 20240914120345884 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120345884 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421338575622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421338575622" session_id=392213911 session_state=BEGIN} 20240914120345884 DSS <0004> hlr_ussd.c:576 262421338575622/0x1760b597: Process SS (BEGIN) 20240914120345884 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120345884 DSS <0004> hlr_ussd.c:518 262421338575622/0x1760b597: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120345884 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345884 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345884 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345884 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345885 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345885 DLINP <000b> input/ipa.c:405 127.0.0.1:39679 message received 20240914120345885 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262421338575622 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421338575622" session_id=392213911 session_state=CONTINUE} 20240914120345885 DSS <0004> hlr_ussd.c:576 262421338575622/0x1760b597: Process SS (CONTINUE) 20240914120345885 DSS <0004> hlr_ussd.c:518 262421338575622/0x1760b597: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240914120345885 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421338575622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421338575622" session_id=392213911 session_state=CONTINUE} 20240914120345885 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262421338575622 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120345885 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345885 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345888 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120345888 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262421338575622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421338575622" session_id=392213911 session_state=CONTINUE} 20240914120345888 DSS <0004> hlr_ussd.c:576 262421338575622/0x1760b597: Process SS (CONTINUE) 20240914120345888 DSS <0004> hlr_ussd.c:518 262421338575622/0x1760b597: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240914120345888 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262421338575622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120345888 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345888 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345888 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345888 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345889 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345889 DLINP <000b> input/ipa.c:405 127.0.0.1:39679 message received 20240914120345889 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262421338575622 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421338575622" session_id=392213911 session_state=END} 20240914120345889 DSS <0004> hlr_ussd.c:576 262421338575622/0x1760b597: Process SS (END) 20240914120345889 DSS <0004> hlr_ussd.c:518 262421338575622/0x1760b597: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240914120345889 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421338575622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421338575622" session_id=392213911 session_state=END} 20240914120345889 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421338575622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120345889 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262421338575622 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120345889 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345889 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37458<->l=127.0.0.1:4258 20240914120345893 DAUC <0003> db_auc.c:157 IMSI='262429773725824': No 2G Auth Data 20240914120345893 DAUC <0003> db_auc.c:192 IMSI='262429773725824': No 3G Auth Data 20240914120345906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37462<->l=127.0.0.1:4258 20240914120345909 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120345909 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429773725824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429773725824" session_id=2874299356 session_state=BEGIN} 20240914120345909 DSS <0004> hlr_ussd.c:576 262429773725824/0xab5253dc: Process SS (BEGIN) 20240914120345909 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120345909 DSS <0004> hlr_ussd.c:518 262429773725824/0xab5253dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120345909 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345909 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345909 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345909 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345910 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345910 DLINP <000b> input/ipa.c:405 127.0.0.1:39679 message received 20240914120345910 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262429773725824 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429773725824" session_id=2874299356 session_state=CONTINUE} 20240914120345910 DSS <0004> hlr_ussd.c:576 262429773725824/0xab5253dc: Process SS (CONTINUE) 20240914120345910 DSS <0004> hlr_ussd.c:518 262429773725824/0xab5253dc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240914120345910 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429773725824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429773725824" session_id=2874299356 session_state=CONTINUE} 20240914120345910 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262429773725824 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120345910 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345910 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345913 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120345913 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429773725824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429773725824" session_id=2874299356 session_state=CONTINUE} 20240914120345913 DSS <0004> hlr_ussd.c:576 262429773725824/0xab5253dc: Process SS (CONTINUE) 20240914120345913 DSS <0004> hlr_ussd.c:518 262429773725824/0xab5253dc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240914120345913 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429773725824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120345913 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345913 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345913 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345913 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345914 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345914 DLINP <000b> input/ipa.c:405 127.0.0.1:39679 message received 20240914120345914 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262429773725824 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429773725824" session_id=2874299356 session_state=END} 20240914120345914 DSS <0004> hlr_ussd.c:576 262429773725824/0xab5253dc: Process SS (END) 20240914120345914 DSS <0004> hlr_ussd.c:518 262429773725824/0xab5253dc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240914120345914 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429773725824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429773725824" session_id=2874299356 session_state=END} 20240914120345914 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429773725824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120345914 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262429773725824 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120345914 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345914 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37462<->l=127.0.0.1:4258 20240914120345918 DAUC <0003> db_auc.c:157 IMSI='262424494002886': No 2G Auth Data 20240914120345918 DAUC <0003> db_auc.c:192 IMSI='262424494002886': No 3G Auth Data 20240914120345933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37470<->l=127.0.0.1:4258 20240914120345936 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120345936 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424494002886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424494002886" session_id=525195829 session_state=BEGIN} 20240914120345936 DSS <0004> hlr_ussd.c:576 262424494002886/0x1f4dda35: Process SS (BEGIN) 20240914120345936 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120345936 DSS <0004> hlr_ussd.c:518 262424494002886/0x1f4dda35: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120345936 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345936 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345936 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345936 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345937 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345937 DLINP <000b> input/ipa.c:405 127.0.0.1:39679 message received 20240914120345937 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262424494002886 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424494002886" session_id=525195829 session_state=CONTINUE} 20240914120345937 DSS <0004> hlr_ussd.c:576 262424494002886/0x1f4dda35: Process SS (CONTINUE) 20240914120345937 DSS <0004> hlr_ussd.c:518 262424494002886/0x1f4dda35: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240914120345937 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424494002886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424494002886" session_id=525195829 session_state=CONTINUE} 20240914120345937 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262424494002886 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120345937 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345937 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345939 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120345939 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424494002886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424494002886" session_id=525195829 session_state=CONTINUE} 20240914120345939 DSS <0004> hlr_ussd.c:576 262424494002886/0x1f4dda35: Process SS (CONTINUE) 20240914120345939 DSS <0004> hlr_ussd.c:518 262424494002886/0x1f4dda35: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240914120345939 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424494002886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120345939 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345939 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345939 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345939 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345940 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345940 DLINP <000b> input/ipa.c:405 127.0.0.1:39679 message received 20240914120345940 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262424494002886 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424494002886" session_id=525195829 session_state=END} 20240914120345940 DSS <0004> hlr_ussd.c:576 262424494002886/0x1f4dda35: Process SS (END) 20240914120345940 DSS <0004> hlr_ussd.c:518 262424494002886/0x1f4dda35: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240914120345940 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424494002886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424494002886" session_id=525195829 session_state=END} 20240914120345940 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424494002886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120345940 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262424494002886 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120345940 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345940 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37470<->l=127.0.0.1:4258 20240914120345946 DAUC <0003> db_auc.c:157 IMSI='262421001792815': No 2G Auth Data 20240914120345946 DAUC <0003> db_auc.c:192 IMSI='262421001792815': No 3G Auth Data 20240914120345966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37486<->l=127.0.0.1:4258 20240914120345969 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120345969 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421001792815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421001792815" session_id=3787180630 session_state=BEGIN} 20240914120345969 DSS <0004> hlr_ussd.c:576 262421001792815/0xe1bbca56: Process SS (BEGIN) 20240914120345969 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120345969 DSS <0004> hlr_ussd.c:518 262421001792815/0xe1bbca56: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120345969 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345969 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345969 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345969 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345970 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345970 DLINP <000b> input/ipa.c:405 127.0.0.1:39679 message received 20240914120345970 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262421001792815 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421001792815" session_id=3787180630 session_state=CONTINUE} 20240914120345970 DSS <0004> hlr_ussd.c:576 262421001792815/0xe1bbca56: Process SS (CONTINUE) 20240914120345970 DSS <0004> hlr_ussd.c:518 262421001792815/0xe1bbca56: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240914120345970 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421001792815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421001792815" session_id=3787180630 session_state=CONTINUE} 20240914120345970 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262421001792815 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120345970 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345970 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345972 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120345973 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421001792815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421001792815" session_id=3787180630 session_state=CONTINUE} 20240914120345973 DSS <0004> hlr_ussd.c:576 262421001792815/0xe1bbca56: Process SS (CONTINUE) 20240914120345973 DSS <0004> hlr_ussd.c:518 262421001792815/0xe1bbca56: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240914120345973 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421001792815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120345973 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345973 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345973 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345973 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120345973 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345973 DLINP <000b> input/ipa.c:405 127.0.0.1:39679 message received 20240914120345973 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262421001792815 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421001792815" session_id=3787180630 session_state=END} 20240914120345973 DSS <0004> hlr_ussd.c:576 262421001792815/0xe1bbca56: Process SS (END) 20240914120345973 DSS <0004> hlr_ussd.c:518 262421001792815/0xe1bbca56: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240914120345973 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421001792815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421001792815" session_id=3787180630 session_state=END} 20240914120345973 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421001792815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120345973 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262421001792815 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120345973 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345973 DLINP <000b> input/ipa.c:451 connected read/write 20240914120345973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120345974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37486<->l=127.0.0.1:4258 20240914120345979 DAUC <0003> db_auc.c:157 IMSI='262420194729051': No 2G Auth Data 20240914120345979 DAUC <0003> db_auc.c:192 IMSI='262420194729051': No 3G Auth Data 20240914120345998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37490<->l=127.0.0.1:4258 20240914120346001 DLINP <000b> input/ipa.c:451 connected read/write 20240914120346001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120346001 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420194729051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420194729051" session_id=3315108777 session_state=BEGIN} 20240914120346001 DSS <0004> hlr_ussd.c:576 262420194729051/0xc5988ba9: Process SS (BEGIN) 20240914120346001 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240914120346001 DSS <0004> hlr_ussd.c:518 262420194729051/0xc5988ba9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240914120346001 DLINP <000b> input/ipa.c:451 connected read/write 20240914120346001 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120346001 DLINP <000b> input/ipa.c:451 connected read/write 20240914120346001 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120346002 DLINP <000b> input/ipa.c:451 connected read/write 20240914120346002 DLINP <000b> input/ipa.c:405 127.0.0.1:39679 message received 20240914120346002 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262420194729051 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420194729051" session_id=3315108777 session_state=CONTINUE} 20240914120346002 DSS <0004> hlr_ussd.c:576 262420194729051/0xc5988ba9: Process SS (CONTINUE) 20240914120346002 DSS <0004> hlr_ussd.c:518 262420194729051/0xc5988ba9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240914120346002 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420194729051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420194729051" session_id=3315108777 session_state=CONTINUE} 20240914120346002 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262420194729051 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120346002 DLINP <000b> input/ipa.c:451 connected read/write 20240914120346002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120346002 DLINP <000b> input/ipa.c:451 connected read/write 20240914120346002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120346004 DLINP <000b> input/ipa.c:451 connected read/write 20240914120346004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120346004 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420194729051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420194729051" session_id=3315108777 session_state=CONTINUE} 20240914120346004 DSS <0004> hlr_ussd.c:576 262420194729051/0xc5988ba9: Process SS (CONTINUE) 20240914120346004 DSS <0004> hlr_ussd.c:518 262420194729051/0xc5988ba9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240914120346004 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420194729051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120346004 DLINP <000b> input/ipa.c:451 connected read/write 20240914120346004 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120346004 DLINP <000b> input/ipa.c:451 connected read/write 20240914120346004 DLINP <000b> input/ipa.c:431 127.0.0.1:39679 sending data 20240914120346005 DLINP <000b> input/ipa.c:451 connected read/write 20240914120346005 DLINP <000b> input/ipa.c:405 127.0.0.1:39679 message received 20240914120346005 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262420194729051 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420194729051" session_id=3315108777 session_state=END} 20240914120346005 DSS <0004> hlr_ussd.c:576 262420194729051/0xc5988ba9: Process SS (END) 20240914120346005 DSS <0004> hlr_ussd.c:518 262420194729051/0xc5988ba9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240914120346005 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420194729051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420194729051" session_id=3315108777 session_state=END} 20240914120346005 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420194729051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120346005 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262420194729051 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120346005 DLINP <000b> input/ipa.c:451 connected read/write 20240914120346005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120346005 DLINP <000b> input/ipa.c:451 connected read/write 20240914120346005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120346006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37490<->l=127.0.0.1:4258 20240914120346007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37418<->l=127.0.0.1:4258 20240914120346007 DLINP <000b> input/ipa.c:451 connected read/write 20240914120346007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120346007 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120346007 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120346007 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120346007 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33017<->l=127.0.0.1:4259) 20240914120346007 DLINP <000b> input/ipa.c:451 connected read/write 20240914120346007 DLINP <000b> input/ipa.c:405 127.0.0.1:39679 message received 20240914120346007 DLINP <000b> input/ipa.c:414 127.0.0.1:39679 connection closed with server 20240914120346007 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39679 20240914120346007 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240914120346030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37498<->l=127.0.0.1:4258 20240914120346231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37498<->l=127.0.0.1:4258 20240914120349326 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45197 20240914120349326 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45197 20240914120349327 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349327 DLINP <000b> input/ipa.c:405 127.0.0.1:45197 message received 20240914120349328 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120349328 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120349328 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349328 DLINP <000b> input/ipa.c:405 127.0.0.1:45197 message received 20240914120349328 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120349328 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240914120349328 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240914120349328 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240914120349328 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  20240914120349328 DLGSUP <0013> gsup_server.c:235 2:  20240914120349328 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120349328 DLGSUP <0013> gsup_server.c:235 3:  20240914120349328 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120349328 DLGSUP <0013> gsup_server.c:235 4:  20240914120349328 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120349328 DLGSUP <0013> gsup_server.c:235 5:  20240914120349328 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120349328 DLGSUP <0013> gsup_server.c:235 7:  20240914120349328 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120349328 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120349328 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120349328 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45197 20240914120349329 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120349329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37512<->l=127.0.0.1:4258 20240914120349330 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120349330 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120349330 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120349330 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  20240914120349330 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120349330 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  20240914120349330 DLGSUP <0013> gsup_server.c:235 2:  20240914120349330 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120349330 DLGSUP <0013> gsup_server.c:235 3:  20240914120349330 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120349330 DLGSUP <0013> gsup_server.c:235 4:  20240914120349330 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120349330 DLGSUP <0013> gsup_server.c:235 5:  20240914120349330 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120349330 DLGSUP <0013> gsup_server.c:235 7:  20240914120349330 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120349330 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120349330 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120349330 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120349338 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37837<->l=127.0.0.1:4259) 20240914120349346 DAUC <0003> db_auc.c:157 IMSI='262424135885666': No 2G Auth Data 20240914120349346 DAUC <0003> db_auc.c:192 IMSI='262424135885666': No 3G Auth Data 20240914120349362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37528<->l=127.0.0.1:4258 20240914120349374 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120349374 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424135885666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424135885666" session_id=2634047210 session_state=BEGIN} 20240914120349374 DSS <0004> hlr_ussd.c:576 262424135885666/0x9d005eea: Process SS (BEGIN) 20240914120349374 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240914120349374 DSS <0004> hlr_ussd.c:518 262424135885666/0x9d005eea: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240914120349374 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349374 DLINP <000b> input/ipa.c:431 127.0.0.1:45197 sending data 20240914120349374 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349374 DLINP <000b> input/ipa.c:431 127.0.0.1:45197 sending data 20240914120349384 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349384 DLINP <000b> input/ipa.c:405 127.0.0.1:45197 message received 20240914120349384 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262424135885666 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424135885666" session_id=2634047210 session_state=END} 20240914120349384 DSS <0004> hlr_ussd.c:576 262424135885666/0x9d005eea: Process SS (END) 20240914120349384 DSS <0004> hlr_ussd.c:518 262424135885666/0x9d005eea: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240914120349384 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424135885666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424135885666" session_id=2634047210 session_state=END} 20240914120349384 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424135885666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120349384 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262424135885666 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120349384 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120349384 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120349390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37528<->l=127.0.0.1:4258 20240914120349394 DAUC <0003> db_auc.c:157 IMSI='262427038780472': No 2G Auth Data 20240914120349394 DAUC <0003> db_auc.c:192 IMSI='262427038780472': No 3G Auth Data 20240914120349414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37544<->l=127.0.0.1:4258 20240914120349417 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120349417 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427038780472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427038780472" session_id=2248903234 session_state=BEGIN} 20240914120349417 DSS <0004> hlr_ussd.c:576 262427038780472/0x860b8a42: Process SS (BEGIN) 20240914120349417 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240914120349417 DSS <0004> hlr_ussd.c:518 262427038780472/0x860b8a42: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240914120349417 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349417 DLINP <000b> input/ipa.c:431 127.0.0.1:45197 sending data 20240914120349417 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349417 DLINP <000b> input/ipa.c:431 127.0.0.1:45197 sending data 20240914120349419 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349419 DLINP <000b> input/ipa.c:405 127.0.0.1:45197 message received 20240914120349419 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262427038780472 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427038780472" session_id=2248903234 session_state=END} 20240914120349419 DSS <0004> hlr_ussd.c:576 262427038780472/0x860b8a42: Process SS (END) 20240914120349419 DSS <0004> hlr_ussd.c:518 262427038780472/0x860b8a42: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240914120349419 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427038780472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427038780472" session_id=2248903234 session_state=END} 20240914120349419 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427038780472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120349419 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262427038780472 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120349419 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120349419 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120349421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37544<->l=127.0.0.1:4258 20240914120349427 DAUC <0003> db_auc.c:157 IMSI='262423651508856': No 2G Auth Data 20240914120349427 DAUC <0003> db_auc.c:192 IMSI='262423651508856': No 3G Auth Data 20240914120349441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37546<->l=127.0.0.1:4258 20240914120349444 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120349444 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423651508856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423651508856" session_id=2784876359 session_state=BEGIN} 20240914120349444 DSS <0004> hlr_ussd.c:576 262423651508856/0xa5fdd747: Process SS (BEGIN) 20240914120349444 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240914120349444 DSS <0004> hlr_ussd.c:518 262423651508856/0xa5fdd747: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240914120349444 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349444 DLINP <000b> input/ipa.c:431 127.0.0.1:45197 sending data 20240914120349444 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349444 DLINP <000b> input/ipa.c:431 127.0.0.1:45197 sending data 20240914120349445 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349445 DLINP <000b> input/ipa.c:405 127.0.0.1:45197 message received 20240914120349445 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262423651508856 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423651508856" session_id=2784876359 session_state=END} 20240914120349445 DSS <0004> hlr_ussd.c:576 262423651508856/0xa5fdd747: Process SS (END) 20240914120349445 DSS <0004> hlr_ussd.c:518 262423651508856/0xa5fdd747: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240914120349445 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423651508856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423651508856" session_id=2784876359 session_state=END} 20240914120349445 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423651508856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120349445 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262423651508856 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120349445 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120349445 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120349447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37546<->l=127.0.0.1:4258 20240914120349450 DAUC <0003> db_auc.c:157 IMSI='262421259716749': No 2G Auth Data 20240914120349450 DAUC <0003> db_auc.c:192 IMSI='262421259716749': No 3G Auth Data 20240914120349462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37562<->l=127.0.0.1:4258 20240914120349465 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120349465 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421259716749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421259716749" session_id=1597753309 session_state=BEGIN} 20240914120349465 DSS <0004> hlr_ussd.c:576 262421259716749/0x5f3bc7dd: Process SS (BEGIN) 20240914120349465 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240914120349465 DSS <0004> hlr_ussd.c:518 262421259716749/0x5f3bc7dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240914120349465 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349465 DLINP <000b> input/ipa.c:431 127.0.0.1:45197 sending data 20240914120349465 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349465 DLINP <000b> input/ipa.c:431 127.0.0.1:45197 sending data 20240914120349466 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349466 DLINP <000b> input/ipa.c:405 127.0.0.1:45197 message received 20240914120349466 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262421259716749 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421259716749" session_id=1597753309 session_state=END} 20240914120349466 DSS <0004> hlr_ussd.c:576 262421259716749/0x5f3bc7dd: Process SS (END) 20240914120349466 DSS <0004> hlr_ussd.c:518 262421259716749/0x5f3bc7dd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240914120349466 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421259716749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421259716749" session_id=1597753309 session_state=END} 20240914120349466 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421259716749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120349466 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262421259716749 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120349466 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120349466 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120349468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37562<->l=127.0.0.1:4258 20240914120349471 DAUC <0003> db_auc.c:157 IMSI='262425356920938': No 2G Auth Data 20240914120349471 DAUC <0003> db_auc.c:192 IMSI='262425356920938': No 3G Auth Data 20240914120349485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37578<->l=127.0.0.1:4258 20240914120349488 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120349488 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425356920938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425356920938" session_id=2228719817 session_state=BEGIN} 20240914120349488 DSS <0004> hlr_ussd.c:576 262425356920938/0x84d790c9: Process SS (BEGIN) 20240914120349488 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240914120349488 DSS <0004> hlr_ussd.c:518 262425356920938/0x84d790c9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240914120349488 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349488 DLINP <000b> input/ipa.c:431 127.0.0.1:45197 sending data 20240914120349488 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349488 DLINP <000b> input/ipa.c:431 127.0.0.1:45197 sending data 20240914120349489 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349489 DLINP <000b> input/ipa.c:405 127.0.0.1:45197 message received 20240914120349489 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262425356920938 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425356920938" session_id=2228719817 session_state=END} 20240914120349489 DSS <0004> hlr_ussd.c:576 262425356920938/0x84d790c9: Process SS (END) 20240914120349489 DSS <0004> hlr_ussd.c:518 262425356920938/0x84d790c9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240914120349489 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425356920938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425356920938" session_id=2228719817 session_state=END} 20240914120349489 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425356920938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120349489 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262425356920938 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120349489 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120349489 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120349491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37578<->l=127.0.0.1:4258 20240914120349495 DAUC <0003> db_auc.c:157 IMSI='262425031628433': No 2G Auth Data 20240914120349495 DAUC <0003> db_auc.c:192 IMSI='262425031628433': No 3G Auth Data 20240914120349515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37580<->l=127.0.0.1:4258 20240914120349518 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120349518 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425031628433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425031628433" session_id=1791869715 session_state=BEGIN} 20240914120349518 DSS <0004> hlr_ussd.c:576 262425031628433/0x6acdc313: Process SS (BEGIN) 20240914120349518 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240914120349518 DSS <0004> hlr_ussd.c:518 262425031628433/0x6acdc313: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240914120349518 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349518 DLINP <000b> input/ipa.c:431 127.0.0.1:45197 sending data 20240914120349518 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349518 DLINP <000b> input/ipa.c:431 127.0.0.1:45197 sending data 20240914120349519 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349519 DLINP <000b> input/ipa.c:405 127.0.0.1:45197 message received 20240914120349519 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262425031628433 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425031628433" session_id=1791869715 session_state=END} 20240914120349519 DSS <0004> hlr_ussd.c:576 262425031628433/0x6acdc313: Process SS (END) 20240914120349519 DSS <0004> hlr_ussd.c:518 262425031628433/0x6acdc313: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240914120349519 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425031628433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425031628433" session_id=1791869715 session_state=END} 20240914120349519 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425031628433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120349519 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262425031628433 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120349519 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120349519 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120349521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37580<->l=127.0.0.1:4258 20240914120349526 DAUC <0003> db_auc.c:157 IMSI='262421477226589': No 2G Auth Data 20240914120349526 DAUC <0003> db_auc.c:192 IMSI='262421477226589': No 3G Auth Data 20240914120349541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37582<->l=127.0.0.1:4258 20240914120349544 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120349544 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421477226589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421477226589" session_id=2086792364 session_state=BEGIN} 20240914120349544 DSS <0004> hlr_ussd.c:576 262421477226589/0x7c61ecac: Process SS (BEGIN) 20240914120349544 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240914120349544 DSS <0004> hlr_ussd.c:518 262421477226589/0x7c61ecac: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240914120349544 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349544 DLINP <000b> input/ipa.c:431 127.0.0.1:45197 sending data 20240914120349544 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349544 DLINP <000b> input/ipa.c:431 127.0.0.1:45197 sending data 20240914120349545 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349545 DLINP <000b> input/ipa.c:405 127.0.0.1:45197 message received 20240914120349545 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262421477226589 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421477226589" session_id=2086792364 session_state=END} 20240914120349545 DSS <0004> hlr_ussd.c:576 262421477226589/0x7c61ecac: Process SS (END) 20240914120349545 DSS <0004> hlr_ussd.c:518 262421477226589/0x7c61ecac: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240914120349545 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421477226589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421477226589" session_id=2086792364 session_state=END} 20240914120349545 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421477226589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120349545 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262421477226589 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120349545 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120349545 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120349547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37582<->l=127.0.0.1:4258 20240914120349550 DAUC <0003> db_auc.c:157 IMSI='262426343547522': No 2G Auth Data 20240914120349550 DAUC <0003> db_auc.c:192 IMSI='262426343547522': No 3G Auth Data 20240914120349564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37596<->l=127.0.0.1:4258 20240914120349567 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120349567 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426343547522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426343547522" session_id=3421964782 session_state=BEGIN} 20240914120349567 DSS <0004> hlr_ussd.c:576 262426343547522/0xcbf709ee: Process SS (BEGIN) 20240914120349567 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240914120349567 DSS <0004> hlr_ussd.c:518 262426343547522/0xcbf709ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240914120349567 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349567 DLINP <000b> input/ipa.c:431 127.0.0.1:45197 sending data 20240914120349567 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349567 DLINP <000b> input/ipa.c:431 127.0.0.1:45197 sending data 20240914120349568 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349568 DLINP <000b> input/ipa.c:405 127.0.0.1:45197 message received 20240914120349568 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262426343547522 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426343547522" session_id=3421964782 session_state=END} 20240914120349568 DSS <0004> hlr_ussd.c:576 262426343547522/0xcbf709ee: Process SS (END) 20240914120349568 DSS <0004> hlr_ussd.c:518 262426343547522/0xcbf709ee: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240914120349568 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426343547522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426343547522" session_id=3421964782 session_state=END} 20240914120349568 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426343547522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120349568 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262426343547522 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240914120349568 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120349568 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120349570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37596<->l=127.0.0.1:4258 20240914120349572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37512<->l=127.0.0.1:4258 20240914120349572 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349572 DLINP <000b> input/ipa.c:405 127.0.0.1:45197 message received 20240914120349572 DLINP <000b> input/ipa.c:414 127.0.0.1:45197 connection closed with server 20240914120349572 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45197 20240914120349572 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240914120349572 DLINP <000b> input/ipa.c:451 connected read/write 20240914120349572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120349572 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120349572 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120349572 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120349572 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37837<->l=127.0.0.1:4259) 20240914120349595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37610<->l=127.0.0.1:4258 20240914120349797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37610<->l=127.0.0.1:4258 20240914120350393 DSS <0004> hlr_ussd.c:239 262428186841885/0x47673bb9: SS Session Timeout, destroying 20240914120350393 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428186841885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120350433 DSS <0004> hlr_ussd.c:239 262420737591218/0x0e695e0e: SS Session Timeout, destroying 20240914120350433 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420737591218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120350470 DSS <0004> hlr_ussd.c:239 262424299535614/0xd11774cb: SS Session Timeout, destroying 20240914120350470 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424299535614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120350513 DSS <0004> hlr_ussd.c:239 262427273859416/0xd1572b58: SS Session Timeout, destroying 20240914120350513 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427273859416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120350534 DSS <0004> hlr_ussd.c:239 262429722960486/0x60807e81: SS Session Timeout, destroying 20240914120350534 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429722960486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120350562 DSS <0004> hlr_ussd.c:239 262421084331312/0x0a9b5550: SS Session Timeout, destroying 20240914120350562 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421084331312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120350584 DSS <0004> hlr_ussd.c:239 262427879627898/0xd78eba55: SS Session Timeout, destroying 20240914120350584 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427879627898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120350606 DSS <0004> hlr_ussd.c:239 262425512173039/0x95ba3f4d: SS Session Timeout, destroying 20240914120350606 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425512173039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120352904 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120352905 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120352909 DLINP <000b> input/ipa.c:451 connected read/write 20240914120352909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120352910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40850<->l=127.0.0.1:4258 20240914120352913 DLINP <000b> input/ipa.c:451 connected read/write 20240914120352913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120352913 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120352913 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120352913 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  20240914120352913 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120352913 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  20240914120352913 DLGSUP <0013> gsup_server.c:235 2:  20240914120352913 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120352913 DLGSUP <0013> gsup_server.c:235 3:  20240914120352913 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120352913 DLGSUP <0013> gsup_server.c:235 4:  20240914120352913 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120352913 DLGSUP <0013> gsup_server.c:235 5:  20240914120352913 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120352913 DLGSUP <0013> gsup_server.c:235 7:  20240914120352913 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120352913 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120352913 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120352913 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120352933 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34063<->l=127.0.0.1:4259) 20240914120352962 DAUC <0003> db_auc.c:157 IMSI='262420259833388': No 2G Auth Data 20240914120352962 DAUC <0003> db_auc.c:192 IMSI='262420259833388': No 3G Auth Data 20240914120352995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40864<->l=127.0.0.1:4258 20240914120353008 DLINP <000b> input/ipa.c:451 connected read/write 20240914120353008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120353008 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420259833388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420259833388" session_id=4275056678 session_state=BEGIN} 20240914120353008 DSS <0004> hlr_ussd.c:576 262420259833388/0xfed03026: Process SS (BEGIN) 20240914120353008 DSS <0004> hlr_ussd.c:498 262420259833388/0xfed03026: SS CompType=Invoke, OpCode=InterrogateSS 20240914120353008 DSS <0004> hlr_ussd.c:506 262420259833388/0xfed03026: Structured SS requests are not supported, rejecting... 20240914120353008 DSS <0004> hlr_ussd.c:354 262420259833388/0xfed03026: Tx ReturnError(0, 0x15) 20240914120353008 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420259833388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420259833388" session_id=4275056678 session_state=END} 20240914120353008 DLINP <000b> input/ipa.c:451 connected read/write 20240914120353008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120353008 DLINP <000b> input/ipa.c:451 connected read/write 20240914120353008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120353015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40864<->l=127.0.0.1:4258 20240914120353025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40850<->l=127.0.0.1:4258 20240914120353027 DLINP <000b> input/ipa.c:451 connected read/write 20240914120353027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120353027 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120353027 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120353027 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120353028 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34063<->l=127.0.0.1:4259) 20240914120353058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40874<->l=127.0.0.1:4258 20240914120353160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40874<->l=127.0.0.1:4258 20240914120353955 DSS <0004> hlr_ussd.c:239 262426689816449/0x3ac3fa16: SS Session Timeout, destroying 20240914120353955 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426689816449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120353978 DSS <0004> hlr_ussd.c:239 262427597002379/0x08fcdb3e: SS Session Timeout, destroying 20240914120353978 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427597002379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120353997 DSS <0004> hlr_ussd.c:239 262426239151752/0x40d65024: SS Session Timeout, destroying 20240914120353997 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426239151752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120354016 DSS <0004> hlr_ussd.c:239 262422124772204/0x6598d19e: SS Session Timeout, destroying 20240914120354016 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422124772204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120354041 DSS <0004> hlr_ussd.c:239 262429902720964/0x12247f65: SS Session Timeout, destroying 20240914120354042 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429902720964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120354064 DSS <0004> hlr_ussd.c:239 262424915772900/0x7fdaec6b: SS Session Timeout, destroying 20240914120354064 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424915772900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120354086 DSS <0004> hlr_ussd.c:239 262422990529612/0x9deab9ff: SS Session Timeout, destroying 20240914120354086 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422990529612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120354109 DSS <0004> hlr_ussd.c:239 262427031606777/0xdc6ca348: SS Session Timeout, destroying 20240914120354109 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427031606777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120356277 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120356277 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120356282 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120356284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40882<->l=127.0.0.1:4258 20240914120356287 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120356287 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120356287 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120356287 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  20240914120356287 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120356287 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  20240914120356287 DLGSUP <0013> gsup_server.c:235 2:  20240914120356287 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120356287 DLGSUP <0013> gsup_server.c:235 3:  20240914120356287 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120356287 DLGSUP <0013> gsup_server.c:235 4:  20240914120356287 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120356287 DLGSUP <0013> gsup_server.c:235 5:  20240914120356287 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120356287 DLGSUP <0013> gsup_server.c:235 7:  20240914120356287 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120356287 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120356287 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120356287 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120356309 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39875<->l=127.0.0.1:4259) 20240914120356319 DAUC <0003> db_auc.c:157 IMSI='262424116332279': No 2G Auth Data 20240914120356319 DAUC <0003> db_auc.c:192 IMSI='262424116332279': No 3G Auth Data 20240914120356347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40898<->l=127.0.0.1:4258 20240914120356361 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120356361 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424116332279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424116332279"} 20240914120356361 DMAIN <0000> hlr.c:435 IMSI='262424116332279': has IMEI = 12345678901234 (consider setting 'store-imei') 20240914120356361 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424116332279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424116332279"} 20240914120356362 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424116332279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120356362 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356362 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356368 DAUC <0003> db_auc.c:192 IMSI='262424116332279': No 3G Auth Data 20240914120356373 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120356373 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424116332279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424116332279"} 20240914120356373 DAUC <0003> hlr.c:428 IMSI='262424116332279': storing IMEI = 12345678901234 20240914120356377 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424116332279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424116332279"} 20240914120356377 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424116332279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120356377 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356377 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356379 DAUC <0003> db_auc.c:192 IMSI='262424116332279': No 3G Auth Data 20240914120356380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40898<->l=127.0.0.1:4258 20240914120356392 DAUC <0003> db_auc.c:157 IMSI='262426168473118': No 2G Auth Data 20240914120356392 DAUC <0003> db_auc.c:192 IMSI='262426168473118': No 3G Auth Data 20240914120356406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40914<->l=127.0.0.1:4258 20240914120356408 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120356408 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426168473118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426168473118"} 20240914120356408 DMAIN <0000> hlr.c:435 IMSI='262426168473118': has IMEI = 12345678901234 (consider setting 'store-imei') 20240914120356408 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426168473118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426168473118"} 20240914120356408 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426168473118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120356408 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356408 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356409 DAUC <0003> db_auc.c:192 IMSI='262426168473118': No 3G Auth Data 20240914120356410 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120356410 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426168473118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426168473118"} 20240914120356410 DAUC <0003> hlr.c:428 IMSI='262426168473118': storing IMEI = 12345678901234 20240914120356415 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426168473118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426168473118"} 20240914120356415 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426168473118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120356415 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356415 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356416 DAUC <0003> db_auc.c:192 IMSI='262426168473118': No 3G Auth Data 20240914120356416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40914<->l=127.0.0.1:4258 20240914120356428 DAUC <0003> db_auc.c:157 IMSI='262425283428025': No 2G Auth Data 20240914120356428 DAUC <0003> db_auc.c:192 IMSI='262425283428025': No 3G Auth Data 20240914120356440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40918<->l=127.0.0.1:4258 20240914120356442 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120356442 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425283428025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425283428025"} 20240914120356442 DMAIN <0000> hlr.c:435 IMSI='262425283428025': has IMEI = 12345678901234 (consider setting 'store-imei') 20240914120356442 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425283428025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425283428025"} 20240914120356442 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425283428025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120356442 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356442 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356443 DAUC <0003> db_auc.c:192 IMSI='262425283428025': No 3G Auth Data 20240914120356444 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120356444 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425283428025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425283428025"} 20240914120356444 DAUC <0003> hlr.c:428 IMSI='262425283428025': storing IMEI = 12345678901234 20240914120356447 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425283428025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425283428025"} 20240914120356447 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425283428025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120356447 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356447 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356447 DAUC <0003> db_auc.c:192 IMSI='262425283428025': No 3G Auth Data 20240914120356448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40918<->l=127.0.0.1:4258 20240914120356461 DAUC <0003> db_auc.c:157 IMSI='262422150372758': No 2G Auth Data 20240914120356461 DAUC <0003> db_auc.c:192 IMSI='262422150372758': No 3G Auth Data 20240914120356474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40920<->l=127.0.0.1:4258 20240914120356476 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120356476 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422150372758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422150372758"} 20240914120356476 DMAIN <0000> hlr.c:435 IMSI='262422150372758': has IMEI = 12345678901234 (consider setting 'store-imei') 20240914120356476 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422150372758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422150372758"} 20240914120356476 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422150372758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120356476 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356476 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356477 DAUC <0003> db_auc.c:157 IMSI='262422150372758': No 2G Auth Data 20240914120356478 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120356478 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422150372758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422150372758"} 20240914120356478 DAUC <0003> hlr.c:428 IMSI='262422150372758': storing IMEI = 12345678901234 20240914120356486 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422150372758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422150372758"} 20240914120356486 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422150372758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120356486 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356486 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356486 DAUC <0003> db_auc.c:157 IMSI='262422150372758': No 2G Auth Data 20240914120356487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40920<->l=127.0.0.1:4258 20240914120356496 DAUC <0003> db_auc.c:157 IMSI='262421934947375': No 2G Auth Data 20240914120356496 DAUC <0003> db_auc.c:192 IMSI='262421934947375': No 3G Auth Data 20240914120356512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40932<->l=127.0.0.1:4258 20240914120356514 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120356515 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421934947375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421934947375"} 20240914120356515 DMAIN <0000> hlr.c:435 IMSI='262421934947375': has IMEI = 12345678901234 (consider setting 'store-imei') 20240914120356515 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421934947375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421934947375"} 20240914120356515 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421934947375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120356515 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356515 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356515 DAUC <0003> db_auc.c:157 IMSI='262421934947375': No 2G Auth Data 20240914120356517 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120356517 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421934947375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421934947375"} 20240914120356517 DAUC <0003> hlr.c:428 IMSI='262421934947375': storing IMEI = 12345678901234 20240914120356519 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421934947375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421934947375"} 20240914120356519 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421934947375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120356519 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356519 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356520 DAUC <0003> db_auc.c:157 IMSI='262421934947375': No 2G Auth Data 20240914120356520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40932<->l=127.0.0.1:4258 20240914120356529 DAUC <0003> db_auc.c:157 IMSI='262423849418267': No 2G Auth Data 20240914120356529 DAUC <0003> db_auc.c:192 IMSI='262423849418267': No 3G Auth Data 20240914120356543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40936<->l=127.0.0.1:4258 20240914120356545 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120356545 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423849418267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423849418267"} 20240914120356545 DMAIN <0000> hlr.c:435 IMSI='262423849418267': has IMEI = 12345678901234 (consider setting 'store-imei') 20240914120356546 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423849418267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423849418267"} 20240914120356546 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423849418267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120356546 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356546 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356547 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120356547 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423849418267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423849418267"} 20240914120356547 DAUC <0003> hlr.c:428 IMSI='262423849418267': storing IMEI = 12345678901234 20240914120356552 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423849418267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423849418267"} 20240914120356552 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423849418267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120356552 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356552 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40936<->l=127.0.0.1:4258 20240914120356571 DAUC <0003> db_auc.c:157 IMSI='262425750250700': No 2G Auth Data 20240914120356571 DAUC <0003> db_auc.c:192 IMSI='262425750250700': No 3G Auth Data 20240914120356587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4258 20240914120356589 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120356589 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425750250700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425750250700"} 20240914120356589 DMAIN <0000> hlr.c:435 IMSI='262425750250700': has IMEI = 12345678901234 (consider setting 'store-imei') 20240914120356589 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425750250700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425750250700"} 20240914120356589 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425750250700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120356589 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356589 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356591 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120356591 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425750250700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425750250700"} 20240914120356591 DAUC <0003> hlr.c:428 IMSI='262425750250700': storing IMEI = 12345678901234 20240914120356594 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425750250700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425750250700"} 20240914120356594 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425750250700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120356594 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356594 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4258 20240914120356609 DAUC <0003> db_auc.c:157 IMSI='262429486261268': No 2G Auth Data 20240914120356609 DAUC <0003> db_auc.c:192 IMSI='262429486261268': No 3G Auth Data 20240914120356623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40948<->l=127.0.0.1:4258 20240914120356625 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120356625 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429486261268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429486261268"} 20240914120356625 DMAIN <0000> hlr.c:435 IMSI='262429486261268': has IMEI = 12345678901234 (consider setting 'store-imei') 20240914120356625 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429486261268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429486261268"} 20240914120356625 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429486261268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120356625 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356625 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356627 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120356627 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429486261268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429486261268"} 20240914120356627 DAUC <0003> hlr.c:428 IMSI='262429486261268': storing IMEI = 12345678901234 20240914120356630 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429486261268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429486261268"} 20240914120356630 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429486261268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120356630 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356630 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120356631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40948<->l=127.0.0.1:4258 20240914120356639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40882<->l=127.0.0.1:4258 20240914120356640 DLINP <000b> input/ipa.c:451 connected read/write 20240914120356640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120356640 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120356640 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120356640 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120356640 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39875<->l=127.0.0.1:4259) 20240914120356667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40960<->l=127.0.0.1:4258 20240914120356768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40960<->l=127.0.0.1:4258 20240914120359888 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120359888 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120359890 DLINP <000b> input/ipa.c:451 connected read/write 20240914120359891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120359891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40962<->l=127.0.0.1:4258 20240914120359893 DLINP <000b> input/ipa.c:451 connected read/write 20240914120359893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120359893 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120359893 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120359893 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  20240914120359893 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120359893 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  20240914120359893 DLGSUP <0013> gsup_server.c:235 2:  20240914120359893 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120359893 DLGSUP <0013> gsup_server.c:235 3:  20240914120359893 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120359893 DLGSUP <0013> gsup_server.c:235 4:  20240914120359893 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120359893 DLGSUP <0013> gsup_server.c:235 5:  20240914120359893 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120359893 DLGSUP <0013> gsup_server.c:235 7:  20240914120359893 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120359893 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120359893 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120359893 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120359905 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45753<->l=127.0.0.1:4259) 20240914120359911 DAUC <0003> db_auc.c:157 IMSI='262420139826186': No 2G Auth Data 20240914120359911 DAUC <0003> db_auc.c:192 IMSI='262420139826186': No 3G Auth Data 20240914120359929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40974<->l=127.0.0.1:4258 20240914120359938 DLINP <000b> input/ipa.c:451 connected read/write 20240914120359938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120359938 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262420139826186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420139826186" source_name="the-source\n"} 20240914120359938 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240914120359938 DMAIN <0000> hlr.c:435 IMSI='262420139826186': has IMEI = 12345678901234 (consider setting 'store-imei') 20240914120359938 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262420139826186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420139826186" destination_name="the-source\n"} 20240914120359938 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262420139826186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120359938 DLINP <000b> input/ipa.c:451 connected read/write 20240914120359938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120359938 DLINP <000b> input/ipa.c:451 connected read/write 20240914120359938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120359940 DAUC <0003> db_auc.c:192 IMSI='262420139826186': No 3G Auth Data 20240914120359943 DLINP <000b> input/ipa.c:451 connected read/write 20240914120359943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120359943 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262420139826186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420139826186" source_name="the-source\n"} 20240914120359943 DAUC <0003> hlr.c:428 IMSI='262420139826186': storing IMEI = 12345678901234 20240914120359950 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262420139826186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420139826186" destination_name="the-source\n"} 20240914120359950 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262420139826186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120359950 DLINP <000b> input/ipa.c:451 connected read/write 20240914120359950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120359950 DLINP <000b> input/ipa.c:451 connected read/write 20240914120359950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120359952 DAUC <0003> db_auc.c:192 IMSI='262420139826186': No 3G Auth Data 20240914120359954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40974<->l=127.0.0.1:4258 20240914120359974 DAUC <0003> db_auc.c:157 IMSI='262429581151941': No 2G Auth Data 20240914120359974 DAUC <0003> db_auc.c:192 IMSI='262429581151941': No 3G Auth Data 20240914120359985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40976<->l=127.0.0.1:4258 20240914120359988 DLINP <000b> input/ipa.c:451 connected read/write 20240914120359988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120359988 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262429581151941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429581151941" source_name="the-source\n"} 20240914120359988 DMAIN <0000> hlr.c:435 IMSI='262429581151941': has IMEI = 12345678901234 (consider setting 'store-imei') 20240914120359988 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262429581151941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429581151941" destination_name="the-source\n"} 20240914120359988 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262429581151941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120359988 DLINP <000b> input/ipa.c:451 connected read/write 20240914120359988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120359988 DLINP <000b> input/ipa.c:451 connected read/write 20240914120359988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120359988 DAUC <0003> db_auc.c:192 IMSI='262429581151941': No 3G Auth Data 20240914120359989 DLINP <000b> input/ipa.c:451 connected read/write 20240914120359989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120359989 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262429581151941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429581151941" source_name="the-source\n"} 20240914120359989 DAUC <0003> hlr.c:428 IMSI='262429581151941': storing IMEI = 12345678901234 20240914120359992 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262429581151941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429581151941" destination_name="the-source\n"} 20240914120359992 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262429581151941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120359992 DLINP <000b> input/ipa.c:451 connected read/write 20240914120359992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120359992 DLINP <000b> input/ipa.c:451 connected read/write 20240914120359992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120359993 DAUC <0003> db_auc.c:192 IMSI='262429581151941': No 3G Auth Data 20240914120359993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40976<->l=127.0.0.1:4258 20240914120400002 DAUC <0003> db_auc.c:157 IMSI='262422765932516': No 2G Auth Data 20240914120400002 DAUC <0003> db_auc.c:192 IMSI='262422765932516': No 3G Auth Data 20240914120400013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40990<->l=127.0.0.1:4258 20240914120400016 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120400016 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262422765932516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422765932516" source_name="the-source\n"} 20240914120400016 DMAIN <0000> hlr.c:435 IMSI='262422765932516': has IMEI = 12345678901234 (consider setting 'store-imei') 20240914120400016 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262422765932516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422765932516" destination_name="the-source\n"} 20240914120400016 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262422765932516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120400016 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400016 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400016 DAUC <0003> db_auc.c:192 IMSI='262422765932516': No 3G Auth Data 20240914120400017 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120400017 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262422765932516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422765932516" source_name="the-source\n"} 20240914120400017 DAUC <0003> hlr.c:428 IMSI='262422765932516': storing IMEI = 12345678901234 20240914120400020 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262422765932516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422765932516" destination_name="the-source\n"} 20240914120400020 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262422765932516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120400020 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400020 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400021 DAUC <0003> db_auc.c:192 IMSI='262422765932516': No 3G Auth Data 20240914120400021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40990<->l=127.0.0.1:4258 20240914120400029 DAUC <0003> db_auc.c:157 IMSI='262426687501340': No 2G Auth Data 20240914120400029 DAUC <0003> db_auc.c:192 IMSI='262426687501340': No 3G Auth Data 20240914120400040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40992<->l=127.0.0.1:4258 20240914120400043 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120400043 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426687501340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426687501340" source_name="the-source\n"} 20240914120400043 DMAIN <0000> hlr.c:435 IMSI='262426687501340': has IMEI = 12345678901234 (consider setting 'store-imei') 20240914120400043 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262426687501340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426687501340" destination_name="the-source\n"} 20240914120400043 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262426687501340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120400043 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400043 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400043 DAUC <0003> db_auc.c:157 IMSI='262426687501340': No 2G Auth Data 20240914120400044 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120400044 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262426687501340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426687501340" source_name="the-source\n"} 20240914120400044 DAUC <0003> hlr.c:428 IMSI='262426687501340': storing IMEI = 12345678901234 20240914120400047 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262426687501340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426687501340" destination_name="the-source\n"} 20240914120400047 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262426687501340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120400047 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400047 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400047 DAUC <0003> db_auc.c:157 IMSI='262426687501340': No 2G Auth Data 20240914120400048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40992<->l=127.0.0.1:4258 20240914120400056 DAUC <0003> db_auc.c:157 IMSI='262422530618796': No 2G Auth Data 20240914120400056 DAUC <0003> db_auc.c:192 IMSI='262422530618796': No 3G Auth Data 20240914120400067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40994<->l=127.0.0.1:4258 20240914120400070 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120400070 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262422530618796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422530618796" source_name="the-source\n"} 20240914120400070 DMAIN <0000> hlr.c:435 IMSI='262422530618796': has IMEI = 12345678901234 (consider setting 'store-imei') 20240914120400070 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262422530618796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422530618796" destination_name="the-source\n"} 20240914120400070 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262422530618796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120400070 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400070 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400070 DAUC <0003> db_auc.c:157 IMSI='262422530618796': No 2G Auth Data 20240914120400071 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120400071 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262422530618796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422530618796" source_name="the-source\n"} 20240914120400071 DAUC <0003> hlr.c:428 IMSI='262422530618796': storing IMEI = 12345678901234 20240914120400074 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262422530618796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422530618796" destination_name="the-source\n"} 20240914120400074 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262422530618796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120400074 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400074 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400074 DAUC <0003> db_auc.c:157 IMSI='262422530618796': No 2G Auth Data 20240914120400075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40994<->l=127.0.0.1:4258 20240914120400083 DAUC <0003> db_auc.c:157 IMSI='262421289065603': No 2G Auth Data 20240914120400083 DAUC <0003> db_auc.c:192 IMSI='262421289065603': No 3G Auth Data 20240914120400097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41000<->l=127.0.0.1:4258 20240914120400099 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120400099 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421289065603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421289065603" source_name="the-source\n"} 20240914120400099 DMAIN <0000> hlr.c:435 IMSI='262421289065603': has IMEI = 12345678901234 (consider setting 'store-imei') 20240914120400099 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262421289065603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421289065603" destination_name="the-source\n"} 20240914120400099 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262421289065603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120400099 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400099 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400101 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120400101 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421289065603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421289065603" source_name="the-source\n"} 20240914120400101 DAUC <0003> hlr.c:428 IMSI='262421289065603': storing IMEI = 12345678901234 20240914120400104 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262421289065603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421289065603" destination_name="the-source\n"} 20240914120400104 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262421289065603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120400104 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400104 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41000<->l=127.0.0.1:4258 20240914120400116 DAUC <0003> db_auc.c:157 IMSI='262429253884399': No 2G Auth Data 20240914120400116 DAUC <0003> db_auc.c:192 IMSI='262429253884399': No 3G Auth Data 20240914120400130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41012<->l=127.0.0.1:4258 20240914120400132 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120400132 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429253884399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429253884399" source_name="the-source\n"} 20240914120400132 DMAIN <0000> hlr.c:435 IMSI='262429253884399': has IMEI = 12345678901234 (consider setting 'store-imei') 20240914120400132 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262429253884399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429253884399" destination_name="the-source\n"} 20240914120400132 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262429253884399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120400132 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400132 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400134 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120400134 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429253884399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429253884399" source_name="the-source\n"} 20240914120400134 DAUC <0003> hlr.c:428 IMSI='262429253884399': storing IMEI = 12345678901234 20240914120400137 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262429253884399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429253884399" destination_name="the-source\n"} 20240914120400137 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262429253884399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120400137 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400137 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41012<->l=127.0.0.1:4258 20240914120400149 DAUC <0003> db_auc.c:157 IMSI='262424288679767': No 2G Auth Data 20240914120400149 DAUC <0003> db_auc.c:192 IMSI='262424288679767': No 3G Auth Data 20240914120400163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41024<->l=127.0.0.1:4258 20240914120400165 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120400165 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262424288679767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424288679767" source_name="the-source\n"} 20240914120400165 DMAIN <0000> hlr.c:435 IMSI='262424288679767': has IMEI = 12345678901234 (consider setting 'store-imei') 20240914120400165 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262424288679767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424288679767" destination_name="the-source\n"} 20240914120400165 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262424288679767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120400165 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400165 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400167 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120400167 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262424288679767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424288679767" source_name="the-source\n"} 20240914120400167 DAUC <0003> hlr.c:428 IMSI='262424288679767': storing IMEI = 12345678901234 20240914120400170 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262424288679767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424288679767" destination_name="the-source\n"} 20240914120400170 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262424288679767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120400170 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400170 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120400171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41024<->l=127.0.0.1:4258 20240914120400180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40962<->l=127.0.0.1:4258 20240914120400180 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45753<->l=127.0.0.1:4259) 20240914120400180 DLINP <000b> input/ipa.c:451 connected read/write 20240914120400180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120400180 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120400180 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120400180 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120400180 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240914120400206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41038<->l=127.0.0.1:4258 20240914120400308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41038<->l=127.0.0.1:4258 20240914120403428 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120403428 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120403433 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60248<->l=127.0.0.1:4258 20240914120403441 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403441 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120403441 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120403441 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  20240914120403441 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120403441 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  20240914120403441 DLGSUP <0013> gsup_server.c:235 2:  20240914120403441 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120403441 DLGSUP <0013> gsup_server.c:235 3:  20240914120403441 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120403441 DLGSUP <0013> gsup_server.c:235 4:  20240914120403441 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120403441 DLGSUP <0013> gsup_server.c:235 5:  20240914120403441 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120403441 DLGSUP <0013> gsup_server.c:235 7:  20240914120403441 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120403441 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120403441 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120403441 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120403529 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44441<->l=127.0.0.1:4259) 20240914120403560 DAUC <0003> db_auc.c:157 IMSI='262420466841107': No 2G Auth Data 20240914120403560 DAUC <0003> db_auc.c:192 IMSI='262420466841107': No 3G Auth Data 20240914120403574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60260<->l=127.0.0.1:4258 20240914120403577 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403577 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420466841107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420466841107"} 20240914120403577 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420466841107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240914120403577 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420466841107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420466841107" cause=Invalid mandatory information} 20240914120403577 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420466841107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403577 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403577 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403579 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403579 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420466841107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420466841107"} 20240914120403579 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420466841107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240914120403579 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420466841107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420466841107" cause=Invalid mandatory information} 20240914120403579 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420466841107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403579 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403579 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403580 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403580 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420466841107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420466841107"} 20240914120403580 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420466841107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240914120403580 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420466841107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420466841107" cause=Invalid mandatory information} 20240914120403580 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420466841107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403580 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403580 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403581 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403581 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420466841107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420466841107"} 20240914120403581 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420466841107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240914120403581 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420466841107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420466841107" cause=Invalid mandatory information} 20240914120403581 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420466841107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403581 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403581 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403582 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403582 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420466841107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420466841107"} 20240914120403582 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420466841107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240914120403582 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420466841107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420466841107" cause=Invalid mandatory information} 20240914120403582 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420466841107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403582 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403582 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60260<->l=127.0.0.1:4258 20240914120403592 DAUC <0003> db_auc.c:157 IMSI='262428524271218': No 2G Auth Data 20240914120403592 DAUC <0003> db_auc.c:192 IMSI='262428524271218': No 3G Auth Data 20240914120403606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60276<->l=127.0.0.1:4258 20240914120403608 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403608 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428524271218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428524271218"} 20240914120403608 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428524271218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240914120403608 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428524271218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428524271218" cause=Invalid mandatory information} 20240914120403608 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428524271218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403608 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403608 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403609 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403609 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428524271218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428524271218"} 20240914120403609 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428524271218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240914120403609 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428524271218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428524271218" cause=Invalid mandatory information} 20240914120403609 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428524271218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403609 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403609 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403609 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403609 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428524271218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428524271218"} 20240914120403609 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428524271218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240914120403609 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428524271218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428524271218" cause=Invalid mandatory information} 20240914120403609 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428524271218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403609 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403609 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403610 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403610 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428524271218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428524271218"} 20240914120403610 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428524271218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240914120403610 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428524271218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428524271218" cause=Invalid mandatory information} 20240914120403610 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428524271218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403610 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403610 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403611 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403611 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428524271218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428524271218"} 20240914120403611 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428524271218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240914120403611 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428524271218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428524271218" cause=Invalid mandatory information} 20240914120403611 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428524271218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403611 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403611 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60276<->l=127.0.0.1:4258 20240914120403620 DAUC <0003> db_auc.c:157 IMSI='262428113103162': No 2G Auth Data 20240914120403620 DAUC <0003> db_auc.c:192 IMSI='262428113103162': No 3G Auth Data 20240914120403632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60290<->l=127.0.0.1:4258 20240914120403634 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403634 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428113103162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428113103162"} 20240914120403634 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428113103162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240914120403634 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428113103162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428113103162" cause=Invalid mandatory information} 20240914120403634 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428113103162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403634 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403634 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403635 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403635 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428113103162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428113103162"} 20240914120403635 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428113103162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240914120403635 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428113103162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428113103162" cause=Invalid mandatory information} 20240914120403635 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428113103162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403635 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403635 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403636 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403636 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428113103162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428113103162"} 20240914120403636 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428113103162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240914120403636 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428113103162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428113103162" cause=Invalid mandatory information} 20240914120403636 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428113103162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403636 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403636 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403636 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403636 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428113103162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428113103162"} 20240914120403636 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428113103162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240914120403637 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428113103162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428113103162" cause=Invalid mandatory information} 20240914120403637 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428113103162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403637 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403637 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403637 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403637 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428113103162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428113103162"} 20240914120403637 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428113103162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240914120403637 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428113103162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428113103162" cause=Invalid mandatory information} 20240914120403637 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428113103162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403637 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403637 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60290<->l=127.0.0.1:4258 20240914120403647 DAUC <0003> db_auc.c:157 IMSI='262426465145721': No 2G Auth Data 20240914120403647 DAUC <0003> db_auc.c:192 IMSI='262426465145721': No 3G Auth Data 20240914120403658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60306<->l=127.0.0.1:4258 20240914120403660 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403660 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426465145721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426465145721"} 20240914120403660 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426465145721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240914120403660 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426465145721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426465145721" cause=Invalid mandatory information} 20240914120403660 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426465145721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403660 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403660 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403661 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403661 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426465145721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426465145721"} 20240914120403661 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426465145721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240914120403661 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426465145721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426465145721" cause=Invalid mandatory information} 20240914120403661 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426465145721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403661 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403661 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403661 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403661 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426465145721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426465145721"} 20240914120403661 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426465145721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240914120403661 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426465145721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426465145721" cause=Invalid mandatory information} 20240914120403661 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426465145721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403661 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403661 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403662 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403662 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426465145721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426465145721"} 20240914120403662 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426465145721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240914120403662 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426465145721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426465145721" cause=Invalid mandatory information} 20240914120403662 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426465145721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403662 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403662 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403663 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403663 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426465145721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426465145721"} 20240914120403663 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426465145721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240914120403663 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426465145721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426465145721" cause=Invalid mandatory information} 20240914120403663 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426465145721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403663 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403663 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60306<->l=127.0.0.1:4258 20240914120403672 DAUC <0003> db_auc.c:157 IMSI='262420508324631': No 2G Auth Data 20240914120403672 DAUC <0003> db_auc.c:192 IMSI='262420508324631': No 3G Auth Data 20240914120403683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60322<->l=127.0.0.1:4258 20240914120403684 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403684 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420508324631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420508324631"} 20240914120403684 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420508324631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240914120403684 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420508324631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420508324631" cause=Invalid mandatory information} 20240914120403685 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420508324631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403685 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403685 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403685 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403685 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420508324631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420508324631"} 20240914120403685 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420508324631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240914120403685 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420508324631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420508324631" cause=Invalid mandatory information} 20240914120403685 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420508324631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403685 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403685 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403686 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403686 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420508324631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420508324631"} 20240914120403686 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420508324631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240914120403686 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420508324631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420508324631" cause=Invalid mandatory information} 20240914120403686 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420508324631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403686 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403686 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403686 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403686 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420508324631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420508324631"} 20240914120403686 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420508324631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240914120403686 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420508324631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420508324631" cause=Invalid mandatory information} 20240914120403686 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420508324631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403686 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403686 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403687 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403687 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420508324631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420508324631"} 20240914120403687 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420508324631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240914120403687 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420508324631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420508324631" cause=Invalid mandatory information} 20240914120403687 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420508324631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403687 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403687 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60322<->l=127.0.0.1:4258 20240914120403696 DAUC <0003> db_auc.c:157 IMSI='262429410583820': No 2G Auth Data 20240914120403696 DAUC <0003> db_auc.c:192 IMSI='262429410583820': No 3G Auth Data 20240914120403710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60336<->l=127.0.0.1:4258 20240914120403711 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403711 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429410583820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429410583820"} 20240914120403712 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429410583820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240914120403712 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429410583820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429410583820" cause=Invalid mandatory information} 20240914120403712 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429410583820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403712 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403712 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403712 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403712 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429410583820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429410583820"} 20240914120403712 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429410583820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240914120403712 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429410583820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429410583820" cause=Invalid mandatory information} 20240914120403712 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429410583820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403712 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403712 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403713 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403713 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429410583820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429410583820"} 20240914120403713 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429410583820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240914120403713 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429410583820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429410583820" cause=Invalid mandatory information} 20240914120403713 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429410583820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403713 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403713 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403713 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403713 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429410583820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429410583820"} 20240914120403713 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429410583820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240914120403713 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429410583820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429410583820" cause=Invalid mandatory information} 20240914120403713 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429410583820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403713 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403713 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403714 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403714 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429410583820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429410583820"} 20240914120403714 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429410583820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240914120403714 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429410583820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429410583820" cause=Invalid mandatory information} 20240914120403714 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429410583820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403714 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403714 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60336<->l=127.0.0.1:4258 20240914120403729 DAUC <0003> db_auc.c:157 IMSI='262423092627815': No 2G Auth Data 20240914120403729 DAUC <0003> db_auc.c:192 IMSI='262423092627815': No 3G Auth Data 20240914120403743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60348<->l=127.0.0.1:4258 20240914120403744 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403744 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423092627815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423092627815"} 20240914120403744 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423092627815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240914120403744 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423092627815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423092627815" cause=Invalid mandatory information} 20240914120403744 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423092627815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403744 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403744 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403745 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403745 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423092627815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423092627815"} 20240914120403745 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423092627815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240914120403745 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423092627815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423092627815" cause=Invalid mandatory information} 20240914120403745 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423092627815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403745 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403745 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403746 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403746 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423092627815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423092627815"} 20240914120403746 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423092627815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240914120403746 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423092627815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423092627815" cause=Invalid mandatory information} 20240914120403746 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423092627815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403746 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403746 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403746 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403746 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423092627815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423092627815"} 20240914120403746 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423092627815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240914120403746 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423092627815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423092627815" cause=Invalid mandatory information} 20240914120403746 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423092627815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403746 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403746 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403747 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403747 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423092627815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423092627815"} 20240914120403747 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423092627815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240914120403747 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423092627815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423092627815" cause=Invalid mandatory information} 20240914120403747 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423092627815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403747 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403747 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60348<->l=127.0.0.1:4258 20240914120403758 DAUC <0003> db_auc.c:157 IMSI='262422874350685': No 2G Auth Data 20240914120403758 DAUC <0003> db_auc.c:192 IMSI='262422874350685': No 3G Auth Data 20240914120403772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60352<->l=127.0.0.1:4258 20240914120403773 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403773 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422874350685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422874350685"} 20240914120403773 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422874350685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240914120403773 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422874350685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422874350685" cause=Invalid mandatory information} 20240914120403773 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422874350685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403774 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403774 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403774 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403774 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422874350685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422874350685"} 20240914120403774 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422874350685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240914120403774 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422874350685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422874350685" cause=Invalid mandatory information} 20240914120403774 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422874350685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403774 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403774 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403775 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403775 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422874350685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422874350685"} 20240914120403775 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422874350685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240914120403775 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422874350685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422874350685" cause=Invalid mandatory information} 20240914120403775 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422874350685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403775 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403775 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403775 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403775 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422874350685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422874350685"} 20240914120403775 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422874350685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240914120403775 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422874350685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422874350685" cause=Invalid mandatory information} 20240914120403775 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422874350685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403775 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403775 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403776 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403776 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422874350685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422874350685"} 20240914120403776 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422874350685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240914120403776 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422874350685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422874350685" cause=Invalid mandatory information} 20240914120403776 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422874350685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120403776 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403776 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120403776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60352<->l=127.0.0.1:4258 20240914120403785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60248<->l=127.0.0.1:4258 20240914120403785 DLINP <000b> input/ipa.c:451 connected read/write 20240914120403785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120403785 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120403785 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120403785 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120403785 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44441<->l=127.0.0.1:4259) 20240914120403808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60364<->l=127.0.0.1:4258 20240914120403909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60364<->l=127.0.0.1:4258 20240914120407038 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120407038 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120407042 DLINP <000b> input/ipa.c:451 connected read/write 20240914120407042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120407043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60380<->l=127.0.0.1:4258 20240914120407047 DLINP <000b> input/ipa.c:451 connected read/write 20240914120407047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120407047 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120407047 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120407047 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  20240914120407047 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120407047 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  20240914120407047 DLGSUP <0013> gsup_server.c:235 2:  20240914120407047 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120407047 DLGSUP <0013> gsup_server.c:235 3:  20240914120407047 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120407047 DLGSUP <0013> gsup_server.c:235 4:  20240914120407047 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120407047 DLGSUP <0013> gsup_server.c:235 5:  20240914120407047 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120407047 DLGSUP <0013> gsup_server.c:235 7:  20240914120407047 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120407047 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120407047 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120407047 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120407062 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46023<->l=127.0.0.1:4259) 20240914120407070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60394<->l=127.0.0.1:4258 20240914120407094 DLINP <000b> input/ipa.c:451 connected read/write 20240914120407094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120407094 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429094478936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429094478936"} 20240914120407094 DMAIN <0000> hlr.c:435 IMSI='262429094478936': has IMEI = 22245678901234 (consider setting 'store-imei') 20240914120407094 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429094478936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240914120407094 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429094478936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429094478936" cause=Invalid mandatory information} 20240914120407094 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429094478936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120407094 DLINP <000b> input/ipa.c:451 connected read/write 20240914120407094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120407094 DLINP <000b> input/ipa.c:451 connected read/write 20240914120407094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120407103 DLINP <000b> input/ipa.c:451 connected read/write 20240914120407103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120407103 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429094478936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429094478936"} 20240914120407103 DAUC <0003> hlr.c:428 IMSI='262429094478936': storing IMEI = 22245678901234 20240914120407103 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429094478936': no such subscriber 20240914120407103 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429094478936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240914120407103 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429094478936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429094478936" cause=Invalid mandatory information} 20240914120407103 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429094478936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120407103 DLINP <000b> input/ipa.c:451 connected read/write 20240914120407103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120407103 DLINP <000b> input/ipa.c:451 connected read/write 20240914120407103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120407106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60394<->l=127.0.0.1:4258 20240914120407107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60380<->l=127.0.0.1:4258 20240914120407109 DLINP <000b> input/ipa.c:451 connected read/write 20240914120407109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120407109 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120407109 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120407109 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120407109 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46023<->l=127.0.0.1:4259) 20240914120407143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60400<->l=127.0.0.1:4258 20240914120407244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60400<->l=127.0.0.1:4258 20240914120410346 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120410346 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120410351 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120410353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60406<->l=127.0.0.1:4258 20240914120410357 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120410358 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120410358 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120410358 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  20240914120410358 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120410358 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  20240914120410358 DLGSUP <0013> gsup_server.c:235 2:  20240914120410358 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120410358 DLGSUP <0013> gsup_server.c:235 3:  20240914120410358 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120410358 DLGSUP <0013> gsup_server.c:235 4:  20240914120410358 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120410358 DLGSUP <0013> gsup_server.c:235 5:  20240914120410358 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120410358 DLGSUP <0013> gsup_server.c:235 7:  20240914120410358 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120410358 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120410358 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120410358 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120410380 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37817<->l=127.0.0.1:4259) 20240914120410394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60418<->l=127.0.0.1:4258 20240914120410400 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120410400 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427149212182"} 20240914120410400 DMAIN <0000> hlr.c:227 IMSI='262427149212182': Creating subscriber on demand 20240914120410407 DMAIN <0000> hlr.c:243 IMSI='262427149212182': Successfully assigned MSISDN='376' 20240914120410407 DAUC <0003> hlr.c:428 IMSI='262427149212182': storing IMEI = 12345678901234 20240914120410425 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427149212182"} 20240914120410425 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120410425 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410425 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410428 DAUC <0003> db_auc.c:157 IMSI='262427149212182': No 2G Auth Data 20240914120410428 DAUC <0003> db_auc.c:192 IMSI='262427149212182': No 3G Auth Data 20240914120410429 DAUC <0003> db_auc.c:157 IMSI='262427149212182': No 2G Auth Data 20240914120410429 DAUC <0003> db_auc.c:192 IMSI='262427149212182': No 3G Auth Data 20240914120410430 DAUC <0003> db_auc.c:157 IMSI='262427149212182': No 2G Auth Data 20240914120410430 DAUC <0003> db_auc.c:192 IMSI='262427149212182': No 3G Auth Data 20240914120410433 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120410433 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427149212182" cn_domain=PS} 20240914120410433 DLU <0006> fsm.c:456 lu(262427149212182)[0x612000013720]{UNVALIDATED}: Allocated 20240914120410433 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120410441 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427149212182)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120410441 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427149212182" cn_domain=PS} 20240914120410441 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410441 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410445 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120410445 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427149212182"} 20240914120410445 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427149212182)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120410445 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120410445 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427149212182"} 20240914120410445 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120410445 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427149212182)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120410445 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427149212182)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120410445 DLU <0006> fsm.c:568 lu(PS:IMSI-262427149212182)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120410445 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410445 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410456 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120410456 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427149212182"} 20240914120410456 DMAIN <0000> hlr.c:227 IMSI='262427149212182': Creating subscriber on demand 20240914120410474 DMAIN <0000> hlr.c:243 IMSI='262427149212182': Successfully assigned MSISDN='845' 20240914120410474 DAUC <0003> hlr.c:428 IMSI='262427149212182': storing IMEI = 12345678901234 20240914120410479 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427149212182"} 20240914120410479 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120410479 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410480 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410483 DAUC <0003> db_auc.c:157 IMSI='262427149212182': No 2G Auth Data 20240914120410483 DAUC <0003> db_auc.c:192 IMSI='262427149212182': No 3G Auth Data 20240914120410485 DAUC <0003> db_auc.c:157 IMSI='262427149212182': No 2G Auth Data 20240914120410485 DAUC <0003> db_auc.c:192 IMSI='262427149212182': No 3G Auth Data 20240914120410487 DAUC <0003> db_auc.c:157 IMSI='262427149212182': No 2G Auth Data 20240914120410487 DAUC <0003> db_auc.c:192 IMSI='262427149212182': No 3G Auth Data 20240914120410490 DAUC <0003> db_auc.c:157 IMSI='262427149212182': No 2G Auth Data 20240914120410490 DAUC <0003> db_auc.c:192 IMSI='262427149212182': No 3G Auth Data 20240914120410493 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120410493 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427149212182" cn_domain=PS} 20240914120410494 DLU <0006> fsm.c:456 lu(262427149212182)[0x6120000138a0]{UNVALIDATED}: Allocated 20240914120410494 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120410500 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427149212182)[0x6120000138a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120410500 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427149212182" cn_domain=PS} 20240914120410500 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410500 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410504 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120410504 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427149212182"} 20240914120410504 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427149212182)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120410504 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120410504 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427149212182"} 20240914120410504 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120410504 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427149212182)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120410504 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427149212182)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120410504 DLU <0006> fsm.c:568 lu(PS:IMSI-262427149212182)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120410504 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410504 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410516 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120410516 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427149212182"} 20240914120410517 DMAIN <0000> hlr.c:227 IMSI='262427149212182': Creating subscriber on demand 20240914120410528 DMAIN <0000> hlr.c:243 IMSI='262427149212182': Successfully assigned MSISDN='147' 20240914120410528 DAUC <0003> hlr.c:428 IMSI='262427149212182': storing IMEI = 12345678901234 20240914120410531 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427149212182"} 20240914120410532 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120410532 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410532 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410535 DAUC <0003> db_auc.c:157 IMSI='262427149212182': No 2G Auth Data 20240914120410535 DAUC <0003> db_auc.c:192 IMSI='262427149212182': No 3G Auth Data 20240914120410537 DAUC <0003> db_auc.c:157 IMSI='262427149212182': No 2G Auth Data 20240914120410537 DAUC <0003> db_auc.c:192 IMSI='262427149212182': No 3G Auth Data 20240914120410539 DAUC <0003> db_auc.c:157 IMSI='262427149212182': No 2G Auth Data 20240914120410539 DAUC <0003> db_auc.c:192 IMSI='262427149212182': No 3G Auth Data 20240914120410540 DAUC <0003> db_auc.c:157 IMSI='262427149212182': No 2G Auth Data 20240914120410540 DAUC <0003> db_auc.c:192 IMSI='262427149212182': No 3G Auth Data 20240914120410543 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120410543 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427149212182" cn_domain=PS} 20240914120410544 DLU <0006> fsm.c:456 lu(262427149212182)[0x612000013a20]{UNVALIDATED}: Allocated 20240914120410544 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240914120410544 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427149212182" cause=GPRS services not allowed} 20240914120410544 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120410544 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427149212182)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120410544 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427149212182)[0x612000013a20]{UNVALIDATED}: Freeing instance 20240914120410544 DLU <0006> fsm.c:568 lu(PS:IMSI-262427149212182)[0x612000013a20]{UNVALIDATED}: Deallocated 20240914120410544 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410544 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410556 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120410556 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427149212182"} 20240914120410556 DMAIN <0000> hlr.c:227 IMSI='262427149212182': Creating subscriber on demand 20240914120410562 DMAIN <0000> hlr.c:243 IMSI='262427149212182': Successfully assigned MSISDN='843' 20240914120410562 DAUC <0003> hlr.c:428 IMSI='262427149212182': storing IMEI = 12345678901234 20240914120410564 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427149212182"} 20240914120410564 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120410564 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410565 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410567 DAUC <0003> db_auc.c:157 IMSI='262427149212182': No 2G Auth Data 20240914120410567 DAUC <0003> db_auc.c:192 IMSI='262427149212182': No 3G Auth Data 20240914120410569 DAUC <0003> db_auc.c:157 IMSI='262427149212182': No 2G Auth Data 20240914120410569 DAUC <0003> db_auc.c:192 IMSI='262427149212182': No 3G Auth Data 20240914120410571 DAUC <0003> db_auc.c:157 IMSI='262427149212182': No 2G Auth Data 20240914120410571 DAUC <0003> db_auc.c:192 IMSI='262427149212182': No 3G Auth Data 20240914120410574 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120410574 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427149212182" cn_domain=PS} 20240914120410574 DLU <0006> fsm.c:456 lu(262427149212182)[0x612000013ba0]{UNVALIDATED}: Allocated 20240914120410574 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240914120410574 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427149212182" cause=GPRS services not allowed} 20240914120410574 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120410574 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427149212182)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120410574 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427149212182)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20240914120410574 DLU <0006> fsm.c:568 lu(PS:IMSI-262427149212182)[0x612000013ba0]{UNVALIDATED}: Deallocated 20240914120410574 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410574 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410586 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120410586 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427149212182"} 20240914120410587 DMAIN <0000> hlr.c:227 IMSI='262427149212182': Creating subscriber on demand 20240914120410595 DAUC <0003> hlr.c:428 IMSI='262427149212182': storing IMEI = 12345678901234 20240914120410598 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427149212182"} 20240914120410599 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120410599 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410599 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410601 DAUC <0003> db_auc.c:157 IMSI='262427149212182': No 2G Auth Data 20240914120410601 DAUC <0003> db_auc.c:192 IMSI='262427149212182': No 3G Auth Data 20240914120410603 DAUC <0003> db_auc.c:157 IMSI='262427149212182': No 2G Auth Data 20240914120410603 DAUC <0003> db_auc.c:192 IMSI='262427149212182': No 3G Auth Data 20240914120410605 DAUC <0003> db_auc.c:157 IMSI='262427149212182': No 2G Auth Data 20240914120410605 DAUC <0003> db_auc.c:192 IMSI='262427149212182': No 3G Auth Data 20240914120410608 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120410608 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427149212182" cn_domain=PS} 20240914120410608 DLU <0006> fsm.c:456 lu(262427149212182)[0x612000013d20]{UNVALIDATED}: Allocated 20240914120410608 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240914120410608 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427149212182" cause=GPRS services not allowed} 20240914120410608 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120410608 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427149212182)[0x612000013d20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120410608 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427149212182)[0x612000013d20]{UNVALIDATED}: Freeing instance 20240914120410608 DLU <0006> fsm.c:568 lu(PS:IMSI-262427149212182)[0x612000013d20]{UNVALIDATED}: Deallocated 20240914120410608 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410608 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410620 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120410620 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427149212182"} 20240914120410620 DMAIN <0000> hlr.c:227 IMSI='262427149212182': Creating subscriber on demand 20240914120410623 DAUC <0003> hlr.c:428 IMSI='262427149212182': storing IMEI = 12345678901234 20240914120410626 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427149212182"} 20240914120410627 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240914120410627 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410627 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410629 DAUC <0003> db_auc.c:157 IMSI='262427149212182': No 2G Auth Data 20240914120410629 DAUC <0003> db_auc.c:192 IMSI='262427149212182': No 3G Auth Data 20240914120410631 DAUC <0003> db_auc.c:157 IMSI='262427149212182': No 2G Auth Data 20240914120410631 DAUC <0003> db_auc.c:192 IMSI='262427149212182': No 3G Auth Data 20240914120410633 DAUC <0003> db_auc.c:157 IMSI='262427149212182': No 2G Auth Data 20240914120410633 DAUC <0003> db_auc.c:192 IMSI='262427149212182': No 3G Auth Data 20240914120410636 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120410636 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427149212182" cn_domain=PS} 20240914120410636 DLU <0006> fsm.c:456 lu(262427149212182)[0x612000013ea0]{UNVALIDATED}: Allocated 20240914120410636 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120410642 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427149212182)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120410642 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427149212182" cn_domain=PS} 20240914120410642 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410642 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410647 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120410647 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427149212182"} 20240914120410647 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427149212182)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120410647 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120410647 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427149212182"} 20240914120410647 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427149212182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120410647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427149212182)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120410647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427149212182)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120410647 DLU <0006> fsm.c:568 lu(PS:IMSI-262427149212182)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120410647 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410647 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120410654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60418<->l=127.0.0.1:4258 20240914120410656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60406<->l=127.0.0.1:4258 20240914120410658 DLINP <000b> input/ipa.c:451 connected read/write 20240914120410658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120410658 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120410659 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120410659 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120410660 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37817<->l=127.0.0.1:4259) 20240914120410685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60426<->l=127.0.0.1:4258 20240914120410786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60426<->l=127.0.0.1:4258 20240914120413881 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120413881 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120413884 DLINP <000b> input/ipa.c:451 connected read/write 20240914120413884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120413885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49152<->l=127.0.0.1:4258 20240914120413888 DLINP <000b> input/ipa.c:451 connected read/write 20240914120413888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120413888 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120413888 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120413888 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  20240914120413888 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120413888 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  20240914120413888 DLGSUP <0013> gsup_server.c:235 2:  20240914120413888 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120413888 DLGSUP <0013> gsup_server.c:235 3:  20240914120413888 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120413888 DLGSUP <0013> gsup_server.c:235 4:  20240914120413888 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120413888 DLGSUP <0013> gsup_server.c:235 5:  20240914120413888 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120413888 DLGSUP <0013> gsup_server.c:235 7:  20240914120413888 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120413888 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120413888 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120413888 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120413904 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40647<->l=127.0.0.1:4259) 20240914120413912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49164<->l=127.0.0.1:4258 20240914120413934 DLINP <000b> input/ipa.c:451 connected read/write 20240914120413934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120413934 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426463870901" cn_domain=PS} 20240914120413934 DMAIN <0000> hlr.c:227 IMSI='262426463870901': Creating subscriber on demand 20240914120413960 DMAIN <0000> hlr.c:243 IMSI='262426463870901': Successfully assigned MSISDN='627' 20240914120413960 DLU <0006> fsm.c:456 lu(262426463870901)[0x612000014020]{UNVALIDATED}: Allocated 20240914120413960 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120413966 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426463870901)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120413966 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426463870901" cn_domain=PS} 20240914120413966 DLINP <000b> input/ipa.c:451 connected read/write 20240914120413966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120413966 DLINP <000b> input/ipa.c:451 connected read/write 20240914120413966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120413977 DLINP <000b> input/ipa.c:451 connected read/write 20240914120413977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120413977 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426463870901"} 20240914120413977 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426463870901)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120413977 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120413977 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426463870901"} 20240914120413977 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120413977 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426463870901)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120413977 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426463870901)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120413977 DLU <0006> fsm.c:568 lu(PS:IMSI-262426463870901)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120413977 DLINP <000b> input/ipa.c:451 connected read/write 20240914120413977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120413977 DLINP <000b> input/ipa.c:451 connected read/write 20240914120413977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120413980 DAUC <0003> db_auc.c:157 IMSI='262426463870901': No 2G Auth Data 20240914120413980 DAUC <0003> db_auc.c:192 IMSI='262426463870901': No 3G Auth Data 20240914120413982 DAUC <0003> db_auc.c:157 IMSI='262426463870901': No 2G Auth Data 20240914120413982 DAUC <0003> db_auc.c:192 IMSI='262426463870901': No 3G Auth Data 20240914120413984 DAUC <0003> db_auc.c:157 IMSI='262426463870901': No 2G Auth Data 20240914120413985 DAUC <0003> db_auc.c:192 IMSI='262426463870901': No 3G Auth Data 20240914120413996 DLINP <000b> input/ipa.c:451 connected read/write 20240914120413996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120413996 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426463870901" cn_domain=PS} 20240914120413996 DMAIN <0000> hlr.c:227 IMSI='262426463870901': Creating subscriber on demand 20240914120414002 DMAIN <0000> hlr.c:243 IMSI='262426463870901': Successfully assigned MSISDN='512' 20240914120414002 DLU <0006> fsm.c:456 lu(262426463870901)[0x6120000141a0]{UNVALIDATED}: Allocated 20240914120414002 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120414008 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426463870901)[0x6120000141a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120414008 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426463870901" cn_domain=PS} 20240914120414008 DLINP <000b> input/ipa.c:451 connected read/write 20240914120414008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120414008 DLINP <000b> input/ipa.c:451 connected read/write 20240914120414008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120414012 DLINP <000b> input/ipa.c:451 connected read/write 20240914120414012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120414012 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426463870901"} 20240914120414012 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426463870901)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120414012 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120414012 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426463870901"} 20240914120414012 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120414012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426463870901)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120414012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426463870901)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120414012 DLU <0006> fsm.c:568 lu(PS:IMSI-262426463870901)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120414012 DLINP <000b> input/ipa.c:451 connected read/write 20240914120414012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120414012 DLINP <000b> input/ipa.c:451 connected read/write 20240914120414012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120414014 DAUC <0003> db_auc.c:157 IMSI='262426463870901': No 2G Auth Data 20240914120414014 DAUC <0003> db_auc.c:192 IMSI='262426463870901': No 3G Auth Data 20240914120414016 DAUC <0003> db_auc.c:157 IMSI='262426463870901': No 2G Auth Data 20240914120414016 DAUC <0003> db_auc.c:192 IMSI='262426463870901': No 3G Auth Data 20240914120414018 DAUC <0003> db_auc.c:157 IMSI='262426463870901': No 2G Auth Data 20240914120414018 DAUC <0003> db_auc.c:192 IMSI='262426463870901': No 3G Auth Data 20240914120414020 DAUC <0003> db_auc.c:157 IMSI='262426463870901': No 2G Auth Data 20240914120414020 DAUC <0003> db_auc.c:192 IMSI='262426463870901': No 3G Auth Data 20240914120414035 DLINP <000b> input/ipa.c:451 connected read/write 20240914120414035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120414035 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426463870901" cn_domain=PS} 20240914120414035 DMAIN <0000> hlr.c:227 IMSI='262426463870901': Creating subscriber on demand 20240914120414041 DMAIN <0000> hlr.c:243 IMSI='262426463870901': Successfully assigned MSISDN='540' 20240914120414041 DLU <0006> fsm.c:456 lu(262426463870901)[0x612000014320]{UNVALIDATED}: Allocated 20240914120414041 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240914120414041 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426463870901" cause=GPRS services not allowed} 20240914120414041 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120414041 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426463870901)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120414041 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426463870901)[0x612000014320]{UNVALIDATED}: Freeing instance 20240914120414041 DLU <0006> fsm.c:568 lu(PS:IMSI-262426463870901)[0x612000014320]{UNVALIDATED}: Deallocated 20240914120414041 DLINP <000b> input/ipa.c:451 connected read/write 20240914120414041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120414041 DLINP <000b> input/ipa.c:451 connected read/write 20240914120414041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120414044 DAUC <0003> db_auc.c:157 IMSI='262426463870901': No 2G Auth Data 20240914120414044 DAUC <0003> db_auc.c:192 IMSI='262426463870901': No 3G Auth Data 20240914120414045 DAUC <0003> db_auc.c:157 IMSI='262426463870901': No 2G Auth Data 20240914120414045 DAUC <0003> db_auc.c:192 IMSI='262426463870901': No 3G Auth Data 20240914120414047 DAUC <0003> db_auc.c:157 IMSI='262426463870901': No 2G Auth Data 20240914120414047 DAUC <0003> db_auc.c:192 IMSI='262426463870901': No 3G Auth Data 20240914120414048 DAUC <0003> db_auc.c:157 IMSI='262426463870901': No 2G Auth Data 20240914120414048 DAUC <0003> db_auc.c:192 IMSI='262426463870901': No 3G Auth Data 20240914120414058 DLINP <000b> input/ipa.c:451 connected read/write 20240914120414058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120414058 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426463870901" cn_domain=PS} 20240914120414058 DMAIN <0000> hlr.c:227 IMSI='262426463870901': Creating subscriber on demand 20240914120414064 DMAIN <0000> hlr.c:243 IMSI='262426463870901': Successfully assigned MSISDN='215' 20240914120414064 DLU <0006> fsm.c:456 lu(262426463870901)[0x6120000144a0]{UNVALIDATED}: Allocated 20240914120414064 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240914120414064 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426463870901" cause=GPRS services not allowed} 20240914120414064 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120414064 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426463870901)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120414064 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426463870901)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20240914120414064 DLU <0006> fsm.c:568 lu(PS:IMSI-262426463870901)[0x6120000144a0]{UNVALIDATED}: Deallocated 20240914120414064 DLINP <000b> input/ipa.c:451 connected read/write 20240914120414064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120414064 DLINP <000b> input/ipa.c:451 connected read/write 20240914120414064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120414066 DAUC <0003> db_auc.c:157 IMSI='262426463870901': No 2G Auth Data 20240914120414066 DAUC <0003> db_auc.c:192 IMSI='262426463870901': No 3G Auth Data 20240914120414068 DAUC <0003> db_auc.c:157 IMSI='262426463870901': No 2G Auth Data 20240914120414068 DAUC <0003> db_auc.c:192 IMSI='262426463870901': No 3G Auth Data 20240914120414069 DAUC <0003> db_auc.c:157 IMSI='262426463870901': No 2G Auth Data 20240914120414069 DAUC <0003> db_auc.c:192 IMSI='262426463870901': No 3G Auth Data 20240914120414079 DLINP <000b> input/ipa.c:451 connected read/write 20240914120414079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120414079 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426463870901" cn_domain=PS} 20240914120414079 DMAIN <0000> hlr.c:227 IMSI='262426463870901': Creating subscriber on demand 20240914120414082 DLU <0006> fsm.c:456 lu(262426463870901)[0x612000014620]{UNVALIDATED}: Allocated 20240914120414082 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240914120414082 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426463870901" cause=GPRS services not allowed} 20240914120414082 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120414082 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426463870901)[0x612000014620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120414082 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426463870901)[0x612000014620]{UNVALIDATED}: Freeing instance 20240914120414082 DLU <0006> fsm.c:568 lu(PS:IMSI-262426463870901)[0x612000014620]{UNVALIDATED}: Deallocated 20240914120414082 DLINP <000b> input/ipa.c:451 connected read/write 20240914120414082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120414082 DLINP <000b> input/ipa.c:451 connected read/write 20240914120414082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120414084 DAUC <0003> db_auc.c:157 IMSI='262426463870901': No 2G Auth Data 20240914120414084 DAUC <0003> db_auc.c:192 IMSI='262426463870901': No 3G Auth Data 20240914120414086 DAUC <0003> db_auc.c:157 IMSI='262426463870901': No 2G Auth Data 20240914120414086 DAUC <0003> db_auc.c:192 IMSI='262426463870901': No 3G Auth Data 20240914120414087 DAUC <0003> db_auc.c:157 IMSI='262426463870901': No 2G Auth Data 20240914120414087 DAUC <0003> db_auc.c:192 IMSI='262426463870901': No 3G Auth Data 20240914120414096 DLINP <000b> input/ipa.c:451 connected read/write 20240914120414096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120414096 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426463870901" cn_domain=PS} 20240914120414096 DMAIN <0000> hlr.c:227 IMSI='262426463870901': Creating subscriber on demand 20240914120414099 DLU <0006> fsm.c:456 lu(262426463870901)[0x6120000147a0]{UNVALIDATED}: Allocated 20240914120414100 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120414105 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426463870901)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120414105 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426463870901" cn_domain=PS} 20240914120414105 DLINP <000b> input/ipa.c:451 connected read/write 20240914120414105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120414105 DLINP <000b> input/ipa.c:451 connected read/write 20240914120414105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120414108 DLINP <000b> input/ipa.c:451 connected read/write 20240914120414108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120414108 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426463870901"} 20240914120414108 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426463870901)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120414108 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120414108 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426463870901"} 20240914120414108 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426463870901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120414108 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426463870901)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120414108 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426463870901)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120414108 DLU <0006> fsm.c:568 lu(PS:IMSI-262426463870901)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120414109 DLINP <000b> input/ipa.c:451 connected read/write 20240914120414109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120414109 DLINP <000b> input/ipa.c:451 connected read/write 20240914120414109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120414111 DAUC <0003> db_auc.c:157 IMSI='262426463870901': No 2G Auth Data 20240914120414111 DAUC <0003> db_auc.c:192 IMSI='262426463870901': No 3G Auth Data 20240914120414112 DAUC <0003> db_auc.c:157 IMSI='262426463870901': No 2G Auth Data 20240914120414112 DAUC <0003> db_auc.c:192 IMSI='262426463870901': No 3G Auth Data 20240914120414114 DAUC <0003> db_auc.c:157 IMSI='262426463870901': No 2G Auth Data 20240914120414114 DAUC <0003> db_auc.c:192 IMSI='262426463870901': No 3G Auth Data 20240914120414120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49164<->l=127.0.0.1:4258 20240914120414121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49152<->l=127.0.0.1:4258 20240914120414123 DLINP <000b> input/ipa.c:451 connected read/write 20240914120414123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120414123 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120414123 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120414123 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120414123 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40647<->l=127.0.0.1:4259) 20240914120414164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49174<->l=127.0.0.1:4258 20240914120414264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49174<->l=127.0.0.1:4258 20240914120417356 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120417356 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120417357 DLINP <000b> input/ipa.c:451 connected read/write 20240914120417357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120417357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49178<->l=127.0.0.1:4258 20240914120417359 DLINP <000b> input/ipa.c:451 connected read/write 20240914120417359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120417359 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120417359 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120417359 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  20240914120417359 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120417359 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  20240914120417359 DLGSUP <0013> gsup_server.c:235 2:  20240914120417359 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120417359 DLGSUP <0013> gsup_server.c:235 3:  20240914120417359 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120417359 DLGSUP <0013> gsup_server.c:235 4:  20240914120417359 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120417359 DLGSUP <0013> gsup_server.c:235 5:  20240914120417359 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120417359 DLGSUP <0013> gsup_server.c:235 7:  20240914120417359 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120417359 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120417359 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120417359 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120417369 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39173<->l=127.0.0.1:4259) 20240914120417376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49188<->l=127.0.0.1:4258 20240914120417406 DLINP <000b> input/ipa.c:451 connected read/write 20240914120417406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120417406 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423097978418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423097978418"} 20240914120417406 DMAIN <0000> hlr.c:227 IMSI='262423097978418': Creating subscriber on demand 20240914120417412 DMAIN <0000> hlr.c:243 IMSI='262423097978418': Successfully assigned MSISDN='143' 20240914120417413 DAUC <0003> db_auc.c:157 IMSI='262423097978418': No 2G Auth Data 20240914120417413 DAUC <0003> db_auc.c:192 IMSI='262423097978418': No 3G Auth Data 20240914120417413 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423097978418 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 20240914120417413 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423097978418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423097978418" cause=IMSI unknown in HLR} 20240914120417413 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423097978418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240914120417413 DLINP <000b> input/ipa.c:451 connected read/write 20240914120417413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120417413 DLINP <000b> input/ipa.c:451 connected read/write 20240914120417413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120417418 DAUC <0003> db_auc.c:157 IMSI='262423097978418': No 2G Auth Data 20240914120417418 DAUC <0003> db_auc.c:192 IMSI='262423097978418': No 3G Auth Data 20240914120417418 DAUC <0003> db_auc.c:157 IMSI='262423097978418': No 2G Auth Data 20240914120417418 DAUC <0003> db_auc.c:192 IMSI='262423097978418': No 3G Auth Data 20240914120417419 DAUC <0003> db_auc.c:157 IMSI='262423097978418': No 2G Auth Data 20240914120417419 DAUC <0003> db_auc.c:192 IMSI='262423097978418': No 3G Auth Data 20240914120417422 DLINP <000b> input/ipa.c:451 connected read/write 20240914120417422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120417422 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423097978418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423097978418" cn_domain=PS} 20240914120417422 DLU <0006> fsm.c:456 lu(262423097978418)[0x612000014920]{UNVALIDATED}: Allocated 20240914120417422 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423097978418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240914120417428 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423097978418)[0x612000014920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120417428 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423097978418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423097978418" cn_domain=PS} 20240914120417428 DLINP <000b> input/ipa.c:451 connected read/write 20240914120417428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120417428 DLINP <000b> input/ipa.c:451 connected read/write 20240914120417428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120417433 DLINP <000b> input/ipa.c:451 connected read/write 20240914120417433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120417433 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423097978418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423097978418"} 20240914120417433 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423097978418)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120417433 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423097978418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120417433 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423097978418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423097978418"} 20240914120417433 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423097978418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120417433 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423097978418)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120417433 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423097978418)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120417433 DLU <0006> fsm.c:568 lu(PS:IMSI-262423097978418)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120417433 DLINP <000b> input/ipa.c:451 connected read/write 20240914120417433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120417433 DLINP <000b> input/ipa.c:451 connected read/write 20240914120417433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120417441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49188<->l=127.0.0.1:4258 20240914120417444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49178<->l=127.0.0.1:4258 20240914120417446 DLINP <000b> input/ipa.c:451 connected read/write 20240914120417446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120417446 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120417446 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120417446 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120417446 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39173<->l=127.0.0.1:4259) 20240914120417494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49190<->l=127.0.0.1:4258 20240914120417595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49190<->l=127.0.0.1:4258 20240914120420707 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120420707 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120420710 DLINP <000b> input/ipa.c:451 connected read/write 20240914120420710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120420711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49200<->l=127.0.0.1:4258 20240914120420713 DLINP <000b> input/ipa.c:451 connected read/write 20240914120420713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120420713 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120420713 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120420713 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  20240914120420713 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120420713 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  20240914120420713 DLGSUP <0013> gsup_server.c:235 2:  20240914120420713 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120420713 DLGSUP <0013> gsup_server.c:235 3:  20240914120420713 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120420713 DLGSUP <0013> gsup_server.c:235 4:  20240914120420713 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120420713 DLGSUP <0013> gsup_server.c:235 5:  20240914120420713 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120420713 DLGSUP <0013> gsup_server.c:235 7:  20240914120420713 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120420713 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120420713 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120420713 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120420732 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34385<->l=127.0.0.1:4259) 20240914120420734 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240914120420734 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240914120420747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49212<->l=127.0.0.1:4258 20240914120420762 DAUC <0003> db_auc.c:157 IMSI='262428403411542': No 2G Auth Data 20240914120420762 DAUC <0003> db_auc.c:192 IMSI='262428403411542': No 3G Auth Data 20240914120420773 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611680081.msisdn 20240914120420774 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491611680081.msisdn: not attached (vlr_number unset) 20240914120420774 DDGSM <0007> mslookup_server.c:327 sip.voice.491611680081.msisdn: does not exist in GSUP proxy 20240914120421779 DLINP <000b> input/ipa.c:451 connected read/write 20240914120421779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120421779 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428403411542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428403411542" cn_domain=CS} 20240914120421779 DLU <0006> fsm.c:456 lu(262428403411542)[0x612000014da0]{UNVALIDATED}: Allocated 20240914120421779 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428403411542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240914120421811 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262428403411542)[0x612000014da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240914120421811 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428403411542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428403411542" cn_domain=CS} 20240914120421811 DLINP <000b> input/ipa.c:451 connected read/write 20240914120421811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120421811 DLINP <000b> input/ipa.c:451 connected read/write 20240914120421811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120421817 DLINP <000b> input/ipa.c:451 connected read/write 20240914120421817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120421818 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428403411542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428403411542"} 20240914120421818 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262428403411542)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240914120421818 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428403411542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240914120421818 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428403411542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428403411542"} 20240914120421818 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428403411542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120421818 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428403411542)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240914120421818 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428403411542)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240914120421818 DLU <0006> fsm.c:568 lu(CS:IMSI-262428403411542)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240914120421818 DLINP <000b> input/ipa.c:451 connected read/write 20240914120421818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120421818 DLINP <000b> input/ipa.c:451 connected read/write 20240914120421818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120421821 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611680081.msisdn 20240914120421822 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491611680081.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240914120421822 DDGSM <0007> mslookup_server.c:327 sip.voice.491611680081.msisdn: does not exist in GSUP proxy 20240914120421822 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611680081.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240914120421831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49212<->l=127.0.0.1:4258 20240914120421833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49200<->l=127.0.0.1:4258 20240914120421835 DLINP <000b> input/ipa.c:451 connected read/write 20240914120421835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120421835 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120421836 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120421836 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120421836 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34385<->l=127.0.0.1:4259) 20240914120421862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60608<->l=127.0.0.1:4258 20240914120421963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60608<->l=127.0.0.1:4258 20240914120423010 DSS <0004> hlr_ussd.c:239 262420259833388/0xfed03026: SS Session Timeout, destroying 20240914120423010 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420259833388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240914120425069 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120425069 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120425074 DLINP <000b> input/ipa.c:451 connected read/write 20240914120425074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120425076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60622<->l=127.0.0.1:4258 20240914120425080 DLINP <000b> input/ipa.c:451 connected read/write 20240914120425080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120425080 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120425080 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120425080 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  20240914120425080 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120425080 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  20240914120425080 DLGSUP <0013> gsup_server.c:235 2:  20240914120425080 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120425080 DLGSUP <0013> gsup_server.c:235 3:  20240914120425080 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120425080 DLGSUP <0013> gsup_server.c:235 4:  20240914120425080 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120425081 DLGSUP <0013> gsup_server.c:235 5:  20240914120425081 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120425081 DLGSUP <0013> gsup_server.c:235 7:  20240914120425081 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120425081 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120425081 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120425081 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120425081 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240914120425081 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240914120425114 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33713<->l=127.0.0.1:4259) 20240914120425116 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240914120425116 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240914120425127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60636<->l=127.0.0.1:4258 20240914120425132 DLINP <000b> input/ipa.c:451 connected read/write 20240914120425132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120425132 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423524313993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423524313993" cn_domain=CS} 20240914120425132 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423524313993 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240914120425132 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423524313993 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240914120425132 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423524313993.imsi 20240914120425132 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423524313993.imsi 20240914120425132 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423524313993.imsi: does not exist in local HLR 20240914120425139 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423524313993 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240914120425139 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240914120425139 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240914120425139 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240914120425139 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240914120425139 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240914120425139 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423524313993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120425139 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240914120425139 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240914120425139 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240914120425139 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240914120425139 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240914120425139 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240914120425140 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240914120425140 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240914120425140 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240914120425140 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240914120425140 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240914120425141 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240914120425141 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240914120425141 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240914120425182 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240914120425182 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240914120425182 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240914120425182 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240914120425182 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423524313993 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616446782 20240914120425182 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423524313993 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240914120425182 DLINP <000b> input/ipa.c:451 connected read/write 20240914120425182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120425183 DLINP <000b> input/ipa.c:451 connected read/write 20240914120425183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120425189 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240914120425189 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240914120425189 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423524313993 MSISDN-491616446782 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240914120425189 DLINP <000b> input/ipa.c:451 connected read/write 20240914120425189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120425189 DLINP <000b> input/ipa.c:451 connected read/write 20240914120425189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120425193 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240914120425193 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240914120425193 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423524313993 MSISDN-491616446782 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 20240914120425193 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423524313993 MSISDN-491616446782 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240914120425193 DLINP <000b> input/ipa.c:451 connected read/write 20240914120425193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120425193 DLINP <000b> input/ipa.c:451 connected read/write 20240914120425193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120425196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60636<->l=127.0.0.1:4258 20240914120425197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60622<->l=127.0.0.1:4258 20240914120425200 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33713<->l=127.0.0.1:4259) 20240914120425200 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240914120425200 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240914120425200 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240914120425200 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240914120425200 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240914120425201 DLINP <000b> input/ipa.c:451 connected read/write 20240914120425201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120425201 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120425201 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120425201 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120425293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60638<->l=127.0.0.1:4258 20240914120425394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60638<->l=127.0.0.1:4258 20240914120428501 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120428501 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120428505 DLINP <000b> input/ipa.c:451 connected read/write 20240914120428505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120428506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60640<->l=127.0.0.1:4258 20240914120428510 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240914120428510 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240914120428510 DLINP <000b> input/ipa.c:451 connected read/write 20240914120428510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120428510 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120428510 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120428510 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  20240914120428510 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120428510 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  20240914120428510 DLGSUP <0013> gsup_server.c:235 2:  20240914120428510 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120428510 DLGSUP <0013> gsup_server.c:235 3:  20240914120428510 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120428510 DLGSUP <0013> gsup_server.c:235 4:  20240914120428510 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120428510 DLGSUP <0013> gsup_server.c:235 5:  20240914120428510 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120428510 DLGSUP <0013> gsup_server.c:235 7:  20240914120428510 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120428510 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120428510 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120428510 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120428529 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40587<->l=127.0.0.1:4259) 20240914120428533 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240914120428533 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240914120428548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60646<->l=127.0.0.1:4258 20240914120428556 DAUC <0003> db_auc.c:157 IMSI='262423573894542': No 2G Auth Data 20240914120428556 DAUC <0003> db_auc.c:192 IMSI='262423573894542': No 3G Auth Data 20240914120428570 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423573894542.imsi 20240914120428570 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262423573894542.imsi: found in local HLR 20240914120428581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60646<->l=127.0.0.1:4258 20240914120428582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60640<->l=127.0.0.1:4258 20240914120428584 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40587<->l=127.0.0.1:4259) 20240914120428585 DLINP <000b> input/ipa.c:451 connected read/write 20240914120428585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120428585 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120428585 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120428585 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120428618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60654<->l=127.0.0.1:4258 20240914120428719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60654<->l=127.0.0.1:4258 20240914120431828 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120431828 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120431834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47714<->l=127.0.0.1:4258 20240914120431834 DLINP <000b> input/ipa.c:451 connected read/write 20240914120431834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120431835 DLINP <000b> input/ipa.c:451 connected read/write 20240914120431835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120431835 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120431835 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120431835 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  20240914120431835 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120431835 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  20240914120431835 DLGSUP <0013> gsup_server.c:235 2:  20240914120431835 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120431835 DLGSUP <0013> gsup_server.c:235 3:  20240914120431835 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120431835 DLGSUP <0013> gsup_server.c:235 4:  20240914120431835 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120431835 DLGSUP <0013> gsup_server.c:235 5:  20240914120431835 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120431835 DLGSUP <0013> gsup_server.c:235 7:  20240914120431835 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120431835 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120431835 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120431835 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120431837 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240914120431837 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240914120431880 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37207<->l=127.0.0.1:4259) 20240914120431885 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240914120431885 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240914120431900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47730<->l=127.0.0.1:4258 20240914120431904 DLINP <000b> input/ipa.c:451 connected read/write 20240914120431904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120431904 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424146403835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424146403835" cn_domain=CS} 20240914120431904 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424146403835 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240914120431904 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424146403835 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240914120431904 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424146403835.imsi 20240914120431904 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424146403835.imsi 20240914120431904 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424146403835.imsi: does not exist in local HLR 20240914120431909 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424146403835 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240914120431910 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240914120431910 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240914120431910 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240914120431910 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240914120431910 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240914120431910 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424146403835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120431910 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240914120431910 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240914120431910 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240914120431910 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240914120431910 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240914120431910 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240914120431911 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240914120431911 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240914120431911 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240914120431912 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240914120431912 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240914120431912 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240914120431912 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240914120431912 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240914120431954 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240914120431954 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240914120431954 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240914120431954 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240914120431954 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424146403835 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613230027 20240914120431954 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424146403835 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240914120431955 DLINP <000b> input/ipa.c:451 connected read/write 20240914120431955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120431955 DLINP <000b> input/ipa.c:451 connected read/write 20240914120431955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120431960 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240914120431960 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240914120431960 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424146403835 MSISDN-491613230027 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240914120431960 DLINP <000b> input/ipa.c:451 connected read/write 20240914120431960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120431960 DLINP <000b> input/ipa.c:451 connected read/write 20240914120431960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120431962 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240914120431962 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240914120431962 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424146403835 MSISDN-491613230027 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 20240914120431962 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424146403835 MSISDN-491613230027 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240914120431962 DLINP <000b> input/ipa.c:451 connected read/write 20240914120431963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120431963 DLINP <000b> input/ipa.c:451 connected read/write 20240914120431963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120431965 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424146403835.imsi 20240914120431965 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424146403835.imsi: does not exist in local HLR 20240914120432966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47730<->l=127.0.0.1:4258 20240914120432967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47714<->l=127.0.0.1:4258 20240914120432968 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37207<->l=127.0.0.1:4259) 20240914120432968 DLINP <000b> input/ipa.c:451 connected read/write 20240914120432968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120432968 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120432968 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120432968 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120432969 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240914120432969 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240914120432969 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240914120432969 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240914120432969 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240914120433031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47736<->l=127.0.0.1:4258 20240914120433132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47736<->l=127.0.0.1:4258 20240914120436247 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240914120436247 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240914120436252 DLINP <000b> input/ipa.c:451 connected read/write 20240914120436252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120436255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47750<->l=127.0.0.1:4258 20240914120436258 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240914120436258 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240914120436258 DLINP <000b> input/ipa.c:451 connected read/write 20240914120436258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120436258 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240914120436258 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240914120436258 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  20240914120436258 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240914120436258 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  20240914120436258 DLGSUP <0013> gsup_server.c:235 2:  20240914120436258 DLGSUP <0013> gsup_server.c:237 2: 00  20240914120436258 DLGSUP <0013> gsup_server.c:235 3:  20240914120436258 DLGSUP <0013> gsup_server.c:237 3: 00  20240914120436258 DLGSUP <0013> gsup_server.c:235 4:  20240914120436258 DLGSUP <0013> gsup_server.c:237 4: 00  20240914120436258 DLGSUP <0013> gsup_server.c:235 5:  20240914120436258 DLGSUP <0013> gsup_server.c:237 5: 00  20240914120436259 DLGSUP <0013> gsup_server.c:235 7:  20240914120436259 DLGSUP <0013> gsup_server.c:237 7: 00  20240914120436259 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240914120436259 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240914120436259 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240914120436280 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35033<->l=127.0.0.1:4259) 20240914120436282 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240914120436282 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240914120436287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47764<->l=127.0.0.1:4258 20240914120436302 DLINP <000b> input/ipa.c:451 connected read/write 20240914120436302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120436302 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427582199284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427582199284" cn_domain=CS} 20240914120436302 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427582199284 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240914120436302 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427582199284 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240914120436302 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427582199284.imsi 20240914120436302 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427582199284.imsi 20240914120436302 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427582199284.imsi: does not exist in local HLR 20240914120436311 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427582199284 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240914120436311 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240914120436311 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240914120436311 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240914120436311 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240914120436311 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240914120436311 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427582199284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240914120436311 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240914120436311 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240914120436311 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240914120436311 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240914120436311 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240914120436311 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240914120436316 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240914120436316 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240914120436316 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240914120436316 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240914120436316 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240914120436318 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240914120436318 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240914120436318 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240914120436362 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240914120436362 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240914120436362 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240914120436362 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240914120436363 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427582199284 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617073457 20240914120436363 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427582199284 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240914120436363 DLINP <000b> input/ipa.c:451 connected read/write 20240914120436363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120436363 DLINP <000b> input/ipa.c:451 connected read/write 20240914120436363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120436372 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240914120436372 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240914120436372 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427582199284 MSISDN-491617073457 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240914120436372 DLINP <000b> input/ipa.c:451 connected read/write 20240914120436372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120436372 DLINP <000b> input/ipa.c:451 connected read/write 20240914120436372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120436376 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240914120436376 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240914120436376 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427582199284 MSISDN-491617073457 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 20240914120436376 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427582199284 MSISDN-491617073457 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240914120436376 DLINP <000b> input/ipa.c:451 connected read/write 20240914120436376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120436376 DLINP <000b> input/ipa.c:451 connected read/write 20240914120436376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240914120436380 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617073457.msisdn 20240914120436380 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491617073457.msisdn: does not exist in local HLR 20240914120436380 DDGSM <0007> mslookup_server.c:352 sip.voice.491617073457.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240914120436380 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617073457.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240914120436386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47764<->l=127.0.0.1:4258 20240914120436388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47750<->l=127.0.0.1:4258 20240914120436391 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35033<->l=127.0.0.1:4259) 20240914120436392 DLINP <000b> input/ipa.c:451 connected read/write 20240914120436392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240914120436392 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240914120436392 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240914120436392 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240914120436392 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240914120436392 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240914120436392 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240914120436392 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240914120436392 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240914120436481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47766<->l=127.0.0.1:4258 20240914120436582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47766<->l=127.0.0.1:4258