20241030055522602 DMAIN <0000> hlr.c:813 hlr starting 20241030055522602 DDB <0001> db.c:599 using database: hlr.db 20241030055522602 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241030055522602 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241030055522603 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241030055522603 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241030055522633 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241030055522633 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241030055522726 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241030055522727 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241030055522728 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241030055524350 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055524350 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055524351 DLINP <000b> input/ipa.c:451 connected read/write 20241030055524351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055524352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41714<->l=127.0.0.1:4258 20241030055524353 DLINP <000b> input/ipa.c:451 connected read/write 20241030055524353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055524353 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055524353 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055524353 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  20241030055524353 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055524353 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  20241030055524353 DLGSUP <0013> gsup_server.c:235 2:  20241030055524353 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055524353 DLGSUP <0013> gsup_server.c:235 3:  20241030055524353 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055524353 DLGSUP <0013> gsup_server.c:235 4:  20241030055524353 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055524353 DLGSUP <0013> gsup_server.c:235 5:  20241030055524353 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055524353 DLGSUP <0013> gsup_server.c:235 7:  20241030055524353 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055524353 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055524353 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055524353 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055524375 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42197<->l=127.0.0.1:4259) 20241030055524389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41726<->l=127.0.0.1:4258 20241030055524397 DLINP <000b> input/ipa.c:451 connected read/write 20241030055524397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055524397 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"} 20241030055524397 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" 20241030055524397 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} 20241030055524397 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 20241030055524397 DLINP <000b> input/ipa.c:451 connected read/write 20241030055524397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055524397 DLINP <000b> input/ipa.c:451 connected read/write 20241030055524397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055524399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41726<->l=127.0.0.1:4258 20241030055524400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41714<->l=127.0.0.1:4258 20241030055524402 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42197<->l=127.0.0.1:4259) 20241030055524402 DLINP <000b> input/ipa.c:451 connected read/write 20241030055524402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055524402 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055524402 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055524402 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055524468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41734<->l=127.0.0.1:4258 20241030055524469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41734<->l=127.0.0.1:4258 20241030055527537 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055527537 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055527539 DLINP <000b> input/ipa.c:451 connected read/write 20241030055527539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055527540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57016<->l=127.0.0.1:4258 20241030055527542 DLINP <000b> input/ipa.c:451 connected read/write 20241030055527542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055527542 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055527542 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055527542 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  20241030055527542 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055527542 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  20241030055527542 DLGSUP <0013> gsup_server.c:235 2:  20241030055527542 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055527542 DLGSUP <0013> gsup_server.c:235 3:  20241030055527542 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055527542 DLGSUP <0013> gsup_server.c:235 4:  20241030055527542 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055527542 DLGSUP <0013> gsup_server.c:235 5:  20241030055527542 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055527542 DLGSUP <0013> gsup_server.c:235 7:  20241030055527542 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055527542 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055527542 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055527542 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055527561 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33057<->l=127.0.0.1:4259) 20241030055527579 DAUC <0003> db_auc.c:157 IMSI='262423808431574': No 2G Auth Data 20241030055527579 DAUC <0003> db_auc.c:192 IMSI='262423808431574': No 3G Auth Data 20241030055527619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57018<->l=127.0.0.1:4258 20241030055527622 DLINP <000b> input/ipa.c:451 connected read/write 20241030055527622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055527622 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423808431574 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423808431574"} 20241030055527631 DAUC <0003> db_auc.c:192 IMSI='262423808431574': No 3G Auth Data 20241030055527631 DAUC <0003> db_auc.c:236 IMSI='262423808431574': Calling to generate 5 vectors 20241030055527631 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030055527631 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055527631 DAUC <0003> auc.c:113 vector [0]: rand = 7f7585790043982114aebee492f7e477 20241030055527631 DAUC <0003> auc.c:179 vector [0]: kc = 97b553e6e11d5800 20241030055527631 DAUC <0003> auc.c:180 vector [0]: sres = 9124087a 20241030055527631 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030055527631 DAUC <0003> auc.c:113 vector [1]: rand = 1f25768c786118ce8a8600104b233f75 20241030055527631 DAUC <0003> auc.c:179 vector [1]: kc = 429d102f5602dc00 20241030055527631 DAUC <0003> auc.c:180 vector [1]: sres = 45a76274 20241030055527631 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030055527631 DAUC <0003> auc.c:113 vector [2]: rand = 64b632d313c7d0e6438611fe32fa6d1d 20241030055527631 DAUC <0003> auc.c:179 vector [2]: kc = 9798d1c6ca5d2000 20241030055527631 DAUC <0003> auc.c:180 vector [2]: sres = 4e2c457b 20241030055527631 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030055527631 DAUC <0003> auc.c:113 vector [3]: rand = 4140de7092d0c13db34d4a3f563d17de 20241030055527631 DAUC <0003> auc.c:179 vector [3]: kc = 0ab5760593e6bc00 20241030055527631 DAUC <0003> auc.c:180 vector [3]: sres = fc6a0a98 20241030055527631 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030055527631 DAUC <0003> auc.c:113 vector [4]: rand = 93feeb53f68cc08329fe7e54a2fa82fd 20241030055527631 DAUC <0003> auc.c:179 vector [4]: kc = 79834e4154cbbc00 20241030055527631 DAUC <0003> auc.c:180 vector [4]: sres = c32889cc 20241030055527631 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030055527631 DAUC <0003> db_auc.c:245 IMSI='262423808431574': Generated 5 vectors 20241030055527631 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423808431574 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423808431574"} 20241030055527631 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423808431574 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055527631 DLINP <000b> input/ipa.c:451 connected read/write 20241030055527631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055527631 DLINP <000b> input/ipa.c:451 connected read/write 20241030055527631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055527635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57018<->l=127.0.0.1:4258 20241030055527660 DAUC <0003> db_auc.c:157 IMSI='262420322617655': No 2G Auth Data 20241030055527660 DAUC <0003> db_auc.c:192 IMSI='262420322617655': No 3G Auth Data 20241030055527696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57020<->l=127.0.0.1:4258 20241030055527699 DLINP <000b> input/ipa.c:451 connected read/write 20241030055527699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055527699 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420322617655 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420322617655"} 20241030055527700 DAUC <0003> db_auc.c:192 IMSI='262420322617655': No 3G Auth Data 20241030055527700 DAUC <0003> db_auc.c:236 IMSI='262420322617655': Calling to generate 5 vectors 20241030055527700 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030055527700 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055527700 DAUC <0003> auc.c:113 vector [0]: rand = 2460038740f5daba16bed9dfe531e743 20241030055527700 DAUC <0003> auc.c:179 vector [0]: kc = 679ac10e94aa1c00 20241030055527700 DAUC <0003> auc.c:180 vector [0]: sres = d2791be4 20241030055527700 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030055527700 DAUC <0003> auc.c:113 vector [1]: rand = d74976e756016db303d73f64dd7fdb51 20241030055527700 DAUC <0003> auc.c:179 vector [1]: kc = f4fbb97c67316c00 20241030055527700 DAUC <0003> auc.c:180 vector [1]: sres = 2628b3be 20241030055527700 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030055527700 DAUC <0003> auc.c:113 vector [2]: rand = c8034cfc9ad08e3a634d23fccc94baa0 20241030055527700 DAUC <0003> auc.c:179 vector [2]: kc = e91fe5c7749d9000 20241030055527700 DAUC <0003> auc.c:180 vector [2]: sres = 6f5df330 20241030055527700 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030055527700 DAUC <0003> auc.c:113 vector [3]: rand = a659a0e6db930cbc3c3dabd1cbdaf937 20241030055527700 DAUC <0003> auc.c:179 vector [3]: kc = 8d4eb4b7bf999800 20241030055527700 DAUC <0003> auc.c:180 vector [3]: sres = 58ec641c 20241030055527700 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030055527700 DAUC <0003> auc.c:113 vector [4]: rand = 4e733904f5b61f4adc453138fc5fa860 20241030055527700 DAUC <0003> auc.c:179 vector [4]: kc = 5904adbe38975c00 20241030055527700 DAUC <0003> auc.c:180 vector [4]: sres = 2e81747d 20241030055527700 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030055527700 DAUC <0003> db_auc.c:245 IMSI='262420322617655': Generated 5 vectors 20241030055527700 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420322617655 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420322617655"} 20241030055527700 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420322617655 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055527700 DLINP <000b> input/ipa.c:451 connected read/write 20241030055527700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055527700 DLINP <000b> input/ipa.c:451 connected read/write 20241030055527700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055527702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57020<->l=127.0.0.1:4258 20241030055527726 DAUC <0003> db_auc.c:157 IMSI='262421254929337': No 2G Auth Data 20241030055527726 DAUC <0003> db_auc.c:192 IMSI='262421254929337': No 3G Auth Data 20241030055527757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57024<->l=127.0.0.1:4258 20241030055527760 DLINP <000b> input/ipa.c:451 connected read/write 20241030055527760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055527760 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421254929337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421254929337"} 20241030055527760 DAUC <0003> db_auc.c:192 IMSI='262421254929337': No 3G Auth Data 20241030055527760 DAUC <0003> db_auc.c:236 IMSI='262421254929337': Calling to generate 5 vectors 20241030055527760 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030055527760 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055527760 DAUC <0003> auc.c:113 vector [0]: rand = 6d5de907abd2c867ab9f33d69e17ea65 20241030055527760 DAUC <0003> auc.c:179 vector [0]: kc = 967a4334b9364703 20241030055527760 DAUC <0003> auc.c:180 vector [0]: sres = 8462a1da 20241030055527760 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030055527760 DAUC <0003> auc.c:113 vector [1]: rand = 1a8b3b58a567cb0871720fcab8593e83 20241030055527760 DAUC <0003> auc.c:179 vector [1]: kc = bb36f81afe29460f 20241030055527760 DAUC <0003> auc.c:180 vector [1]: sres = 58a4f974 20241030055527760 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030055527760 DAUC <0003> auc.c:113 vector [2]: rand = 72658395c97b257740d8b455d6b79e7c 20241030055527760 DAUC <0003> auc.c:179 vector [2]: kc = 321211679024c3b1 20241030055527760 DAUC <0003> auc.c:180 vector [2]: sres = 3a7d784a 20241030055527760 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030055527760 DAUC <0003> auc.c:113 vector [3]: rand = baf66000eea84d42f4ac10d30935e090 20241030055527760 DAUC <0003> auc.c:179 vector [3]: kc = 95be70aace48017e 20241030055527760 DAUC <0003> auc.c:180 vector [3]: sres = 6180ef0f 20241030055527760 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030055527760 DAUC <0003> auc.c:113 vector [4]: rand = 9813e12eeb6af2fc2021eb307c34063e 20241030055527760 DAUC <0003> auc.c:179 vector [4]: kc = 155eedf06f98d728 20241030055527760 DAUC <0003> auc.c:180 vector [4]: sres = a3548489 20241030055527760 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030055527760 DAUC <0003> db_auc.c:245 IMSI='262421254929337': Generated 5 vectors 20241030055527760 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421254929337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421254929337"} 20241030055527760 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421254929337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055527760 DLINP <000b> input/ipa.c:451 connected read/write 20241030055527760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055527760 DLINP <000b> input/ipa.c:451 connected read/write 20241030055527760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055527762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57024<->l=127.0.0.1:4258 20241030055527787 DAUC <0003> db_auc.c:157 IMSI='262426006248234': No 2G Auth Data 20241030055527787 DAUC <0003> db_auc.c:192 IMSI='262426006248234': No 3G Auth Data 20241030055527822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57032<->l=127.0.0.1:4258 20241030055527826 DLINP <000b> input/ipa.c:451 connected read/write 20241030055527826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055527826 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426006248234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426006248234"} 20241030055527826 DAUC <0003> db_auc.c:157 IMSI='262426006248234': No 2G Auth Data 20241030055527826 DAUC <0003> db_auc.c:236 IMSI='262426006248234': Calling to generate 5 vectors 20241030055527826 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030055527826 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055527826 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055527826 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030055527826 DAUC <0003> auc.c:113 vector [0]: rand = fda0f1bd7ab234888a8545bfb4ff176c 20241030055527826 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030055527826 DAUC <0003> auc.c:142 vector [0]: autn = 93d19784d8e20000ca4107cb6d26da1d 20241030055527826 DAUC <0003> auc.c:143 vector [0]: ck = d15696997182f7d047935716fb961e8d 20241030055527826 DAUC <0003> auc.c:144 vector [0]: ik = e169fce8f07e04fa8c2dd3f852f5379b 20241030055527826 DAUC <0003> auc.c:145 vector [0]: res = f25ba7e859d1dd830000000000000000 20241030055527826 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055527826 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030055527826 DAUC <0003> auc.c:151 vector [0]: kc = fb81ee9f289fda3c 20241030055527826 DAUC <0003> auc.c:152 vector [0]: sres = ab8a7a6b 20241030055527826 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030055527826 DAUC <0003> auc.c:113 vector [1]: rand = 118e49fb31c674d23cc7808f5fa6dbf1 20241030055527826 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030055527826 DAUC <0003> auc.c:142 vector [1]: autn = 8420ed7ef8da000007e01dc6b8ff574b 20241030055527826 DAUC <0003> auc.c:143 vector [1]: ck = 1f2c9392a7a3c09b799de03d91deb441 20241030055527826 DAUC <0003> auc.c:144 vector [1]: ik = 83711100843c1d0752cceb3d0e276927 20241030055527826 DAUC <0003> auc.c:145 vector [1]: res = 4c82ae26b4bb2df90000000000000000 20241030055527826 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055527826 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030055527826 DAUC <0003> auc.c:151 vector [1]: kc = b70c8992bc6600fa 20241030055527826 DAUC <0003> auc.c:152 vector [1]: sres = f83983df 20241030055527826 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030055527826 DAUC <0003> auc.c:113 vector [2]: rand = 8fa5f564098fde8ba4e809ffc433dfb0 20241030055527826 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030055527826 DAUC <0003> auc.c:142 vector [2]: autn = df9e2188f062000007cda8ab0e8f940c 20241030055527826 DAUC <0003> auc.c:143 vector [2]: ck = bc7ec4fc49cfdbac9eeefdba3aa55744 20241030055527826 DAUC <0003> auc.c:144 vector [2]: ik = 383d7ba3a5b0eafa8b1e2e8ade4923bb 20241030055527826 DAUC <0003> auc.c:145 vector [2]: res = 1818b80d03460d040000000000000000 20241030055527826 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055527826 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030055527826 DAUC <0003> auc.c:151 vector [2]: kc = 91b36c6f089345a9 20241030055527826 DAUC <0003> auc.c:152 vector [2]: sres = 1b5eb509 20241030055527826 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030055527826 DAUC <0003> auc.c:113 vector [3]: rand = 2af319e66f654193712b2cc00550bfbd 20241030055527826 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030055527826 DAUC <0003> auc.c:142 vector [3]: autn = 2a166aaa56e700003b99ec4f7eace844 20241030055527826 DAUC <0003> auc.c:143 vector [3]: ck = 5dc9c669397cf2393706cfdfd94695e9 20241030055527826 DAUC <0003> auc.c:144 vector [3]: ik = 8eb484a98acf427ff7b6aa26811e488c 20241030055527826 DAUC <0003> auc.c:145 vector [3]: res = bba4f77220a6eaec0000000000000000 20241030055527826 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055527826 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030055527826 DAUC <0003> auc.c:151 vector [3]: kc = 13cd2739ebeb6d23 20241030055527826 DAUC <0003> auc.c:152 vector [3]: sres = 9b021d9e 20241030055527826 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030055527826 DAUC <0003> auc.c:113 vector [4]: rand = ac33539fe581e7c62359ad450ac91a1a 20241030055527826 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030055527826 DAUC <0003> auc.c:142 vector [4]: autn = 33feb11610fe0000ceaf151098548699 20241030055527826 DAUC <0003> auc.c:143 vector [4]: ck = ffcd5ab5519267ca0c9e7562604b6ba3 20241030055527826 DAUC <0003> auc.c:144 vector [4]: ik = 67a04b0ab4d8a3842f0d5a2db185d132 20241030055527826 DAUC <0003> auc.c:145 vector [4]: res = 203ca0d56ce46a370000000000000000 20241030055527826 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030055527826 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030055527826 DAUC <0003> auc.c:151 vector [4]: kc = bbfe3ef034847edf 20241030055527826 DAUC <0003> auc.c:152 vector [4]: sres = 4cd8cae2 20241030055527826 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030055527826 DAUC <0003> db_auc.c:245 IMSI='262426006248234': Generated 5 vectors 20241030055527826 DAUC <0003> db_auc.c:249 IMSI='262426006248234': Updating SQN=161 in DB 20241030055527834 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426006248234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426006248234"} 20241030055527834 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426006248234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055527834 DLINP <000b> input/ipa.c:451 connected read/write 20241030055527834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055527834 DLINP <000b> input/ipa.c:451 connected read/write 20241030055527834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055527837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57032<->l=127.0.0.1:4258 20241030055527862 DAUC <0003> db_auc.c:157 IMSI='262422890424364': No 2G Auth Data 20241030055527862 DAUC <0003> db_auc.c:192 IMSI='262422890424364': No 3G Auth Data 20241030055527896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57042<->l=127.0.0.1:4258 20241030055527900 DLINP <000b> input/ipa.c:451 connected read/write 20241030055527900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055527900 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422890424364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422890424364"} 20241030055527900 DAUC <0003> db_auc.c:157 IMSI='262422890424364': No 2G Auth Data 20241030055527900 DAUC <0003> db_auc.c:236 IMSI='262422890424364': Calling to generate 5 vectors 20241030055527900 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030055527900 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055527900 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030055527900 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030055527900 DAUC <0003> auc.c:113 vector [0]: rand = 883d2a302d9be6eb827a0f1447f453a7 20241030055527900 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030055527900 DAUC <0003> auc.c:142 vector [0]: autn = daaf2bd614cd0000a69bb012f0586e3a 20241030055527900 DAUC <0003> auc.c:143 vector [0]: ck = 5892b46d0307c414046062e59bb32065 20241030055527900 DAUC <0003> auc.c:144 vector [0]: ik = 8eaacb474717ec96fe64615d9e7a1e13 20241030055527900 DAUC <0003> auc.c:145 vector [0]: res = 46c9ecad28ce438d0000000000000000 20241030055527900 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055527900 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030055527900 DAUC <0003> auc.c:151 vector [0]: kc = 2c3c7c9241d916f4 20241030055527900 DAUC <0003> auc.c:152 vector [0]: sres = 6e07af20 20241030055527900 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030055527900 DAUC <0003> auc.c:113 vector [1]: rand = 2544b7b4e8423f1f49383b806a665ae8 20241030055527900 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030055527900 DAUC <0003> auc.c:142 vector [1]: autn = bc75208554950000b89b5949642cb8d4 20241030055527900 DAUC <0003> auc.c:143 vector [1]: ck = 7b2b3ffbae6c4c1e072126478a8afdfd 20241030055527900 DAUC <0003> auc.c:144 vector [1]: ik = 6cf0ffdda4ae55fe78103c119ccae0ea 20241030055527900 DAUC <0003> auc.c:145 vector [1]: res = 70d899a689beee360000000000000000 20241030055527900 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055527900 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030055527900 DAUC <0003> auc.c:151 vector [1]: kc = 68eada701c8204f7 20241030055527900 DAUC <0003> auc.c:152 vector [1]: sres = f9667790 20241030055527900 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030055527900 DAUC <0003> auc.c:113 vector [2]: rand = 1e6d4901a52720cb3077b227fea1fc2a 20241030055527900 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030055527900 DAUC <0003> auc.c:142 vector [2]: autn = 45b494e5ae9200006a7588951d0fc0ef 20241030055527900 DAUC <0003> auc.c:143 vector [2]: ck = 55ec9932ef35544e8d2ad629fc36b129 20241030055527900 DAUC <0003> auc.c:144 vector [2]: ik = afe6e0b58a97991a26d89d90d66d412b 20241030055527900 DAUC <0003> auc.c:145 vector [2]: res = f5a89c45f1bff6880000000000000000 20241030055527900 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055527900 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030055527900 DAUC <0003> auc.c:151 vector [2]: kc = 51f8323e4ff93d56 20241030055527900 DAUC <0003> auc.c:152 vector [2]: sres = 04176acd 20241030055527900 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030055527900 DAUC <0003> auc.c:113 vector [3]: rand = bb9d54fb5239be253f043354148b412c 20241030055527900 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030055527900 DAUC <0003> auc.c:142 vector [3]: autn = bf69113caaf200007e3fbf0787826e68 20241030055527900 DAUC <0003> auc.c:143 vector [3]: ck = 07c7a178d2ca3dc3821d9d4942dea7b9 20241030055527900 DAUC <0003> auc.c:144 vector [3]: ik = 7e0d58bbd6ecac781ad3324b780c807c 20241030055527900 DAUC <0003> auc.c:145 vector [3]: res = d53ffebc580357d20000000000000000 20241030055527900 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055527900 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030055527900 DAUC <0003> auc.c:151 vector [3]: kc = e10456c13ef4b67e 20241030055527900 DAUC <0003> auc.c:152 vector [3]: sres = 8d3ca96e 20241030055527900 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030055527900 DAUC <0003> auc.c:113 vector [4]: rand = ae81443898355ed4571c6601728a8642 20241030055527900 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030055527900 DAUC <0003> auc.c:142 vector [4]: autn = 6dae9376389d00004082cadbb94c6f7a 20241030055527900 DAUC <0003> auc.c:143 vector [4]: ck = 4f816ce20d639ade20c941f77b19e72f 20241030055527900 DAUC <0003> auc.c:144 vector [4]: ik = b7ada7c965f863d64fa0c0a1a8f4ee1b 20241030055527900 DAUC <0003> auc.c:145 vector [4]: res = fa74114696beb46a0000000000000000 20241030055527900 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030055527900 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030055527900 DAUC <0003> auc.c:151 vector [4]: kc = 97454a7dbb76f03c 20241030055527900 DAUC <0003> auc.c:152 vector [4]: sres = 6ccaa52c 20241030055527900 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030055527900 DAUC <0003> db_auc.c:245 IMSI='262422890424364': Generated 5 vectors 20241030055527900 DAUC <0003> db_auc.c:249 IMSI='262422890424364': Updating SQN=161 in DB 20241030055527908 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422890424364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422890424364"} 20241030055527908 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422890424364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055527908 DLINP <000b> input/ipa.c:451 connected read/write 20241030055527908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055527908 DLINP <000b> input/ipa.c:451 connected read/write 20241030055527908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055527912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57042<->l=127.0.0.1:4258 20241030055527936 DAUC <0003> db_auc.c:157 IMSI='262423879800626': No 2G Auth Data 20241030055527936 DAUC <0003> db_auc.c:192 IMSI='262423879800626': No 3G Auth Data 20241030055527976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57054<->l=127.0.0.1:4258 20241030055527980 DLINP <000b> input/ipa.c:451 connected read/write 20241030055527980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055527980 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423879800626 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423879800626"} 20241030055527980 DAUC <0003> db_auc.c:236 IMSI='262423879800626': Calling to generate 5 vectors 20241030055527980 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030055527980 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055527980 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055527980 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030055527980 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055527980 DAUC <0003> auc.c:113 vector [0]: rand = ac9138735d563b5011735962ab5c6ec7 20241030055527980 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030055527980 DAUC <0003> auc.c:142 vector [0]: autn = c9d8b450a4a100000752387c10907e63 20241030055527980 DAUC <0003> auc.c:143 vector [0]: ck = 2fb17864d9d4fc8aad712fd79043d77f 20241030055527980 DAUC <0003> auc.c:144 vector [0]: ik = 300c9da5a14c055481eac1524c14b2b8 20241030055527980 DAUC <0003> auc.c:145 vector [0]: res = 501ee5a1ac7378160000000000000000 20241030055527980 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055527980 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030055527980 DAUC <0003> auc.c:179 vector [0]: kc = 477feb9ac68c6400 20241030055527980 DAUC <0003> auc.c:180 vector [0]: sres = aee9dd01 20241030055527980 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030055527980 DAUC <0003> auc.c:113 vector [1]: rand = 1af10003c964daef09edbd1e09b038d6 20241030055527980 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030055527980 DAUC <0003> auc.c:142 vector [1]: autn = 16ecd7ce0f7b00004aabf7fbf5e4a6ab 20241030055527980 DAUC <0003> auc.c:143 vector [1]: ck = d683ccd87d34a99dc6e57b4c007d088d 20241030055527980 DAUC <0003> auc.c:144 vector [1]: ik = fee1eadb284de11dab2f5331e269f5b5 20241030055527980 DAUC <0003> auc.c:145 vector [1]: res = 27f6041bc9f4130b0000000000000000 20241030055527980 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055527980 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030055527980 DAUC <0003> auc.c:179 vector [1]: kc = d2e4ddbd40cde000 20241030055527980 DAUC <0003> auc.c:180 vector [1]: sres = b10fbb12 20241030055527980 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030055527980 DAUC <0003> auc.c:113 vector [2]: rand = daa749023292ebb0f28a7c6a44140d61 20241030055527980 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030055527980 DAUC <0003> auc.c:142 vector [2]: autn = 12532505893a0000170d575a65ea8b0b 20241030055527980 DAUC <0003> auc.c:143 vector [2]: ck = 4bc9f92a2cd5298e12a02f8aa44a774f 20241030055527980 DAUC <0003> auc.c:144 vector [2]: ik = 920b2ff7f1365003929dfd15ea82b1d5 20241030055527980 DAUC <0003> auc.c:145 vector [2]: res = d2a51a88aec517190000000000000000 20241030055527980 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055527980 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030055527980 DAUC <0003> auc.c:179 vector [2]: kc = adde10c52313e400 20241030055527980 DAUC <0003> auc.c:180 vector [2]: sres = c669226e 20241030055527980 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030055527980 DAUC <0003> auc.c:113 vector [3]: rand = 507d06d5ac09a7f807eafb0657e45dd5 20241030055527981 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030055527981 DAUC <0003> auc.c:142 vector [3]: autn = 0608d8cd92370000e8360b98c1c7e66c 20241030055527981 DAUC <0003> auc.c:143 vector [3]: ck = 82ce7d05f2538c009fe9f973f66fb746 20241030055527981 DAUC <0003> auc.c:144 vector [3]: ik = fe44e460b343f04329860b2bc30604fb 20241030055527981 DAUC <0003> auc.c:145 vector [3]: res = efae7c19dea9a6d20000000000000000 20241030055527981 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055527981 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030055527981 DAUC <0003> auc.c:179 vector [3]: kc = 1627904f196c9000 20241030055527981 DAUC <0003> auc.c:180 vector [3]: sres = 66f7bbd7 20241030055527981 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030055527981 DAUC <0003> auc.c:113 vector [4]: rand = 033e053009137816154cfda092b527f2 20241030055527981 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030055527981 DAUC <0003> auc.c:142 vector [4]: autn = 9688899cee450000b7d091f4e496a8d0 20241030055527981 DAUC <0003> auc.c:143 vector [4]: ck = bf79090be0cc6b76f5c88091ffa62934 20241030055527981 DAUC <0003> auc.c:144 vector [4]: ik = 606420550adc44959935981e13204e01 20241030055527981 DAUC <0003> auc.c:145 vector [4]: res = 90b86be5e131ffd00000000000000000 20241030055527981 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030055527981 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030055527981 DAUC <0003> auc.c:179 vector [4]: kc = 6e61311959363800 20241030055527981 DAUC <0003> auc.c:180 vector [4]: sres = caedc22f 20241030055527981 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030055527981 DAUC <0003> db_auc.c:245 IMSI='262423879800626': Generated 5 vectors 20241030055527981 DAUC <0003> db_auc.c:249 IMSI='262423879800626': Updating SQN=161 in DB 20241030055527988 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423879800626 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423879800626"} 20241030055527988 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423879800626 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055527988 DLINP <000b> input/ipa.c:451 connected read/write 20241030055527988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055527988 DLINP <000b> input/ipa.c:451 connected read/write 20241030055527988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055527992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57054<->l=127.0.0.1:4258 20241030055528025 DAUC <0003> db_auc.c:157 IMSI='262423664616376': No 2G Auth Data 20241030055528025 DAUC <0003> db_auc.c:192 IMSI='262423664616376': No 3G Auth Data 20241030055528065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57060<->l=127.0.0.1:4258 20241030055528069 DLINP <000b> input/ipa.c:451 connected read/write 20241030055528069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055528069 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423664616376 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423664616376"} 20241030055528069 DAUC <0003> db_auc.c:236 IMSI='262423664616376': Calling to generate 5 vectors 20241030055528069 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030055528069 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055528069 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055528069 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030055528069 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055528069 DAUC <0003> auc.c:113 vector [0]: rand = 34b721ba376fe832d521633f71bf8f00 20241030055528069 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030055528069 DAUC <0003> auc.c:142 vector [0]: autn = 95dad0d9f2e20000e248de19c2e24084 20241030055528069 DAUC <0003> auc.c:143 vector [0]: ck = 7fab6a514a09956913a4de867c43bfe2 20241030055528069 DAUC <0003> auc.c:144 vector [0]: ik = a0fe8dc048052e822f8f928958d7a44a 20241030055528069 DAUC <0003> auc.c:145 vector [0]: res = 15d0c1e63ac5bb5c0000000000000000 20241030055528069 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055528069 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030055528069 DAUC <0003> auc.c:179 vector [0]: kc = bbcb60276a7a6800 20241030055528069 DAUC <0003> auc.c:180 vector [0]: sres = 227639a8 20241030055528069 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030055528069 DAUC <0003> auc.c:113 vector [1]: rand = fba99001fc102e9eaa64d75b766648e4 20241030055528069 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030055528069 DAUC <0003> auc.c:142 vector [1]: autn = 0b22b8f9f2400000081b5ed1385b4e1a 20241030055528069 DAUC <0003> auc.c:143 vector [1]: ck = ba8a9e4acf758f74a14ea6445d83651c 20241030055528069 DAUC <0003> auc.c:144 vector [1]: ik = 804d0075649bf2e133028fcf3f87c717 20241030055528069 DAUC <0003> auc.c:145 vector [1]: res = ce7d7c9bcb55899e0000000000000000 20241030055528069 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055528069 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030055528069 DAUC <0003> auc.c:179 vector [1]: kc = b1427f5997fc2400 20241030055528069 DAUC <0003> auc.c:180 vector [1]: sres = fca63181 20241030055528069 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030055528069 DAUC <0003> auc.c:113 vector [2]: rand = e642b1a7304b87babed67de0bf3a51ab 20241030055528069 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030055528069 DAUC <0003> auc.c:142 vector [2]: autn = c5a4ca9f9df800002f33e49cd58521f0 20241030055528069 DAUC <0003> auc.c:143 vector [2]: ck = 3bbe329d23bf8b98c1b7fab26cfe090f 20241030055528069 DAUC <0003> auc.c:144 vector [2]: ik = 434daf49513e0c6b5140207b9c8bb0ba 20241030055528069 DAUC <0003> auc.c:145 vector [2]: res = 1852c9bf2c3e0a3a0000000000000000 20241030055528069 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055528069 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030055528069 DAUC <0003> auc.c:179 vector [2]: kc = acedde6406971800 20241030055528069 DAUC <0003> auc.c:180 vector [2]: sres = bd9666d4 20241030055528069 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030055528069 DAUC <0003> auc.c:113 vector [3]: rand = 4155fc5852be765f82d7081fe2a65aba 20241030055528069 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030055528069 DAUC <0003> auc.c:142 vector [3]: autn = 36fc752c6cca00006cf4f36679bf3165 20241030055528069 DAUC <0003> auc.c:143 vector [3]: ck = 5098b974a6a90f0986b7ed6daaeb35dd 20241030055528069 DAUC <0003> auc.c:144 vector [3]: ik = c9e6dfaf156d1a52d4f7287255ed6edf 20241030055528069 DAUC <0003> auc.c:145 vector [3]: res = d0ac9a348100743d0000000000000000 20241030055528069 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055528069 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030055528070 DAUC <0003> auc.c:179 vector [3]: kc = 27ee1713227f4400 20241030055528070 DAUC <0003> auc.c:180 vector [3]: sres = 545b8913 20241030055528070 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030055528070 DAUC <0003> auc.c:113 vector [4]: rand = da44e39a82da56389be75d01ed5e4f24 20241030055528070 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030055528070 DAUC <0003> auc.c:142 vector [4]: autn = 3f1562d635d5000080a7d07ce7d93893 20241030055528070 DAUC <0003> auc.c:143 vector [4]: ck = 646aa79cd6136afee5f412c699a66909 20241030055528070 DAUC <0003> auc.c:144 vector [4]: ik = 89f8162321becf4084b832ceb6fe0ce8 20241030055528070 DAUC <0003> auc.c:145 vector [4]: res = be4dc3f4a9ad403e0000000000000000 20241030055528070 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030055528070 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030055528070 DAUC <0003> auc.c:179 vector [4]: kc = f80b3bf1e79fb800 20241030055528070 DAUC <0003> auc.c:180 vector [4]: sres = ba4a2153 20241030055528070 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030055528070 DAUC <0003> db_auc.c:245 IMSI='262423664616376': Generated 5 vectors 20241030055528070 DAUC <0003> db_auc.c:249 IMSI='262423664616376': Updating SQN=161 in DB 20241030055528079 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423664616376 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423664616376"} 20241030055528079 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423664616376 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055528079 DLINP <000b> input/ipa.c:451 connected read/write 20241030055528080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055528080 DLINP <000b> input/ipa.c:451 connected read/write 20241030055528080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055528083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57060<->l=127.0.0.1:4258 20241030055528119 DAUC <0003> db_auc.c:157 IMSI='262425641193657': No 2G Auth Data 20241030055528119 DAUC <0003> db_auc.c:192 IMSI='262425641193657': No 3G Auth Data 20241030055528160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57074<->l=127.0.0.1:4258 20241030055528163 DLINP <000b> input/ipa.c:451 connected read/write 20241030055528163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055528163 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425641193657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425641193657"} 20241030055528163 DAUC <0003> db_auc.c:236 IMSI='262425641193657': Calling to generate 5 vectors 20241030055528164 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030055528164 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055528164 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055528164 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030055528164 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055528164 DAUC <0003> auc.c:113 vector [0]: rand = dc4a5269b06ce6713097d8235a7db52d 20241030055528164 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030055528164 DAUC <0003> auc.c:142 vector [0]: autn = d004ce505c510000a558f31446f81c99 20241030055528164 DAUC <0003> auc.c:143 vector [0]: ck = c6eb0238a3704b95d57bc691ad349aed 20241030055528164 DAUC <0003> auc.c:144 vector [0]: ik = 82ae733547c7fcb0b8307486e39e292a 20241030055528164 DAUC <0003> auc.c:145 vector [0]: res = babe2dda332c470b0000000000000000 20241030055528164 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055528164 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030055528164 DAUC <0003> auc.c:179 vector [0]: kc = 3c42bfe8c4826591 20241030055528164 DAUC <0003> auc.c:180 vector [0]: sres = 8c0d8150 20241030055528164 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030055528164 DAUC <0003> auc.c:113 vector [1]: rand = 3537e2f57496d59086c891cfb124d798 20241030055528164 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030055528164 DAUC <0003> auc.c:142 vector [1]: autn = 512083db703800006d8269e31df70e32 20241030055528164 DAUC <0003> auc.c:143 vector [1]: ck = e61056966a0512eea09c96916a7c91c9 20241030055528164 DAUC <0003> auc.c:144 vector [1]: ik = 76d29f999ad4f2863b004bf77df34b9b 20241030055528164 DAUC <0003> auc.c:145 vector [1]: res = da8febec1115c5f30000000000000000 20241030055528164 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055528164 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030055528164 DAUC <0003> auc.c:179 vector [1]: kc = 86b60e4070d658df 20241030055528164 DAUC <0003> auc.c:180 vector [1]: sres = 1b067906 20241030055528164 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030055528164 DAUC <0003> auc.c:113 vector [2]: rand = 670684d79eff410b44d6da2851cf5fe5 20241030055528164 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030055528164 DAUC <0003> auc.c:142 vector [2]: autn = 6db071b4f2e40000c23694375a74d8cd 20241030055528164 DAUC <0003> auc.c:143 vector [2]: ck = 5a4ca77bf09bf255fce4de870f33401a 20241030055528164 DAUC <0003> auc.c:144 vector [2]: ik = 72b2c2abed74ef4e3a46505926465e5c 20241030055528164 DAUC <0003> auc.c:145 vector [2]: res = 7db21657f43eaceb0000000000000000 20241030055528164 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055528164 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030055528164 DAUC <0003> auc.c:179 vector [2]: kc = d3f61840eca999ea 20241030055528164 DAUC <0003> auc.c:180 vector [2]: sres = a923dc20 20241030055528164 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030055528164 DAUC <0003> auc.c:113 vector [3]: rand = c7a8023fbb4176e8be9564656394f5b5 20241030055528164 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030055528164 DAUC <0003> auc.c:142 vector [3]: autn = 8e0acf5d6666000081fb1cc6b6c3641e 20241030055528164 DAUC <0003> auc.c:143 vector [3]: ck = 77bdd5307a21e0663de4771bdd82b08a 20241030055528164 DAUC <0003> auc.c:144 vector [3]: ik = 8ac9d646ff4795a9d8237cb46f118ffd 20241030055528164 DAUC <0003> auc.c:145 vector [3]: res = 0e7f70a996621f440000000000000000 20241030055528164 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055528164 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030055528164 DAUC <0003> auc.c:179 vector [3]: kc = cb959f5e418fc982 20241030055528164 DAUC <0003> auc.c:180 vector [3]: sres = 6c1e05f7 20241030055528164 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030055528164 DAUC <0003> auc.c:113 vector [4]: rand = b00718cf5fd6f35ef5ba84defc0e488e 20241030055528164 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030055528164 DAUC <0003> auc.c:142 vector [4]: autn = c2b8aab10c4b000067a0a8d210e4aa6b 20241030055528164 DAUC <0003> auc.c:143 vector [4]: ck = 9be3f1cc669e4b988efea12627220b18 20241030055528164 DAUC <0003> auc.c:144 vector [4]: ik = 2494b63891fcce3e2b34762b8a960b7f 20241030055528164 DAUC <0003> auc.c:145 vector [4]: res = 83dac387f1319f360000000000000000 20241030055528164 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030055528164 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030055528164 DAUC <0003> auc.c:179 vector [4]: kc = 2df823471f4464df 20241030055528164 DAUC <0003> auc.c:180 vector [4]: sres = 81de5701 20241030055528164 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030055528164 DAUC <0003> db_auc.c:245 IMSI='262425641193657': Generated 5 vectors 20241030055528164 DAUC <0003> db_auc.c:249 IMSI='262425641193657': Updating SQN=161 in DB 20241030055528171 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425641193657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425641193657"} 20241030055528171 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425641193657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055528171 DLINP <000b> input/ipa.c:451 connected read/write 20241030055528171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055528171 DLINP <000b> input/ipa.c:451 connected read/write 20241030055528171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055528174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57074<->l=127.0.0.1:4258 20241030055528197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57016<->l=127.0.0.1:4258 20241030055528198 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33057<->l=127.0.0.1:4259) 20241030055528198 DLINP <000b> input/ipa.c:451 connected read/write 20241030055528198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055528198 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055528198 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055528198 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055528237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57088<->l=127.0.0.1:4258 20241030055528237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57088<->l=127.0.0.1:4258 20241030055531309 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055531309 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055531310 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57090<->l=127.0.0.1:4258 20241030055531312 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531312 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055531312 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055531312 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  20241030055531312 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055531312 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  20241030055531312 DLGSUP <0013> gsup_server.c:235 2:  20241030055531312 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055531312 DLGSUP <0013> gsup_server.c:235 3:  20241030055531312 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055531312 DLGSUP <0013> gsup_server.c:235 4:  20241030055531312 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055531312 DLGSUP <0013> gsup_server.c:235 5:  20241030055531312 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055531312 DLGSUP <0013> gsup_server.c:235 7:  20241030055531312 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055531312 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055531312 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055531312 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055531333 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41511<->l=127.0.0.1:4259) 20241030055531360 DAUC <0003> db_auc.c:157 IMSI='262428794526122': No 2G Auth Data 20241030055531360 DAUC <0003> db_auc.c:192 IMSI='262428794526122': No 3G Auth Data 20241030055531401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57104<->l=127.0.0.1:4258 20241030055531405 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531405 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428794526122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428794526122"} 20241030055531405 DAUC <0003> db_auc.c:192 IMSI='262428794526122': No 3G Auth Data 20241030055531405 DAUC <0003> db_auc.c:236 IMSI='262428794526122': Calling to generate 1 vectors 20241030055531405 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241030055531405 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055531405 DAUC <0003> auc.c:113 vector [0]: rand = 5eb2540d66a4c019464506c5bf4a793f 20241030055531405 DAUC <0003> auc.c:179 vector [0]: kc = de8f1ff9d84aec00 20241030055531405 DAUC <0003> auc.c:180 vector [0]: sres = 65c0f039 20241030055531405 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030055531405 DAUC <0003> db_auc.c:245 IMSI='262428794526122': Generated 1 vectors 20241030055531405 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428794526122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428794526122"} 20241030055531405 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428794526122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531405 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531405 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531408 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531408 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428794526122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428794526122"} 20241030055531408 DAUC <0003> db_auc.c:192 IMSI='262428794526122': No 3G Auth Data 20241030055531408 DAUC <0003> db_auc.c:236 IMSI='262428794526122': Calling to generate 4 vectors 20241030055531408 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241030055531408 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055531408 DAUC <0003> auc.c:113 vector [0]: rand = 3d66c9ada38101d9cce75823cd18e8db 20241030055531408 DAUC <0003> auc.c:179 vector [0]: kc = 4387bed6050a8000 20241030055531408 DAUC <0003> auc.c:180 vector [0]: sres = 9a27e5a4 20241030055531408 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030055531408 DAUC <0003> auc.c:113 vector [1]: rand = 3ac936d1e4e151df6085dcc318e66415 20241030055531408 DAUC <0003> auc.c:179 vector [1]: kc = fe72e4d54c6dd800 20241030055531408 DAUC <0003> auc.c:180 vector [1]: sres = 2bd77eff 20241030055531408 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030055531408 DAUC <0003> auc.c:113 vector [2]: rand = 2ff4c2c0fbc26c8b1f7c2be1bccff1d4 20241030055531408 DAUC <0003> auc.c:179 vector [2]: kc = 727d2af036d76800 20241030055531408 DAUC <0003> auc.c:180 vector [2]: sres = a91bf2ae 20241030055531408 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030055531408 DAUC <0003> auc.c:113 vector [3]: rand = ddd83bc52ef1bebe4543e0ee4705e994 20241030055531408 DAUC <0003> auc.c:179 vector [3]: kc = 4904cb22454cd800 20241030055531408 DAUC <0003> auc.c:180 vector [3]: sres = 104986be 20241030055531408 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030055531408 DAUC <0003> db_auc.c:245 IMSI='262428794526122': Generated 4 vectors 20241030055531408 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428794526122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428794526122"} 20241030055531408 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428794526122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531408 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531408 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531411 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531411 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428794526122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428794526122"} 20241030055531411 DAUC <0003> db_auc.c:192 IMSI='262428794526122': No 3G Auth Data 20241030055531411 DAUC <0003> db_auc.c:236 IMSI='262428794526122': Calling to generate 5 vectors 20241030055531411 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030055531411 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055531411 DAUC <0003> auc.c:113 vector [0]: rand = 69d262d020608ee85f611fae86e8a42e 20241030055531411 DAUC <0003> auc.c:179 vector [0]: kc = 0761c9cfffb70c00 20241030055531411 DAUC <0003> auc.c:180 vector [0]: sres = 63b5b0ef 20241030055531411 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030055531411 DAUC <0003> auc.c:113 vector [1]: rand = 38a75b62863138b1086a47eabcc0e299 20241030055531411 DAUC <0003> auc.c:179 vector [1]: kc = bee7743db70f1000 20241030055531411 DAUC <0003> auc.c:180 vector [1]: sres = 7ba3d1d3 20241030055531411 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030055531411 DAUC <0003> auc.c:113 vector [2]: rand = 7a28938242fe60976899db230ecc095c 20241030055531411 DAUC <0003> auc.c:179 vector [2]: kc = 52f54bdffb4fc800 20241030055531411 DAUC <0003> auc.c:180 vector [2]: sres = e2f9c23c 20241030055531411 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030055531411 DAUC <0003> auc.c:113 vector [3]: rand = b6039e6e7a05a79a6f1d76eb0635c483 20241030055531411 DAUC <0003> auc.c:179 vector [3]: kc = 5d844f7c7a8d6c00 20241030055531411 DAUC <0003> auc.c:180 vector [3]: sres = 15b1277c 20241030055531411 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030055531411 DAUC <0003> auc.c:113 vector [4]: rand = ba1b35da3290ca59daff12c401e07656 20241030055531411 DAUC <0003> auc.c:179 vector [4]: kc = 10023144ed5f1800 20241030055531411 DAUC <0003> auc.c:180 vector [4]: sres = 85f14ffd 20241030055531411 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030055531411 DAUC <0003> db_auc.c:245 IMSI='262428794526122': Generated 5 vectors 20241030055531411 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428794526122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428794526122"} 20241030055531411 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428794526122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531411 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531411 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531413 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531413 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428794526122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428794526122"} 20241030055531413 DAUC <0003> db_auc.c:192 IMSI='262428794526122': No 3G Auth Data 20241030055531413 DAUC <0003> db_auc.c:236 IMSI='262428794526122': Calling to generate 5 vectors 20241030055531413 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030055531413 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055531413 DAUC <0003> auc.c:113 vector [0]: rand = 5a3198dc89f9a4137bcf29e84fa7b5ed 20241030055531413 DAUC <0003> auc.c:179 vector [0]: kc = 154a5a06b7dea000 20241030055531413 DAUC <0003> auc.c:180 vector [0]: sres = e6035ae2 20241030055531413 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030055531413 DAUC <0003> auc.c:113 vector [1]: rand = ac537b3a82ab7cd216801117b29fe0cb 20241030055531413 DAUC <0003> auc.c:179 vector [1]: kc = dd89312e8fd6cc00 20241030055531413 DAUC <0003> auc.c:180 vector [1]: sres = 15032190 20241030055531413 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030055531413 DAUC <0003> auc.c:113 vector [2]: rand = bac85baf1cc3bdbcfd414e5f9fedf0bc 20241030055531413 DAUC <0003> auc.c:179 vector [2]: kc = 166b5a79e5d52400 20241030055531413 DAUC <0003> auc.c:180 vector [2]: sres = 4ea66e2a 20241030055531413 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030055531413 DAUC <0003> auc.c:113 vector [3]: rand = 0028c4b87ade96397e2fd08e0e93ef99 20241030055531413 DAUC <0003> auc.c:179 vector [3]: kc = 7f7934bc404fc800 20241030055531413 DAUC <0003> auc.c:180 vector [3]: sres = ae5d3fd5 20241030055531413 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030055531413 DAUC <0003> auc.c:113 vector [4]: rand = 2d27b1599f3660c13a79b0b840c34016 20241030055531413 DAUC <0003> auc.c:179 vector [4]: kc = bbec57efa0e4a800 20241030055531413 DAUC <0003> auc.c:180 vector [4]: sres = 076541e8 20241030055531413 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030055531413 DAUC <0003> db_auc.c:245 IMSI='262428794526122': Generated 5 vectors 20241030055531413 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428794526122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428794526122"} 20241030055531413 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428794526122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531413 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531413 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57104<->l=127.0.0.1:4258 20241030055531438 DAUC <0003> db_auc.c:157 IMSI='262421383264305': No 2G Auth Data 20241030055531438 DAUC <0003> db_auc.c:192 IMSI='262421383264305': No 3G Auth Data 20241030055531467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57106<->l=127.0.0.1:4258 20241030055531470 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531470 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421383264305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421383264305"} 20241030055531470 DAUC <0003> db_auc.c:192 IMSI='262421383264305': No 3G Auth Data 20241030055531470 DAUC <0003> db_auc.c:236 IMSI='262421383264305': Calling to generate 1 vectors 20241030055531470 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241030055531470 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055531470 DAUC <0003> auc.c:113 vector [0]: rand = 9de6fd5a59cb0dff2a8293b1009cd869 20241030055531470 DAUC <0003> auc.c:179 vector [0]: kc = 25e1b4d0eb1bb800 20241030055531470 DAUC <0003> auc.c:180 vector [0]: sres = 6cfda1ab 20241030055531470 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030055531470 DAUC <0003> db_auc.c:245 IMSI='262421383264305': Generated 1 vectors 20241030055531470 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421383264305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421383264305"} 20241030055531470 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421383264305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531470 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531470 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531473 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531473 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421383264305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421383264305"} 20241030055531473 DAUC <0003> db_auc.c:192 IMSI='262421383264305': No 3G Auth Data 20241030055531473 DAUC <0003> db_auc.c:236 IMSI='262421383264305': Calling to generate 4 vectors 20241030055531473 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241030055531473 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055531473 DAUC <0003> auc.c:113 vector [0]: rand = 4c8fd334b6a05e096acb7a9947fb8dd2 20241030055531473 DAUC <0003> auc.c:179 vector [0]: kc = 772682cc9b14b800 20241030055531473 DAUC <0003> auc.c:180 vector [0]: sres = 3eae754b 20241030055531473 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030055531473 DAUC <0003> auc.c:113 vector [1]: rand = 89b4ae349d852183ae497a6a21788877 20241030055531473 DAUC <0003> auc.c:179 vector [1]: kc = 54a815154baa9800 20241030055531473 DAUC <0003> auc.c:180 vector [1]: sres = 6ea5e9da 20241030055531473 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030055531473 DAUC <0003> auc.c:113 vector [2]: rand = bd158a4874901ad96cc5a3afe70ae5d4 20241030055531473 DAUC <0003> auc.c:179 vector [2]: kc = 62434a1d06a01400 20241030055531473 DAUC <0003> auc.c:180 vector [2]: sres = fe9ff22b 20241030055531473 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030055531473 DAUC <0003> auc.c:113 vector [3]: rand = 90853d2820c8fef3853acc6945762c25 20241030055531473 DAUC <0003> auc.c:179 vector [3]: kc = 1c05c709554de800 20241030055531473 DAUC <0003> auc.c:180 vector [3]: sres = 065a8f79 20241030055531473 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030055531473 DAUC <0003> db_auc.c:245 IMSI='262421383264305': Generated 4 vectors 20241030055531473 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421383264305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421383264305"} 20241030055531473 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421383264305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531473 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531473 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531476 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531476 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421383264305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421383264305"} 20241030055531476 DAUC <0003> db_auc.c:192 IMSI='262421383264305': No 3G Auth Data 20241030055531476 DAUC <0003> db_auc.c:236 IMSI='262421383264305': Calling to generate 5 vectors 20241030055531476 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030055531476 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055531476 DAUC <0003> auc.c:113 vector [0]: rand = 98be6ba6be7fd21d604b10c5c580a249 20241030055531476 DAUC <0003> auc.c:179 vector [0]: kc = 420fb48ea9231400 20241030055531476 DAUC <0003> auc.c:180 vector [0]: sres = 212e11c1 20241030055531476 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030055531476 DAUC <0003> auc.c:113 vector [1]: rand = 7636458d34424af9d70d0838422f0da7 20241030055531476 DAUC <0003> auc.c:179 vector [1]: kc = a7fea8442b824c00 20241030055531476 DAUC <0003> auc.c:180 vector [1]: sres = 84d65dc3 20241030055531476 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030055531476 DAUC <0003> auc.c:113 vector [2]: rand = 6f3271372d4b16ce5aa4b90f9ec4d5a7 20241030055531476 DAUC <0003> auc.c:179 vector [2]: kc = dcf51526cb4a7c00 20241030055531476 DAUC <0003> auc.c:180 vector [2]: sres = 4b42ae44 20241030055531476 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030055531476 DAUC <0003> auc.c:113 vector [3]: rand = 3631ce2a4663e0fd99d8752973ad97d7 20241030055531476 DAUC <0003> auc.c:179 vector [3]: kc = c2ab2e28d86e5c00 20241030055531476 DAUC <0003> auc.c:180 vector [3]: sres = 8839c11d 20241030055531476 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030055531476 DAUC <0003> auc.c:113 vector [4]: rand = 66e0bc1b728d98b7624ff04e1f0d656a 20241030055531476 DAUC <0003> auc.c:179 vector [4]: kc = 1974ba9ec55c2000 20241030055531476 DAUC <0003> auc.c:180 vector [4]: sres = 7fbdea58 20241030055531476 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030055531476 DAUC <0003> db_auc.c:245 IMSI='262421383264305': Generated 5 vectors 20241030055531476 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421383264305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421383264305"} 20241030055531476 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421383264305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531476 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531476 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531478 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531478 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421383264305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421383264305"} 20241030055531478 DAUC <0003> db_auc.c:192 IMSI='262421383264305': No 3G Auth Data 20241030055531478 DAUC <0003> db_auc.c:236 IMSI='262421383264305': Calling to generate 5 vectors 20241030055531478 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030055531478 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055531478 DAUC <0003> auc.c:113 vector [0]: rand = c50f62a6fcc839a81d6ee8a0511b7848 20241030055531478 DAUC <0003> auc.c:179 vector [0]: kc = ccd177966e0b8800 20241030055531478 DAUC <0003> auc.c:180 vector [0]: sres = 2b24fe40 20241030055531478 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030055531478 DAUC <0003> auc.c:113 vector [1]: rand = 93d51b2ed0e188967470f8cdfb52e93f 20241030055531478 DAUC <0003> auc.c:179 vector [1]: kc = d76de230fb3c9400 20241030055531479 DAUC <0003> auc.c:180 vector [1]: sres = f2869ef6 20241030055531479 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030055531479 DAUC <0003> auc.c:113 vector [2]: rand = 1f12683b40260e6a438d59831c6b332e 20241030055531479 DAUC <0003> auc.c:179 vector [2]: kc = f2e0481ae7d4d400 20241030055531479 DAUC <0003> auc.c:180 vector [2]: sres = bd82ffda 20241030055531479 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030055531479 DAUC <0003> auc.c:113 vector [3]: rand = 40179a68bc699f19c4ad0adb76555119 20241030055531479 DAUC <0003> auc.c:179 vector [3]: kc = 3a1ee475b8302400 20241030055531479 DAUC <0003> auc.c:180 vector [3]: sres = 15556839 20241030055531479 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030055531479 DAUC <0003> auc.c:113 vector [4]: rand = f19414eb31fe9cf5414b49e4cc973f71 20241030055531479 DAUC <0003> auc.c:179 vector [4]: kc = 4fe383eca9e8fc00 20241030055531479 DAUC <0003> auc.c:180 vector [4]: sres = e431a0af 20241030055531479 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030055531479 DAUC <0003> db_auc.c:245 IMSI='262421383264305': Generated 5 vectors 20241030055531479 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421383264305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421383264305"} 20241030055531479 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421383264305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531479 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531479 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57106<->l=127.0.0.1:4258 20241030055531504 DAUC <0003> db_auc.c:157 IMSI='262422791810079': No 2G Auth Data 20241030055531504 DAUC <0003> db_auc.c:192 IMSI='262422791810079': No 3G Auth Data 20241030055531537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57110<->l=127.0.0.1:4258 20241030055531541 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531541 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422791810079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422791810079"} 20241030055531541 DAUC <0003> db_auc.c:192 IMSI='262422791810079': No 3G Auth Data 20241030055531541 DAUC <0003> db_auc.c:236 IMSI='262422791810079': Calling to generate 1 vectors 20241030055531541 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241030055531541 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055531541 DAUC <0003> auc.c:113 vector [0]: rand = a5c5e673c962c1d7b94c0dbb3ab36b16 20241030055531541 DAUC <0003> auc.c:179 vector [0]: kc = 002a14de1dc55a57 20241030055531541 DAUC <0003> auc.c:180 vector [0]: sres = 996f311d 20241030055531541 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030055531541 DAUC <0003> db_auc.c:245 IMSI='262422791810079': Generated 1 vectors 20241030055531541 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422791810079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422791810079"} 20241030055531541 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422791810079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531541 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531541 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531544 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531544 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422791810079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422791810079"} 20241030055531544 DAUC <0003> db_auc.c:192 IMSI='262422791810079': No 3G Auth Data 20241030055531544 DAUC <0003> db_auc.c:236 IMSI='262422791810079': Calling to generate 4 vectors 20241030055531544 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241030055531544 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055531544 DAUC <0003> auc.c:113 vector [0]: rand = 334ab45d849682f7d47e35769486130a 20241030055531544 DAUC <0003> auc.c:179 vector [0]: kc = 907874ddf10c460b 20241030055531544 DAUC <0003> auc.c:180 vector [0]: sres = c3c4a9c0 20241030055531544 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030055531544 DAUC <0003> auc.c:113 vector [1]: rand = 1c4dcbf4c9e28253741084b3917d5177 20241030055531544 DAUC <0003> auc.c:179 vector [1]: kc = ff6435505868a034 20241030055531544 DAUC <0003> auc.c:180 vector [1]: sres = 67a370c8 20241030055531544 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030055531544 DAUC <0003> auc.c:113 vector [2]: rand = 06e6631a1e04fc9c9f26e72b3df48a30 20241030055531544 DAUC <0003> auc.c:179 vector [2]: kc = d9d4eb0c0aff6c4b 20241030055531544 DAUC <0003> auc.c:180 vector [2]: sres = f607c094 20241030055531544 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030055531544 DAUC <0003> auc.c:113 vector [3]: rand = d8ae0416cb4caebddcd512332c0219db 20241030055531544 DAUC <0003> auc.c:179 vector [3]: kc = f31e95e3ceae3372 20241030055531544 DAUC <0003> auc.c:180 vector [3]: sres = 7cfc0b86 20241030055531544 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030055531544 DAUC <0003> db_auc.c:245 IMSI='262422791810079': Generated 4 vectors 20241030055531544 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422791810079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422791810079"} 20241030055531544 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422791810079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531544 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531544 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531546 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531546 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422791810079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422791810079"} 20241030055531546 DAUC <0003> db_auc.c:192 IMSI='262422791810079': No 3G Auth Data 20241030055531546 DAUC <0003> db_auc.c:236 IMSI='262422791810079': Calling to generate 5 vectors 20241030055531546 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030055531546 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055531546 DAUC <0003> auc.c:113 vector [0]: rand = 4a277d642a47e8924c5a999c0fbd54aa 20241030055531546 DAUC <0003> auc.c:179 vector [0]: kc = 74665892083b3630 20241030055531546 DAUC <0003> auc.c:180 vector [0]: sres = 350bb27e 20241030055531546 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030055531546 DAUC <0003> auc.c:113 vector [1]: rand = c064546fa0dd16268d0c0c09b07e366f 20241030055531547 DAUC <0003> auc.c:179 vector [1]: kc = 40f9d7a030cebbc9 20241030055531547 DAUC <0003> auc.c:180 vector [1]: sres = 1f6c9113 20241030055531547 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030055531547 DAUC <0003> auc.c:113 vector [2]: rand = 989777c8980ea4cce760977aa1d60bb9 20241030055531547 DAUC <0003> auc.c:179 vector [2]: kc = 1ed60fc48d777762 20241030055531547 DAUC <0003> auc.c:180 vector [2]: sres = 69c11fa0 20241030055531547 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030055531547 DAUC <0003> auc.c:113 vector [3]: rand = fead4b3485b22239a0443e0f9fb5de2f 20241030055531547 DAUC <0003> auc.c:179 vector [3]: kc = 508690047db9c58e 20241030055531547 DAUC <0003> auc.c:180 vector [3]: sres = 46ecfab6 20241030055531547 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030055531547 DAUC <0003> auc.c:113 vector [4]: rand = 07b0498f9881f5051f48ae48ab520190 20241030055531547 DAUC <0003> auc.c:179 vector [4]: kc = 43e90a2af148b8bd 20241030055531547 DAUC <0003> auc.c:180 vector [4]: sres = 5643a842 20241030055531547 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030055531547 DAUC <0003> db_auc.c:245 IMSI='262422791810079': Generated 5 vectors 20241030055531547 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422791810079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422791810079"} 20241030055531547 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422791810079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531547 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531547 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531549 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531549 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422791810079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422791810079"} 20241030055531549 DAUC <0003> db_auc.c:192 IMSI='262422791810079': No 3G Auth Data 20241030055531549 DAUC <0003> db_auc.c:236 IMSI='262422791810079': Calling to generate 5 vectors 20241030055531549 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030055531549 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055531549 DAUC <0003> auc.c:113 vector [0]: rand = 1c3f556af5fda8cc789996efeec76f6f 20241030055531549 DAUC <0003> auc.c:179 vector [0]: kc = 28b0ab25373d3623 20241030055531549 DAUC <0003> auc.c:180 vector [0]: sres = 1d6fbcb3 20241030055531549 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030055531549 DAUC <0003> auc.c:113 vector [1]: rand = 5e7b79b56c6e620eee6a2f30eccefaa8 20241030055531549 DAUC <0003> auc.c:179 vector [1]: kc = e821ae3cd0cc3021 20241030055531549 DAUC <0003> auc.c:180 vector [1]: sres = 43c9f327 20241030055531549 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030055531549 DAUC <0003> auc.c:113 vector [2]: rand = 2b73bb531f0ccdabc613a99c7c7fd39d 20241030055531549 DAUC <0003> auc.c:179 vector [2]: kc = 4d48b35a73ea8c08 20241030055531549 DAUC <0003> auc.c:180 vector [2]: sres = 897f466b 20241030055531549 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030055531549 DAUC <0003> auc.c:113 vector [3]: rand = d254aac082ab5d4ae6035837b3ec21a3 20241030055531549 DAUC <0003> auc.c:179 vector [3]: kc = 0fa1d2eac7de5415 20241030055531549 DAUC <0003> auc.c:180 vector [3]: sres = b26f0221 20241030055531549 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030055531549 DAUC <0003> auc.c:113 vector [4]: rand = b34408af18c0d4c1ae4c36db67606e17 20241030055531549 DAUC <0003> auc.c:179 vector [4]: kc = bc3bbb01895597bd 20241030055531549 DAUC <0003> auc.c:180 vector [4]: sres = e51d8034 20241030055531549 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030055531549 DAUC <0003> db_auc.c:245 IMSI='262422791810079': Generated 5 vectors 20241030055531549 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422791810079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422791810079"} 20241030055531549 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422791810079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531549 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531550 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57110<->l=127.0.0.1:4258 20241030055531574 DAUC <0003> db_auc.c:157 IMSI='262426291113241': No 2G Auth Data 20241030055531574 DAUC <0003> db_auc.c:192 IMSI='262426291113241': No 3G Auth Data 20241030055531604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57120<->l=127.0.0.1:4258 20241030055531608 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531608 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426291113241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426291113241"} 20241030055531608 DAUC <0003> db_auc.c:157 IMSI='262426291113241': No 2G Auth Data 20241030055531608 DAUC <0003> db_auc.c:236 IMSI='262426291113241': Calling to generate 1 vectors 20241030055531608 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241030055531608 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055531608 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055531608 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030055531608 DAUC <0003> auc.c:113 vector [0]: rand = d2712a692f5f8fd3556d0fc8f6db7d95 20241030055531608 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030055531608 DAUC <0003> auc.c:142 vector [0]: autn = 16e5a6c2d63f00008517cba37ea68ccd 20241030055531608 DAUC <0003> auc.c:143 vector [0]: ck = dab42c76c9fb7a6005b27b4f1f86221f 20241030055531608 DAUC <0003> auc.c:144 vector [0]: ik = 00fa4e3c2042bdd333393542fb6ae661 20241030055531608 DAUC <0003> auc.c:145 vector [0]: res = 100a6b91d7ed1f1e0000000000000000 20241030055531608 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055531608 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030055531608 DAUC <0003> auc.c:151 vector [0]: kc = ecc52c470d5503cd 20241030055531608 DAUC <0003> auc.c:152 vector [0]: sres = c7e7748f 20241030055531608 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030055531608 DAUC <0003> db_auc.c:245 IMSI='262426291113241': Generated 1 vectors 20241030055531608 DAUC <0003> db_auc.c:249 IMSI='262426291113241': Updating SQN=33 in DB 20241030055531615 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426291113241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426291113241"} 20241030055531615 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426291113241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531615 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531615 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531618 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531618 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426291113241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426291113241"} 20241030055531618 DAUC <0003> db_auc.c:157 IMSI='262426291113241': No 2G Auth Data 20241030055531618 DAUC <0003> db_auc.c:236 IMSI='262426291113241': Calling to generate 4 vectors 20241030055531618 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241030055531618 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055531618 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055531618 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241030055531618 DAUC <0003> auc.c:113 vector [0]: rand = 21bd8ae0a8438b4d5a2ed52e18d55731 20241030055531618 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241030055531618 DAUC <0003> auc.c:142 vector [0]: autn = ab32578495b100003a29f7aa1624a2c4 20241030055531618 DAUC <0003> auc.c:143 vector [0]: ck = 91a718615774bb92ca8ebb29dbdb0125 20241030055531618 DAUC <0003> auc.c:144 vector [0]: ik = de3c6b2e943d0929f54515d73290d4eb 20241030055531618 DAUC <0003> auc.c:145 vector [0]: res = f482bb7859a563360000000000000000 20241030055531618 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055531618 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030055531618 DAUC <0003> auc.c:151 vector [0]: kc = 7050ddb12a026775 20241030055531618 DAUC <0003> auc.c:152 vector [0]: sres = ad27d84e 20241030055531618 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030055531618 DAUC <0003> auc.c:113 vector [1]: rand = 92fea7f201359f52704087cd5f8fffa2 20241030055531618 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241030055531618 DAUC <0003> auc.c:142 vector [1]: autn = 7afc05fcd38c00003f102a5aef71f5c6 20241030055531618 DAUC <0003> auc.c:143 vector [1]: ck = 1ed7542af89f9028c16537a6dfba7606 20241030055531618 DAUC <0003> auc.c:144 vector [1]: ik = 5b324972214753b7e0b50c3bc5038a7f 20241030055531618 DAUC <0003> auc.c:145 vector [1]: res = 8bae5a260129dcc20000000000000000 20241030055531618 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055531618 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030055531618 DAUC <0003> auc.c:151 vector [1]: kc = 643526c5c3613fe6 20241030055531618 DAUC <0003> auc.c:152 vector [1]: sres = 8a8786e4 20241030055531618 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030055531618 DAUC <0003> auc.c:113 vector [2]: rand = e2d54d7c459d87489eedb32f049e194d 20241030055531618 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241030055531618 DAUC <0003> auc.c:142 vector [2]: autn = acc5523749b00000013252c8bd6c4439 20241030055531618 DAUC <0003> auc.c:143 vector [2]: ck = 0af9e2a5b11c06e04ccc0be1c6b7a8c3 20241030055531618 DAUC <0003> auc.c:144 vector [2]: ik = 146785bc9eea48eee95491c5fc689385 20241030055531618 DAUC <0003> auc.c:145 vector [2]: res = 70247b249c2e91e30000000000000000 20241030055531618 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055531618 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030055531618 DAUC <0003> auc.c:151 vector [2]: kc = bb06fd3d15297548 20241030055531618 DAUC <0003> auc.c:152 vector [2]: sres = ec0aeac7 20241030055531618 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030055531618 DAUC <0003> auc.c:113 vector [3]: rand = fe1f530345ff5519f1479c55bf6d1754 20241030055531618 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241030055531618 DAUC <0003> auc.c:142 vector [3]: autn = 5c856a7d2bad0000b62c91539623b43f 20241030055531618 DAUC <0003> auc.c:143 vector [3]: ck = c48befdd687052c020a6a651252e4df0 20241030055531618 DAUC <0003> auc.c:144 vector [3]: ik = 95cd162d155c9170a4df9d7fb700385a 20241030055531618 DAUC <0003> auc.c:145 vector [3]: res = 864d795f697aeca90000000000000000 20241030055531618 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055531618 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030055531618 DAUC <0003> auc.c:151 vector [3]: kc = d53fc2deef02b61a 20241030055531618 DAUC <0003> auc.c:152 vector [3]: sres = ef3795f6 20241030055531618 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030055531618 DAUC <0003> db_auc.c:245 IMSI='262426291113241': Generated 4 vectors 20241030055531618 DAUC <0003> db_auc.c:249 IMSI='262426291113241': Updating SQN=161 in DB 20241030055531630 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426291113241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426291113241"} 20241030055531630 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426291113241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531630 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531630 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531634 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531634 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426291113241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426291113241"} 20241030055531634 DAUC <0003> db_auc.c:157 IMSI='262426291113241': No 2G Auth Data 20241030055531634 DAUC <0003> db_auc.c:236 IMSI='262426291113241': Calling to generate 5 vectors 20241030055531634 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030055531634 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055531634 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055531634 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241030055531634 DAUC <0003> auc.c:113 vector [0]: rand = 3c713387499cda118a45182f6eebe55b 20241030055531634 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241030055531634 DAUC <0003> auc.c:142 vector [0]: autn = 8f1309f8469b00003b1f64a995b9a627 20241030055531634 DAUC <0003> auc.c:143 vector [0]: ck = 981500ab80e68e132bfad219c7fc1c51 20241030055531634 DAUC <0003> auc.c:144 vector [0]: ik = aaffc5a61d95981c268b704d10219f1b 20241030055531634 DAUC <0003> auc.c:145 vector [0]: res = 990ccba10cee32160000000000000000 20241030055531634 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055531634 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030055531634 DAUC <0003> auc.c:151 vector [0]: kc = 3f9b67594aae9545 20241030055531634 DAUC <0003> auc.c:152 vector [0]: sres = 95e2f9b7 20241030055531634 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030055531634 DAUC <0003> auc.c:113 vector [1]: rand = efd4bd1319f17f3bab70e83b732c9f13 20241030055531634 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241030055531634 DAUC <0003> auc.c:142 vector [1]: autn = b52ea4a557410000626af5be77a3b4c0 20241030055531634 DAUC <0003> auc.c:143 vector [1]: ck = df49ab6e08196285d2a766a16a7caffd 20241030055531634 DAUC <0003> auc.c:144 vector [1]: ik = 9b97c5cf8b1168fb8f607257dc4049ea 20241030055531634 DAUC <0003> auc.c:145 vector [1]: res = 8ce925c9ca7c88a80000000000000000 20241030055531634 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055531634 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030055531634 DAUC <0003> auc.c:151 vector [1]: kc = 19197a573534ec69 20241030055531634 DAUC <0003> auc.c:152 vector [1]: sres = 4695ad61 20241030055531634 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030055531634 DAUC <0003> auc.c:113 vector [2]: rand = e00378c1210dc4cbfb9af5a33886730b 20241030055531634 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241030055531634 DAUC <0003> auc.c:142 vector [2]: autn = 8148dcbdc10700008907f342893bf621 20241030055531634 DAUC <0003> auc.c:143 vector [2]: ck = ba1309b9d1398f7406bb7af2ef2b6fa3 20241030055531634 DAUC <0003> auc.c:144 vector [2]: ik = 278113fd2eaf9c16a37664af904e51e6 20241030055531634 DAUC <0003> auc.c:145 vector [2]: res = 53e476c220cebe2e0000000000000000 20241030055531634 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055531634 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030055531634 DAUC <0003> auc.c:151 vector [2]: kc = 385f041980f32d27 20241030055531634 DAUC <0003> auc.c:152 vector [2]: sres = 732ac8ec 20241030055531634 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030055531634 DAUC <0003> auc.c:113 vector [3]: rand = eb6088c205fe851ea335d364917db96e 20241030055531634 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241030055531634 DAUC <0003> auc.c:142 vector [3]: autn = 0ea221ccf26c0000ae344b14cc23537b 20241030055531634 DAUC <0003> auc.c:143 vector [3]: ck = 8f013f27d7ad8365f6e7b17e5d4d7b74 20241030055531634 DAUC <0003> auc.c:144 vector [3]: ik = ba9ebffe0933cfcc8f30ade51ff2cd08 20241030055531634 DAUC <0003> auc.c:145 vector [3]: res = 0c6d1aa0664d06a10000000000000000 20241030055531634 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055531634 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030055531634 DAUC <0003> auc.c:151 vector [3]: kc = 4c489c429c21fad5 20241030055531634 DAUC <0003> auc.c:152 vector [3]: sres = 6a201c01 20241030055531634 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030055531634 DAUC <0003> auc.c:113 vector [4]: rand = f223224efb11f67e088fe7a64e6c84eb 20241030055531634 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241030055531634 DAUC <0003> auc.c:142 vector [4]: autn = 09e6eba8bc35000011fbb556215db95f 20241030055531634 DAUC <0003> auc.c:143 vector [4]: ck = 719421c1c627403e2180ad37eab9a082 20241030055531634 DAUC <0003> auc.c:144 vector [4]: ik = 1876b9ed8d1f54417630c8e17a405904 20241030055531634 DAUC <0003> auc.c:145 vector [4]: res = 7700b1faaff919a40000000000000000 20241030055531634 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030055531634 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030055531634 DAUC <0003> auc.c:151 vector [4]: kc = 3e52fdfadbc1edf9 20241030055531634 DAUC <0003> auc.c:152 vector [4]: sres = d8f9a85e 20241030055531634 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030055531634 DAUC <0003> db_auc.c:245 IMSI='262426291113241': Generated 5 vectors 20241030055531634 DAUC <0003> db_auc.c:249 IMSI='262426291113241': Updating SQN=321 in DB 20241030055531642 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426291113241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426291113241"} 20241030055531642 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426291113241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531642 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531642 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531645 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531645 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426291113241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426291113241"} 20241030055531645 DAUC <0003> db_auc.c:157 IMSI='262426291113241': No 2G Auth Data 20241030055531645 DAUC <0003> db_auc.c:236 IMSI='262426291113241': Calling to generate 5 vectors 20241030055531645 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030055531645 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055531645 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055531645 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241030055531645 DAUC <0003> auc.c:113 vector [0]: rand = a4a8a016538edaae11bfd369c060b252 20241030055531645 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241030055531645 DAUC <0003> auc.c:142 vector [0]: autn = fe5fa7d68f7800008401290e2adebf69 20241030055531645 DAUC <0003> auc.c:143 vector [0]: ck = 2d3ae8d6e11f34a0e047ab5c2095151f 20241030055531645 DAUC <0003> auc.c:144 vector [0]: ik = 80842868cd238f4116707a3129518c95 20241030055531645 DAUC <0003> auc.c:145 vector [0]: res = b784788f9d5a4f7c0000000000000000 20241030055531645 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055531645 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030055531645 DAUC <0003> auc.c:151 vector [0]: kc = 5b8911d325f8226b 20241030055531645 DAUC <0003> auc.c:152 vector [0]: sres = 2ade37f3 20241030055531645 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030055531645 DAUC <0003> auc.c:113 vector [1]: rand = 9afbb910f903050271fc40c598478e19 20241030055531645 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241030055531645 DAUC <0003> auc.c:142 vector [1]: autn = d5548eb87afe000012d20e4613505d28 20241030055531645 DAUC <0003> auc.c:143 vector [1]: ck = 4d49c2ff73a487d9d7f398186b0f2119 20241030055531645 DAUC <0003> auc.c:144 vector [1]: ik = ca456c89f447bf1e0ab515c7b897dbfc 20241030055531645 DAUC <0003> auc.c:145 vector [1]: res = 7abec03bbe51af550000000000000000 20241030055531645 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055531645 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030055531645 DAUC <0003> auc.c:151 vector [1]: kc = 5a4a23a9547bc222 20241030055531645 DAUC <0003> auc.c:152 vector [1]: sres = c4ef6f6e 20241030055531645 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030055531645 DAUC <0003> auc.c:113 vector [2]: rand = c93c1a10e7c08bb923907bc02316a2e1 20241030055531645 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241030055531645 DAUC <0003> auc.c:142 vector [2]: autn = e0501208b650000061e2a8bcd5f08206 20241030055531645 DAUC <0003> auc.c:143 vector [2]: ck = 5f5e81322fc4bbbe700b071903d380b1 20241030055531645 DAUC <0003> auc.c:144 vector [2]: ik = 650a21bc4206f1c4ce58acdb5dae22f0 20241030055531645 DAUC <0003> auc.c:145 vector [2]: res = 350461894ce792d60000000000000000 20241030055531645 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055531645 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030055531645 DAUC <0003> auc.c:151 vector [2]: kc = 84070b4c33bfe83b 20241030055531645 DAUC <0003> auc.c:152 vector [2]: sres = 79e3f35f 20241030055531645 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030055531645 DAUC <0003> auc.c:113 vector [3]: rand = 1a67776aa09b9e4133ee5922010e6595 20241030055531645 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241030055531645 DAUC <0003> auc.c:142 vector [3]: autn = 86a15018f8af00000d0edc12600aefaa 20241030055531645 DAUC <0003> auc.c:143 vector [3]: ck = 162e7640cf24bf3c53bdc45d556a73ba 20241030055531645 DAUC <0003> auc.c:144 vector [3]: ik = 8eaa27193625bfb0505b70187cb8bd47 20241030055531645 DAUC <0003> auc.c:145 vector [3]: res = 4d2b931dfa04664d0000000000000000 20241030055531645 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055531645 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030055531645 DAUC <0003> auc.c:151 vector [3]: kc = 9b62e51cd0d3ce71 20241030055531645 DAUC <0003> auc.c:152 vector [3]: sres = b72ff550 20241030055531645 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030055531645 DAUC <0003> auc.c:113 vector [4]: rand = 4fb0eba6ac66cb5d21d0186752211e59 20241030055531645 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241030055531645 DAUC <0003> auc.c:142 vector [4]: autn = dce9d41f768a00004bce41af877ed876 20241030055531645 DAUC <0003> auc.c:143 vector [4]: ck = a06446ea30ad7657bba547c9e1c0d40c 20241030055531645 DAUC <0003> auc.c:144 vector [4]: ik = 085fa00978ef4672cd849dad85237daf 20241030055531645 DAUC <0003> auc.c:145 vector [4]: res = b4287c9868baf7520000000000000000 20241030055531645 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030055531645 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030055531645 DAUC <0003> auc.c:151 vector [4]: kc = de1a3c872ca19986 20241030055531645 DAUC <0003> auc.c:152 vector [4]: sres = dc928bca 20241030055531645 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030055531645 DAUC <0003> db_auc.c:245 IMSI='262426291113241': Generated 5 vectors 20241030055531645 DAUC <0003> db_auc.c:249 IMSI='262426291113241': Updating SQN=481 in DB 20241030055531651 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426291113241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426291113241"} 20241030055531651 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426291113241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531651 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531651 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57120<->l=127.0.0.1:4258 20241030055531687 DAUC <0003> db_auc.c:157 IMSI='262429008469603': No 2G Auth Data 20241030055531687 DAUC <0003> db_auc.c:192 IMSI='262429008469603': No 3G Auth Data 20241030055531727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57128<->l=127.0.0.1:4258 20241030055531731 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531731 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429008469603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429008469603"} 20241030055531731 DAUC <0003> db_auc.c:157 IMSI='262429008469603': No 2G Auth Data 20241030055531731 DAUC <0003> db_auc.c:236 IMSI='262429008469603': Calling to generate 1 vectors 20241030055531731 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241030055531731 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055531731 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030055531731 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030055531731 DAUC <0003> auc.c:113 vector [0]: rand = bb4b1e26db09e0ccf10e49f041b47b40 20241030055531731 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030055531731 DAUC <0003> auc.c:142 vector [0]: autn = 978c3e5645e60000f29a485a683c21ec 20241030055531731 DAUC <0003> auc.c:143 vector [0]: ck = 28d690759b5fbd1a7b0e010db26d9cc9 20241030055531731 DAUC <0003> auc.c:144 vector [0]: ik = 1a016436e8a818a10af657e4dc46c92b 20241030055531731 DAUC <0003> auc.c:145 vector [0]: res = 4bcfea1e01fce3b40000000000000000 20241030055531731 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055531731 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030055531731 DAUC <0003> auc.c:151 vector [0]: kc = 432fa2aa1ddcf059 20241030055531731 DAUC <0003> auc.c:152 vector [0]: sres = 4a3309aa 20241030055531731 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030055531731 DAUC <0003> db_auc.c:245 IMSI='262429008469603': Generated 1 vectors 20241030055531731 DAUC <0003> db_auc.c:249 IMSI='262429008469603': Updating SQN=33 in DB 20241030055531742 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429008469603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429008469603"} 20241030055531742 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429008469603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531742 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531742 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531745 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531745 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429008469603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429008469603"} 20241030055531745 DAUC <0003> db_auc.c:157 IMSI='262429008469603': No 2G Auth Data 20241030055531745 DAUC <0003> db_auc.c:236 IMSI='262429008469603': Calling to generate 4 vectors 20241030055531745 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241030055531745 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055531745 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030055531745 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241030055531745 DAUC <0003> auc.c:113 vector [0]: rand = 35d26d1bd3ac27210687a23358c78f07 20241030055531745 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241030055531745 DAUC <0003> auc.c:142 vector [0]: autn = ac6a2ee2f5e700009c8214f27971999d 20241030055531745 DAUC <0003> auc.c:143 vector [0]: ck = 4abe8a2df42c53c5d1b624c6c0acc081 20241030055531745 DAUC <0003> auc.c:144 vector [0]: ik = 652f56ea0fab494909f0f92353d9bff0 20241030055531745 DAUC <0003> auc.c:145 vector [0]: res = f79a091af360111a0000000000000000 20241030055531745 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055531745 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030055531745 DAUC <0003> auc.c:151 vector [0]: kc = f7d7012268f265fd 20241030055531745 DAUC <0003> auc.c:152 vector [0]: sres = 04fa1800 20241030055531745 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030055531745 DAUC <0003> auc.c:113 vector [1]: rand = ef2480f73199866f357bb1d636df4505 20241030055531745 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241030055531745 DAUC <0003> auc.c:142 vector [1]: autn = 61aa51d56975000067344ebdbd8810ba 20241030055531745 DAUC <0003> auc.c:143 vector [1]: ck = 3863288fde696aea65d0c3c215fb9a46 20241030055531745 DAUC <0003> auc.c:144 vector [1]: ik = 65f74222c77a73f6ddc0a822f9172150 20241030055531745 DAUC <0003> auc.c:145 vector [1]: res = f00873a3e2c3b69b0000000000000000 20241030055531745 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055531745 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030055531745 DAUC <0003> auc.c:151 vector [1]: kc = e584014df5ffa20a 20241030055531745 DAUC <0003> auc.c:152 vector [1]: sres = 12cbc538 20241030055531745 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030055531745 DAUC <0003> auc.c:113 vector [2]: rand = b2f887c18bdd3fec28c28882f5860659 20241030055531745 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241030055531745 DAUC <0003> auc.c:142 vector [2]: autn = e3b55c4a015d00003358cbbf3e373a23 20241030055531745 DAUC <0003> auc.c:143 vector [2]: ck = 9ef8a91ce2f5738273a2806bc765dc77 20241030055531745 DAUC <0003> auc.c:144 vector [2]: ik = e55e5a5fcfc19c536ea184adaab00461 20241030055531745 DAUC <0003> auc.c:145 vector [2]: res = 933fd3545288741c0000000000000000 20241030055531745 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055531745 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030055531745 DAUC <0003> auc.c:151 vector [2]: kc = 66a5f78540e137c7 20241030055531745 DAUC <0003> auc.c:152 vector [2]: sres = c1b7a748 20241030055531745 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030055531745 DAUC <0003> auc.c:113 vector [3]: rand = bc6a5b2c27825b32f23ce9da72d122b2 20241030055531745 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241030055531745 DAUC <0003> auc.c:142 vector [3]: autn = 5d92ec0795750000e09f42061fcfd812 20241030055531745 DAUC <0003> auc.c:143 vector [3]: ck = 47b732b7211e307b59dd34b221acacb8 20241030055531745 DAUC <0003> auc.c:144 vector [3]: ik = e4c7aede1867360a5ffdfcd89c8fb55b 20241030055531745 DAUC <0003> auc.c:145 vector [3]: res = 7f27feb7c7ea6c2b0000000000000000 20241030055531745 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055531745 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030055531745 DAUC <0003> auc.c:151 vector [3]: kc = a5505403845a1f92 20241030055531745 DAUC <0003> auc.c:152 vector [3]: sres = b8cd929c 20241030055531745 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030055531745 DAUC <0003> db_auc.c:245 IMSI='262429008469603': Generated 4 vectors 20241030055531745 DAUC <0003> db_auc.c:249 IMSI='262429008469603': Updating SQN=161 in DB 20241030055531752 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429008469603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429008469603"} 20241030055531753 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429008469603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531753 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531753 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531756 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531756 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429008469603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429008469603"} 20241030055531756 DAUC <0003> db_auc.c:157 IMSI='262429008469603': No 2G Auth Data 20241030055531756 DAUC <0003> db_auc.c:236 IMSI='262429008469603': Calling to generate 5 vectors 20241030055531756 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030055531756 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055531756 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030055531756 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241030055531756 DAUC <0003> auc.c:113 vector [0]: rand = 908cb532f89c52f136a8399f492abee8 20241030055531756 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241030055531756 DAUC <0003> auc.c:142 vector [0]: autn = fe59c641e93e00008d086db203998cbb 20241030055531756 DAUC <0003> auc.c:143 vector [0]: ck = f69fd58aebbd64a9c45287a7f9bd0deb 20241030055531756 DAUC <0003> auc.c:144 vector [0]: ik = 38e79084d2ee8cc2238f331abdefbef0 20241030055531756 DAUC <0003> auc.c:145 vector [0]: res = 79ce1e502f2a45840000000000000000 20241030055531756 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055531756 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030055531756 DAUC <0003> auc.c:151 vector [0]: kc = 29a5f1b37d015b70 20241030055531756 DAUC <0003> auc.c:152 vector [0]: sres = 56e45bd4 20241030055531756 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030055531756 DAUC <0003> auc.c:113 vector [1]: rand = 8b59ce9b49a86b97f5f208f794251d91 20241030055531756 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241030055531756 DAUC <0003> auc.c:142 vector [1]: autn = 8f7fc2c99ca7000058cd3a3e5fb01064 20241030055531756 DAUC <0003> auc.c:143 vector [1]: ck = bbd83601fe577f0d01867edfb6537eb0 20241030055531756 DAUC <0003> auc.c:144 vector [1]: ik = 716039347b9b9cf60cbbf2af6af9152a 20241030055531756 DAUC <0003> auc.c:145 vector [1]: res = 33d04a622899700e0000000000000000 20241030055531756 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055531756 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030055531756 DAUC <0003> auc.c:151 vector [1]: kc = c785834559668861 20241030055531756 DAUC <0003> auc.c:152 vector [1]: sres = 1b493a6c 20241030055531756 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030055531756 DAUC <0003> auc.c:113 vector [2]: rand = 7effb14e1f537a6c3b17434e5db3abca 20241030055531756 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241030055531756 DAUC <0003> auc.c:142 vector [2]: autn = cbf5b8e5b5d100001d688a59faf3b89d 20241030055531756 DAUC <0003> auc.c:143 vector [2]: ck = 2ac748b500e32d245ee9bb0a469e15ef 20241030055531756 DAUC <0003> auc.c:144 vector [2]: ik = 0e07d5b27cb35c65a3048492968ca325 20241030055531756 DAUC <0003> auc.c:145 vector [2]: res = 45155c204432a4b80000000000000000 20241030055531756 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055531756 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030055531756 DAUC <0003> auc.c:151 vector [2]: kc = d92da29fac42c78b 20241030055531756 DAUC <0003> auc.c:152 vector [2]: sres = 0127f898 20241030055531756 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030055531756 DAUC <0003> auc.c:113 vector [3]: rand = 243ac6510e4d78cce04a3cc57f88f04f 20241030055531756 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241030055531756 DAUC <0003> auc.c:142 vector [3]: autn = e81ba22421a80000ebb044211226898d 20241030055531756 DAUC <0003> auc.c:143 vector [3]: ck = d3df6dffbded69ce94d0de25f2d9fe9a 20241030055531756 DAUC <0003> auc.c:144 vector [3]: ik = 258bb8b7d32c72e472ae0b66e36607f4 20241030055531756 DAUC <0003> auc.c:145 vector [3]: res = 25d1a63b75b4376e0000000000000000 20241030055531756 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055531756 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030055531756 DAUC <0003> auc.c:151 vector [3]: kc = 102a000b7f7ee244 20241030055531756 DAUC <0003> auc.c:152 vector [3]: sres = 50659155 20241030055531756 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030055531756 DAUC <0003> auc.c:113 vector [4]: rand = f2938b4f6f29463da4786d3a3a52ea3c 20241030055531756 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241030055531756 DAUC <0003> auc.c:142 vector [4]: autn = b1c186139685000096298036d9cfdc6d 20241030055531756 DAUC <0003> auc.c:143 vector [4]: ck = a202b2658ca246903bade9cea07adad8 20241030055531756 DAUC <0003> auc.c:144 vector [4]: ik = 213fa7337f896d3f324df68bd91f368b 20241030055531756 DAUC <0003> auc.c:145 vector [4]: res = 4f45a56f314e29c90000000000000000 20241030055531756 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030055531756 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030055531756 DAUC <0003> auc.c:151 vector [4]: kc = 8add0a138a4ec7fc 20241030055531756 DAUC <0003> auc.c:152 vector [4]: sres = 7e0b8ca6 20241030055531756 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030055531756 DAUC <0003> db_auc.c:245 IMSI='262429008469603': Generated 5 vectors 20241030055531756 DAUC <0003> db_auc.c:249 IMSI='262429008469603': Updating SQN=321 in DB 20241030055531764 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429008469603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429008469603"} 20241030055531764 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429008469603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531764 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531764 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531767 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531767 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429008469603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429008469603"} 20241030055531767 DAUC <0003> db_auc.c:157 IMSI='262429008469603': No 2G Auth Data 20241030055531767 DAUC <0003> db_auc.c:236 IMSI='262429008469603': Calling to generate 5 vectors 20241030055531767 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030055531767 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055531767 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030055531767 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241030055531767 DAUC <0003> auc.c:113 vector [0]: rand = eccccccffec5aab868f8a828479def6d 20241030055531767 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241030055531767 DAUC <0003> auc.c:142 vector [0]: autn = 01883a037190000094a67d61783cad27 20241030055531767 DAUC <0003> auc.c:143 vector [0]: ck = f79c99e496881b622144262359bb7b85 20241030055531767 DAUC <0003> auc.c:144 vector [0]: ik = f17607fdac309266303c4fcf05b86c73 20241030055531767 DAUC <0003> auc.c:145 vector [0]: res = c017a5ca3eda316d0000000000000000 20241030055531767 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055531767 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030055531767 DAUC <0003> auc.c:151 vector [0]: kc = 1792f7f566bb9ef2 20241030055531767 DAUC <0003> auc.c:152 vector [0]: sres = fecd94a7 20241030055531767 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030055531767 DAUC <0003> auc.c:113 vector [1]: rand = 3741c405f4aa4be433daccf64a83cdaa 20241030055531767 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241030055531767 DAUC <0003> auc.c:142 vector [1]: autn = a22e9baf570d00000a85d553bd1b0b47 20241030055531767 DAUC <0003> auc.c:143 vector [1]: ck = 828461bfcab858435a2bc9c122ef090e 20241030055531767 DAUC <0003> auc.c:144 vector [1]: ik = 84b207c029e7554a520bf6c73834e14d 20241030055531767 DAUC <0003> auc.c:145 vector [1]: res = c814078528a8d53e0000000000000000 20241030055531767 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055531767 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030055531767 DAUC <0003> auc.c:151 vector [1]: kc = 0e165979f984e54a 20241030055531767 DAUC <0003> auc.c:152 vector [1]: sres = e0bcd2bb 20241030055531767 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030055531767 DAUC <0003> auc.c:113 vector [2]: rand = 5108acc2da8855b375f45c42a1a57660 20241030055531767 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241030055531767 DAUC <0003> auc.c:142 vector [2]: autn = 20f3d3dcd5a100005463f9d0db189df9 20241030055531767 DAUC <0003> auc.c:143 vector [2]: ck = 36e98cde2a8df46a674a8f52c1164bc3 20241030055531767 DAUC <0003> auc.c:144 vector [2]: ik = 18e6947550a14ff57fb57b03ad569f5a 20241030055531767 DAUC <0003> auc.c:145 vector [2]: res = c67de5da1bbd8fba0000000000000000 20241030055531767 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055531767 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030055531767 DAUC <0003> auc.c:151 vector [2]: kc = 36f0ecfa166c6f06 20241030055531767 DAUC <0003> auc.c:152 vector [2]: sres = ddc06a60 20241030055531767 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030055531767 DAUC <0003> auc.c:113 vector [3]: rand = 7a38171e444fef6b5af9492ad96b8b8c 20241030055531767 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241030055531767 DAUC <0003> auc.c:142 vector [3]: autn = bae871ca88a500001189ec26bf0f8068 20241030055531767 DAUC <0003> auc.c:143 vector [3]: ck = a3826588b782f7ba29a0442d12c12bda 20241030055531767 DAUC <0003> auc.c:144 vector [3]: ik = dce432b95eac60d8c4de0903b06f36c9 20241030055531767 DAUC <0003> auc.c:145 vector [3]: res = 94fe0708e6c281610000000000000000 20241030055531767 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055531767 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030055531767 DAUC <0003> auc.c:151 vector [3]: kc = 92181a1f4b808a71 20241030055531767 DAUC <0003> auc.c:152 vector [3]: sres = 723c8669 20241030055531767 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030055531767 DAUC <0003> auc.c:113 vector [4]: rand = a6f84e763415c1852be056927eb8aa84 20241030055531767 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241030055531767 DAUC <0003> auc.c:142 vector [4]: autn = ee5c8728e32700003d70e125bccf52bc 20241030055531767 DAUC <0003> auc.c:143 vector [4]: ck = e82806c470bc1e294dd261112998a5be 20241030055531767 DAUC <0003> auc.c:144 vector [4]: ik = 0c8aabfd1f4292d72db3d0f46a2d471c 20241030055531767 DAUC <0003> auc.c:145 vector [4]: res = ddcde50515ebd3f40000000000000000 20241030055531767 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030055531767 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030055531767 DAUC <0003> auc.c:151 vector [4]: kc = 84c31cdc2c4b6e5c 20241030055531767 DAUC <0003> auc.c:152 vector [4]: sres = c82636f1 20241030055531767 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030055531767 DAUC <0003> db_auc.c:245 IMSI='262429008469603': Generated 5 vectors 20241030055531767 DAUC <0003> db_auc.c:249 IMSI='262429008469603': Updating SQN=481 in DB 20241030055531776 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429008469603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429008469603"} 20241030055531776 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429008469603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531776 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531776 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57128<->l=127.0.0.1:4258 20241030055531805 DAUC <0003> db_auc.c:157 IMSI='262425737457314': No 2G Auth Data 20241030055531805 DAUC <0003> db_auc.c:192 IMSI='262425737457314': No 3G Auth Data 20241030055531845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57136<->l=127.0.0.1:4258 20241030055531848 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531848 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425737457314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425737457314"} 20241030055531848 DAUC <0003> db_auc.c:236 IMSI='262425737457314': Calling to generate 1 vectors 20241030055531848 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241030055531848 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055531848 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055531848 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030055531848 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055531848 DAUC <0003> auc.c:113 vector [0]: rand = a479b987dccdeefbf5312d31ce50af61 20241030055531848 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030055531848 DAUC <0003> auc.c:142 vector [0]: autn = 31e360b2ae0300006f938eb9cd2a8813 20241030055531848 DAUC <0003> auc.c:143 vector [0]: ck = 91630ce1763e7fc96c9ccfc86556fc55 20241030055531848 DAUC <0003> auc.c:144 vector [0]: ik = ec0445774c6ce323a88eee995fb40ed8 20241030055531848 DAUC <0003> auc.c:145 vector [0]: res = f3804f309ae734850000000000000000 20241030055531848 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055531848 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030055531848 DAUC <0003> auc.c:179 vector [0]: kc = 10de3beaacfab800 20241030055531848 DAUC <0003> auc.c:180 vector [0]: sres = f1208530 20241030055531848 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030055531848 DAUC <0003> db_auc.c:245 IMSI='262425737457314': Generated 1 vectors 20241030055531848 DAUC <0003> db_auc.c:249 IMSI='262425737457314': Updating SQN=33 in DB 20241030055531855 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425737457314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425737457314"} 20241030055531855 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425737457314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531855 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531855 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531858 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531858 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425737457314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425737457314"} 20241030055531858 DAUC <0003> db_auc.c:236 IMSI='262425737457314': Calling to generate 4 vectors 20241030055531858 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241030055531858 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055531858 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055531858 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241030055531858 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055531858 DAUC <0003> auc.c:113 vector [0]: rand = 88fe2e4c679106a17c63c19986b1f6c7 20241030055531858 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241030055531858 DAUC <0003> auc.c:142 vector [0]: autn = 80acf4d058430000a8e21ad30b9ba909 20241030055531858 DAUC <0003> auc.c:143 vector [0]: ck = dbe6b00ef044434e5f4e6e1d4a569243 20241030055531858 DAUC <0003> auc.c:144 vector [0]: ik = dffb9df3361ef470a55bb3b65f865dc6 20241030055531858 DAUC <0003> auc.c:145 vector [0]: res = 92fbf34bbbded19c0000000000000000 20241030055531858 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055531858 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030055531858 DAUC <0003> auc.c:179 vector [0]: kc = 266e74dbb8bb7800 20241030055531858 DAUC <0003> auc.c:180 vector [0]: sres = ddd7c15b 20241030055531858 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030055531858 DAUC <0003> auc.c:113 vector [1]: rand = 11b7a7ee00fdf1d9c359c8f24d4448c1 20241030055531858 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241030055531858 DAUC <0003> auc.c:142 vector [1]: autn = 4f13574e1d820000d710a9447b47c2c0 20241030055531858 DAUC <0003> auc.c:143 vector [1]: ck = 78e398f4cc72c48ee1714f32cbcc01fc 20241030055531858 DAUC <0003> auc.c:144 vector [1]: ik = bd4323b3fc16d320559aaea00574d8b3 20241030055531858 DAUC <0003> auc.c:145 vector [1]: res = 59d5f827a71eea660000000000000000 20241030055531858 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055531858 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030055531858 DAUC <0003> auc.c:179 vector [1]: kc = 7da9a343eef96000 20241030055531858 DAUC <0003> auc.c:180 vector [1]: sres = 1fbb0df6 20241030055531858 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030055531858 DAUC <0003> auc.c:113 vector [2]: rand = 424bd889de2bb3295b97b924a7a3a6f5 20241030055531858 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241030055531858 DAUC <0003> auc.c:142 vector [2]: autn = df8b594fe177000024f205fccf667448 20241030055531858 DAUC <0003> auc.c:143 vector [2]: ck = 5fdbd5477600884bc1b9eb3d32aaa9a2 20241030055531858 DAUC <0003> auc.c:144 vector [2]: ik = 4dfefb4f28fd3b24aab08a29bbcaa66a 20241030055531858 DAUC <0003> auc.c:145 vector [2]: res = 7a8046b4a7990c520000000000000000 20241030055531858 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055531858 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030055531858 DAUC <0003> auc.c:179 vector [2]: kc = 5b9c1d2dc7075800 20241030055531858 DAUC <0003> auc.c:180 vector [2]: sres = 22655db0 20241030055531858 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030055531858 DAUC <0003> auc.c:113 vector [3]: rand = baf3b77002b743417e6058123f63da3b 20241030055531858 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241030055531858 DAUC <0003> auc.c:142 vector [3]: autn = 7d83fe1421360000e81c0afe2daf432c 20241030055531858 DAUC <0003> auc.c:143 vector [3]: ck = 341201f22256cf105df30ad0c136c416 20241030055531858 DAUC <0003> auc.c:144 vector [3]: ik = 53135a75a289ed9ddc22e506b68172cf 20241030055531858 DAUC <0003> auc.c:145 vector [3]: res = cffbeca88b3125640000000000000000 20241030055531858 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055531858 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030055531858 DAUC <0003> auc.c:179 vector [3]: kc = d589c6ab89fdfc00 20241030055531858 DAUC <0003> auc.c:180 vector [3]: sres = 03338708 20241030055531858 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030055531858 DAUC <0003> db_auc.c:245 IMSI='262425737457314': Generated 4 vectors 20241030055531858 DAUC <0003> db_auc.c:249 IMSI='262425737457314': Updating SQN=161 in DB 20241030055531866 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425737457314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425737457314"} 20241030055531866 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425737457314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531866 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531866 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531869 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531869 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425737457314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425737457314"} 20241030055531869 DAUC <0003> db_auc.c:236 IMSI='262425737457314': Calling to generate 5 vectors 20241030055531869 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030055531869 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055531869 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055531869 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241030055531869 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055531869 DAUC <0003> auc.c:113 vector [0]: rand = a066be3c566d53678837f2429eba4064 20241030055531869 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241030055531869 DAUC <0003> auc.c:142 vector [0]: autn = ac019b01f05800003f5e30dff0ccccee 20241030055531869 DAUC <0003> auc.c:143 vector [0]: ck = ec4c9295bcf2d3f70d3d8806c988201b 20241030055531869 DAUC <0003> auc.c:144 vector [0]: ik = 695fd87d60a35178db40410c7bb48f56 20241030055531869 DAUC <0003> auc.c:145 vector [0]: res = af80d9f9ae39c3340000000000000000 20241030055531869 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055531869 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030055531869 DAUC <0003> auc.c:179 vector [0]: kc = 39f2d9bdb3178800 20241030055531869 DAUC <0003> auc.c:180 vector [0]: sres = 7be87522 20241030055531869 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030055531869 DAUC <0003> auc.c:113 vector [1]: rand = f179454d25859e3ac181b928d9c1f651 20241030055531869 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241030055531869 DAUC <0003> auc.c:142 vector [1]: autn = 8ed09db2bc4400001e27ccf7a1883ed5 20241030055531869 DAUC <0003> auc.c:143 vector [1]: ck = a947f48f5262cd740ce54400876558d9 20241030055531869 DAUC <0003> auc.c:144 vector [1]: ik = 0f3056fc227286ca4547de9670c0b0d9 20241030055531869 DAUC <0003> auc.c:145 vector [1]: res = e6761ea770ca9bfa0000000000000000 20241030055531869 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055531869 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030055531869 DAUC <0003> auc.c:179 vector [1]: kc = 1647026d48045000 20241030055531869 DAUC <0003> auc.c:180 vector [1]: sres = ae954e3b 20241030055531869 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030055531869 DAUC <0003> auc.c:113 vector [2]: rand = 67160d2c02604926781e8b7fb405e94a 20241030055531869 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241030055531869 DAUC <0003> auc.c:142 vector [2]: autn = ff204187a0c90000ed352b5123f39504 20241030055531869 DAUC <0003> auc.c:143 vector [2]: ck = ded3ba430a5f311bce92d63afc723d18 20241030055531869 DAUC <0003> auc.c:144 vector [2]: ik = 8c55f20acfeee135070c44d3124d222a 20241030055531869 DAUC <0003> auc.c:145 vector [2]: res = 216974efd44240950000000000000000 20241030055531869 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055531869 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030055531869 DAUC <0003> auc.c:179 vector [2]: kc = 29427cf1af2a9400 20241030055531869 DAUC <0003> auc.c:180 vector [2]: sres = 5aee9000 20241030055531869 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030055531869 DAUC <0003> auc.c:113 vector [3]: rand = 4db91af5056c1ea618577dc87b9f064f 20241030055531869 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241030055531869 DAUC <0003> auc.c:142 vector [3]: autn = 0425a1bfa35300002073062fbeaa1566 20241030055531869 DAUC <0003> auc.c:143 vector [3]: ck = 8c1440efddd3f584012084b2c754638e 20241030055531869 DAUC <0003> auc.c:144 vector [3]: ik = f2250e99743482568d7e4875991d8d63 20241030055531869 DAUC <0003> auc.c:145 vector [3]: res = ddd9c359ab5167e90000000000000000 20241030055531869 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055531869 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030055531869 DAUC <0003> auc.c:179 vector [3]: kc = 8b5ac000eefaec00 20241030055531869 DAUC <0003> auc.c:180 vector [3]: sres = 9c6e3a96 20241030055531869 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030055531869 DAUC <0003> auc.c:113 vector [4]: rand = 48ea1e0b03aae5ab429fd5e7c4e67213 20241030055531869 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241030055531869 DAUC <0003> auc.c:142 vector [4]: autn = e977c85973b300009030e0a484ca29fa 20241030055531869 DAUC <0003> auc.c:143 vector [4]: ck = a097854ab6d2194262f772cbc390c728 20241030055531869 DAUC <0003> auc.c:144 vector [4]: ik = 696ca46bebcf479f0accc140177e39c1 20241030055531869 DAUC <0003> auc.c:145 vector [4]: res = c2773bca6c22813e0000000000000000 20241030055531869 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030055531869 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030055531869 DAUC <0003> auc.c:179 vector [4]: kc = 44dcc9f1f61b0000 20241030055531869 DAUC <0003> auc.c:180 vector [4]: sres = 06b8132c 20241030055531869 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030055531869 DAUC <0003> db_auc.c:245 IMSI='262425737457314': Generated 5 vectors 20241030055531869 DAUC <0003> db_auc.c:249 IMSI='262425737457314': Updating SQN=321 in DB 20241030055531876 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425737457314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425737457314"} 20241030055531876 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425737457314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531876 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531876 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531880 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531880 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425737457314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425737457314"} 20241030055531880 DAUC <0003> db_auc.c:236 IMSI='262425737457314': Calling to generate 5 vectors 20241030055531880 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030055531880 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055531880 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055531880 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241030055531880 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055531880 DAUC <0003> auc.c:113 vector [0]: rand = c2646117b19eb61c9f05de32bea52da1 20241030055531880 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241030055531880 DAUC <0003> auc.c:142 vector [0]: autn = 363b0babb3d3000053a6a6aaaa3bc90b 20241030055531880 DAUC <0003> auc.c:143 vector [0]: ck = 94095927785e00b3cb3a38939bd6345f 20241030055531880 DAUC <0003> auc.c:144 vector [0]: ik = fc283c6cd6fa39756207e4e17442e584 20241030055531880 DAUC <0003> auc.c:145 vector [0]: res = f152f13d56bf542d0000000000000000 20241030055531880 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055531880 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030055531880 DAUC <0003> auc.c:179 vector [0]: kc = c496a330d4a08000 20241030055531880 DAUC <0003> auc.c:180 vector [0]: sres = 1e6eff57 20241030055531880 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030055531880 DAUC <0003> auc.c:113 vector [1]: rand = 0a5a96a989d9811f083071fb07e4e52c 20241030055531880 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241030055531880 DAUC <0003> auc.c:142 vector [1]: autn = 00e3d2c187a90000bc6be1999ab44083 20241030055531880 DAUC <0003> auc.c:143 vector [1]: ck = 30620519a8a690edbe7bc9c230611f2e 20241030055531880 DAUC <0003> auc.c:144 vector [1]: ik = 4405fd9fa15a5a350fb86307b57b369a 20241030055531880 DAUC <0003> auc.c:145 vector [1]: res = 2d7086f19cdd45010000000000000000 20241030055531880 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055531880 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030055531880 DAUC <0003> auc.c:179 vector [1]: kc = 4d14bc3f3bcc5400 20241030055531880 DAUC <0003> auc.c:180 vector [1]: sres = c3cc67d6 20241030055531880 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030055531880 DAUC <0003> auc.c:113 vector [2]: rand = b2e4678da0c51c81c02c0f48221a18c7 20241030055531880 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241030055531880 DAUC <0003> auc.c:142 vector [2]: autn = 192c3c02a26e00000cf789f2c394fdb8 20241030055531880 DAUC <0003> auc.c:143 vector [2]: ck = f15207983066896b88d3e1c93bc90983 20241030055531880 DAUC <0003> auc.c:144 vector [2]: ik = 74d3fcf6c669e1b8460fa9ca7e8a3893 20241030055531880 DAUC <0003> auc.c:145 vector [2]: res = e67c5f909dc4f1370000000000000000 20241030055531880 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055531880 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030055531880 DAUC <0003> auc.c:179 vector [2]: kc = dfbbebc187dab400 20241030055531880 DAUC <0003> auc.c:180 vector [2]: sres = 5410be05 20241030055531880 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030055531880 DAUC <0003> auc.c:113 vector [3]: rand = 0275f659a9d413ea4eed8dec31d12219 20241030055531880 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241030055531880 DAUC <0003> auc.c:142 vector [3]: autn = 0b786dd98d6600005dd3b699c512032e 20241030055531880 DAUC <0003> auc.c:143 vector [3]: ck = 9860070c8c11abe1dec8572bb5d15c2f 20241030055531880 DAUC <0003> auc.c:144 vector [3]: ik = e74d360c81390504f43e33f09cacc847 20241030055531880 DAUC <0003> auc.c:145 vector [3]: res = cce5236fc71ac80e0000000000000000 20241030055531880 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055531880 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030055531880 DAUC <0003> auc.c:179 vector [3]: kc = fc1f59ae7eee7000 20241030055531880 DAUC <0003> auc.c:180 vector [3]: sres = 87980931 20241030055531880 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030055531880 DAUC <0003> auc.c:113 vector [4]: rand = 70ff198423ac3356fbfbb0470f048b21 20241030055531880 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241030055531880 DAUC <0003> auc.c:142 vector [4]: autn = d7d373216d9500002718c1db0742669c 20241030055531880 DAUC <0003> auc.c:143 vector [4]: ck = 107b2dc9feaa43ff6c946df992970973 20241030055531880 DAUC <0003> auc.c:144 vector [4]: ik = aba46bdb60eaf71984703dddba7fcfb5 20241030055531880 DAUC <0003> auc.c:145 vector [4]: res = cfbe1ba1eb43ff980000000000000000 20241030055531880 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030055531880 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030055531880 DAUC <0003> auc.c:179 vector [4]: kc = bc456cece1766800 20241030055531880 DAUC <0003> auc.c:180 vector [4]: sres = 2b7dd24e 20241030055531880 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030055531880 DAUC <0003> db_auc.c:245 IMSI='262425737457314': Generated 5 vectors 20241030055531880 DAUC <0003> db_auc.c:249 IMSI='262425737457314': Updating SQN=481 in DB 20241030055531888 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425737457314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425737457314"} 20241030055531888 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425737457314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531888 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531888 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57136<->l=127.0.0.1:4258 20241030055531922 DAUC <0003> db_auc.c:157 IMSI='262426674992040': No 2G Auth Data 20241030055531922 DAUC <0003> db_auc.c:192 IMSI='262426674992040': No 3G Auth Data 20241030055531962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57138<->l=127.0.0.1:4258 20241030055531966 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531966 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426674992040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426674992040"} 20241030055531966 DAUC <0003> db_auc.c:236 IMSI='262426674992040': Calling to generate 1 vectors 20241030055531966 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241030055531966 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055531966 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055531966 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030055531966 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055531966 DAUC <0003> auc.c:113 vector [0]: rand = 95be62aa228a8d71dc87582def7645e0 20241030055531966 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030055531966 DAUC <0003> auc.c:142 vector [0]: autn = 93ade92a1da90000a73378ca842ec5e4 20241030055531966 DAUC <0003> auc.c:143 vector [0]: ck = b2f6be4844f70edef469f413ab654749 20241030055531966 DAUC <0003> auc.c:144 vector [0]: ik = 34514e57bea1083e7cf4e037264b4e83 20241030055531966 DAUC <0003> auc.c:145 vector [0]: res = 6056ef69bc6dd08a0000000000000000 20241030055531966 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055531966 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030055531966 DAUC <0003> auc.c:179 vector [0]: kc = 1b95f446efd87000 20241030055531966 DAUC <0003> auc.c:180 vector [0]: sres = 17c884ef 20241030055531966 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030055531966 DAUC <0003> db_auc.c:245 IMSI='262426674992040': Generated 1 vectors 20241030055531966 DAUC <0003> db_auc.c:249 IMSI='262426674992040': Updating SQN=33 in DB 20241030055531973 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426674992040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426674992040"} 20241030055531973 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426674992040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531973 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531974 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531976 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531976 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426674992040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426674992040"} 20241030055531976 DAUC <0003> db_auc.c:236 IMSI='262426674992040': Calling to generate 4 vectors 20241030055531976 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241030055531976 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055531976 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055531976 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241030055531976 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055531976 DAUC <0003> auc.c:113 vector [0]: rand = ecbdd3f43d4424554ef8a4119f84b0ed 20241030055531976 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241030055531976 DAUC <0003> auc.c:142 vector [0]: autn = 503ed88d13c600003e8a19d7ab1d17b4 20241030055531976 DAUC <0003> auc.c:143 vector [0]: ck = 8c59276240e3468b2edb2827829b7a00 20241030055531976 DAUC <0003> auc.c:144 vector [0]: ik = cece656b762114527b373f3c10db6a85 20241030055531976 DAUC <0003> auc.c:145 vector [0]: res = 4a9a964c0292b0a60000000000000000 20241030055531976 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055531976 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030055531976 DAUC <0003> auc.c:179 vector [0]: kc = a9382d9f5e2a7400 20241030055531976 DAUC <0003> auc.c:180 vector [0]: sres = 15ed99ca 20241030055531976 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030055531976 DAUC <0003> auc.c:113 vector [1]: rand = 9724566bc257122eb078b13f8862bb77 20241030055531976 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241030055531976 DAUC <0003> auc.c:142 vector [1]: autn = efdbb47b3f6600005e9e7bfea66d8ac7 20241030055531976 DAUC <0003> auc.c:143 vector [1]: ck = 5076d984b9bd2c1796e8c8268c80ed5a 20241030055531976 DAUC <0003> auc.c:144 vector [1]: ik = f44c0a7e4e340f481c8bc11d6ba42712 20241030055531976 DAUC <0003> auc.c:145 vector [1]: res = 9559c2e3679cf8e90000000000000000 20241030055531976 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055531976 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030055531976 DAUC <0003> auc.c:179 vector [1]: kc = 6bb261bab0d54800 20241030055531976 DAUC <0003> auc.c:180 vector [1]: sres = 4bcf2355 20241030055531976 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030055531976 DAUC <0003> auc.c:113 vector [2]: rand = 9833b74e02a412522a3cbaf18890bdaa 20241030055531976 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241030055531976 DAUC <0003> auc.c:142 vector [2]: autn = ab5233cd8ee200007bf187415680f62c 20241030055531976 DAUC <0003> auc.c:143 vector [2]: ck = 93e6938bf05b62e3ac498d0ae8281537 20241030055531976 DAUC <0003> auc.c:144 vector [2]: ik = ab23fb026b52f30e74103797f29a93fd 20241030055531976 DAUC <0003> auc.c:145 vector [2]: res = aed58184532b54000000000000000000 20241030055531976 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055531976 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030055531976 DAUC <0003> auc.c:179 vector [2]: kc = 2b4e92fe591f7400 20241030055531976 DAUC <0003> auc.c:180 vector [2]: sres = 5fdca66d 20241030055531976 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030055531976 DAUC <0003> auc.c:113 vector [3]: rand = 021d8de9ce388f195718b4db026fc5ff 20241030055531976 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241030055531976 DAUC <0003> auc.c:142 vector [3]: autn = c9431fd0625f0000aa08381633331b66 20241030055531976 DAUC <0003> auc.c:143 vector [3]: ck = 9442dd3b0d6e51e521bece3b74cd2b3d 20241030055531976 DAUC <0003> auc.c:144 vector [3]: ik = 6411d147a5df06519b15b98b3f4cf74d 20241030055531976 DAUC <0003> auc.c:145 vector [3]: res = ecf2c1b6fba4d9fc0000000000000000 20241030055531976 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055531976 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030055531977 DAUC <0003> auc.c:179 vector [3]: kc = 0ef4401ec3b4fc00 20241030055531977 DAUC <0003> auc.c:180 vector [3]: sres = dc8b08ab 20241030055531977 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030055531977 DAUC <0003> db_auc.c:245 IMSI='262426674992040': Generated 4 vectors 20241030055531977 DAUC <0003> db_auc.c:249 IMSI='262426674992040': Updating SQN=161 in DB 20241030055531984 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426674992040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426674992040"} 20241030055531984 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426674992040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531984 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531984 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531988 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055531988 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426674992040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426674992040"} 20241030055531988 DAUC <0003> db_auc.c:236 IMSI='262426674992040': Calling to generate 5 vectors 20241030055531988 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030055531988 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055531988 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055531988 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241030055531988 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055531988 DAUC <0003> auc.c:113 vector [0]: rand = c4941c9999e24b53d7a2a7fbe496e03e 20241030055531988 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241030055531988 DAUC <0003> auc.c:142 vector [0]: autn = 00c5bfd1c47100006cbc3f38ab14705b 20241030055531988 DAUC <0003> auc.c:143 vector [0]: ck = c39dc3be656f249e4877adaa7bbc6be9 20241030055531988 DAUC <0003> auc.c:144 vector [0]: ik = 8c1c6f40156784784e324f2cbbdd353a 20241030055531988 DAUC <0003> auc.c:145 vector [0]: res = c5c796197f7066240000000000000000 20241030055531988 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055531988 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030055531988 DAUC <0003> auc.c:179 vector [0]: kc = 738847fee128c800 20241030055531988 DAUC <0003> auc.c:180 vector [0]: sres = f631292b 20241030055531988 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030055531988 DAUC <0003> auc.c:113 vector [1]: rand = 65ce0642c99ba815e50350fbba1c91d5 20241030055531988 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241030055531988 DAUC <0003> auc.c:142 vector [1]: autn = 4777f41a333e00004f2d7af590f5f1ac 20241030055531988 DAUC <0003> auc.c:143 vector [1]: ck = e23743a4bf3d4e52ee3f6fe23045445c 20241030055531988 DAUC <0003> auc.c:144 vector [1]: ik = 5ca3c4c4e4957f1aa70495d3d8f53522 20241030055531988 DAUC <0003> auc.c:145 vector [1]: res = 0354737fccfa00af0000000000000000 20241030055531988 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055531988 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030055531988 DAUC <0003> auc.c:179 vector [1]: kc = 16ffb65b07d6cc00 20241030055531988 DAUC <0003> auc.c:180 vector [1]: sres = b64039f2 20241030055531988 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030055531988 DAUC <0003> auc.c:113 vector [2]: rand = 49c27487e258d6b0c5542408b2ecceec 20241030055531988 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241030055531988 DAUC <0003> auc.c:142 vector [2]: autn = b7c0056a3a1100005d70c3a3558f0d99 20241030055531988 DAUC <0003> auc.c:143 vector [2]: ck = 453c7b522ff5a7dea6f9fae2ff5a6d32 20241030055531988 DAUC <0003> auc.c:144 vector [2]: ik = 68ff4059ec58b87dcb6e06244e298fbf 20241030055531988 DAUC <0003> auc.c:145 vector [2]: res = 52646d5136ffe6ce0000000000000000 20241030055531988 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055531988 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030055531988 DAUC <0003> auc.c:179 vector [2]: kc = 9624ea198df2c800 20241030055531988 DAUC <0003> auc.c:180 vector [2]: sres = 25853cc3 20241030055531988 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030055531988 DAUC <0003> auc.c:113 vector [3]: rand = dfa33f2956a0ec3b1f435c72bd690f96 20241030055531988 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241030055531988 DAUC <0003> auc.c:142 vector [3]: autn = 83420b3845380000ede08dd952680599 20241030055531988 DAUC <0003> auc.c:143 vector [3]: ck = 5444623438b39338ad9cbce4234dfea7 20241030055531988 DAUC <0003> auc.c:144 vector [3]: ik = 75b27615d9745eba54a411eeb845806e 20241030055531988 DAUC <0003> auc.c:145 vector [3]: res = 035157913b3a906d0000000000000000 20241030055531988 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055531988 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030055531988 DAUC <0003> auc.c:179 vector [3]: kc = 361f2aed86e56c00 20241030055531988 DAUC <0003> auc.c:180 vector [3]: sres = e5283851 20241030055531988 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030055531988 DAUC <0003> auc.c:113 vector [4]: rand = acd6b831b24c8eacb53cd3ba31842a25 20241030055531988 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241030055531988 DAUC <0003> auc.c:142 vector [4]: autn = 7c92902b2be7000063651128fbfd458f 20241030055531988 DAUC <0003> auc.c:143 vector [4]: ck = c139028017aa3c406a35db547c3533e8 20241030055531988 DAUC <0003> auc.c:144 vector [4]: ik = 793f3c67aac16ff213465a4b50688884 20241030055531988 DAUC <0003> auc.c:145 vector [4]: res = 8f40bbbc5245ab760000000000000000 20241030055531988 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030055531988 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030055531988 DAUC <0003> auc.c:179 vector [4]: kc = eba67f867236dc00 20241030055531988 DAUC <0003> auc.c:180 vector [4]: sres = 4f96f9e9 20241030055531988 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030055531988 DAUC <0003> db_auc.c:245 IMSI='262426674992040': Generated 5 vectors 20241030055531988 DAUC <0003> db_auc.c:249 IMSI='262426674992040': Updating SQN=321 in DB 20241030055531996 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426674992040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426674992040"} 20241030055531996 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426674992040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055531996 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531996 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055531999 DLINP <000b> input/ipa.c:451 connected read/write 20241030055531999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055532000 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426674992040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426674992040"} 20241030055532000 DAUC <0003> db_auc.c:236 IMSI='262426674992040': Calling to generate 5 vectors 20241030055532000 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030055532000 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055532000 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055532000 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241030055532000 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055532000 DAUC <0003> auc.c:113 vector [0]: rand = b401255d2225098ab1826d50f20c2daf 20241030055532000 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241030055532000 DAUC <0003> auc.c:142 vector [0]: autn = 2994dc0c60fa0000bab8ba6561cf210a 20241030055532000 DAUC <0003> auc.c:143 vector [0]: ck = 1d20be28c2a95b5e41062258b244459f 20241030055532000 DAUC <0003> auc.c:144 vector [0]: ik = 2e096c62d5dd09897d59d75da0993841 20241030055532000 DAUC <0003> auc.c:145 vector [0]: res = 68bea001e4ba02390000000000000000 20241030055532000 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055532000 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030055532000 DAUC <0003> auc.c:179 vector [0]: kc = e91ad58b95ef7c00 20241030055532000 DAUC <0003> auc.c:180 vector [0]: sres = 4e487568 20241030055532000 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030055532000 DAUC <0003> auc.c:113 vector [1]: rand = 2122148d413c0beb8b8cb691fb40f09d 20241030055532000 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241030055532000 DAUC <0003> auc.c:142 vector [1]: autn = 2fab56553ce00000b6b1445940dd16d1 20241030055532000 DAUC <0003> auc.c:143 vector [1]: ck = 47b5adef80b84d5ee495d03597b12f38 20241030055532000 DAUC <0003> auc.c:144 vector [1]: ik = f30aeac84c3feeac7d9ee581f5a58afe 20241030055532000 DAUC <0003> auc.c:145 vector [1]: res = 10ce15cf0027f4aa0000000000000000 20241030055532000 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055532000 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030055532000 DAUC <0003> auc.c:179 vector [1]: kc = 1869faf2d0ebdc00 20241030055532000 DAUC <0003> auc.c:180 vector [1]: sres = 326a825b 20241030055532000 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030055532000 DAUC <0003> auc.c:113 vector [2]: rand = 82c730e16f9b700a1c56566e456b708c 20241030055532000 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241030055532000 DAUC <0003> auc.c:142 vector [2]: autn = d7c9baad0e2a0000e62570623f58be5b 20241030055532000 DAUC <0003> auc.c:143 vector [2]: ck = c4a6a3b8cf93a8a43d04911ab6aad1d4 20241030055532000 DAUC <0003> auc.c:144 vector [2]: ik = 905cb1e13c8fe903d23300c497791fd6 20241030055532000 DAUC <0003> auc.c:145 vector [2]: res = 17aaf0d8675dc1040000000000000000 20241030055532000 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055532000 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030055532000 DAUC <0003> auc.c:179 vector [2]: kc = e63a1d320f401800 20241030055532000 DAUC <0003> auc.c:180 vector [2]: sres = e5877815 20241030055532000 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030055532000 DAUC <0003> auc.c:113 vector [3]: rand = 06299c7f10cbb1ba76733f1a9cd82853 20241030055532000 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241030055532000 DAUC <0003> auc.c:142 vector [3]: autn = e655e6c85e48000028e687d02a28bff6 20241030055532000 DAUC <0003> auc.c:143 vector [3]: ck = 59524e0b755319e5952317a2767387fb 20241030055532000 DAUC <0003> auc.c:144 vector [3]: ik = 0f6a26720521ab0f197ac8d08facbbd9 20241030055532000 DAUC <0003> auc.c:145 vector [3]: res = 15b5fe2c363d09db0000000000000000 20241030055532000 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055532000 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030055532000 DAUC <0003> auc.c:179 vector [3]: kc = b9ac468ec36b5800 20241030055532000 DAUC <0003> auc.c:180 vector [3]: sres = e628cd0e 20241030055532000 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030055532000 DAUC <0003> auc.c:113 vector [4]: rand = 4d31d74e31c4c3cfb47adac4b1d9041d 20241030055532000 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241030055532000 DAUC <0003> auc.c:142 vector [4]: autn = 42b1847e0b0200008f392739f34ab5dd 20241030055532000 DAUC <0003> auc.c:143 vector [4]: ck = c59f2b65c86cefccd5b030998f1516b4 20241030055532000 DAUC <0003> auc.c:144 vector [4]: ik = cf52fe14e252c7353128b5a8314dbbcb 20241030055532000 DAUC <0003> auc.c:145 vector [4]: res = c78d5603ea57836d0000000000000000 20241030055532000 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030055532000 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030055532000 DAUC <0003> auc.c:179 vector [4]: kc = efbdd62d5b688c00 20241030055532000 DAUC <0003> auc.c:180 vector [4]: sres = d8198a58 20241030055532000 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030055532000 DAUC <0003> db_auc.c:245 IMSI='262426674992040': Generated 5 vectors 20241030055532000 DAUC <0003> db_auc.c:249 IMSI='262426674992040': Updating SQN=481 in DB 20241030055532007 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426674992040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426674992040"} 20241030055532007 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426674992040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055532007 DLINP <000b> input/ipa.c:451 connected read/write 20241030055532007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055532008 DLINP <000b> input/ipa.c:451 connected read/write 20241030055532008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055532011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57138<->l=127.0.0.1:4258 20241030055532043 DAUC <0003> db_auc.c:157 IMSI='262420679824869': No 2G Auth Data 20241030055532043 DAUC <0003> db_auc.c:192 IMSI='262420679824869': No 3G Auth Data 20241030055532082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57144<->l=127.0.0.1:4258 20241030055532087 DLINP <000b> input/ipa.c:451 connected read/write 20241030055532087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055532087 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420679824869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420679824869"} 20241030055532087 DAUC <0003> db_auc.c:236 IMSI='262420679824869': Calling to generate 1 vectors 20241030055532087 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241030055532087 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055532087 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055532087 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030055532087 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055532087 DAUC <0003> auc.c:113 vector [0]: rand = 59a3c7d5f81cc878662efddf94e92c4a 20241030055532087 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030055532087 DAUC <0003> auc.c:142 vector [0]: autn = 18259eef330b00005a68e6873303696b 20241030055532087 DAUC <0003> auc.c:143 vector [0]: ck = 976044e389c7608b345c10ca2f5304a4 20241030055532087 DAUC <0003> auc.c:144 vector [0]: ik = 928465f3cae78ae2274a8bca7434e0a3 20241030055532087 DAUC <0003> auc.c:145 vector [0]: res = f4a019963c2946040000000000000000 20241030055532087 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055532087 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030055532087 DAUC <0003> auc.c:179 vector [0]: kc = a7404224b3a9c3d5 20241030055532087 DAUC <0003> auc.c:180 vector [0]: sres = e260dbf3 20241030055532087 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030055532087 DAUC <0003> db_auc.c:245 IMSI='262420679824869': Generated 1 vectors 20241030055532087 DAUC <0003> db_auc.c:249 IMSI='262420679824869': Updating SQN=33 in DB 20241030055532094 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420679824869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420679824869"} 20241030055532094 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420679824869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055532094 DLINP <000b> input/ipa.c:451 connected read/write 20241030055532094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055532094 DLINP <000b> input/ipa.c:451 connected read/write 20241030055532094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055532097 DLINP <000b> input/ipa.c:451 connected read/write 20241030055532097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055532097 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420679824869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420679824869"} 20241030055532097 DAUC <0003> db_auc.c:236 IMSI='262420679824869': Calling to generate 4 vectors 20241030055532097 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241030055532097 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055532097 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055532097 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241030055532097 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055532097 DAUC <0003> auc.c:113 vector [0]: rand = 7a2f15190510ba900541119d90926439 20241030055532097 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241030055532097 DAUC <0003> auc.c:142 vector [0]: autn = b1cc3dea70cf00007fa38c063a87e0f4 20241030055532097 DAUC <0003> auc.c:143 vector [0]: ck = 1c3255fba3a16a6b469518e0f56c6511 20241030055532097 DAUC <0003> auc.c:144 vector [0]: ik = bb005f6f8a539d488ea7a1fe043680dc 20241030055532097 DAUC <0003> auc.c:145 vector [0]: res = 021d3adca06667c40000000000000000 20241030055532097 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055532097 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030055532097 DAUC <0003> auc.c:179 vector [0]: kc = b13d1e1cb671248a 20241030055532097 DAUC <0003> auc.c:180 vector [0]: sres = 56c5c4e4 20241030055532097 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030055532097 DAUC <0003> auc.c:113 vector [1]: rand = d802b14604afbc50e9fc550fe619f94e 20241030055532097 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241030055532097 DAUC <0003> auc.c:142 vector [1]: autn = 77f35e76141200003d4ae374ddc94773 20241030055532097 DAUC <0003> auc.c:143 vector [1]: ck = 05638a60fb6f9c608d8942d649db74e3 20241030055532097 DAUC <0003> auc.c:144 vector [1]: ik = 59ac2a1359a029c31d2ba3c26120c2a1 20241030055532097 DAUC <0003> auc.c:145 vector [1]: res = fda5ea9aaa968fbc0000000000000000 20241030055532097 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055532097 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030055532097 DAUC <0003> auc.c:179 vector [1]: kc = 96c7b2a729b03017 20241030055532097 DAUC <0003> auc.c:180 vector [1]: sres = 8e259492 20241030055532097 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030055532097 DAUC <0003> auc.c:113 vector [2]: rand = fe895d47a2976f016044ead10ae58b26 20241030055532097 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241030055532097 DAUC <0003> auc.c:142 vector [2]: autn = 2bb61f70ec9c0000fecce3ffa4526d25 20241030055532097 DAUC <0003> auc.c:143 vector [2]: ck = 799ad90099135fc934a5e3d1f269ebb8 20241030055532097 DAUC <0003> auc.c:144 vector [2]: ik = 5433bd92f27b09f4f5e2870327e865f0 20241030055532097 DAUC <0003> auc.c:145 vector [2]: res = f367cf6f0ebbc9eb0000000000000000 20241030055532097 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055532097 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030055532097 DAUC <0003> auc.c:179 vector [2]: kc = 0a7512d373499f4d 20241030055532097 DAUC <0003> auc.c:180 vector [2]: sres = 64f92375 20241030055532097 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030055532097 DAUC <0003> auc.c:113 vector [3]: rand = 628826c3a1cce4d521db79caa446e617 20241030055532097 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241030055532097 DAUC <0003> auc.c:142 vector [3]: autn = d633c153cbe50000012c1e2d79bd0ef8 20241030055532097 DAUC <0003> auc.c:143 vector [3]: ck = 9c9842b2b20d1af6e4f0c2347dcaeaae 20241030055532097 DAUC <0003> auc.c:144 vector [3]: ik = fac387529545e4f8d9c98d0cbd00596d 20241030055532097 DAUC <0003> auc.c:145 vector [3]: res = 35316876574461b80000000000000000 20241030055532097 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055532097 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030055532097 DAUC <0003> auc.c:179 vector [3]: kc = f19b994bdffaa401 20241030055532097 DAUC <0003> auc.c:180 vector [3]: sres = 67e46d5e 20241030055532097 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030055532097 DAUC <0003> db_auc.c:245 IMSI='262420679824869': Generated 4 vectors 20241030055532097 DAUC <0003> db_auc.c:249 IMSI='262420679824869': Updating SQN=161 in DB 20241030055532105 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420679824869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420679824869"} 20241030055532105 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420679824869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055532105 DLINP <000b> input/ipa.c:451 connected read/write 20241030055532105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055532105 DLINP <000b> input/ipa.c:451 connected read/write 20241030055532105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055532108 DLINP <000b> input/ipa.c:451 connected read/write 20241030055532108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055532108 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420679824869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420679824869"} 20241030055532108 DAUC <0003> db_auc.c:236 IMSI='262420679824869': Calling to generate 5 vectors 20241030055532108 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030055532108 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055532108 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055532108 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241030055532108 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055532108 DAUC <0003> auc.c:113 vector [0]: rand = 2a82dbd1122547498110769762f33ead 20241030055532108 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241030055532108 DAUC <0003> auc.c:142 vector [0]: autn = a6c2d624efdc00005477681f5e8010cc 20241030055532108 DAUC <0003> auc.c:143 vector [0]: ck = 37be59df9435fef366e41e8350505c57 20241030055532108 DAUC <0003> auc.c:144 vector [0]: ik = c96c3d231e0bcd2acc4825bcd127830c 20241030055532108 DAUC <0003> auc.c:145 vector [0]: res = ee63d15c0024d1640000000000000000 20241030055532108 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055532108 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030055532108 DAUC <0003> auc.c:179 vector [0]: kc = 45408fc8781056f3 20241030055532108 DAUC <0003> auc.c:180 vector [0]: sres = 0f639042 20241030055532108 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030055532108 DAUC <0003> auc.c:113 vector [1]: rand = db9c65d75aa8c3ac0d33700be391ba0a 20241030055532108 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241030055532108 DAUC <0003> auc.c:142 vector [1]: autn = 86b1d66dcd210000bd1e348efadf8024 20241030055532109 DAUC <0003> auc.c:143 vector [1]: ck = 03c08a8af5b284fb6f3b659aa1e2629a 20241030055532109 DAUC <0003> auc.c:144 vector [1]: ik = 3bf0312315646ca9cfc5dab434dab099 20241030055532109 DAUC <0003> auc.c:145 vector [1]: res = 2076cc82092410c90000000000000000 20241030055532109 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055532109 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030055532109 DAUC <0003> auc.c:179 vector [1]: kc = 0a7ddf74783f1c7c 20241030055532109 DAUC <0003> auc.c:180 vector [1]: sres = 9c96dc00 20241030055532109 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030055532109 DAUC <0003> auc.c:113 vector [2]: rand = 44ad8df28b152d656596aef3b4bb0bdf 20241030055532109 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241030055532109 DAUC <0003> auc.c:142 vector [2]: autn = 66ecd88a6eb100003eb657794c2f6916 20241030055532109 DAUC <0003> auc.c:143 vector [2]: ck = d596ee375446199c64c92a209d057710 20241030055532109 DAUC <0003> auc.c:144 vector [2]: ik = 80e46c60ab4e739b3c3386c4130f98e8 20241030055532109 DAUC <0003> auc.c:145 vector [2]: res = bb0267b04577d6b60000000000000000 20241030055532109 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055532109 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030055532109 DAUC <0003> auc.c:179 vector [2]: kc = 069ea4b998b0e57a 20241030055532109 DAUC <0003> auc.c:180 vector [2]: sres = bb855235 20241030055532109 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030055532109 DAUC <0003> auc.c:113 vector [3]: rand = 53e645ee2b10a7ab778c2d3480d17ed3 20241030055532109 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241030055532109 DAUC <0003> auc.c:142 vector [3]: autn = 4c802476035f000026ce2659497978f2 20241030055532109 DAUC <0003> auc.c:143 vector [3]: ck = cec208093a0af03c96eae3928bf46974 20241030055532109 DAUC <0003> auc.c:144 vector [3]: ik = ab29bb604986fca0d1fb01d326f34937 20241030055532109 DAUC <0003> auc.c:145 vector [3]: res = 956ccce2316bee9c0000000000000000 20241030055532109 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055532109 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030055532109 DAUC <0003> auc.c:179 vector [3]: kc = 5ff49db9a7612a24 20241030055532109 DAUC <0003> auc.c:180 vector [3]: sres = 5f65fd2b 20241030055532109 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030055532109 DAUC <0003> auc.c:113 vector [4]: rand = 99956975ffc88d0f76bee824a601ef7a 20241030055532109 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241030055532109 DAUC <0003> auc.c:142 vector [4]: autn = 2db4b09517800000a62a583e7b15d564 20241030055532109 DAUC <0003> auc.c:143 vector [4]: ck = a4cfbce0449859e0b515acba40d2aa59 20241030055532109 DAUC <0003> auc.c:144 vector [4]: ik = f3550966d059609e19c46ecb68d8d1d8 20241030055532109 DAUC <0003> auc.c:145 vector [4]: res = bb5febdaffe8cca60000000000000000 20241030055532109 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030055532109 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030055532109 DAUC <0003> auc.c:179 vector [4]: kc = a52aa89955e10dd4 20241030055532109 DAUC <0003> auc.c:180 vector [4]: sres = 974e757a 20241030055532109 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030055532109 DAUC <0003> db_auc.c:245 IMSI='262420679824869': Generated 5 vectors 20241030055532109 DAUC <0003> db_auc.c:249 IMSI='262420679824869': Updating SQN=321 in DB 20241030055532116 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420679824869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420679824869"} 20241030055532116 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420679824869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055532116 DLINP <000b> input/ipa.c:451 connected read/write 20241030055532116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055532116 DLINP <000b> input/ipa.c:451 connected read/write 20241030055532116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055532119 DLINP <000b> input/ipa.c:451 connected read/write 20241030055532119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055532119 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420679824869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420679824869"} 20241030055532119 DAUC <0003> db_auc.c:236 IMSI='262420679824869': Calling to generate 5 vectors 20241030055532119 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030055532119 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055532119 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055532119 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241030055532119 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055532120 DAUC <0003> auc.c:113 vector [0]: rand = e05df461529967c5b0c9f00f4ca70e38 20241030055532120 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241030055532120 DAUC <0003> auc.c:142 vector [0]: autn = 7116edee5beb0000d44b669e656a7726 20241030055532120 DAUC <0003> auc.c:143 vector [0]: ck = aee94481e055856ea99a82552cbc3244 20241030055532120 DAUC <0003> auc.c:144 vector [0]: ik = f2bd534869af0f6b79db759358555bd8 20241030055532120 DAUC <0003> auc.c:145 vector [0]: res = 513731c9425b819e0000000000000000 20241030055532120 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055532120 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030055532120 DAUC <0003> auc.c:179 vector [0]: kc = 875255334d8b3b99 20241030055532120 DAUC <0003> auc.c:180 vector [0]: sres = 9aebd096 20241030055532120 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030055532120 DAUC <0003> auc.c:113 vector [1]: rand = f019c8a101fe2c72733b48b5b07be800 20241030055532120 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241030055532120 DAUC <0003> auc.c:142 vector [1]: autn = fce30547af350000d6c23e2e6c009a2d 20241030055532120 DAUC <0003> auc.c:143 vector [1]: ck = 53452681a20e1e99d4aa6bca07a3c42f 20241030055532120 DAUC <0003> auc.c:144 vector [1]: ik = 3a547ee339e2415a5c3c162c0bc10e3e 20241030055532120 DAUC <0003> auc.c:145 vector [1]: res = f42a7b0aba6253d50000000000000000 20241030055532120 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055532120 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030055532120 DAUC <0003> auc.c:179 vector [1]: kc = 482ea5a452bfd291 20241030055532120 DAUC <0003> auc.c:180 vector [1]: sres = 61269477 20241030055532120 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030055532120 DAUC <0003> auc.c:113 vector [2]: rand = 745c8532bc4973796614492aec252c96 20241030055532120 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241030055532120 DAUC <0003> auc.c:142 vector [2]: autn = 4d961087ccb80000def2a6e594f29f5e 20241030055532120 DAUC <0003> auc.c:143 vector [2]: ck = b894e92f12450f10001004cb1d0ed5c3 20241030055532120 DAUC <0003> auc.c:144 vector [2]: ik = dcbe265476e65cac46a6dde22280239d 20241030055532120 DAUC <0003> auc.c:145 vector [2]: res = 9f5330cc173825360000000000000000 20241030055532120 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055532120 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030055532120 DAUC <0003> auc.c:179 vector [2]: kc = b42a9506ed05428a 20241030055532120 DAUC <0003> auc.c:180 vector [2]: sres = 5e5d0899 20241030055532120 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030055532120 DAUC <0003> auc.c:113 vector [3]: rand = fce1bdb58718dacd63bb2b1cf0d0da16 20241030055532120 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241030055532120 DAUC <0003> auc.c:142 vector [3]: autn = 9c6ff224114c0000d909e840aed6c3c8 20241030055532120 DAUC <0003> auc.c:143 vector [3]: ck = 6ef63d32a7826d42f987536784ab74c6 20241030055532120 DAUC <0003> auc.c:144 vector [3]: ik = a9b4ea9ea202bf8e5edddae6a0e5377d 20241030055532120 DAUC <0003> auc.c:145 vector [3]: res = e1863c0ebec688fd0000000000000000 20241030055532120 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055532120 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030055532120 DAUC <0003> auc.c:179 vector [3]: kc = be9e7f8fafc6cd45 20241030055532120 DAUC <0003> auc.c:180 vector [3]: sres = 7b229892 20241030055532120 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030055532120 DAUC <0003> auc.c:113 vector [4]: rand = 6a67103dfd69fb2858625aa45e1f6dec 20241030055532120 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241030055532120 DAUC <0003> auc.c:142 vector [4]: autn = 96ff03fc171f0000565c496fbbd752b2 20241030055532120 DAUC <0003> auc.c:143 vector [4]: ck = 1076b8931b205781aa6c04c250fd1d33 20241030055532120 DAUC <0003> auc.c:144 vector [4]: ik = 3085ef2bd474c79c98dcaf21b4366faf 20241030055532120 DAUC <0003> auc.c:145 vector [4]: res = e87a6d5bc4c887450000000000000000 20241030055532120 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030055532120 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030055532120 DAUC <0003> auc.c:179 vector [4]: kc = d0d89d784418ffc7 20241030055532120 DAUC <0003> auc.c:180 vector [4]: sres = be4747eb 20241030055532120 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030055532120 DAUC <0003> db_auc.c:245 IMSI='262420679824869': Generated 5 vectors 20241030055532120 DAUC <0003> db_auc.c:249 IMSI='262420679824869': Updating SQN=481 in DB 20241030055532127 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420679824869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420679824869"} 20241030055532127 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420679824869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055532127 DLINP <000b> input/ipa.c:451 connected read/write 20241030055532127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055532127 DLINP <000b> input/ipa.c:451 connected read/write 20241030055532127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055532130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57144<->l=127.0.0.1:4258 20241030055532155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57090<->l=127.0.0.1:4258 20241030055532156 DLINP <000b> input/ipa.c:451 connected read/write 20241030055532156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055532156 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055532156 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055532156 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055532156 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41511<->l=127.0.0.1:4259) 20241030055532200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57150<->l=127.0.0.1:4258 20241030055532200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57150<->l=127.0.0.1:4258 20241030055535278 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055535278 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055535282 DLINP <000b> input/ipa.c:451 connected read/write 20241030055535282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055535283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57166<->l=127.0.0.1:4258 20241030055535284 DLINP <000b> input/ipa.c:451 connected read/write 20241030055535284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055535284 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055535284 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055535284 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  20241030055535284 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055535284 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  20241030055535284 DLGSUP <0013> gsup_server.c:235 2:  20241030055535284 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055535284 DLGSUP <0013> gsup_server.c:235 3:  20241030055535284 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055535284 DLGSUP <0013> gsup_server.c:235 4:  20241030055535284 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055535284 DLGSUP <0013> gsup_server.c:235 5:  20241030055535284 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055535284 DLGSUP <0013> gsup_server.c:235 7:  20241030055535284 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055535284 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055535284 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055535284 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055535304 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39819<->l=127.0.0.1:4259) 20241030055535318 DAUC <0003> db_auc.c:157 IMSI='262429405624323': No 2G Auth Data 20241030055535318 DAUC <0003> db_auc.c:192 IMSI='262429405624323': No 3G Auth Data 20241030055535357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57174<->l=127.0.0.1:4258 20241030055535363 DLINP <000b> input/ipa.c:451 connected read/write 20241030055535363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055535363 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429405624323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429405624323"} 20241030055535363 DAUC <0003> db_auc.c:157 IMSI='262429405624323': No 2G Auth Data 20241030055535363 DAUC <0003> db_auc.c:236 IMSI='262429405624323': Calling to generate 5 vectors 20241030055535363 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030055535363 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055535363 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055535363 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030055535363 DAUC <0003> auc.c:113 vector [0]: rand = 799f2e2e5e987bd06131a107b2eda41b 20241030055535363 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030055535363 DAUC <0003> auc.c:142 vector [0]: autn = b4632eaa8f95800044288d534020f85e 20241030055535363 DAUC <0003> auc.c:143 vector [0]: ck = 9edf923495dafeef13e5b0f75e05bcb7 20241030055535363 DAUC <0003> auc.c:144 vector [0]: ik = c8efcf23ebd92185bea68c3ec6fa5c25 20241030055535363 DAUC <0003> auc.c:145 vector [0]: res = 0f04f4c58a6db4c50000000000000000 20241030055535363 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055535363 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030055535363 DAUC <0003> auc.c:151 vector [0]: kc = fb7361dee6fc3ff8 20241030055535363 DAUC <0003> auc.c:152 vector [0]: sres = 85694000 20241030055535363 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030055535363 DAUC <0003> auc.c:113 vector [1]: rand = a93c227723b34cada1edd512db7a5e8c 20241030055535363 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030055535363 DAUC <0003> auc.c:142 vector [1]: autn = 31e3ff8b7cf3800051f22508a25e605c 20241030055535363 DAUC <0003> auc.c:143 vector [1]: ck = 819ffa3f5f6c702c2aa9272fe530aaf2 20241030055535363 DAUC <0003> auc.c:144 vector [1]: ik = b42f63ba4598f6b61136f2d0adae2855 20241030055535363 DAUC <0003> auc.c:145 vector [1]: res = bd37e06886d78b2e0000000000000000 20241030055535363 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055535363 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030055535363 DAUC <0003> auc.c:151 vector [1]: kc = 0e2f4c7a526a043d 20241030055535363 DAUC <0003> auc.c:152 vector [1]: sres = 3be06b46 20241030055535363 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030055535363 DAUC <0003> auc.c:113 vector [2]: rand = ef445865dfa3053ee2d121f1c01739a5 20241030055535363 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030055535363 DAUC <0003> auc.c:142 vector [2]: autn = ea1d68107b0f800025d585456beb11aa 20241030055535363 DAUC <0003> auc.c:143 vector [2]: ck = 55004ee59e09f206de61d33ad9a78459 20241030055535363 DAUC <0003> auc.c:144 vector [2]: ik = 86ca2c480a3ae2e0030e801475792a5c 20241030055535363 DAUC <0003> auc.c:145 vector [2]: res = 3930738202b985b90000000000000000 20241030055535363 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055535363 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030055535363 DAUC <0003> auc.c:151 vector [2]: kc = 0ea5318338edbee3 20241030055535363 DAUC <0003> auc.c:152 vector [2]: sres = 3b89f63b 20241030055535363 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030055535363 DAUC <0003> auc.c:113 vector [3]: rand = 1d5ca14e59bc8d728cb80e40eeb7f48d 20241030055535363 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030055535363 DAUC <0003> auc.c:142 vector [3]: autn = 1355a51a76b18000f1f0093a22e2adf4 20241030055535363 DAUC <0003> auc.c:143 vector [3]: ck = 1d653b842000be129c8d3acbb4ce05fe 20241030055535363 DAUC <0003> auc.c:144 vector [3]: ik = e7e6ea8554744bb57c9107da133cb9a3 20241030055535363 DAUC <0003> auc.c:145 vector [3]: res = 079bd5473f9c80170000000000000000 20241030055535363 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055535363 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030055535363 DAUC <0003> auc.c:151 vector [3]: kc = 1a9fec10d38649fa 20241030055535363 DAUC <0003> auc.c:152 vector [3]: sres = 38075550 20241030055535363 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030055535363 DAUC <0003> auc.c:113 vector [4]: rand = ddcfe6c790068886fe7983a8584ccdca 20241030055535363 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030055535363 DAUC <0003> auc.c:142 vector [4]: autn = b2cd6a7c6df18000b950f360c3dde33f 20241030055535363 DAUC <0003> auc.c:143 vector [4]: ck = dfad7fc7d501a956d4402dd2924d7e4c 20241030055535363 DAUC <0003> auc.c:144 vector [4]: ik = 07e82e54a204d59180f52c6af386a0bc 20241030055535363 DAUC <0003> auc.c:145 vector [4]: res = f17060853aecce6f0000000000000000 20241030055535363 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030055535363 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030055535363 DAUC <0003> auc.c:151 vector [4]: kc = 8cf0502b16cea237 20241030055535363 DAUC <0003> auc.c:152 vector [4]: sres = cb9caeea 20241030055535363 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030055535363 DAUC <0003> db_auc.c:245 IMSI='262429405624323': Generated 5 vectors 20241030055535363 DAUC <0003> db_auc.c:249 IMSI='262429405624323': Updating SQN=161 in DB 20241030055535370 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429405624323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429405624323"} 20241030055535370 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429405624323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055535370 DLINP <000b> input/ipa.c:451 connected read/write 20241030055535370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055535370 DLINP <000b> input/ipa.c:451 connected read/write 20241030055535370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055535375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57174<->l=127.0.0.1:4258 20241030055535398 DAUC <0003> db_auc.c:157 IMSI='262421003507048': No 2G Auth Data 20241030055535398 DAUC <0003> db_auc.c:192 IMSI='262421003507048': No 3G Auth Data 20241030055535430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57180<->l=127.0.0.1:4258 20241030055535435 DLINP <000b> input/ipa.c:451 connected read/write 20241030055535435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055535435 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421003507048 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421003507048"} 20241030055535435 DAUC <0003> db_auc.c:157 IMSI='262421003507048': No 2G Auth Data 20241030055535435 DAUC <0003> db_auc.c:236 IMSI='262421003507048': Calling to generate 5 vectors 20241030055535435 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030055535435 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055535435 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030055535435 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030055535435 DAUC <0003> auc.c:113 vector [0]: rand = 53e7fce1fecf1dd5a10aa079551a0d94 20241030055535435 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030055535435 DAUC <0003> auc.c:142 vector [0]: autn = 7f5f2b759e39800053d308581cc5760d 20241030055535435 DAUC <0003> auc.c:143 vector [0]: ck = c9c6fc8edc377067ceae30365dd82849 20241030055535435 DAUC <0003> auc.c:144 vector [0]: ik = 9806602fc2089e486e49fab77ed938be 20241030055535435 DAUC <0003> auc.c:145 vector [0]: res = efcd4168e89871a30000000000000000 20241030055535435 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055535435 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030055535435 DAUC <0003> auc.c:151 vector [0]: kc = f12756203d3efed8 20241030055535435 DAUC <0003> auc.c:152 vector [0]: sres = 075530cb 20241030055535435 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030055535435 DAUC <0003> auc.c:113 vector [1]: rand = e4559eb140ac3ad91b20c52a500b0eab 20241030055535435 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030055535435 DAUC <0003> auc.c:142 vector [1]: autn = f70f776100c28000bd8665bb1fe8e953 20241030055535435 DAUC <0003> auc.c:143 vector [1]: ck = 680991c86e1a216874ad9f2506bc5943 20241030055535435 DAUC <0003> auc.c:144 vector [1]: ik = d7b8fb57fe569a03ab532a7384602e15 20241030055535435 DAUC <0003> auc.c:145 vector [1]: res = 5daea2f7250ed0460000000000000000 20241030055535435 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055535435 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030055535435 DAUC <0003> auc.c:151 vector [1]: kc = 604fdfc91290cc3d 20241030055535435 DAUC <0003> auc.c:152 vector [1]: sres = 78a072b1 20241030055535435 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030055535435 DAUC <0003> auc.c:113 vector [2]: rand = 29a3c0d0ce229bcc8afd5981a65442ef 20241030055535435 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030055535435 DAUC <0003> auc.c:142 vector [2]: autn = 36848dd8c5b18000d8efb2ba8e01e199 20241030055535435 DAUC <0003> auc.c:143 vector [2]: ck = f632458fefbda289d399fae2fc498d88 20241030055535435 DAUC <0003> auc.c:144 vector [2]: ik = 336e1a47f9de7bf64c7c08a848a04ca4 20241030055535435 DAUC <0003> auc.c:145 vector [2]: res = 69b0e646e0dfdb980000000000000000 20241030055535435 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055535435 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030055535435 DAUC <0003> auc.c:151 vector [2]: kc = 5ab9ad82a28a1853 20241030055535435 DAUC <0003> auc.c:152 vector [2]: sres = 896f3dde 20241030055535435 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030055535435 DAUC <0003> auc.c:113 vector [3]: rand = eee6666334c6dd488004e1e1b6479517 20241030055535435 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030055535435 DAUC <0003> auc.c:142 vector [3]: autn = f13a13397a858000b2e085957d560854 20241030055535435 DAUC <0003> auc.c:143 vector [3]: ck = 159daaa33df60108a508b5dff0bc8a2c 20241030055535435 DAUC <0003> auc.c:144 vector [3]: ik = 59df56904a6443093c63b8f36db5529e 20241030055535435 DAUC <0003> auc.c:145 vector [3]: res = d795f5515d5124c80000000000000000 20241030055535435 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055535435 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030055535435 DAUC <0003> auc.c:151 vector [3]: kc = d529f11fea9b9ab3 20241030055535435 DAUC <0003> auc.c:152 vector [3]: sres = 8ac4d199 20241030055535435 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030055535435 DAUC <0003> auc.c:113 vector [4]: rand = 3a7ef3a70eeba470f8f0b76d21b49249 20241030055535435 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030055535435 DAUC <0003> auc.c:142 vector [4]: autn = 93c25e55c67c800049145180395a8144 20241030055535435 DAUC <0003> auc.c:143 vector [4]: ck = 0d5a44894530aa60446b49d7933f9952 20241030055535435 DAUC <0003> auc.c:144 vector [4]: ik = 8d1ab0ca450030f7a29da67601b240c7 20241030055535435 DAUC <0003> auc.c:145 vector [4]: res = c9179701418c93210000000000000000 20241030055535435 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030055535435 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030055535435 DAUC <0003> auc.c:151 vector [4]: kc = 66b61be292bd4302 20241030055535435 DAUC <0003> auc.c:152 vector [4]: sres = 889b0420 20241030055535435 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030055535435 DAUC <0003> db_auc.c:245 IMSI='262421003507048': Generated 5 vectors 20241030055535435 DAUC <0003> db_auc.c:249 IMSI='262421003507048': Updating SQN=161 in DB 20241030055535442 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421003507048 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421003507048"} 20241030055535442 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421003507048 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055535443 DLINP <000b> input/ipa.c:451 connected read/write 20241030055535443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055535443 DLINP <000b> input/ipa.c:451 connected read/write 20241030055535443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055535446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57180<->l=127.0.0.1:4258 20241030055535471 DAUC <0003> db_auc.c:157 IMSI='262420797159727': No 2G Auth Data 20241030055535471 DAUC <0003> db_auc.c:192 IMSI='262420797159727': No 3G Auth Data 20241030055535510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57186<->l=127.0.0.1:4258 20241030055535514 DLINP <000b> input/ipa.c:451 connected read/write 20241030055535514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055535514 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420797159727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420797159727"} 20241030055535514 DAUC <0003> db_auc.c:236 IMSI='262420797159727': Calling to generate 5 vectors 20241030055535514 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030055535514 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055535514 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055535514 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030055535514 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055535514 DAUC <0003> auc.c:113 vector [0]: rand = 424e2a2840cfefa49ecd9f76855077d4 20241030055535514 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030055535514 DAUC <0003> auc.c:142 vector [0]: autn = 7dd72d0f52f780006a86dc5651fe2780 20241030055535514 DAUC <0003> auc.c:143 vector [0]: ck = 70262958861982da263b2cc98bae4038 20241030055535514 DAUC <0003> auc.c:144 vector [0]: ik = 4eaca9fe17d4ead79a605234cf0a7858 20241030055535514 DAUC <0003> auc.c:145 vector [0]: res = 4764ad1110c3cf640000000000000000 20241030055535514 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055535514 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030055535514 DAUC <0003> auc.c:179 vector [0]: kc = 269687e936ed0800 20241030055535514 DAUC <0003> auc.c:180 vector [0]: sres = 1e417a6c 20241030055535514 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030055535514 DAUC <0003> auc.c:113 vector [1]: rand = 76efd8e5c9d1e2dc0eaddf9f9decb51a 20241030055535514 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030055535514 DAUC <0003> auc.c:142 vector [1]: autn = 26cc3446f1108000c21f7e20e2c81892 20241030055535514 DAUC <0003> auc.c:143 vector [1]: ck = e15434c85b829cc9b1266bcac5c8a697 20241030055535514 DAUC <0003> auc.c:144 vector [1]: ik = 71c73a209d9d6d89c5a234782979101c 20241030055535514 DAUC <0003> auc.c:145 vector [1]: res = 65e869daaf8678280000000000000000 20241030055535514 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055535514 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030055535514 DAUC <0003> auc.c:179 vector [1]: kc = fc00258b5e69bc00 20241030055535514 DAUC <0003> auc.c:180 vector [1]: sres = 814615a5 20241030055535514 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030055535514 DAUC <0003> auc.c:113 vector [2]: rand = f1363364ad245c02a962afb4b37967fb 20241030055535514 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030055535514 DAUC <0003> auc.c:142 vector [2]: autn = 751e054f987a8000f7451ca182e24d71 20241030055535514 DAUC <0003> auc.c:143 vector [2]: ck = d900a9bd93a25a98ce82b6a27145ae92 20241030055535514 DAUC <0003> auc.c:144 vector [2]: ik = 3cb0c88bfe0e5d966834866d46c8e6f0 20241030055535514 DAUC <0003> auc.c:145 vector [2]: res = 7882332ed817135d0000000000000000 20241030055535514 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055535514 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030055535514 DAUC <0003> auc.c:179 vector [2]: kc = bbd3f3613bf36c00 20241030055535514 DAUC <0003> auc.c:180 vector [2]: sres = d9901a3f 20241030055535514 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030055535514 DAUC <0003> auc.c:113 vector [3]: rand = 763edf3427368d997977c988ed77e94a 20241030055535514 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030055535514 DAUC <0003> auc.c:142 vector [3]: autn = 0ee5868aef148000b3116d0529f5a12f 20241030055535514 DAUC <0003> auc.c:143 vector [3]: ck = 7f9a4fb9fc87d69e7c09bec2fac71997 20241030055535514 DAUC <0003> auc.c:144 vector [3]: ik = 4c7c9be0319b7a3b880ab863f6f33cc4 20241030055535514 DAUC <0003> auc.c:145 vector [3]: res = e54e0106521512120000000000000000 20241030055535514 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055535514 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030055535514 DAUC <0003> auc.c:179 vector [3]: kc = 9855403498827800 20241030055535514 DAUC <0003> auc.c:180 vector [3]: sres = 22cdb717 20241030055535514 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030055535514 DAUC <0003> auc.c:113 vector [4]: rand = e30c6fbcc43069785d8109db9c841e3a 20241030055535514 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030055535514 DAUC <0003> auc.c:142 vector [4]: autn = d7f477f1c65b80006bdaa02653e53110 20241030055535514 DAUC <0003> auc.c:143 vector [4]: ck = 1429bfc1067e2f5a60f6cd476a6216cc 20241030055535514 DAUC <0003> auc.c:144 vector [4]: ik = 8dc2d4258cdde4677229fa56bae1171c 20241030055535514 DAUC <0003> auc.c:145 vector [4]: res = fd2745da3fe0405c0000000000000000 20241030055535514 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030055535514 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030055535514 DAUC <0003> auc.c:179 vector [4]: kc = 8dcbbdc2ff9f7c00 20241030055535514 DAUC <0003> auc.c:180 vector [4]: sres = bd0afbf6 20241030055535514 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030055535514 DAUC <0003> db_auc.c:245 IMSI='262420797159727': Generated 5 vectors 20241030055535514 DAUC <0003> db_auc.c:249 IMSI='262420797159727': Updating SQN=161 in DB 20241030055535522 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420797159727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420797159727"} 20241030055535522 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420797159727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055535522 DLINP <000b> input/ipa.c:451 connected read/write 20241030055535522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055535522 DLINP <000b> input/ipa.c:451 connected read/write 20241030055535522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055535525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57186<->l=127.0.0.1:4258 20241030055535556 DAUC <0003> db_auc.c:157 IMSI='262422626525559': No 2G Auth Data 20241030055535556 DAUC <0003> db_auc.c:192 IMSI='262422626525559': No 3G Auth Data 20241030055535596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57196<->l=127.0.0.1:4258 20241030055535598 DLINP <000b> input/ipa.c:451 connected read/write 20241030055535598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055535598 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422626525559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422626525559"} 20241030055535598 DAUC <0003> db_auc.c:236 IMSI='262422626525559': Calling to generate 5 vectors 20241030055535598 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030055535598 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055535598 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055535598 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030055535598 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055535598 DAUC <0003> auc.c:113 vector [0]: rand = 71e5d04fa236f95c9bbb0f104728a898 20241030055535598 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030055535598 DAUC <0003> auc.c:142 vector [0]: autn = 109e8e4202748000972596a46a07dea8 20241030055535598 DAUC <0003> auc.c:143 vector [0]: ck = af20002b80bb139f9f1e2f5379915fdd 20241030055535598 DAUC <0003> auc.c:144 vector [0]: ik = fe712d008cd0a538e51dc96382345f97 20241030055535598 DAUC <0003> auc.c:145 vector [0]: res = 7ab2255aabcfb1c20000000000000000 20241030055535598 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055535598 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030055535598 DAUC <0003> auc.c:179 vector [0]: kc = d5cd1342f5cdb400 20241030055535598 DAUC <0003> auc.c:180 vector [0]: sres = 6be5201c 20241030055535598 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030055535598 DAUC <0003> auc.c:113 vector [1]: rand = 27aafb7c15eb9847a28554bce20d4183 20241030055535598 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030055535598 DAUC <0003> auc.c:142 vector [1]: autn = e785a16368c38000cf5540aed4a5dd33 20241030055535598 DAUC <0003> auc.c:143 vector [1]: ck = 63500f5f62cb32c36422946d3e4c02e5 20241030055535598 DAUC <0003> auc.c:144 vector [1]: ik = 37d8816fd2f691dcaac66cdc0c63d95a 20241030055535598 DAUC <0003> auc.c:145 vector [1]: res = 155a5a133376680b0000000000000000 20241030055535598 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055535598 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030055535598 DAUC <0003> auc.c:179 vector [1]: kc = 3b6a2e76d45bb400 20241030055535598 DAUC <0003> auc.c:180 vector [1]: sres = a72f2cf2 20241030055535598 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030055535598 DAUC <0003> auc.c:113 vector [2]: rand = 31f37290fcbaaad12aa9531e452540db 20241030055535598 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030055535598 DAUC <0003> auc.c:142 vector [2]: autn = f7c9e244a28b8000034280d6e5db376c 20241030055535598 DAUC <0003> auc.c:143 vector [2]: ck = 6e9e441f2af4a4f1d650b2e6b3d722ae 20241030055535598 DAUC <0003> auc.c:144 vector [2]: ik = b1140761c5041b4771414965995032fa 20241030055535598 DAUC <0003> auc.c:145 vector [2]: res = 689a47173651cf130000000000000000 20241030055535598 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055535598 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030055535598 DAUC <0003> auc.c:179 vector [2]: kc = 5e5756eb58e95400 20241030055535598 DAUC <0003> auc.c:180 vector [2]: sres = 6ae71fb5 20241030055535598 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030055535598 DAUC <0003> auc.c:113 vector [3]: rand = 721caebb338fe0ee9f8c5d73131841fc 20241030055535598 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030055535598 DAUC <0003> auc.c:142 vector [3]: autn = 14cde5e50be380008d152ce5df04d8cb 20241030055535598 DAUC <0003> auc.c:143 vector [3]: ck = d293c39c503deafb4e74a1fde7224aeb 20241030055535598 DAUC <0003> auc.c:144 vector [3]: ik = 09a0831de9984e3edef0b9f35f45f9ab 20241030055535598 DAUC <0003> auc.c:145 vector [3]: res = 983abe555d1cca480000000000000000 20241030055535598 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055535598 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030055535599 DAUC <0003> auc.c:179 vector [3]: kc = 9d4f89b3b3717c00 20241030055535599 DAUC <0003> auc.c:180 vector [3]: sres = 3ea89484 20241030055535599 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030055535599 DAUC <0003> auc.c:113 vector [4]: rand = f8484a2055bb1a9ce7ee93ae146d3839 20241030055535599 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030055535599 DAUC <0003> auc.c:142 vector [4]: autn = 09c8f25138828000856c24abece7f940 20241030055535599 DAUC <0003> auc.c:143 vector [4]: ck = 73e392a5e50a58e0e019f2d1174784f8 20241030055535599 DAUC <0003> auc.c:144 vector [4]: ik = dac26a3d1e21ac1daff756cce37c88c9 20241030055535599 DAUC <0003> auc.c:145 vector [4]: res = 9e478f63f4eac4a10000000000000000 20241030055535599 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030055535599 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030055535599 DAUC <0003> auc.c:179 vector [4]: kc = 984ac80a3234d800 20241030055535599 DAUC <0003> auc.c:180 vector [4]: sres = bb790045 20241030055535599 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030055535599 DAUC <0003> db_auc.c:245 IMSI='262422626525559': Generated 5 vectors 20241030055535599 DAUC <0003> db_auc.c:249 IMSI='262422626525559': Updating SQN=161 in DB 20241030055535606 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422626525559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422626525559"} 20241030055535606 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422626525559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055535606 DLINP <000b> input/ipa.c:451 connected read/write 20241030055535606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055535606 DLINP <000b> input/ipa.c:451 connected read/write 20241030055535606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055535609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57196<->l=127.0.0.1:4258 20241030055535640 DAUC <0003> db_auc.c:157 IMSI='262422451815385': No 2G Auth Data 20241030055535640 DAUC <0003> db_auc.c:192 IMSI='262422451815385': No 3G Auth Data 20241030055535679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57208<->l=127.0.0.1:4258 20241030055535683 DLINP <000b> input/ipa.c:451 connected read/write 20241030055535683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055535683 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422451815385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422451815385"} 20241030055535683 DAUC <0003> db_auc.c:236 IMSI='262422451815385': Calling to generate 5 vectors 20241030055535683 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030055535683 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030055535683 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030055535683 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030055535683 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030055535683 DAUC <0003> auc.c:113 vector [0]: rand = b6f967278ccc82581d38b6da59e49ad5 20241030055535683 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030055535683 DAUC <0003> auc.c:142 vector [0]: autn = e300f5ca5a188000e0715d3855b0ebca 20241030055535683 DAUC <0003> auc.c:143 vector [0]: ck = fb8f7647ee0cec72c1f9175c130190e4 20241030055535683 DAUC <0003> auc.c:144 vector [0]: ik = 09a1c6f12d3e455ab85678609bca2b6d 20241030055535683 DAUC <0003> auc.c:145 vector [0]: res = 7af80e9a3bcff9270000000000000000 20241030055535683 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030055535683 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030055535683 DAUC <0003> auc.c:179 vector [0]: kc = e015a6054399d092 20241030055535683 DAUC <0003> auc.c:180 vector [0]: sres = 09b97168 20241030055535683 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030055535683 DAUC <0003> auc.c:113 vector [1]: rand = c487ef5f6bf21e811f5a733c213a7b03 20241030055535683 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030055535683 DAUC <0003> auc.c:142 vector [1]: autn = 90b42f756081800004c055038a890f1e 20241030055535683 DAUC <0003> auc.c:143 vector [1]: ck = 64530d0fc030087826c8da7655313dcb 20241030055535683 DAUC <0003> auc.c:144 vector [1]: ik = 83a36fdceae9149cf8b56ac4f07d71a2 20241030055535683 DAUC <0003> auc.c:145 vector [1]: res = 02863694d49cca5d0000000000000000 20241030055535683 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030055535683 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030055535683 DAUC <0003> auc.c:179 vector [1]: kc = 6d1957c8852a05d8 20241030055535683 DAUC <0003> auc.c:180 vector [1]: sres = 852387ae 20241030055535683 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030055535683 DAUC <0003> auc.c:113 vector [2]: rand = cdc4d65482f559526a51eb6ba3aec751 20241030055535683 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030055535683 DAUC <0003> auc.c:142 vector [2]: autn = fcb8205dc0b28000010252d97fb0014c 20241030055535683 DAUC <0003> auc.c:143 vector [2]: ck = 2b23527827c06a6e7b6ba3b71fea78f8 20241030055535683 DAUC <0003> auc.c:144 vector [2]: ik = e7b428230e74957e2746b186a0f545e5 20241030055535683 DAUC <0003> auc.c:145 vector [2]: res = 7416542e9a7605e70000000000000000 20241030055535683 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030055535683 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030055535683 DAUC <0003> auc.c:179 vector [2]: kc = 9dcd798f22b7eb5a 20241030055535683 DAUC <0003> auc.c:180 vector [2]: sres = 01d30173 20241030055535683 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030055535683 DAUC <0003> auc.c:113 vector [3]: rand = d175d45be01089689a82f53ec74c6bbf 20241030055535683 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030055535683 DAUC <0003> auc.c:142 vector [3]: autn = d36927bb61ec8000cbdc2d2d151abdd6 20241030055535683 DAUC <0003> auc.c:143 vector [3]: ck = 856e7d21a8fe971c5817a6dbf623ad78 20241030055535683 DAUC <0003> auc.c:144 vector [3]: ik = 2d965a86bc727e4dd5c968f8cd7617ff 20241030055535683 DAUC <0003> auc.c:145 vector [3]: res = ec13612777ab894a0000000000000000 20241030055535683 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030055535683 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030055535683 DAUC <0003> auc.c:179 vector [3]: kc = 3a72321a10f30c62 20241030055535683 DAUC <0003> auc.c:180 vector [3]: sres = 63d51574 20241030055535683 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030055535683 DAUC <0003> auc.c:113 vector [4]: rand = 063241287a21b526a9ed09ea5cd99f18 20241030055535683 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030055535683 DAUC <0003> auc.c:142 vector [4]: autn = a999eefdfc12800075e44ecb660e27e5 20241030055535683 DAUC <0003> auc.c:143 vector [4]: ck = 98886458b5e4f1d2321150bf8f225b42 20241030055535683 DAUC <0003> auc.c:144 vector [4]: ik = 71201fefad599dbf73ded7bcbdcb321f 20241030055535683 DAUC <0003> auc.c:145 vector [4]: res = 56f1ce43288de98c0000000000000000 20241030055535683 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030055535683 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030055535683 DAUC <0003> auc.c:179 vector [4]: kc = ef490cca32f282f3 20241030055535683 DAUC <0003> auc.c:180 vector [4]: sres = e62ba6a2 20241030055535684 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030055535684 DAUC <0003> db_auc.c:245 IMSI='262422451815385': Generated 5 vectors 20241030055535684 DAUC <0003> db_auc.c:249 IMSI='262422451815385': Updating SQN=161 in DB 20241030055535691 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422451815385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422451815385"} 20241030055535691 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422451815385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055535691 DLINP <000b> input/ipa.c:451 connected read/write 20241030055535691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055535691 DLINP <000b> input/ipa.c:451 connected read/write 20241030055535691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055535694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57208<->l=127.0.0.1:4258 20241030055535719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57166<->l=127.0.0.1:4258 20241030055535720 DLINP <000b> input/ipa.c:451 connected read/write 20241030055535720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055535720 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055535720 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055535720 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055535720 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39819<->l=127.0.0.1:4259) 20241030055535766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57210<->l=127.0.0.1:4258 20241030055535767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57210<->l=127.0.0.1:4258 20241030055538837 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055538837 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055538838 DLINP <000b> input/ipa.c:451 connected read/write 20241030055538838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055538839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36524<->l=127.0.0.1:4258 20241030055538841 DLINP <000b> input/ipa.c:451 connected read/write 20241030055538841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055538841 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055538841 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055538841 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  20241030055538841 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055538841 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  20241030055538841 DLGSUP <0013> gsup_server.c:235 2:  20241030055538841 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055538841 DLGSUP <0013> gsup_server.c:235 3:  20241030055538841 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055538841 DLGSUP <0013> gsup_server.c:235 4:  20241030055538841 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055538841 DLGSUP <0013> gsup_server.c:235 5:  20241030055538841 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055538841 DLGSUP <0013> gsup_server.c:235 7:  20241030055538841 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055538841 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055538841 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055538841 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055538858 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45697<->l=127.0.0.1:4259) 20241030055538870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36530<->l=127.0.0.1:4258 20241030055538885 DLINP <000b> input/ipa.c:451 connected read/write 20241030055538885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055538885 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423696726704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423696726704" cn_domain=PS} 20241030055538885 DLU <0006> fsm.c:456 lu(262423696726704)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055538885 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423696726704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241030055538885 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423696726704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423696726704" cause=IMSI unknown in HLR} 20241030055538885 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423696726704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055538885 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423696726704)[0x5566e6aea570]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055538885 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423696726704)[0x5566e6aea570]{UNVALIDATED}: Freeing instance 20241030055538885 DLU <0006> fsm.c:568 lu(PS:IMSI-262423696726704)[0x5566e6aea570]{UNVALIDATED}: Deallocated 20241030055538885 DLINP <000b> input/ipa.c:451 connected read/write 20241030055538885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055538885 DLINP <000b> input/ipa.c:451 connected read/write 20241030055538885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055538888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36530<->l=127.0.0.1:4258 20241030055538889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36524<->l=127.0.0.1:4258 20241030055538890 DLINP <000b> input/ipa.c:451 connected read/write 20241030055538890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055538890 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055538890 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055538890 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055538890 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45697<->l=127.0.0.1:4259) 20241030055538936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36536<->l=127.0.0.1:4258 20241030055538937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36536<->l=127.0.0.1:4258 20241030055542012 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055542012 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055542014 DLINP <000b> input/ipa.c:451 connected read/write 20241030055542014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055542015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36546<->l=127.0.0.1:4258 20241030055542017 DLINP <000b> input/ipa.c:451 connected read/write 20241030055542017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055542017 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055542017 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055542017 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  20241030055542017 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055542017 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  20241030055542017 DLGSUP <0013> gsup_server.c:235 2:  20241030055542017 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055542017 DLGSUP <0013> gsup_server.c:235 3:  20241030055542017 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055542017 DLGSUP <0013> gsup_server.c:235 4:  20241030055542017 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055542017 DLGSUP <0013> gsup_server.c:235 5:  20241030055542017 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055542017 DLGSUP <0013> gsup_server.c:235 7:  20241030055542017 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055542017 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055542017 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055542017 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055542042 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45797<->l=127.0.0.1:4259) 20241030055542056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36560<->l=127.0.0.1:4258 20241030055542065 DLINP <000b> input/ipa.c:451 connected read/write 20241030055542065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055542065 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423772901266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423772901266" cn_domain=PS source_name="the-source\n"} 20241030055542065 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241030055542065 DLU <0006> fsm.c:456 lu(262423772901266)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055542065 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262423772901266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241030055542065 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262423772901266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423772901266" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241030055542065 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262423772901266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055542065 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423772901266)[0x5566e6aea570]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055542065 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423772901266)[0x5566e6aea570]{UNVALIDATED}: Freeing instance 20241030055542065 DLU <0006> fsm.c:568 lu(PS:IMSI-262423772901266)[0x5566e6aea570]{UNVALIDATED}: Deallocated 20241030055542065 DLINP <000b> input/ipa.c:451 connected read/write 20241030055542065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055542065 DLINP <000b> input/ipa.c:451 connected read/write 20241030055542065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055542068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36560<->l=127.0.0.1:4258 20241030055542069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36546<->l=127.0.0.1:4258 20241030055542070 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45797<->l=127.0.0.1:4259) 20241030055542070 DLINP <000b> input/ipa.c:451 connected read/write 20241030055542070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055542070 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055542070 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055542070 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055542070 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241030055542114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36576<->l=127.0.0.1:4258 20241030055542114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36576<->l=127.0.0.1:4258 20241030055545182 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055545182 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055545184 DLINP <000b> input/ipa.c:451 connected read/write 20241030055545184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055545184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36584<->l=127.0.0.1:4258 20241030055545186 DLINP <000b> input/ipa.c:451 connected read/write 20241030055545186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055545186 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055545186 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055545186 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  20241030055545186 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055545186 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  20241030055545186 DLGSUP <0013> gsup_server.c:235 2:  20241030055545186 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055545186 DLGSUP <0013> gsup_server.c:235 3:  20241030055545186 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055545186 DLGSUP <0013> gsup_server.c:235 4:  20241030055545186 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055545186 DLGSUP <0013> gsup_server.c:235 5:  20241030055545186 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055545186 DLGSUP <0013> gsup_server.c:235 7:  20241030055545186 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055545186 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055545186 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055545186 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055545207 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42235<->l=127.0.0.1:4259) 20241030055545219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36592<->l=127.0.0.1:4258 20241030055545229 DLINP <000b> input/ipa.c:451 connected read/write 20241030055545229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055545229 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429394623508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429394623508" cn_domain=PS} 20241030055545229 DLU <0006> fsm.c:456 lu(262429394623508)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055545229 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429394623508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241030055545229 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429394623508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429394623508" cause=Roaming not allowed in this location area} 20241030055545229 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429394623508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055545229 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429394623508)[0x5566e6aea570]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055545229 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429394623508)[0x5566e6aea570]{UNVALIDATED}: Freeing instance 20241030055545229 DLU <0006> fsm.c:568 lu(PS:IMSI-262429394623508)[0x5566e6aea570]{UNVALIDATED}: Deallocated 20241030055545229 DLINP <000b> input/ipa.c:451 connected read/write 20241030055545229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055545229 DLINP <000b> input/ipa.c:451 connected read/write 20241030055545229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055545232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36592<->l=127.0.0.1:4258 20241030055545233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36584<->l=127.0.0.1:4258 20241030055545234 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42235<->l=127.0.0.1:4259) 20241030055545234 DLINP <000b> input/ipa.c:451 connected read/write 20241030055545234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055545234 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055545234 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055545234 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055545268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36604<->l=127.0.0.1:4258 20241030055545269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36604<->l=127.0.0.1:4258 20241030055548339 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055548339 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055548342 DLINP <000b> input/ipa.c:451 connected read/write 20241030055548342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055548343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43336<->l=127.0.0.1:4258 20241030055548345 DLINP <000b> input/ipa.c:451 connected read/write 20241030055548345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055548345 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055548345 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055548345 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  20241030055548345 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055548345 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  20241030055548345 DLGSUP <0013> gsup_server.c:235 2:  20241030055548345 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055548345 DLGSUP <0013> gsup_server.c:235 3:  20241030055548345 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055548345 DLGSUP <0013> gsup_server.c:235 4:  20241030055548345 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055548345 DLGSUP <0013> gsup_server.c:235 5:  20241030055548345 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055548345 DLGSUP <0013> gsup_server.c:235 7:  20241030055548345 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055548345 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055548345 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055548345 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055548364 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33031<->l=127.0.0.1:4259) 20241030055548378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43350<->l=127.0.0.1:4258 20241030055548389 DLINP <000b> input/ipa.c:451 connected read/write 20241030055548389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055548389 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428423859527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428423859527"} 20241030055548389 DAUC <0003> db_auc.c:133 IMSI='262428423859527': No such subscriber 20241030055548389 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428423859527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241030055548389 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428423859527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428423859527" cause=IMSI unknown in HLR} 20241030055548389 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428423859527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055548389 DLINP <000b> input/ipa.c:451 connected read/write 20241030055548389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055548389 DLINP <000b> input/ipa.c:451 connected read/write 20241030055548389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055548392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43350<->l=127.0.0.1:4258 20241030055548393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43336<->l=127.0.0.1:4258 20241030055548394 DLINP <000b> input/ipa.c:451 connected read/write 20241030055548394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055548394 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055548394 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055548394 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055548394 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33031<->l=127.0.0.1:4259) 20241030055548433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43354<->l=127.0.0.1:4258 20241030055548433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43354<->l=127.0.0.1:4258 20241030055551509 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055551509 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055551510 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055551511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43366<->l=127.0.0.1:4258 20241030055551512 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055551513 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055551513 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055551513 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  20241030055551513 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055551513 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  20241030055551513 DLGSUP <0013> gsup_server.c:235 2:  20241030055551513 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055551513 DLGSUP <0013> gsup_server.c:235 3:  20241030055551513 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055551513 DLGSUP <0013> gsup_server.c:235 4:  20241030055551513 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055551513 DLGSUP <0013> gsup_server.c:235 5:  20241030055551513 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055551513 DLGSUP <0013> gsup_server.c:235 7:  20241030055551513 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055551513 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055551513 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055551513 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055551529 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36957<->l=127.0.0.1:4259) 20241030055551560 DAUC <0003> db_auc.c:157 IMSI='262425838555429': No 2G Auth Data 20241030055551560 DAUC <0003> db_auc.c:192 IMSI='262425838555429': No 3G Auth Data 20241030055551593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43376<->l=127.0.0.1:4258 20241030055551598 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055551598 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425838555429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425838555429" cn_domain=PS} 20241030055551598 DLU <0006> fsm.c:456 lu(262425838555429)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055551598 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425838555429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055551614 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425838555429)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055551614 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425838555429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425838555429" cn_domain=PS} 20241030055551614 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055551614 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055551618 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055551618 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425838555429 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425838555429"} 20241030055551618 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425838555429)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055551618 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425838555429 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055551618 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425838555429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425838555429"} 20241030055551618 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425838555429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055551618 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425838555429)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055551618 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425838555429)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055551618 DLU <0006> fsm.c:568 lu(PS:IMSI-262425838555429)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055551618 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055551618 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055551619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43376<->l=127.0.0.1:4258 20241030055551647 DAUC <0003> db_auc.c:157 IMSI='262427066811752': No 2G Auth Data 20241030055551647 DAUC <0003> db_auc.c:192 IMSI='262427066811752': No 3G Auth Data 20241030055551656 DLGSUP <0013> hlr.c:121 IMSI 262427066811752: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055551680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43384<->l=127.0.0.1:4258 20241030055551684 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055551684 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427066811752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427066811752" cn_domain=PS} 20241030055551684 DLU <0006> fsm.c:456 lu(262427066811752)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055551684 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427066811752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055551699 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427066811752)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055551699 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427066811752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427066811752" cn_domain=PS} 20241030055551699 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055551699 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055551702 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055551702 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427066811752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427066811752"} 20241030055551702 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427066811752)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055551702 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427066811752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055551702 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427066811752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427066811752"} 20241030055551702 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427066811752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055551702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427066811752)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055551702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427066811752)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055551702 DLU <0006> fsm.c:568 lu(PS:IMSI-262427066811752)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055551702 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055551702 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055551704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43384<->l=127.0.0.1:4258 20241030055551729 DAUC <0003> db_auc.c:157 IMSI='262421003008302': No 2G Auth Data 20241030055551729 DAUC <0003> db_auc.c:192 IMSI='262421003008302': No 3G Auth Data 20241030055551737 DLGSUP <0013> hlr.c:121 IMSI 262421003008302: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055551761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43396<->l=127.0.0.1:4258 20241030055551764 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055551764 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421003008302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421003008302" cn_domain=PS} 20241030055551764 DLU <0006> fsm.c:456 lu(262421003008302)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055551764 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421003008302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055551780 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421003008302)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055551780 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421003008302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421003008302" cn_domain=PS} 20241030055551780 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055551780 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055551783 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055551783 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421003008302 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421003008302"} 20241030055551783 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421003008302)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055551783 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421003008302 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055551783 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421003008302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421003008302"} 20241030055551783 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421003008302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055551783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421003008302)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055551783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421003008302)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055551783 DLU <0006> fsm.c:568 lu(PS:IMSI-262421003008302)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055551783 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055551783 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055551784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43396<->l=127.0.0.1:4258 20241030055551809 DAUC <0003> db_auc.c:157 IMSI='262429024481335': No 2G Auth Data 20241030055551809 DAUC <0003> db_auc.c:192 IMSI='262429024481335': No 3G Auth Data 20241030055551817 DLGSUP <0013> hlr.c:121 IMSI 262429024481335: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055551843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43400<->l=127.0.0.1:4258 20241030055551847 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055551847 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429024481335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429024481335" cn_domain=PS} 20241030055551847 DLU <0006> fsm.c:456 lu(262429024481335)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055551847 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429024481335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055551861 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429024481335)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055551861 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429024481335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429024481335" cn_domain=PS} 20241030055551861 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055551861 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055551864 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055551864 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429024481335 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429024481335"} 20241030055551864 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429024481335)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055551864 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429024481335 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055551864 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429024481335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429024481335"} 20241030055551864 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429024481335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055551864 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429024481335)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055551864 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429024481335)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055551864 DLU <0006> fsm.c:568 lu(PS:IMSI-262429024481335)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055551864 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055551864 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055551866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43400<->l=127.0.0.1:4258 20241030055551890 DAUC <0003> db_auc.c:157 IMSI='262424732471885': No 2G Auth Data 20241030055551890 DAUC <0003> db_auc.c:192 IMSI='262424732471885': No 3G Auth Data 20241030055551899 DLGSUP <0013> hlr.c:121 IMSI 262424732471885: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055551921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43410<->l=127.0.0.1:4258 20241030055551925 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055551925 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424732471885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424732471885" cn_domain=PS} 20241030055551925 DLU <0006> fsm.c:456 lu(262424732471885)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055551925 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424732471885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055551939 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424732471885)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055551939 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424732471885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424732471885" cn_domain=PS} 20241030055551939 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055551939 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055551942 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055551942 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424732471885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424732471885"} 20241030055551942 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424732471885)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055551942 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424732471885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055551942 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424732471885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424732471885"} 20241030055551942 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424732471885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055551942 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424732471885)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055551942 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424732471885)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055551942 DLU <0006> fsm.c:568 lu(PS:IMSI-262424732471885)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055551942 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055551942 DLINP <000b> input/ipa.c:451 connected read/write 20241030055551942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055551944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43410<->l=127.0.0.1:4258 20241030055551968 DAUC <0003> db_auc.c:157 IMSI='262420781968976': No 2G Auth Data 20241030055551968 DAUC <0003> db_auc.c:192 IMSI='262420781968976': No 3G Auth Data 20241030055551977 DLGSUP <0013> hlr.c:121 IMSI 262420781968976: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055552009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43412<->l=127.0.0.1:4258 20241030055552012 DLINP <000b> input/ipa.c:451 connected read/write 20241030055552012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055552012 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420781968976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420781968976" cn_domain=PS} 20241030055552012 DLU <0006> fsm.c:456 lu(262420781968976)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055552012 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420781968976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055552028 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420781968976)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055552028 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420781968976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420781968976" cn_domain=PS} 20241030055552028 DLINP <000b> input/ipa.c:451 connected read/write 20241030055552028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055552028 DLINP <000b> input/ipa.c:451 connected read/write 20241030055552028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055552031 DLINP <000b> input/ipa.c:451 connected read/write 20241030055552031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055552031 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420781968976 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420781968976"} 20241030055552031 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420781968976)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055552031 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420781968976 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055552031 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420781968976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420781968976"} 20241030055552031 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420781968976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055552031 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420781968976)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055552031 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420781968976)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055552031 DLU <0006> fsm.c:568 lu(PS:IMSI-262420781968976)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055552031 DLINP <000b> input/ipa.c:451 connected read/write 20241030055552031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055552031 DLINP <000b> input/ipa.c:451 connected read/write 20241030055552031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055552032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43412<->l=127.0.0.1:4258 20241030055552066 DAUC <0003> db_auc.c:157 IMSI='262428327211268': No 2G Auth Data 20241030055552066 DAUC <0003> db_auc.c:192 IMSI='262428327211268': No 3G Auth Data 20241030055552077 DLGSUP <0013> hlr.c:121 IMSI 262428327211268: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055552106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43428<->l=127.0.0.1:4258 20241030055552109 DLINP <000b> input/ipa.c:451 connected read/write 20241030055552109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055552109 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428327211268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428327211268" cn_domain=PS} 20241030055552109 DLU <0006> fsm.c:456 lu(262428327211268)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055552109 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428327211268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055552124 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428327211268)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055552124 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428327211268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428327211268" cn_domain=PS} 20241030055552124 DLINP <000b> input/ipa.c:451 connected read/write 20241030055552124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055552124 DLINP <000b> input/ipa.c:451 connected read/write 20241030055552124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055552127 DLINP <000b> input/ipa.c:451 connected read/write 20241030055552127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055552127 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428327211268 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428327211268"} 20241030055552127 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428327211268)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055552127 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428327211268 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055552127 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428327211268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428327211268"} 20241030055552127 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428327211268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055552127 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428327211268)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055552127 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428327211268)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055552127 DLU <0006> fsm.c:568 lu(PS:IMSI-262428327211268)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055552127 DLINP <000b> input/ipa.c:451 connected read/write 20241030055552127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055552127 DLINP <000b> input/ipa.c:451 connected read/write 20241030055552127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055552129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43428<->l=127.0.0.1:4258 20241030055552161 DAUC <0003> db_auc.c:157 IMSI='262428750502214': No 2G Auth Data 20241030055552161 DAUC <0003> db_auc.c:192 IMSI='262428750502214': No 3G Auth Data 20241030055552169 DLGSUP <0013> hlr.c:121 IMSI 262428750502214: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055552199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43442<->l=127.0.0.1:4258 20241030055552202 DLINP <000b> input/ipa.c:451 connected read/write 20241030055552202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055552202 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428750502214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428750502214" cn_domain=PS} 20241030055552202 DLU <0006> fsm.c:456 lu(262428750502214)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055552202 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428750502214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055552218 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428750502214)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055552218 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428750502214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428750502214" cn_domain=PS} 20241030055552218 DLINP <000b> input/ipa.c:451 connected read/write 20241030055552218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055552218 DLINP <000b> input/ipa.c:451 connected read/write 20241030055552218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055552221 DLINP <000b> input/ipa.c:451 connected read/write 20241030055552221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055552221 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428750502214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428750502214"} 20241030055552221 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428750502214)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055552221 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428750502214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055552221 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428750502214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428750502214"} 20241030055552221 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428750502214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055552221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428750502214)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055552221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428750502214)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055552221 DLU <0006> fsm.c:568 lu(PS:IMSI-262428750502214)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055552221 DLINP <000b> input/ipa.c:451 connected read/write 20241030055552221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055552221 DLINP <000b> input/ipa.c:451 connected read/write 20241030055552221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055552223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43442<->l=127.0.0.1:4258 20241030055552246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43366<->l=127.0.0.1:4258 20241030055552247 DLINP <000b> input/ipa.c:451 connected read/write 20241030055552247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055552247 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055552248 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055552248 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055552248 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36957<->l=127.0.0.1:4259) 20241030055552292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43446<->l=127.0.0.1:4258 20241030055552292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43446<->l=127.0.0.1:4258 20241030055555369 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055555369 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055555371 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055555372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43450<->l=127.0.0.1:4258 20241030055555374 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055555374 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055555374 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055555374 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  20241030055555374 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055555374 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  20241030055555374 DLGSUP <0013> gsup_server.c:235 2:  20241030055555374 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055555374 DLGSUP <0013> gsup_server.c:235 3:  20241030055555374 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055555374 DLGSUP <0013> gsup_server.c:235 4:  20241030055555374 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055555374 DLGSUP <0013> gsup_server.c:235 5:  20241030055555374 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055555374 DLGSUP <0013> gsup_server.c:235 7:  20241030055555374 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055555374 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055555374 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055555374 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055555394 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46109<->l=127.0.0.1:4259) 20241030055555423 DAUC <0003> db_auc.c:157 IMSI='262423952076123': No 2G Auth Data 20241030055555423 DAUC <0003> db_auc.c:192 IMSI='262423952076123': No 3G Auth Data 20241030055555459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43454<->l=127.0.0.1:4258 20241030055555464 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055555464 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262423952076123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423952076123" cn_domain=PS source_name="the-source\n"} 20241030055555464 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241030055555464 DLU <0006> fsm.c:456 lu(262423952076123)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055555464 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262423952076123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030055555479 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423952076123)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055555479 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262423952076123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423952076123" cn_domain=PS destination_name="the-source\n"} 20241030055555479 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555479 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555483 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055555483 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262423952076123 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423952076123" source_name="the-source\n"} 20241030055555483 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423952076123)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055555483 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262423952076123 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055555483 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262423952076123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423952076123" destination_name="the-source\n"} 20241030055555483 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262423952076123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055555483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423952076123)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055555483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423952076123)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055555483 DLU <0006> fsm.c:568 lu(PS:IMSI-262423952076123)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055555483 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555483 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43454<->l=127.0.0.1:4258 20241030055555507 DAUC <0003> db_auc.c:157 IMSI='262421290548188': No 2G Auth Data 20241030055555507 DAUC <0003> db_auc.c:192 IMSI='262421290548188': No 3G Auth Data 20241030055555516 DLGSUP <0013> hlr.c:121 IMSI 262421290548188: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055555541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43462<->l=127.0.0.1:4258 20241030055555544 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055555544 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262421290548188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421290548188" cn_domain=PS source_name="the-source\n"} 20241030055555544 DLU <0006> fsm.c:456 lu(262421290548188)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055555544 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262421290548188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030055555560 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421290548188)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055555560 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262421290548188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421290548188" cn_domain=PS destination_name="the-source\n"} 20241030055555560 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555560 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555563 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055555563 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262421290548188 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421290548188" source_name="the-source\n"} 20241030055555563 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421290548188)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055555563 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262421290548188 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055555563 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262421290548188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421290548188" destination_name="the-source\n"} 20241030055555563 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262421290548188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055555563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421290548188)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055555563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421290548188)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055555563 DLU <0006> fsm.c:568 lu(PS:IMSI-262421290548188)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055555563 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555563 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43462<->l=127.0.0.1:4258 20241030055555589 DAUC <0003> db_auc.c:157 IMSI='262421467000586': No 2G Auth Data 20241030055555589 DAUC <0003> db_auc.c:192 IMSI='262421467000586': No 3G Auth Data 20241030055555598 DLGSUP <0013> hlr.c:121 IMSI 262421467000586: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055555622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43468<->l=127.0.0.1:4258 20241030055555625 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055555625 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421467000586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421467000586" cn_domain=PS source_name="the-source\n"} 20241030055555625 DLU <0006> fsm.c:456 lu(262421467000586)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055555625 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262421467000586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030055555640 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421467000586)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055555640 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262421467000586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421467000586" cn_domain=PS destination_name="the-source\n"} 20241030055555640 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555640 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555643 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055555643 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262421467000586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421467000586" source_name="the-source\n"} 20241030055555643 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421467000586)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055555643 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262421467000586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055555643 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262421467000586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421467000586" destination_name="the-source\n"} 20241030055555643 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262421467000586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055555643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421467000586)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055555643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421467000586)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055555643 DLU <0006> fsm.c:568 lu(PS:IMSI-262421467000586)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055555643 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555643 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43468<->l=127.0.0.1:4258 20241030055555669 DAUC <0003> db_auc.c:157 IMSI='262421835549116': No 2G Auth Data 20241030055555669 DAUC <0003> db_auc.c:192 IMSI='262421835549116': No 3G Auth Data 20241030055555678 DLGSUP <0013> hlr.c:121 IMSI 262421835549116: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055555705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43472<->l=127.0.0.1:4258 20241030055555708 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055555709 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262421835549116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421835549116" cn_domain=PS source_name="the-source\n"} 20241030055555709 DLU <0006> fsm.c:456 lu(262421835549116)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055555709 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262421835549116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030055555730 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421835549116)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055555730 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262421835549116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421835549116" cn_domain=PS destination_name="the-source\n"} 20241030055555730 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555730 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555733 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055555733 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262421835549116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421835549116" source_name="the-source\n"} 20241030055555733 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421835549116)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055555733 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262421835549116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055555733 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262421835549116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421835549116" destination_name="the-source\n"} 20241030055555733 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262421835549116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055555733 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421835549116)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055555733 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421835549116)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055555733 DLU <0006> fsm.c:568 lu(PS:IMSI-262421835549116)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055555733 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555733 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43472<->l=127.0.0.1:4258 20241030055555768 DAUC <0003> db_auc.c:157 IMSI='262421952235210': No 2G Auth Data 20241030055555768 DAUC <0003> db_auc.c:192 IMSI='262421952235210': No 3G Auth Data 20241030055555777 DLGSUP <0013> hlr.c:121 IMSI 262421952235210: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055555801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43486<->l=127.0.0.1:4258 20241030055555805 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055555805 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262421952235210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421952235210" cn_domain=PS source_name="the-source\n"} 20241030055555805 DLU <0006> fsm.c:456 lu(262421952235210)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055555805 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262421952235210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030055555820 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421952235210)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055555820 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262421952235210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421952235210" cn_domain=PS destination_name="the-source\n"} 20241030055555820 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555820 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555823 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055555823 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262421952235210 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421952235210" source_name="the-source\n"} 20241030055555823 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421952235210)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055555823 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262421952235210 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055555823 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262421952235210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421952235210" destination_name="the-source\n"} 20241030055555823 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262421952235210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055555823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421952235210)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055555823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421952235210)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055555823 DLU <0006> fsm.c:568 lu(PS:IMSI-262421952235210)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055555823 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555823 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43486<->l=127.0.0.1:4258 20241030055555850 DAUC <0003> db_auc.c:157 IMSI='262425775995652': No 2G Auth Data 20241030055555850 DAUC <0003> db_auc.c:192 IMSI='262425775995652': No 3G Auth Data 20241030055555859 DLGSUP <0013> hlr.c:121 IMSI 262425775995652: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055555891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43492<->l=127.0.0.1:4258 20241030055555894 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055555894 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425775995652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425775995652" cn_domain=PS source_name="the-source\n"} 20241030055555895 DLU <0006> fsm.c:456 lu(262425775995652)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055555895 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425775995652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030055555910 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425775995652)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055555910 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425775995652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425775995652" cn_domain=PS destination_name="the-source\n"} 20241030055555910 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555911 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555914 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055555914 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425775995652 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425775995652" source_name="the-source\n"} 20241030055555914 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425775995652)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055555914 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262425775995652 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055555914 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425775995652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425775995652" destination_name="the-source\n"} 20241030055555914 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262425775995652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055555914 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425775995652)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055555914 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425775995652)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055555914 DLU <0006> fsm.c:568 lu(PS:IMSI-262425775995652)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055555914 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555914 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055555915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43492<->l=127.0.0.1:4258 20241030055555949 DAUC <0003> db_auc.c:157 IMSI='262425504526811': No 2G Auth Data 20241030055555949 DAUC <0003> db_auc.c:192 IMSI='262425504526811': No 3G Auth Data 20241030055555958 DLGSUP <0013> hlr.c:121 IMSI 262425504526811: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055555991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43502<->l=127.0.0.1:4258 20241030055555994 DLINP <000b> input/ipa.c:451 connected read/write 20241030055555994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055555994 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425504526811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425504526811" cn_domain=PS source_name="the-source\n"} 20241030055555994 DLU <0006> fsm.c:456 lu(262425504526811)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055555994 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425504526811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030055556010 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425504526811)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055556010 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425504526811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425504526811" cn_domain=PS destination_name="the-source\n"} 20241030055556010 DLINP <000b> input/ipa.c:451 connected read/write 20241030055556010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055556010 DLINP <000b> input/ipa.c:451 connected read/write 20241030055556010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055556014 DLINP <000b> input/ipa.c:451 connected read/write 20241030055556014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055556014 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425504526811 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425504526811" source_name="the-source\n"} 20241030055556014 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425504526811)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055556014 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262425504526811 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055556014 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425504526811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425504526811" destination_name="the-source\n"} 20241030055556014 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262425504526811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055556014 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425504526811)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055556014 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425504526811)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055556014 DLU <0006> fsm.c:568 lu(PS:IMSI-262425504526811)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055556014 DLINP <000b> input/ipa.c:451 connected read/write 20241030055556014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055556014 DLINP <000b> input/ipa.c:451 connected read/write 20241030055556014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055556015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43502<->l=127.0.0.1:4258 20241030055556051 DAUC <0003> db_auc.c:157 IMSI='262422953626808': No 2G Auth Data 20241030055556051 DAUC <0003> db_auc.c:192 IMSI='262422953626808': No 3G Auth Data 20241030055556060 DLGSUP <0013> hlr.c:121 IMSI 262422953626808: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055556094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43512<->l=127.0.0.1:4258 20241030055556098 DLINP <000b> input/ipa.c:451 connected read/write 20241030055556098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055556098 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262422953626808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422953626808" cn_domain=PS source_name="the-source\n"} 20241030055556098 DLU <0006> fsm.c:456 lu(262422953626808)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055556098 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262422953626808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030055556113 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422953626808)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055556113 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262422953626808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422953626808" cn_domain=PS destination_name="the-source\n"} 20241030055556113 DLINP <000b> input/ipa.c:451 connected read/write 20241030055556113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055556113 DLINP <000b> input/ipa.c:451 connected read/write 20241030055556113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055556116 DLINP <000b> input/ipa.c:451 connected read/write 20241030055556116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055556116 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262422953626808 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422953626808" source_name="the-source\n"} 20241030055556116 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422953626808)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055556116 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262422953626808 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055556116 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262422953626808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422953626808" destination_name="the-source\n"} 20241030055556116 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262422953626808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055556116 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422953626808)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055556116 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422953626808)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055556116 DLU <0006> fsm.c:568 lu(PS:IMSI-262422953626808)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055556116 DLINP <000b> input/ipa.c:451 connected read/write 20241030055556116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055556116 DLINP <000b> input/ipa.c:451 connected read/write 20241030055556116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055556118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43512<->l=127.0.0.1:4258 20241030055556148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43450<->l=127.0.0.1:4258 20241030055556149 DLINP <000b> input/ipa.c:451 connected read/write 20241030055556149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055556149 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055556149 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055556149 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055556149 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241030055556149 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46109<->l=127.0.0.1:4259) 20241030055556189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43526<->l=127.0.0.1:4258 20241030055556190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43526<->l=127.0.0.1:4258 20241030055559260 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055559260 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055559262 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055559262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47464<->l=127.0.0.1:4258 20241030055559264 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055559264 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055559264 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055559264 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  20241030055559264 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055559265 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  20241030055559265 DLGSUP <0013> gsup_server.c:235 2:  20241030055559265 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055559265 DLGSUP <0013> gsup_server.c:235 3:  20241030055559265 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055559265 DLGSUP <0013> gsup_server.c:235 4:  20241030055559265 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055559265 DLGSUP <0013> gsup_server.c:235 5:  20241030055559265 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055559265 DLGSUP <0013> gsup_server.c:235 7:  20241030055559265 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055559265 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055559265 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055559265 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055559284 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46757<->l=127.0.0.1:4259) 20241030055559307 DAUC <0003> db_auc.c:157 IMSI='262421719806987': No 2G Auth Data 20241030055559307 DAUC <0003> db_auc.c:192 IMSI='262421719806987': No 3G Auth Data 20241030055559347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47470<->l=127.0.0.1:4258 20241030055559352 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055559352 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421719806987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421719806987" cn_domain=PS} 20241030055559352 DLU <0006> fsm.c:456 lu(262421719806987)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055559352 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421719806987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055559369 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421719806987)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055559369 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421719806987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421719806987" cn_domain=PS} 20241030055559369 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559369 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559373 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055559373 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421719806987 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421719806987"} 20241030055559373 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421719806987)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055559373 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421719806987 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055559373 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421719806987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421719806987"} 20241030055559373 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421719806987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055559373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421719806987)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055559373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421719806987)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055559373 DLU <0006> fsm.c:568 lu(PS:IMSI-262421719806987)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055559373 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559373 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47470<->l=127.0.0.1:4258 20241030055559401 DAUC <0003> db_auc.c:157 IMSI='262426774986657': No 2G Auth Data 20241030055559401 DAUC <0003> db_auc.c:192 IMSI='262426774986657': No 3G Auth Data 20241030055559409 DLGSUP <0013> hlr.c:121 IMSI 262426774986657: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055559432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47480<->l=127.0.0.1:4258 20241030055559435 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055559435 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426774986657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426774986657" cn_domain=PS} 20241030055559435 DLU <0006> fsm.c:456 lu(262426774986657)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055559436 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426774986657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055559451 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426774986657)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055559451 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426774986657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426774986657" cn_domain=PS} 20241030055559451 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559451 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559454 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055559454 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426774986657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426774986657"} 20241030055559454 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426774986657)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055559454 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426774986657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055559454 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426774986657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426774986657"} 20241030055559454 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426774986657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055559454 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426774986657)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055559454 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426774986657)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055559454 DLU <0006> fsm.c:568 lu(PS:IMSI-262426774986657)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055559454 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559454 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47480<->l=127.0.0.1:4258 20241030055559481 DAUC <0003> db_auc.c:157 IMSI='262422129829912': No 2G Auth Data 20241030055559481 DAUC <0003> db_auc.c:192 IMSI='262422129829912': No 3G Auth Data 20241030055559490 DLGSUP <0013> hlr.c:121 IMSI 262422129829912: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055559513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47492<->l=127.0.0.1:4258 20241030055559518 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055559518 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422129829912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422129829912" cn_domain=PS} 20241030055559519 DLU <0006> fsm.c:456 lu(262422129829912)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055559519 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422129829912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055559540 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422129829912)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055559540 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422129829912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422129829912" cn_domain=PS} 20241030055559540 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559540 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559543 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055559543 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422129829912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422129829912"} 20241030055559543 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422129829912)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055559543 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422129829912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055559543 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422129829912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422129829912"} 20241030055559543 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422129829912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055559543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422129829912)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055559543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422129829912)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055559543 DLU <0006> fsm.c:568 lu(PS:IMSI-262422129829912)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055559543 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559543 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47492<->l=127.0.0.1:4258 20241030055559571 DAUC <0003> db_auc.c:157 IMSI='262423250729782': No 2G Auth Data 20241030055559571 DAUC <0003> db_auc.c:192 IMSI='262423250729782': No 3G Auth Data 20241030055559580 DLGSUP <0013> hlr.c:121 IMSI 262423250729782: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055559604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47508<->l=127.0.0.1:4258 20241030055559607 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055559607 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423250729782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423250729782" cn_domain=PS} 20241030055559607 DLU <0006> fsm.c:456 lu(262423250729782)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055559607 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423250729782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055559623 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423250729782)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055559623 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423250729782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423250729782" cn_domain=PS} 20241030055559623 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559623 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559626 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055559626 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423250729782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423250729782"} 20241030055559626 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423250729782)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055559626 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423250729782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055559626 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423250729782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423250729782"} 20241030055559626 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423250729782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055559626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423250729782)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055559626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423250729782)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055559626 DLU <0006> fsm.c:568 lu(PS:IMSI-262423250729782)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055559626 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559626 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47508<->l=127.0.0.1:4258 20241030055559653 DAUC <0003> db_auc.c:157 IMSI='262422794962365': No 2G Auth Data 20241030055559653 DAUC <0003> db_auc.c:192 IMSI='262422794962365': No 3G Auth Data 20241030055559662 DLGSUP <0013> hlr.c:121 IMSI 262422794962365: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055559683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47522<->l=127.0.0.1:4258 20241030055559686 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055559686 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422794962365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422794962365" cn_domain=PS} 20241030055559686 DLU <0006> fsm.c:456 lu(262422794962365)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055559686 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422794962365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055559702 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422794962365)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055559702 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422794962365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422794962365" cn_domain=PS} 20241030055559702 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559702 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559705 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055559705 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422794962365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422794962365"} 20241030055559705 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422794962365)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055559705 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422794962365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055559705 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422794962365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422794962365"} 20241030055559705 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422794962365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055559705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422794962365)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055559705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422794962365)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055559705 DLU <0006> fsm.c:568 lu(PS:IMSI-262422794962365)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055559705 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559705 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47522<->l=127.0.0.1:4258 20241030055559732 DAUC <0003> db_auc.c:157 IMSI='262423294880001': No 2G Auth Data 20241030055559733 DAUC <0003> db_auc.c:192 IMSI='262423294880001': No 3G Auth Data 20241030055559741 DLGSUP <0013> hlr.c:121 IMSI 262423294880001: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055559774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47538<->l=127.0.0.1:4258 20241030055559777 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055559777 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423294880001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423294880001" cn_domain=PS} 20241030055559777 DLU <0006> fsm.c:456 lu(262423294880001)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055559777 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423294880001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055559793 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423294880001)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055559793 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423294880001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423294880001" cn_domain=PS} 20241030055559793 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559793 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559796 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055559796 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423294880001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423294880001"} 20241030055559796 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423294880001)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055559796 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423294880001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055559796 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423294880001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423294880001"} 20241030055559796 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423294880001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055559796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423294880001)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055559796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423294880001)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055559796 DLU <0006> fsm.c:568 lu(PS:IMSI-262423294880001)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055559796 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559796 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47538<->l=127.0.0.1:4258 20241030055559843 DAUC <0003> db_auc.c:157 IMSI='262426675573527': No 2G Auth Data 20241030055559843 DAUC <0003> db_auc.c:192 IMSI='262426675573527': No 3G Auth Data 20241030055559852 DLGSUP <0013> hlr.c:121 IMSI 262426675573527: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055559890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47546<->l=127.0.0.1:4258 20241030055559894 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055559894 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426675573527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426675573527" cn_domain=PS} 20241030055559894 DLU <0006> fsm.c:456 lu(262426675573527)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055559894 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426675573527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055559912 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426675573527)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055559912 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426675573527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426675573527" cn_domain=PS} 20241030055559912 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559912 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559917 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055559917 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426675573527 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426675573527"} 20241030055559917 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426675573527)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055559917 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426675573527 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055559917 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426675573527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426675573527"} 20241030055559917 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426675573527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055559917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426675573527)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055559917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426675573527)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055559917 DLU <0006> fsm.c:568 lu(PS:IMSI-262426675573527)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055559917 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559917 DLINP <000b> input/ipa.c:451 connected read/write 20241030055559917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055559920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47546<->l=127.0.0.1:4258 20241030055559966 DAUC <0003> db_auc.c:157 IMSI='262426094731000': No 2G Auth Data 20241030055559966 DAUC <0003> db_auc.c:192 IMSI='262426094731000': No 3G Auth Data 20241030055559974 DLGSUP <0013> hlr.c:121 IMSI 262426094731000: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055600007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47550<->l=127.0.0.1:4258 20241030055600011 DLINP <000b> input/ipa.c:451 connected read/write 20241030055600011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055600011 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426094731000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426094731000" cn_domain=PS} 20241030055600012 DLU <0006> fsm.c:456 lu(262426094731000)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055600012 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426094731000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055600027 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426094731000)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055600027 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426094731000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426094731000" cn_domain=PS} 20241030055600027 DLINP <000b> input/ipa.c:451 connected read/write 20241030055600027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055600027 DLINP <000b> input/ipa.c:451 connected read/write 20241030055600027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055600030 DLINP <000b> input/ipa.c:451 connected read/write 20241030055600030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055600030 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426094731000 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426094731000"} 20241030055600030 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426094731000)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055600030 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426094731000 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055600030 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426094731000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426094731000"} 20241030055600030 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426094731000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055600030 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426094731000)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055600030 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426094731000)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055600030 DLU <0006> fsm.c:568 lu(PS:IMSI-262426094731000)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055600030 DLINP <000b> input/ipa.c:451 connected read/write 20241030055600030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055600030 DLINP <000b> input/ipa.c:451 connected read/write 20241030055600030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055600032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47550<->l=127.0.0.1:4258 20241030055600056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47464<->l=127.0.0.1:4258 20241030055600057 DLINP <000b> input/ipa.c:451 connected read/write 20241030055600057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055600057 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055600057 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055600057 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055600057 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46757<->l=127.0.0.1:4259) 20241030055600103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47564<->l=127.0.0.1:4258 20241030055600203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47564<->l=127.0.0.1:4258 20241030055603273 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055603273 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055603276 DLINP <000b> input/ipa.c:451 connected read/write 20241030055603276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055603277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47572<->l=127.0.0.1:4258 20241030055603278 DLINP <000b> input/ipa.c:451 connected read/write 20241030055603278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055603278 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055603278 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055603278 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  20241030055603278 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055603278 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  20241030055603278 DLGSUP <0013> gsup_server.c:235 2:  20241030055603278 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055603278 DLGSUP <0013> gsup_server.c:235 3:  20241030055603278 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055603278 DLGSUP <0013> gsup_server.c:235 4:  20241030055603278 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055603278 DLGSUP <0013> gsup_server.c:235 5:  20241030055603278 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055603278 DLGSUP <0013> gsup_server.c:235 7:  20241030055603278 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055603278 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055603278 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055603278 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055603300 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45791<->l=127.0.0.1:4259) 20241030055603313 DAUC <0003> db_auc.c:157 IMSI='262429978078884': No 2G Auth Data 20241030055603313 DAUC <0003> db_auc.c:192 IMSI='262429978078884': No 3G Auth Data 20241030055603335 DAUC <0003> db_auc.c:192 IMSI='262429978078884': No 3G Auth Data 20241030055603360 DAUC <0003> db_auc.c:157 IMSI='262420166247007': No 2G Auth Data 20241030055603360 DAUC <0003> db_auc.c:192 IMSI='262420166247007': No 3G Auth Data 20241030055603448 DAUC <0003> db_auc.c:157 IMSI='262420166247007': No 2G Auth Data 20241030055603475 DAUC <0003> db_auc.c:157 IMSI='262427227803798': No 2G Auth Data 20241030055603475 DAUC <0003> db_auc.c:192 IMSI='262427227803798': No 3G Auth Data 20241030055603525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47572<->l=127.0.0.1:4258 20241030055603526 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45791<->l=127.0.0.1:4259) 20241030055603526 DLINP <000b> input/ipa.c:451 connected read/write 20241030055603526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055603526 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055603526 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055603526 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055603571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47574<->l=127.0.0.1:4258 20241030055603672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47574<->l=127.0.0.1:4258 20241030055606749 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055606749 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055606751 DLINP <000b> input/ipa.c:451 connected read/write 20241030055606751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055606752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59812<->l=127.0.0.1:4258 20241030055606754 DLINP <000b> input/ipa.c:451 connected read/write 20241030055606754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055606754 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055606754 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055606754 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  20241030055606754 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055606754 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  20241030055606754 DLGSUP <0013> gsup_server.c:235 2:  20241030055606754 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055606754 DLGSUP <0013> gsup_server.c:235 3:  20241030055606754 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055606754 DLGSUP <0013> gsup_server.c:235 4:  20241030055606754 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055606754 DLGSUP <0013> gsup_server.c:235 5:  20241030055606754 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055606754 DLGSUP <0013> gsup_server.c:235 7:  20241030055606754 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055606754 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055606754 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055606754 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055606773 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33865<->l=127.0.0.1:4259) 20241030055606787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59828<->l=127.0.0.1:4258 20241030055606801 DAUC <0003> db_auc.c:157 IMSI='262422251863128': No 2G Auth Data 20241030055606801 DAUC <0003> db_auc.c:192 IMSI='262422251863128': No 3G Auth Data 20241030055606836 DLINP <000b> input/ipa.c:451 connected read/write 20241030055606836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055606836 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422251863128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422251863128" cn_domain=PS} 20241030055606836 DLU <0006> fsm.c:456 lu(262422251863128)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055606836 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422251863128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055606851 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422251863128)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055606851 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422251863128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422251863128" cn_domain=PS} 20241030055606851 DLINP <000b> input/ipa.c:451 connected read/write 20241030055606851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055606851 DLINP <000b> input/ipa.c:451 connected read/write 20241030055606851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055606855 DLINP <000b> input/ipa.c:451 connected read/write 20241030055606855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055606855 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422251863128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422251863128"} 20241030055606855 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422251863128)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055606855 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422251863128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055606855 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422251863128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422251863128"} 20241030055606855 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422251863128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055606855 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422251863128)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055606855 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422251863128)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055606855 DLU <0006> fsm.c:568 lu(PS:IMSI-262422251863128)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055606855 DLINP <000b> input/ipa.c:451 connected read/write 20241030055606855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055606855 DLINP <000b> input/ipa.c:451 connected read/write 20241030055606855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055606864 DLGSUP <0013> hlr.c:128 IMSI 262422251863128: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241030055606864 DLINP <000b> input/ipa.c:451 connected read/write 20241030055606864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055606864 DLINP <000b> input/ipa.c:451 connected read/write 20241030055606864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055606866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59828<->l=127.0.0.1:4258 20241030055606866 DLINP <000b> input/ipa.c:451 connected read/write 20241030055606866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055606866 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422251863128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422251863128"} 20241030055606866 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422251863128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241030055606866 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422251863128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055606867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59812<->l=127.0.0.1:4258 20241030055606868 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33865<->l=127.0.0.1:4259) 20241030055606868 DLINP <000b> input/ipa.c:451 connected read/write 20241030055606868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055606868 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055606868 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055606868 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055606913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59840<->l=127.0.0.1:4258 20241030055607014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59840<->l=127.0.0.1:4258 20241030055610089 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055610089 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055610092 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59846<->l=127.0.0.1:4258 20241030055610095 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610096 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055610096 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055610096 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  20241030055610096 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055610096 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  20241030055610096 DLGSUP <0013> gsup_server.c:235 2:  20241030055610096 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055610096 DLGSUP <0013> gsup_server.c:235 3:  20241030055610096 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055610096 DLGSUP <0013> gsup_server.c:235 4:  20241030055610096 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055610096 DLGSUP <0013> gsup_server.c:235 5:  20241030055610096 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055610096 DLGSUP <0013> gsup_server.c:235 7:  20241030055610096 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055610096 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055610096 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055610096 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055610114 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38169<->l=127.0.0.1:4259) 20241030055610132 DAUC <0003> db_auc.c:157 IMSI='262424619179191': No 2G Auth Data 20241030055610132 DAUC <0003> db_auc.c:192 IMSI='262424619179191': No 3G Auth Data 20241030055610165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59854<->l=127.0.0.1:4258 20241030055610170 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610170 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424619179191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424619179191" cn_domain=PS} 20241030055610170 DLU <0006> fsm.c:456 lu(262424619179191)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055610170 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424619179191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055610186 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424619179191)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055610186 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424619179191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424619179191" cn_domain=PS} 20241030055610186 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610186 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610190 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610190 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424619179191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424619179191"} 20241030055610190 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424619179191)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055610190 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424619179191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055610190 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424619179191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424619179191"} 20241030055610190 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424619179191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055610190 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424619179191)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055610190 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424619179191)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055610190 DLU <0006> fsm.c:568 lu(PS:IMSI-262424619179191)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055610190 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610190 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610192 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610192 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424619179191 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424619179191" cn_domain=CS} 20241030055610192 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424619179191 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030055610199 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424619179191 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424619179191"} 20241030055610199 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424619179191 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030055610199 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610200 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59854<->l=127.0.0.1:4258 20241030055610226 DAUC <0003> db_auc.c:157 IMSI='262425534660375': No 2G Auth Data 20241030055610226 DAUC <0003> db_auc.c:192 IMSI='262425534660375': No 3G Auth Data 20241030055610234 DLGSUP <0013> hlr.c:121 IMSI 262425534660375: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055610258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59866<->l=127.0.0.1:4258 20241030055610261 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610261 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425534660375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425534660375" cn_domain=PS} 20241030055610261 DLU <0006> fsm.c:456 lu(262425534660375)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055610261 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425534660375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055610276 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425534660375)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055610276 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425534660375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425534660375" cn_domain=PS} 20241030055610276 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610276 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610279 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610279 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425534660375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425534660375"} 20241030055610279 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425534660375)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055610279 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425534660375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055610279 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425534660375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425534660375"} 20241030055610279 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425534660375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055610279 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425534660375)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055610279 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425534660375)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055610279 DLU <0006> fsm.c:568 lu(PS:IMSI-262425534660375)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055610279 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610279 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610281 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610281 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425534660375 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425534660375" cn_domain=CS} 20241030055610281 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425534660375 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030055610289 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425534660375 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425534660375"} 20241030055610289 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425534660375 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030055610289 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610289 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59866<->l=127.0.0.1:4258 20241030055610320 DAUC <0003> db_auc.c:157 IMSI='262422888999679': No 2G Auth Data 20241030055610320 DAUC <0003> db_auc.c:192 IMSI='262422888999679': No 3G Auth Data 20241030055610334 DLGSUP <0013> hlr.c:121 IMSI 262422888999679: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055610359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59878<->l=127.0.0.1:4258 20241030055610363 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610363 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422888999679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422888999679" cn_domain=PS} 20241030055610363 DLU <0006> fsm.c:456 lu(262422888999679)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055610363 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422888999679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055610380 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422888999679)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055610380 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422888999679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422888999679" cn_domain=PS} 20241030055610380 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610380 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610382 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610382 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422888999679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422888999679"} 20241030055610382 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422888999679)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055610382 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422888999679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055610382 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422888999679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422888999679"} 20241030055610382 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422888999679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055610382 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422888999679)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055610382 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422888999679)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055610382 DLU <0006> fsm.c:568 lu(PS:IMSI-262422888999679)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055610382 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610382 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610384 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610384 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422888999679 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422888999679" cn_domain=CS} 20241030055610384 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422888999679 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030055610392 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422888999679 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422888999679"} 20241030055610392 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422888999679 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030055610392 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610392 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59878<->l=127.0.0.1:4258 20241030055610434 DAUC <0003> db_auc.c:157 IMSI='262421155886399': No 2G Auth Data 20241030055610434 DAUC <0003> db_auc.c:192 IMSI='262421155886399': No 3G Auth Data 20241030055610442 DLGSUP <0013> hlr.c:121 IMSI 262421155886399: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055610465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59882<->l=127.0.0.1:4258 20241030055610468 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610468 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421155886399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421155886399" cn_domain=PS} 20241030055610468 DLU <0006> fsm.c:456 lu(262421155886399)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055610468 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421155886399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055610484 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421155886399)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055610484 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421155886399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421155886399" cn_domain=PS} 20241030055610484 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610484 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610487 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610487 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421155886399 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421155886399"} 20241030055610487 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421155886399)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055610487 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421155886399 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055610487 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421155886399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421155886399"} 20241030055610487 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421155886399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055610487 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421155886399)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055610487 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421155886399)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055610487 DLU <0006> fsm.c:568 lu(PS:IMSI-262421155886399)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055610487 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610487 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610489 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610489 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421155886399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421155886399" cn_domain=CS} 20241030055610489 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421155886399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030055610497 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421155886399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421155886399"} 20241030055610497 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421155886399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030055610497 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610497 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59882<->l=127.0.0.1:4258 20241030055610523 DAUC <0003> db_auc.c:157 IMSI='262425432504366': No 2G Auth Data 20241030055610523 DAUC <0003> db_auc.c:192 IMSI='262425432504366': No 3G Auth Data 20241030055610531 DLGSUP <0013> hlr.c:121 IMSI 262425432504366: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055610556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59898<->l=127.0.0.1:4258 20241030055610560 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610560 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425432504366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425432504366" cn_domain=PS} 20241030055610560 DLU <0006> fsm.c:456 lu(262425432504366)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055610560 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425432504366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055610575 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425432504366)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055610576 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425432504366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425432504366" cn_domain=PS} 20241030055610576 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610576 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610578 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610578 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425432504366 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425432504366"} 20241030055610578 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425432504366)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055610578 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425432504366 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055610578 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425432504366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425432504366"} 20241030055610578 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425432504366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055610578 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425432504366)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055610578 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425432504366)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055610578 DLU <0006> fsm.c:568 lu(PS:IMSI-262425432504366)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055610578 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610578 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610580 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610580 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425432504366 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425432504366" cn_domain=CS} 20241030055610580 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425432504366 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030055610588 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425432504366 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425432504366"} 20241030055610588 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425432504366 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030055610588 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610588 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59898<->l=127.0.0.1:4258 20241030055610613 DAUC <0003> db_auc.c:157 IMSI='262429533372063': No 2G Auth Data 20241030055610613 DAUC <0003> db_auc.c:192 IMSI='262429533372063': No 3G Auth Data 20241030055610622 DLGSUP <0013> hlr.c:121 IMSI 262429533372063: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055610653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59914<->l=127.0.0.1:4258 20241030055610657 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610657 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429533372063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429533372063" cn_domain=PS} 20241030055610657 DLU <0006> fsm.c:456 lu(262429533372063)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055610657 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429533372063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055610674 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429533372063)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055610674 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429533372063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429533372063" cn_domain=PS} 20241030055610674 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610674 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610677 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610677 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429533372063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429533372063"} 20241030055610677 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429533372063)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055610677 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429533372063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055610677 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429533372063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429533372063"} 20241030055610677 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429533372063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055610677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429533372063)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055610677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429533372063)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055610677 DLU <0006> fsm.c:568 lu(PS:IMSI-262429533372063)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055610677 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610677 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610679 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610679 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429533372063 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429533372063" cn_domain=CS} 20241030055610679 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429533372063 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030055610686 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429533372063 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429533372063"} 20241030055610686 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429533372063 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030055610686 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610686 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59914<->l=127.0.0.1:4258 20241030055610720 DAUC <0003> db_auc.c:157 IMSI='262423198428448': No 2G Auth Data 20241030055610720 DAUC <0003> db_auc.c:192 IMSI='262423198428448': No 3G Auth Data 20241030055610729 DLGSUP <0013> hlr.c:121 IMSI 262423198428448: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055610762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59918<->l=127.0.0.1:4258 20241030055610766 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610766 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423198428448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423198428448" cn_domain=PS} 20241030055610766 DLU <0006> fsm.c:456 lu(262423198428448)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055610766 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423198428448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055610782 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423198428448)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055610782 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423198428448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423198428448" cn_domain=PS} 20241030055610782 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610782 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610785 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610785 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423198428448 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423198428448"} 20241030055610785 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423198428448)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055610785 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423198428448 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055610785 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423198428448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423198428448"} 20241030055610785 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423198428448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055610785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423198428448)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055610785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423198428448)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055610785 DLU <0006> fsm.c:568 lu(PS:IMSI-262423198428448)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055610785 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610785 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610787 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610787 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423198428448 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423198428448" cn_domain=CS} 20241030055610787 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423198428448 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030055610795 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423198428448 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423198428448"} 20241030055610795 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423198428448 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030055610795 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610795 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59918<->l=127.0.0.1:4258 20241030055610828 DAUC <0003> db_auc.c:157 IMSI='262426193052722': No 2G Auth Data 20241030055610828 DAUC <0003> db_auc.c:192 IMSI='262426193052722': No 3G Auth Data 20241030055610840 DLGSUP <0013> hlr.c:121 IMSI 262426193052722: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055610872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59934<->l=127.0.0.1:4258 20241030055610876 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610876 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426193052722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426193052722" cn_domain=PS} 20241030055610876 DLU <0006> fsm.c:456 lu(262426193052722)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055610876 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426193052722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055610892 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426193052722)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055610892 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426193052722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426193052722" cn_domain=PS} 20241030055610892 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610892 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610895 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610895 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426193052722 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426193052722"} 20241030055610895 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426193052722)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055610895 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426193052722 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055610895 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426193052722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426193052722"} 20241030055610895 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426193052722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055610895 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426193052722)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055610895 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426193052722)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055610895 DLU <0006> fsm.c:568 lu(PS:IMSI-262426193052722)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055610895 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610895 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610897 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610897 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426193052722 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426193052722" cn_domain=CS} 20241030055610897 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426193052722 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030055610905 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426193052722 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426193052722"} 20241030055610905 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426193052722 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030055610905 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610905 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055610907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59934<->l=127.0.0.1:4258 20241030055610932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59846<->l=127.0.0.1:4258 20241030055610933 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38169<->l=127.0.0.1:4259) 20241030055610933 DLINP <000b> input/ipa.c:451 connected read/write 20241030055610933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055610933 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055610933 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055610933 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055610975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59942<->l=127.0.0.1:4258 20241030055611076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59942<->l=127.0.0.1:4258 20241030055614155 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055614155 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055614157 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59948<->l=127.0.0.1:4258 20241030055614160 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614160 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055614160 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055614160 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  20241030055614160 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055614160 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  20241030055614160 DLGSUP <0013> gsup_server.c:235 2:  20241030055614160 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055614160 DLGSUP <0013> gsup_server.c:235 3:  20241030055614160 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055614160 DLGSUP <0013> gsup_server.c:235 4:  20241030055614160 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055614160 DLGSUP <0013> gsup_server.c:235 5:  20241030055614160 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055614160 DLGSUP <0013> gsup_server.c:235 7:  20241030055614160 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055614160 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055614160 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055614160 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055614179 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43527<->l=127.0.0.1:4259) 20241030055614195 DAUC <0003> db_auc.c:157 IMSI='262427619207362': No 2G Auth Data 20241030055614195 DAUC <0003> db_auc.c:192 IMSI='262427619207362': No 3G Auth Data 20241030055614236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59962<->l=127.0.0.1:4258 20241030055614241 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614242 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427619207362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427619207362" cn_domain=PS} 20241030055614242 DLU <0006> fsm.c:456 lu(262427619207362)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055614242 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427619207362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055614257 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427619207362)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055614257 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427619207362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427619207362" cn_domain=PS} 20241030055614257 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614257 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614261 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614261 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427619207362 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427619207362"} 20241030055614261 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427619207362)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055614261 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427619207362 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055614261 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427619207362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427619207362"} 20241030055614261 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427619207362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055614261 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427619207362)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055614261 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427619207362)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055614261 DLU <0006> fsm.c:568 lu(PS:IMSI-262427619207362)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055614261 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614261 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614263 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614263 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427619207362 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427619207362" cn_domain=PS} 20241030055614263 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427619207362 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030055614271 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427619207362 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427619207362"} 20241030055614271 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427619207362 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030055614271 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614271 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59962<->l=127.0.0.1:4258 20241030055614298 DAUC <0003> db_auc.c:157 IMSI='262423493461668': No 2G Auth Data 20241030055614298 DAUC <0003> db_auc.c:192 IMSI='262423493461668': No 3G Auth Data 20241030055614307 DLGSUP <0013> hlr.c:121 IMSI 262423493461668: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055614330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59964<->l=127.0.0.1:4258 20241030055614333 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614333 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423493461668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423493461668" cn_domain=PS} 20241030055614333 DLU <0006> fsm.c:456 lu(262423493461668)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055614333 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423493461668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055614348 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423493461668)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055614348 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423493461668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423493461668" cn_domain=PS} 20241030055614348 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614348 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614351 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614351 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423493461668 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423493461668"} 20241030055614351 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423493461668)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055614351 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423493461668 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055614351 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423493461668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423493461668"} 20241030055614351 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423493461668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055614351 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423493461668)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055614351 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423493461668)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055614351 DLU <0006> fsm.c:568 lu(PS:IMSI-262423493461668)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055614351 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614351 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614353 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614354 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423493461668 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423493461668" cn_domain=PS} 20241030055614354 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423493461668 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030055614361 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423493461668 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423493461668"} 20241030055614361 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423493461668 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030055614361 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614361 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59964<->l=127.0.0.1:4258 20241030055614387 DAUC <0003> db_auc.c:157 IMSI='262423144719413': No 2G Auth Data 20241030055614387 DAUC <0003> db_auc.c:192 IMSI='262423144719413': No 3G Auth Data 20241030055614397 DLGSUP <0013> hlr.c:121 IMSI 262423144719413: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055614422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59980<->l=127.0.0.1:4258 20241030055614426 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614426 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423144719413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423144719413" cn_domain=PS} 20241030055614426 DLU <0006> fsm.c:456 lu(262423144719413)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055614426 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423144719413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055614441 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423144719413)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055614441 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423144719413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423144719413" cn_domain=PS} 20241030055614441 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614441 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614444 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614444 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423144719413 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423144719413"} 20241030055614444 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423144719413)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055614444 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423144719413 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055614444 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423144719413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423144719413"} 20241030055614444 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423144719413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055614444 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423144719413)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055614444 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423144719413)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055614444 DLU <0006> fsm.c:568 lu(PS:IMSI-262423144719413)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055614444 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614444 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614446 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614446 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423144719413 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423144719413" cn_domain=PS} 20241030055614446 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423144719413 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030055614454 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423144719413 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423144719413"} 20241030055614454 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423144719413 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030055614454 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614454 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59980<->l=127.0.0.1:4258 20241030055614481 DAUC <0003> db_auc.c:157 IMSI='262422804259284': No 2G Auth Data 20241030055614481 DAUC <0003> db_auc.c:192 IMSI='262422804259284': No 3G Auth Data 20241030055614490 DLGSUP <0013> hlr.c:121 IMSI 262422804259284: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055614516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59992<->l=127.0.0.1:4258 20241030055614519 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614519 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422804259284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422804259284" cn_domain=PS} 20241030055614519 DLU <0006> fsm.c:456 lu(262422804259284)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055614519 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422804259284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055614534 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422804259284)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055614534 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422804259284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422804259284" cn_domain=PS} 20241030055614535 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614535 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614538 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614538 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422804259284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422804259284"} 20241030055614538 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422804259284)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055614538 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422804259284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055614538 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422804259284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422804259284"} 20241030055614538 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422804259284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055614538 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422804259284)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055614538 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422804259284)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055614538 DLU <0006> fsm.c:568 lu(PS:IMSI-262422804259284)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055614538 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614538 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614540 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614540 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422804259284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422804259284" cn_domain=PS} 20241030055614540 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422804259284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030055614548 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422804259284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422804259284"} 20241030055614548 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422804259284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030055614548 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614548 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59992<->l=127.0.0.1:4258 20241030055614574 DAUC <0003> db_auc.c:157 IMSI='262421337667542': No 2G Auth Data 20241030055614574 DAUC <0003> db_auc.c:192 IMSI='262421337667542': No 3G Auth Data 20241030055614583 DLGSUP <0013> hlr.c:121 IMSI 262421337667542: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055614608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60004<->l=127.0.0.1:4258 20241030055614612 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614612 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421337667542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421337667542" cn_domain=PS} 20241030055614612 DLU <0006> fsm.c:456 lu(262421337667542)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055614612 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421337667542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055614628 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421337667542)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055614628 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421337667542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421337667542" cn_domain=PS} 20241030055614628 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614628 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614631 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614631 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421337667542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421337667542"} 20241030055614631 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421337667542)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055614631 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421337667542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055614631 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421337667542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421337667542"} 20241030055614631 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421337667542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055614631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421337667542)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055614631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421337667542)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055614631 DLU <0006> fsm.c:568 lu(PS:IMSI-262421337667542)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055614631 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614631 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614633 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614633 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421337667542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421337667542" cn_domain=PS} 20241030055614633 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421337667542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030055614641 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421337667542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421337667542"} 20241030055614641 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421337667542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030055614641 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614641 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60004<->l=127.0.0.1:4258 20241030055614667 DAUC <0003> db_auc.c:157 IMSI='262420035378228': No 2G Auth Data 20241030055614667 DAUC <0003> db_auc.c:192 IMSI='262420035378228': No 3G Auth Data 20241030055614675 DLGSUP <0013> hlr.c:121 IMSI 262420035378228: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055614707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60008<->l=127.0.0.1:4258 20241030055614710 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614710 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420035378228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420035378228" cn_domain=PS} 20241030055614710 DLU <0006> fsm.c:456 lu(262420035378228)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055614710 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420035378228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055614726 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420035378228)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055614726 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420035378228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420035378228" cn_domain=PS} 20241030055614727 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614727 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614730 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614730 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420035378228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420035378228"} 20241030055614730 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420035378228)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055614730 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420035378228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055614730 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420035378228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420035378228"} 20241030055614730 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420035378228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055614730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420035378228)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055614730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420035378228)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055614730 DLU <0006> fsm.c:568 lu(PS:IMSI-262420035378228)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055614730 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614730 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614732 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614732 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420035378228 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420035378228" cn_domain=PS} 20241030055614732 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420035378228 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030055614740 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420035378228 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420035378228"} 20241030055614740 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420035378228 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030055614740 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614740 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60008<->l=127.0.0.1:4258 20241030055614776 DAUC <0003> db_auc.c:157 IMSI='262423735442543': No 2G Auth Data 20241030055614776 DAUC <0003> db_auc.c:192 IMSI='262423735442543': No 3G Auth Data 20241030055614785 DLGSUP <0013> hlr.c:121 IMSI 262423735442543: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055614817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60018<->l=127.0.0.1:4258 20241030055614820 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614821 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423735442543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423735442543" cn_domain=PS} 20241030055614821 DLU <0006> fsm.c:456 lu(262423735442543)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055614821 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423735442543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055614836 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423735442543)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055614836 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423735442543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423735442543" cn_domain=PS} 20241030055614836 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614836 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614839 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614839 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423735442543 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423735442543"} 20241030055614839 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423735442543)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055614839 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423735442543 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055614839 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423735442543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423735442543"} 20241030055614839 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423735442543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055614839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423735442543)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055614839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423735442543)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055614839 DLU <0006> fsm.c:568 lu(PS:IMSI-262423735442543)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055614839 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614839 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614841 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614841 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423735442543 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423735442543" cn_domain=PS} 20241030055614841 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423735442543 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030055614849 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423735442543 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423735442543"} 20241030055614849 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423735442543 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030055614849 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614849 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60018<->l=127.0.0.1:4258 20241030055614884 DAUC <0003> db_auc.c:157 IMSI='262423642279135': No 2G Auth Data 20241030055614884 DAUC <0003> db_auc.c:192 IMSI='262423642279135': No 3G Auth Data 20241030055614892 DLGSUP <0013> hlr.c:121 IMSI 262423642279135: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030055614924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60034<->l=127.0.0.1:4258 20241030055614928 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614928 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423642279135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423642279135" cn_domain=PS} 20241030055614928 DLU <0006> fsm.c:456 lu(262423642279135)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055614928 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423642279135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055614943 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423642279135)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055614943 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423642279135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423642279135" cn_domain=PS} 20241030055614943 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614943 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614946 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614946 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423642279135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423642279135"} 20241030055614946 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423642279135)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055614946 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423642279135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055614946 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423642279135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423642279135"} 20241030055614946 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423642279135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055614946 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423642279135)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055614946 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423642279135)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055614946 DLU <0006> fsm.c:568 lu(PS:IMSI-262423642279135)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055614946 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614946 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614949 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614949 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423642279135 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423642279135" cn_domain=PS} 20241030055614949 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423642279135 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030055614957 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423642279135 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423642279135"} 20241030055614957 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423642279135 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030055614957 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614957 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055614959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60034<->l=127.0.0.1:4258 20241030055614986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59948<->l=127.0.0.1:4258 20241030055614987 DLINP <000b> input/ipa.c:451 connected read/write 20241030055614987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055614987 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055614987 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055614987 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055614987 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43527<->l=127.0.0.1:4259) 20241030055615038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60050<->l=127.0.0.1:4258 20241030055615139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60050<->l=127.0.0.1:4258 20241030055618217 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055618217 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055618220 DLINP <000b> input/ipa.c:451 connected read/write 20241030055618220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055618220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57130<->l=127.0.0.1:4258 20241030055618223 DLINP <000b> input/ipa.c:451 connected read/write 20241030055618223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055618223 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055618223 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055618223 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  20241030055618223 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055618223 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  20241030055618223 DLGSUP <0013> gsup_server.c:235 2:  20241030055618223 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055618223 DLGSUP <0013> gsup_server.c:235 3:  20241030055618223 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055618223 DLGSUP <0013> gsup_server.c:235 4:  20241030055618223 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055618223 DLGSUP <0013> gsup_server.c:235 5:  20241030055618223 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055618223 DLGSUP <0013> gsup_server.c:235 7:  20241030055618223 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055618223 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055618223 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055618223 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055618241 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43765<->l=127.0.0.1:4259) 20241030055618255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57136<->l=127.0.0.1:4258 20241030055618265 DLINP <000b> input/ipa.c:451 connected read/write 20241030055618265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055618265 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} 20241030055618265 DLU <0006> fsm.c:456 lu(2345743413463)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055618265 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 20241030055618265 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} 20241030055618265 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055618265 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5566e6aea570]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055618265 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5566e6aea570]{UNVALIDATED}: Freeing instance 20241030055618265 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5566e6aea570]{UNVALIDATED}: Deallocated 20241030055618265 DLINP <000b> input/ipa.c:451 connected read/write 20241030055618265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055618265 DLINP <000b> input/ipa.c:451 connected read/write 20241030055618265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055618268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57136<->l=127.0.0.1:4258 20241030055618269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57130<->l=127.0.0.1:4258 20241030055618270 DLINP <000b> input/ipa.c:451 connected read/write 20241030055618270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055618270 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055618270 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055618270 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055618270 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43765<->l=127.0.0.1:4259) 20241030055618315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57146<->l=127.0.0.1:4258 20241030055618415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57146<->l=127.0.0.1:4258 20241030055621489 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055621489 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055621490 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055621491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57148<->l=127.0.0.1:4258 20241030055621492 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055621492 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055621492 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055621492 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  20241030055621492 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055621492 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  20241030055621492 DLGSUP <0013> gsup_server.c:235 2:  20241030055621492 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055621492 DLGSUP <0013> gsup_server.c:235 3:  20241030055621492 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055621492 DLGSUP <0013> gsup_server.c:235 4:  20241030055621492 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055621492 DLGSUP <0013> gsup_server.c:235 5:  20241030055621492 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055621492 DLGSUP <0013> gsup_server.c:235 7:  20241030055621492 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055621492 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055621492 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055621492 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055621507 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44073<->l=127.0.0.1:4259) 20241030055621521 DAUC <0003> db_auc.c:157 IMSI='262420735632342': No 2G Auth Data 20241030055621521 DAUC <0003> db_auc.c:192 IMSI='262420735632342': No 3G Auth Data 20241030055621558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57160<->l=127.0.0.1:4258 20241030055621563 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055621564 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420735632342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420735632342" session_id=2656335969 session_state=BEGIN} 20241030055621564 DSS <0004> hlr_ussd.c:576 262420735632342/0x9e547861: Process SS (BEGIN) 20241030055621564 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030055621564 DSS <0004> hlr_ussd.c:518 262420735632342/0x9e547861: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030055621564 DSS <0004> hlr_ussd.c:523 262420735632342/0x9e547861: USSD for unknown code '*#200#' 20241030055621564 DSS <0004> hlr_ussd.c:354 262420735632342/0x9e547861: Tx ReturnError(1, 0x12) 20241030055621564 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420735632342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420735632342" session_id=2656335969 session_state=END} 20241030055621564 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055621564 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055621567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57160<->l=127.0.0.1:4258 20241030055621576 DAUC <0003> db_auc.c:157 IMSI='262422791067452': No 2G Auth Data 20241030055621576 DAUC <0003> db_auc.c:192 IMSI='262422791067452': No 3G Auth Data 20241030055621608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57170<->l=127.0.0.1:4258 20241030055621614 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055621614 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422791067452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422791067452" session_id=3659504172 session_state=BEGIN} 20241030055621614 DSS <0004> hlr_ussd.c:576 262422791067452/0xda1f9a2c: Process SS (BEGIN) 20241030055621614 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030055621614 DSS <0004> hlr_ussd.c:518 262422791067452/0xda1f9a2c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030055621614 DSS <0004> hlr_ussd.c:523 262422791067452/0xda1f9a2c: USSD for unknown code '*#200#' 20241030055621614 DSS <0004> hlr_ussd.c:354 262422791067452/0xda1f9a2c: Tx ReturnError(1, 0x12) 20241030055621614 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422791067452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422791067452" session_id=3659504172 session_state=END} 20241030055621614 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055621614 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055621617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57170<->l=127.0.0.1:4258 20241030055621625 DAUC <0003> db_auc.c:157 IMSI='262426892746780': No 2G Auth Data 20241030055621625 DAUC <0003> db_auc.c:192 IMSI='262426892746780': No 3G Auth Data 20241030055621655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57176<->l=127.0.0.1:4258 20241030055621660 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055621660 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426892746780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426892746780" session_id=586115049 session_state=BEGIN} 20241030055621660 DSS <0004> hlr_ussd.c:576 262426892746780/0x22ef67e9: Process SS (BEGIN) 20241030055621660 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030055621660 DSS <0004> hlr_ussd.c:518 262426892746780/0x22ef67e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030055621660 DSS <0004> hlr_ussd.c:523 262426892746780/0x22ef67e9: USSD for unknown code '*#200#' 20241030055621660 DSS <0004> hlr_ussd.c:354 262426892746780/0x22ef67e9: Tx ReturnError(1, 0x12) 20241030055621660 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426892746780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426892746780" session_id=586115049 session_state=END} 20241030055621660 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055621660 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055621663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57176<->l=127.0.0.1:4258 20241030055621684 DAUC <0003> db_auc.c:157 IMSI='262428878394749': No 2G Auth Data 20241030055621684 DAUC <0003> db_auc.c:192 IMSI='262428878394749': No 3G Auth Data 20241030055621708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57192<->l=127.0.0.1:4258 20241030055621713 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055621713 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428878394749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428878394749" session_id=3972230491 session_state=BEGIN} 20241030055621713 DSS <0004> hlr_ussd.c:576 262428878394749/0xecc36d5b: Process SS (BEGIN) 20241030055621713 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030055621713 DSS <0004> hlr_ussd.c:518 262428878394749/0xecc36d5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030055621713 DSS <0004> hlr_ussd.c:523 262428878394749/0xecc36d5b: USSD for unknown code '*#200#' 20241030055621713 DSS <0004> hlr_ussd.c:354 262428878394749/0xecc36d5b: Tx ReturnError(1, 0x12) 20241030055621713 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428878394749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428878394749" session_id=3972230491 session_state=END} 20241030055621713 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055621713 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055621716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57192<->l=127.0.0.1:4258 20241030055621720 DAUC <0003> db_auc.c:157 IMSI='262423755355688': No 2G Auth Data 20241030055621720 DAUC <0003> db_auc.c:192 IMSI='262423755355688': No 3G Auth Data 20241030055621744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57194<->l=127.0.0.1:4258 20241030055621750 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055621750 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423755355688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423755355688" session_id=2825810308 session_state=BEGIN} 20241030055621750 DSS <0004> hlr_ussd.c:576 262423755355688/0xa86e7184: Process SS (BEGIN) 20241030055621750 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030055621750 DSS <0004> hlr_ussd.c:518 262423755355688/0xa86e7184: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030055621750 DSS <0004> hlr_ussd.c:523 262423755355688/0xa86e7184: USSD for unknown code '*#200#' 20241030055621750 DSS <0004> hlr_ussd.c:354 262423755355688/0xa86e7184: Tx ReturnError(1, 0x12) 20241030055621750 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423755355688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423755355688" session_id=2825810308 session_state=END} 20241030055621750 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055621750 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055621753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57194<->l=127.0.0.1:4258 20241030055621757 DAUC <0003> db_auc.c:157 IMSI='262429429981928': No 2G Auth Data 20241030055621757 DAUC <0003> db_auc.c:192 IMSI='262429429981928': No 3G Auth Data 20241030055621785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57206<->l=127.0.0.1:4258 20241030055621791 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055621791 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429429981928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429429981928" session_id=1840245320 session_state=BEGIN} 20241030055621791 DSS <0004> hlr_ussd.c:576 262429429981928/0x6dafea48: Process SS (BEGIN) 20241030055621791 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030055621791 DSS <0004> hlr_ussd.c:518 262429429981928/0x6dafea48: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030055621791 DSS <0004> hlr_ussd.c:523 262429429981928/0x6dafea48: USSD for unknown code '*#200#' 20241030055621791 DSS <0004> hlr_ussd.c:354 262429429981928/0x6dafea48: Tx ReturnError(1, 0x12) 20241030055621791 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429429981928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429429981928" session_id=1840245320 session_state=END} 20241030055621791 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055621791 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055621795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57206<->l=127.0.0.1:4258 20241030055621800 DAUC <0003> db_auc.c:157 IMSI='262424027661994': No 2G Auth Data 20241030055621800 DAUC <0003> db_auc.c:192 IMSI='262424027661994': No 3G Auth Data 20241030055621828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57216<->l=127.0.0.1:4258 20241030055621833 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055621833 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424027661994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424027661994" session_id=3438076517 session_state=BEGIN} 20241030055621833 DSS <0004> hlr_ussd.c:576 262424027661994/0xccece265: Process SS (BEGIN) 20241030055621833 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030055621833 DSS <0004> hlr_ussd.c:518 262424027661994/0xccece265: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030055621833 DSS <0004> hlr_ussd.c:523 262424027661994/0xccece265: USSD for unknown code '*#200#' 20241030055621833 DSS <0004> hlr_ussd.c:354 262424027661994/0xccece265: Tx ReturnError(1, 0x12) 20241030055621833 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424027661994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424027661994" session_id=3438076517 session_state=END} 20241030055621833 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055621833 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055621836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57216<->l=127.0.0.1:4258 20241030055621840 DAUC <0003> db_auc.c:157 IMSI='262425347165192': No 2G Auth Data 20241030055621840 DAUC <0003> db_auc.c:192 IMSI='262425347165192': No 3G Auth Data 20241030055621872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57230<->l=127.0.0.1:4258 20241030055621878 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055621878 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425347165192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425347165192" session_id=1855918531 session_state=BEGIN} 20241030055621878 DSS <0004> hlr_ussd.c:576 262425347165192/0x6e9f11c3: Process SS (BEGIN) 20241030055621878 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030055621878 DSS <0004> hlr_ussd.c:518 262425347165192/0x6e9f11c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030055621878 DSS <0004> hlr_ussd.c:523 262425347165192/0x6e9f11c3: USSD for unknown code '*#200#' 20241030055621878 DSS <0004> hlr_ussd.c:354 262425347165192/0x6e9f11c3: Tx ReturnError(1, 0x12) 20241030055621878 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425347165192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425347165192" session_id=1855918531 session_state=END} 20241030055621878 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055621878 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055621881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57230<->l=127.0.0.1:4258 20241030055621881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57148<->l=127.0.0.1:4258 20241030055621882 DLINP <000b> input/ipa.c:451 connected read/write 20241030055621882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055621882 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055621882 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055621882 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055621882 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44073<->l=127.0.0.1:4259) 20241030055621922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57232<->l=127.0.0.1:4258 20241030055622023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57232<->l=127.0.0.1:4258 20241030055625098 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055625098 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055625100 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055625101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57236<->l=127.0.0.1:4258 20241030055625104 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055625104 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055625104 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055625104 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  20241030055625104 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055625104 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  20241030055625104 DLGSUP <0013> gsup_server.c:235 2:  20241030055625104 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055625104 DLGSUP <0013> gsup_server.c:235 3:  20241030055625104 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055625104 DLGSUP <0013> gsup_server.c:235 4:  20241030055625104 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055625104 DLGSUP <0013> gsup_server.c:235 5:  20241030055625104 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055625104 DLGSUP <0013> gsup_server.c:235 7:  20241030055625104 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055625104 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055625104 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055625104 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055625123 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43105<->l=127.0.0.1:4259) 20241030055625140 DAUC <0003> db_auc.c:157 IMSI='262421192170912': No 2G Auth Data 20241030055625140 DAUC <0003> db_auc.c:192 IMSI='262421192170912': No 3G Auth Data 20241030055625165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57248<->l=127.0.0.1:4258 20241030055625174 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055625174 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421192170912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421192170912" session_id=577812546 session_state=BEGIN} 20241030055625174 DSS <0004> hlr_ussd.c:576 262421192170912/0x2270b842: Process SS (BEGIN) 20241030055625174 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055625174 DSS <0004> hlr_ussd.c:518 262421192170912/0x2270b842: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055625174 DSS <0004> hlr_ussd.c:542 262421192170912/0x2270b842: Cannot find conn for EUSE EUSE-foobar 20241030055625174 DSS <0004> hlr_ussd.c:354 262421192170912/0x2270b842: Tx ReturnError(1, 0x22) 20241030055625174 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421192170912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421192170912" session_id=577812546 session_state=END} 20241030055625174 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055625174 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055625178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57248<->l=127.0.0.1:4258 20241030055625182 DAUC <0003> db_auc.c:157 IMSI='262423018624161': No 2G Auth Data 20241030055625182 DAUC <0003> db_auc.c:192 IMSI='262423018624161': No 3G Auth Data 20241030055625207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57258<->l=127.0.0.1:4258 20241030055625213 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055625213 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423018624161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423018624161" session_id=2473298804 session_state=BEGIN} 20241030055625213 DSS <0004> hlr_ussd.c:576 262423018624161/0x936b8b74: Process SS (BEGIN) 20241030055625213 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055625213 DSS <0004> hlr_ussd.c:518 262423018624161/0x936b8b74: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055625213 DSS <0004> hlr_ussd.c:542 262423018624161/0x936b8b74: Cannot find conn for EUSE EUSE-foobar 20241030055625213 DSS <0004> hlr_ussd.c:354 262423018624161/0x936b8b74: Tx ReturnError(1, 0x22) 20241030055625213 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423018624161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423018624161" session_id=2473298804 session_state=END} 20241030055625213 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055625213 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055625216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57258<->l=127.0.0.1:4258 20241030055625220 DAUC <0003> db_auc.c:157 IMSI='262424225768363': No 2G Auth Data 20241030055625220 DAUC <0003> db_auc.c:192 IMSI='262424225768363': No 3G Auth Data 20241030055625244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57268<->l=127.0.0.1:4258 20241030055625251 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055625251 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424225768363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424225768363" session_id=21947780 session_state=BEGIN} 20241030055625251 DSS <0004> hlr_ussd.c:576 262424225768363/0x014ee584: Process SS (BEGIN) 20241030055625251 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055625251 DSS <0004> hlr_ussd.c:518 262424225768363/0x014ee584: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055625251 DSS <0004> hlr_ussd.c:542 262424225768363/0x014ee584: Cannot find conn for EUSE EUSE-foobar 20241030055625251 DSS <0004> hlr_ussd.c:354 262424225768363/0x014ee584: Tx ReturnError(1, 0x22) 20241030055625251 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424225768363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424225768363" session_id=21947780 session_state=END} 20241030055625251 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055625251 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055625254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57268<->l=127.0.0.1:4258 20241030055625258 DAUC <0003> db_auc.c:157 IMSI='262427313665412': No 2G Auth Data 20241030055625258 DAUC <0003> db_auc.c:192 IMSI='262427313665412': No 3G Auth Data 20241030055625287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57270<->l=127.0.0.1:4258 20241030055625292 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055625292 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427313665412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427313665412" session_id=3651539145 session_state=BEGIN} 20241030055625292 DSS <0004> hlr_ussd.c:576 262427313665412/0xd9a610c9: Process SS (BEGIN) 20241030055625292 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055625292 DSS <0004> hlr_ussd.c:518 262427313665412/0xd9a610c9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055625292 DSS <0004> hlr_ussd.c:542 262427313665412/0xd9a610c9: Cannot find conn for EUSE EUSE-foobar 20241030055625292 DSS <0004> hlr_ussd.c:354 262427313665412/0xd9a610c9: Tx ReturnError(1, 0x22) 20241030055625292 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427313665412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427313665412" session_id=3651539145 session_state=END} 20241030055625292 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055625292 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055625296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57270<->l=127.0.0.1:4258 20241030055625303 DAUC <0003> db_auc.c:157 IMSI='262429993996585': No 2G Auth Data 20241030055625303 DAUC <0003> db_auc.c:192 IMSI='262429993996585': No 3G Auth Data 20241030055625334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57278<->l=127.0.0.1:4258 20241030055625338 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055625338 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429993996585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429993996585" session_id=93449102 session_state=BEGIN} 20241030055625338 DSS <0004> hlr_ussd.c:576 262429993996585/0x0591eb8e: Process SS (BEGIN) 20241030055625338 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055625338 DSS <0004> hlr_ussd.c:518 262429993996585/0x0591eb8e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055625338 DSS <0004> hlr_ussd.c:542 262429993996585/0x0591eb8e: Cannot find conn for EUSE EUSE-foobar 20241030055625338 DSS <0004> hlr_ussd.c:354 262429993996585/0x0591eb8e: Tx ReturnError(1, 0x22) 20241030055625338 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429993996585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429993996585" session_id=93449102 session_state=END} 20241030055625338 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055625338 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055625341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57278<->l=127.0.0.1:4258 20241030055625348 DAUC <0003> db_auc.c:157 IMSI='262426198472161': No 2G Auth Data 20241030055625348 DAUC <0003> db_auc.c:192 IMSI='262426198472161': No 3G Auth Data 20241030055625382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57294<->l=127.0.0.1:4258 20241030055625389 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055625389 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426198472161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426198472161" session_id=338229996 session_state=BEGIN} 20241030055625389 DSS <0004> hlr_ussd.c:576 262426198472161/0x1428faec: Process SS (BEGIN) 20241030055625389 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055625389 DSS <0004> hlr_ussd.c:518 262426198472161/0x1428faec: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055625389 DSS <0004> hlr_ussd.c:542 262426198472161/0x1428faec: Cannot find conn for EUSE EUSE-foobar 20241030055625389 DSS <0004> hlr_ussd.c:354 262426198472161/0x1428faec: Tx ReturnError(1, 0x22) 20241030055625389 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426198472161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426198472161" session_id=338229996 session_state=END} 20241030055625389 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055625389 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055625392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57294<->l=127.0.0.1:4258 20241030055625399 DAUC <0003> db_auc.c:157 IMSI='262424610041128': No 2G Auth Data 20241030055625399 DAUC <0003> db_auc.c:192 IMSI='262424610041128': No 3G Auth Data 20241030055625428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57300<->l=127.0.0.1:4258 20241030055625435 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055625435 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424610041128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424610041128" session_id=262023928 session_state=BEGIN} 20241030055625435 DSS <0004> hlr_ussd.c:576 262424610041128/0x0f9e2af8: Process SS (BEGIN) 20241030055625435 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055625435 DSS <0004> hlr_ussd.c:518 262424610041128/0x0f9e2af8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055625435 DSS <0004> hlr_ussd.c:542 262424610041128/0x0f9e2af8: Cannot find conn for EUSE EUSE-foobar 20241030055625435 DSS <0004> hlr_ussd.c:354 262424610041128/0x0f9e2af8: Tx ReturnError(1, 0x22) 20241030055625435 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424610041128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424610041128" session_id=262023928 session_state=END} 20241030055625435 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055625435 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055625438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57300<->l=127.0.0.1:4258 20241030055625442 DAUC <0003> db_auc.c:157 IMSI='262424979957994': No 2G Auth Data 20241030055625442 DAUC <0003> db_auc.c:192 IMSI='262424979957994': No 3G Auth Data 20241030055625470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57314<->l=127.0.0.1:4258 20241030055625474 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055625474 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424979957994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424979957994" session_id=3944823515 session_state=BEGIN} 20241030055625474 DSS <0004> hlr_ussd.c:576 262424979957994/0xeb213adb: Process SS (BEGIN) 20241030055625474 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055625474 DSS <0004> hlr_ussd.c:518 262424979957994/0xeb213adb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055625474 DSS <0004> hlr_ussd.c:542 262424979957994/0xeb213adb: Cannot find conn for EUSE EUSE-foobar 20241030055625474 DSS <0004> hlr_ussd.c:354 262424979957994/0xeb213adb: Tx ReturnError(1, 0x22) 20241030055625474 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424979957994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424979957994" session_id=3944823515 session_state=END} 20241030055625474 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055625474 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055625478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57314<->l=127.0.0.1:4258 20241030055625479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57236<->l=127.0.0.1:4258 20241030055625480 DLINP <000b> input/ipa.c:451 connected read/write 20241030055625480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055625480 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055625480 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055625480 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055625480 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43105<->l=127.0.0.1:4259) 20241030055625525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57316<->l=127.0.0.1:4258 20241030055625725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57316<->l=127.0.0.1:4258 20241030055628804 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055628804 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055628807 DLINP <000b> input/ipa.c:451 connected read/write 20241030055628807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055628808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42970<->l=127.0.0.1:4258 20241030055628810 DLINP <000b> input/ipa.c:451 connected read/write 20241030055628810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055628810 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055628810 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055628810 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  20241030055628810 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055628810 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  20241030055628810 DLGSUP <0013> gsup_server.c:235 2:  20241030055628810 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055628810 DLGSUP <0013> gsup_server.c:235 3:  20241030055628810 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055628810 DLGSUP <0013> gsup_server.c:235 4:  20241030055628810 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055628810 DLGSUP <0013> gsup_server.c:235 5:  20241030055628810 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055628810 DLGSUP <0013> gsup_server.c:235 7:  20241030055628810 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055628810 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055628810 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055628810 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055628828 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42209<->l=127.0.0.1:4259) 20241030055628846 DAUC <0003> db_auc.c:157 IMSI='262426268253370': No 2G Auth Data 20241030055628846 DAUC <0003> db_auc.c:192 IMSI='262426268253370': No 3G Auth Data 20241030055628871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42972<->l=127.0.0.1:4258 20241030055628879 DLINP <000b> input/ipa.c:451 connected read/write 20241030055628879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055628879 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426268253370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426268253370" session_id=1989998573 session_state=BEGIN} 20241030055628880 DSS <0004> hlr_ussd.c:576 262426268253370/0x769cf7ed: Process SS (BEGIN) 20241030055628880 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030055628880 DSS <0004> hlr_ussd.c:518 262426268253370/0x769cf7ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030055628880 DSS <0004> hlr_ussd.c:363 262426268253370/0x769cf7ed: Tx USSD 'Your IMSI is 262426268253370' 20241030055628880 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426268253370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426268253370" session_id=1989998573 session_state=END} 20241030055628880 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426268253370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055628880 DLINP <000b> input/ipa.c:451 connected read/write 20241030055628880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055628880 DLINP <000b> input/ipa.c:451 connected read/write 20241030055628880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055628883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42972<->l=127.0.0.1:4258 20241030055628887 DAUC <0003> db_auc.c:157 IMSI='262429632895955': No 2G Auth Data 20241030055628887 DAUC <0003> db_auc.c:192 IMSI='262429632895955': No 3G Auth Data 20241030055628910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42986<->l=127.0.0.1:4258 20241030055628916 DLINP <000b> input/ipa.c:451 connected read/write 20241030055628916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055628916 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429632895955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429632895955" session_id=2188925455 session_state=BEGIN} 20241030055628916 DSS <0004> hlr_ussd.c:576 262429632895955/0x82785a0f: Process SS (BEGIN) 20241030055628916 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030055628916 DSS <0004> hlr_ussd.c:518 262429632895955/0x82785a0f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030055628916 DSS <0004> hlr_ussd.c:363 262429632895955/0x82785a0f: Tx USSD 'Your IMSI is 262429632895955' 20241030055628916 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429632895955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429632895955" session_id=2188925455 session_state=END} 20241030055628916 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429632895955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055628916 DLINP <000b> input/ipa.c:451 connected read/write 20241030055628916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055628916 DLINP <000b> input/ipa.c:451 connected read/write 20241030055628916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055628919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42986<->l=127.0.0.1:4258 20241030055628923 DAUC <0003> db_auc.c:157 IMSI='262427216918053': No 2G Auth Data 20241030055628923 DAUC <0003> db_auc.c:192 IMSI='262427216918053': No 3G Auth Data 20241030055628946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42998<->l=127.0.0.1:4258 20241030055628952 DLINP <000b> input/ipa.c:451 connected read/write 20241030055628952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055628952 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427216918053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427216918053" session_id=3343475189 session_state=BEGIN} 20241030055628952 DSS <0004> hlr_ussd.c:576 262427216918053/0xc74961f5: Process SS (BEGIN) 20241030055628952 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030055628952 DSS <0004> hlr_ussd.c:518 262427216918053/0xc74961f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030055628952 DSS <0004> hlr_ussd.c:363 262427216918053/0xc74961f5: Tx USSD 'Your IMSI is 262427216918053' 20241030055628952 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427216918053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427216918053" session_id=3343475189 session_state=END} 20241030055628952 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427216918053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055628952 DLINP <000b> input/ipa.c:451 connected read/write 20241030055628952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055628953 DLINP <000b> input/ipa.c:451 connected read/write 20241030055628953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055628956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42998<->l=127.0.0.1:4258 20241030055628960 DAUC <0003> db_auc.c:157 IMSI='262429775377441': No 2G Auth Data 20241030055628960 DAUC <0003> db_auc.c:192 IMSI='262429775377441': No 3G Auth Data 20241030055628985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43004<->l=127.0.0.1:4258 20241030055628991 DLINP <000b> input/ipa.c:451 connected read/write 20241030055628991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055628991 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429775377441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429775377441" session_id=3625388975 session_state=BEGIN} 20241030055628991 DSS <0004> hlr_ussd.c:576 262429775377441/0xd8170baf: Process SS (BEGIN) 20241030055628991 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030055628991 DSS <0004> hlr_ussd.c:518 262429775377441/0xd8170baf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030055628991 DSS <0004> hlr_ussd.c:363 262429775377441/0xd8170baf: Tx USSD 'Your IMSI is 262429775377441' 20241030055628991 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429775377441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429775377441" session_id=3625388975 session_state=END} 20241030055628991 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429775377441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055628991 DLINP <000b> input/ipa.c:451 connected read/write 20241030055628991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055628991 DLINP <000b> input/ipa.c:451 connected read/write 20241030055628991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055628995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43004<->l=127.0.0.1:4258 20241030055628999 DAUC <0003> db_auc.c:157 IMSI='262426600532030': No 2G Auth Data 20241030055628999 DAUC <0003> db_auc.c:192 IMSI='262426600532030': No 3G Auth Data 20241030055629022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43012<->l=127.0.0.1:4258 20241030055629028 DLINP <000b> input/ipa.c:451 connected read/write 20241030055629028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055629028 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426600532030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426600532030" session_id=1371325145 session_state=BEGIN} 20241030055629028 DSS <0004> hlr_ussd.c:576 262426600532030/0x51bcc2d9: Process SS (BEGIN) 20241030055629028 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030055629028 DSS <0004> hlr_ussd.c:518 262426600532030/0x51bcc2d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030055629028 DSS <0004> hlr_ussd.c:363 262426600532030/0x51bcc2d9: Tx USSD 'Your IMSI is 262426600532030' 20241030055629028 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426600532030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426600532030" session_id=1371325145 session_state=END} 20241030055629028 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426600532030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055629028 DLINP <000b> input/ipa.c:451 connected read/write 20241030055629028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055629028 DLINP <000b> input/ipa.c:451 connected read/write 20241030055629028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055629032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43012<->l=127.0.0.1:4258 20241030055629036 DAUC <0003> db_auc.c:157 IMSI='262421169561185': No 2G Auth Data 20241030055629036 DAUC <0003> db_auc.c:192 IMSI='262421169561185': No 3G Auth Data 20241030055629064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43028<->l=127.0.0.1:4258 20241030055629070 DLINP <000b> input/ipa.c:451 connected read/write 20241030055629070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055629070 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421169561185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421169561185" session_id=4092724793 session_state=BEGIN} 20241030055629070 DSS <0004> hlr_ussd.c:576 262421169561185/0xf3f20639: Process SS (BEGIN) 20241030055629070 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030055629070 DSS <0004> hlr_ussd.c:518 262421169561185/0xf3f20639: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030055629070 DSS <0004> hlr_ussd.c:363 262421169561185/0xf3f20639: Tx USSD 'Your IMSI is 262421169561185' 20241030055629070 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421169561185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421169561185" session_id=4092724793 session_state=END} 20241030055629070 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421169561185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055629070 DLINP <000b> input/ipa.c:451 connected read/write 20241030055629070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055629070 DLINP <000b> input/ipa.c:451 connected read/write 20241030055629070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055629073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43028<->l=127.0.0.1:4258 20241030055629077 DAUC <0003> db_auc.c:157 IMSI='262426632718786': No 2G Auth Data 20241030055629077 DAUC <0003> db_auc.c:192 IMSI='262426632718786': No 3G Auth Data 20241030055629106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43042<->l=127.0.0.1:4258 20241030055629111 DLINP <000b> input/ipa.c:451 connected read/write 20241030055629111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055629111 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426632718786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426632718786" session_id=3983953117 session_state=BEGIN} 20241030055629111 DSS <0004> hlr_ussd.c:576 262426632718786/0xed764cdd: Process SS (BEGIN) 20241030055629111 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030055629111 DSS <0004> hlr_ussd.c:518 262426632718786/0xed764cdd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030055629111 DSS <0004> hlr_ussd.c:363 262426632718786/0xed764cdd: Tx USSD 'Your IMSI is 262426632718786' 20241030055629111 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426632718786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426632718786" session_id=3983953117 session_state=END} 20241030055629111 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426632718786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055629111 DLINP <000b> input/ipa.c:451 connected read/write 20241030055629111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055629111 DLINP <000b> input/ipa.c:451 connected read/write 20241030055629111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055629114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43042<->l=127.0.0.1:4258 20241030055629118 DAUC <0003> db_auc.c:157 IMSI='262420673662682': No 2G Auth Data 20241030055629118 DAUC <0003> db_auc.c:192 IMSI='262420673662682': No 3G Auth Data 20241030055629145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43044<->l=127.0.0.1:4258 20241030055629149 DLINP <000b> input/ipa.c:451 connected read/write 20241030055629149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055629149 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420673662682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420673662682" session_id=3675800555 session_state=BEGIN} 20241030055629149 DSS <0004> hlr_ussd.c:576 262420673662682/0xdb1843eb: Process SS (BEGIN) 20241030055629149 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030055629149 DSS <0004> hlr_ussd.c:518 262420673662682/0xdb1843eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030055629149 DSS <0004> hlr_ussd.c:363 262420673662682/0xdb1843eb: Tx USSD 'Your IMSI is 262420673662682' 20241030055629149 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420673662682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420673662682" session_id=3675800555 session_state=END} 20241030055629149 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420673662682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055629149 DLINP <000b> input/ipa.c:451 connected read/write 20241030055629149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055629149 DLINP <000b> input/ipa.c:451 connected read/write 20241030055629149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055629153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43044<->l=127.0.0.1:4258 20241030055629154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42970<->l=127.0.0.1:4258 20241030055629155 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42209<->l=127.0.0.1:4259) 20241030055629155 DLINP <000b> input/ipa.c:451 connected read/write 20241030055629155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055629155 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055629155 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055629155 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055629197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43048<->l=127.0.0.1:4258 20241030055629398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43048<->l=127.0.0.1:4258 20241030055632472 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055632472 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055632473 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055632474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43060<->l=127.0.0.1:4258 20241030055632475 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055632475 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055632475 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055632475 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  20241030055632475 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055632475 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  20241030055632475 DLGSUP <0013> gsup_server.c:235 2:  20241030055632475 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055632475 DLGSUP <0013> gsup_server.c:235 3:  20241030055632475 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055632475 DLGSUP <0013> gsup_server.c:235 4:  20241030055632476 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055632476 DLGSUP <0013> gsup_server.c:235 5:  20241030055632476 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055632476 DLGSUP <0013> gsup_server.c:235 7:  20241030055632476 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055632476 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055632476 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055632476 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055632493 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39721<->l=127.0.0.1:4259) 20241030055632505 DAUC <0003> db_auc.c:157 IMSI='262422928499130': No 2G Auth Data 20241030055632505 DAUC <0003> db_auc.c:192 IMSI='262422928499130': No 3G Auth Data 20241030055632527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43070<->l=127.0.0.1:4258 20241030055632536 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055632536 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262422928499130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422928499130" source_name="the-source\n" session_id=955414853 session_state=BEGIN} 20241030055632536 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241030055632536 DSS <0004> hlr_ussd.c:576 262422928499130/0x38f27945: Process SS (BEGIN) 20241030055632536 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030055632536 DSS <0004> hlr_ussd.c:518 262422928499130/0x38f27945: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030055632536 DSS <0004> hlr_ussd.c:363 262422928499130/0x38f27945: Tx USSD 'Your IMSI is 262422928499130' 20241030055632536 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262422928499130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422928499130" destination_name="the-source\n" session_id=955414853 session_state=END} 20241030055632536 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262422928499130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055632536 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055632536 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055632540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43070<->l=127.0.0.1:4258 20241030055632544 DAUC <0003> db_auc.c:157 IMSI='262428909967198': No 2G Auth Data 20241030055632544 DAUC <0003> db_auc.c:192 IMSI='262428909967198': No 3G Auth Data 20241030055632570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43086<->l=127.0.0.1:4258 20241030055632576 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055632576 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262428909967198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428909967198" source_name="the-source\n" session_id=3224849689 session_state=BEGIN} 20241030055632576 DSS <0004> hlr_ussd.c:576 262428909967198/0xc0374d19: Process SS (BEGIN) 20241030055632576 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030055632576 DSS <0004> hlr_ussd.c:518 262428909967198/0xc0374d19: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030055632576 DSS <0004> hlr_ussd.c:363 262428909967198/0xc0374d19: Tx USSD 'Your IMSI is 262428909967198' 20241030055632576 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262428909967198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428909967198" destination_name="the-source\n" session_id=3224849689 session_state=END} 20241030055632576 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262428909967198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055632576 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055632576 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055632580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43086<->l=127.0.0.1:4258 20241030055632584 DAUC <0003> db_auc.c:157 IMSI='262424376382979': No 2G Auth Data 20241030055632584 DAUC <0003> db_auc.c:192 IMSI='262424376382979': No 3G Auth Data 20241030055632610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43094<->l=127.0.0.1:4258 20241030055632616 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055632616 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262424376382979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424376382979" source_name="the-source\n" session_id=4269425348 session_state=BEGIN} 20241030055632616 DSS <0004> hlr_ussd.c:576 262424376382979/0xfe7a42c4: Process SS (BEGIN) 20241030055632616 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030055632616 DSS <0004> hlr_ussd.c:518 262424376382979/0xfe7a42c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030055632616 DSS <0004> hlr_ussd.c:363 262424376382979/0xfe7a42c4: Tx USSD 'Your IMSI is 262424376382979' 20241030055632616 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262424376382979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424376382979" destination_name="the-source\n" session_id=4269425348 session_state=END} 20241030055632616 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262424376382979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055632616 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055632616 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055632620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43094<->l=127.0.0.1:4258 20241030055632624 DAUC <0003> db_auc.c:157 IMSI='262422122890476': No 2G Auth Data 20241030055632624 DAUC <0003> db_auc.c:192 IMSI='262422122890476': No 3G Auth Data 20241030055632647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43110<->l=127.0.0.1:4258 20241030055632651 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055632651 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422122890476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422122890476" source_name="the-source\n" session_id=3839023075 session_state=BEGIN} 20241030055632651 DSS <0004> hlr_ussd.c:576 262422122890476/0xe4d2d7e3: Process SS (BEGIN) 20241030055632652 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030055632652 DSS <0004> hlr_ussd.c:518 262422122890476/0xe4d2d7e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030055632652 DSS <0004> hlr_ussd.c:363 262422122890476/0xe4d2d7e3: Tx USSD 'Your IMSI is 262422122890476' 20241030055632652 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422122890476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422122890476" destination_name="the-source\n" session_id=3839023075 session_state=END} 20241030055632652 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262422122890476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055632652 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055632652 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055632655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43110<->l=127.0.0.1:4258 20241030055632659 DAUC <0003> db_auc.c:157 IMSI='262423065564148': No 2G Auth Data 20241030055632659 DAUC <0003> db_auc.c:192 IMSI='262423065564148': No 3G Auth Data 20241030055632683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43126<->l=127.0.0.1:4258 20241030055632687 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055632687 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262423065564148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423065564148" source_name="the-source\n" session_id=935191457 session_state=BEGIN} 20241030055632687 DSS <0004> hlr_ussd.c:576 262423065564148/0x37bde3a1: Process SS (BEGIN) 20241030055632687 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030055632687 DSS <0004> hlr_ussd.c:518 262423065564148/0x37bde3a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030055632687 DSS <0004> hlr_ussd.c:363 262423065564148/0x37bde3a1: Tx USSD 'Your IMSI is 262423065564148' 20241030055632687 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262423065564148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423065564148" destination_name="the-source\n" session_id=935191457 session_state=END} 20241030055632687 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262423065564148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055632687 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055632687 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055632691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43126<->l=127.0.0.1:4258 20241030055632695 DAUC <0003> db_auc.c:157 IMSI='262423035730505': No 2G Auth Data 20241030055632695 DAUC <0003> db_auc.c:192 IMSI='262423035730505': No 3G Auth Data 20241030055632725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43128<->l=127.0.0.1:4258 20241030055632731 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055632731 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423035730505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423035730505" source_name="the-source\n" session_id=3850545432 session_state=BEGIN} 20241030055632731 DSS <0004> hlr_ussd.c:576 262423035730505/0xe582a918: Process SS (BEGIN) 20241030055632731 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030055632731 DSS <0004> hlr_ussd.c:518 262423035730505/0xe582a918: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030055632731 DSS <0004> hlr_ussd.c:363 262423035730505/0xe582a918: Tx USSD 'Your IMSI is 262423035730505' 20241030055632731 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423035730505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423035730505" destination_name="the-source\n" session_id=3850545432 session_state=END} 20241030055632731 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262423035730505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055632731 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055632731 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055632735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43128<->l=127.0.0.1:4258 20241030055632739 DAUC <0003> db_auc.c:157 IMSI='262423362341224': No 2G Auth Data 20241030055632739 DAUC <0003> db_auc.c:192 IMSI='262423362341224': No 3G Auth Data 20241030055632769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43140<->l=127.0.0.1:4258 20241030055632775 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055632775 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262423362341224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423362341224" source_name="the-source\n" session_id=3920469137 session_state=BEGIN} 20241030055632775 DSS <0004> hlr_ussd.c:576 262423362341224/0xe9ad9c91: Process SS (BEGIN) 20241030055632775 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030055632775 DSS <0004> hlr_ussd.c:518 262423362341224/0xe9ad9c91: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030055632775 DSS <0004> hlr_ussd.c:363 262423362341224/0xe9ad9c91: Tx USSD 'Your IMSI is 262423362341224' 20241030055632775 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262423362341224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423362341224" destination_name="the-source\n" session_id=3920469137 session_state=END} 20241030055632775 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262423362341224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055632775 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055632776 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055632779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43140<->l=127.0.0.1:4258 20241030055632783 DAUC <0003> db_auc.c:157 IMSI='262427353045119': No 2G Auth Data 20241030055632783 DAUC <0003> db_auc.c:192 IMSI='262427353045119': No 3G Auth Data 20241030055632810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43156<->l=127.0.0.1:4258 20241030055632817 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055632817 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427353045119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427353045119" source_name="the-source\n" session_id=2042419807 session_state=BEGIN} 20241030055632817 DSS <0004> hlr_ussd.c:576 262427353045119/0x79bcda5f: Process SS (BEGIN) 20241030055632817 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030055632817 DSS <0004> hlr_ussd.c:518 262427353045119/0x79bcda5f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030055632817 DSS <0004> hlr_ussd.c:363 262427353045119/0x79bcda5f: Tx USSD 'Your IMSI is 262427353045119' 20241030055632817 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427353045119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427353045119" destination_name="the-source\n" session_id=2042419807 session_state=END} 20241030055632817 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262427353045119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055632817 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055632818 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055632823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43156<->l=127.0.0.1:4258 20241030055632824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43060<->l=127.0.0.1:4258 20241030055632825 DLINP <000b> input/ipa.c:451 connected read/write 20241030055632825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055632825 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055632825 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055632825 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055632825 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241030055632825 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39721<->l=127.0.0.1:4259) 20241030055632867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43166<->l=127.0.0.1:4258 20241030055633068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43166<->l=127.0.0.1:4258 20241030055636147 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055636147 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055636149 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055636150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43168<->l=127.0.0.1:4258 20241030055636152 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055636152 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055636152 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055636152 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  20241030055636152 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055636152 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  20241030055636152 DLGSUP <0013> gsup_server.c:235 2:  20241030055636152 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055636152 DLGSUP <0013> gsup_server.c:235 3:  20241030055636152 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055636152 DLGSUP <0013> gsup_server.c:235 4:  20241030055636152 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055636152 DLGSUP <0013> gsup_server.c:235 5:  20241030055636152 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055636152 DLGSUP <0013> gsup_server.c:235 7:  20241030055636152 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055636152 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055636152 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055636152 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055636172 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42503<->l=127.0.0.1:4259) 20241030055636181 DAUC <0003> db_auc.c:157 IMSI='262421373842844': No 2G Auth Data 20241030055636181 DAUC <0003> db_auc.c:192 IMSI='262421373842844': No 3G Auth Data 20241030055636204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43170<->l=127.0.0.1:4258 20241030055636210 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055636210 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421373842844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421373842844" session_id=2787338563 session_state=BEGIN} 20241030055636210 DSS <0004> hlr_ussd.c:576 262421373842844/0xa6236943: Process SS (BEGIN) 20241030055636210 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030055636210 DSS <0004> hlr_ussd.c:518 262421373842844/0xa6236943: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030055636210 DSS <0004> hlr_ussd.c:363 262421373842844/0xa6236943: Tx USSD 'Your extension is 491618716671' 20241030055636210 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421373842844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421373842844" session_id=2787338563 session_state=END} 20241030055636210 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421373842844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055636210 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055636210 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055636214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43170<->l=127.0.0.1:4258 20241030055636218 DAUC <0003> db_auc.c:157 IMSI='262425031723959': No 2G Auth Data 20241030055636218 DAUC <0003> db_auc.c:192 IMSI='262425031723959': No 3G Auth Data 20241030055636241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43176<->l=127.0.0.1:4258 20241030055636248 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055636248 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425031723959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425031723959" session_id=1668536412 session_state=BEGIN} 20241030055636248 DSS <0004> hlr_ussd.c:576 262425031723959/0x6373d85c: Process SS (BEGIN) 20241030055636248 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030055636248 DSS <0004> hlr_ussd.c:518 262425031723959/0x6373d85c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030055636248 DSS <0004> hlr_ussd.c:363 262425031723959/0x6373d85c: Tx USSD 'Your extension is 491616561022' 20241030055636248 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425031723959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425031723959" session_id=1668536412 session_state=END} 20241030055636248 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425031723959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055636248 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055636248 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055636251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43176<->l=127.0.0.1:4258 20241030055636255 DAUC <0003> db_auc.c:157 IMSI='262424129025653': No 2G Auth Data 20241030055636255 DAUC <0003> db_auc.c:192 IMSI='262424129025653': No 3G Auth Data 20241030055636279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43184<->l=127.0.0.1:4258 20241030055636287 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055636287 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424129025653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424129025653" session_id=4062757252 session_state=BEGIN} 20241030055636287 DSS <0004> hlr_ussd.c:576 262424129025653/0xf228c184: Process SS (BEGIN) 20241030055636287 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030055636287 DSS <0004> hlr_ussd.c:518 262424129025653/0xf228c184: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030055636287 DSS <0004> hlr_ussd.c:363 262424129025653/0xf228c184: Tx USSD 'Your extension is 491614441760' 20241030055636287 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424129025653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424129025653" session_id=4062757252 session_state=END} 20241030055636287 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424129025653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055636287 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055636287 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055636292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43184<->l=127.0.0.1:4258 20241030055636297 DAUC <0003> db_auc.c:157 IMSI='262426576924012': No 2G Auth Data 20241030055636297 DAUC <0003> db_auc.c:192 IMSI='262426576924012': No 3G Auth Data 20241030055636320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43194<->l=127.0.0.1:4258 20241030055636324 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055636324 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426576924012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426576924012" session_id=1423546439 session_state=BEGIN} 20241030055636324 DSS <0004> hlr_ussd.c:576 262426576924012/0x54d99847: Process SS (BEGIN) 20241030055636324 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030055636324 DSS <0004> hlr_ussd.c:518 262426576924012/0x54d99847: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030055636324 DSS <0004> hlr_ussd.c:363 262426576924012/0x54d99847: Tx USSD 'Your extension is 491614640720' 20241030055636324 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426576924012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426576924012" session_id=1423546439 session_state=END} 20241030055636324 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426576924012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055636324 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055636324 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055636327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43194<->l=127.0.0.1:4258 20241030055636331 DAUC <0003> db_auc.c:157 IMSI='262421352660179': No 2G Auth Data 20241030055636331 DAUC <0003> db_auc.c:192 IMSI='262421352660179': No 3G Auth Data 20241030055636356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43202<->l=127.0.0.1:4258 20241030055636361 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055636361 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421352660179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421352660179" session_id=4168746091 session_state=BEGIN} 20241030055636361 DSS <0004> hlr_ussd.c:576 262421352660179/0xf87a046b: Process SS (BEGIN) 20241030055636361 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030055636361 DSS <0004> hlr_ussd.c:518 262421352660179/0xf87a046b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030055636362 DSS <0004> hlr_ussd.c:363 262421352660179/0xf87a046b: Tx USSD 'Your extension is 491611003788' 20241030055636362 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421352660179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421352660179" session_id=4168746091 session_state=END} 20241030055636362 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421352660179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055636362 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055636362 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055636365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43202<->l=127.0.0.1:4258 20241030055636369 DAUC <0003> db_auc.c:157 IMSI='262426371956079': No 2G Auth Data 20241030055636369 DAUC <0003> db_auc.c:192 IMSI='262426371956079': No 3G Auth Data 20241030055636394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43206<->l=127.0.0.1:4258 20241030055636399 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055636399 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426371956079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426371956079" session_id=715237293 session_state=BEGIN} 20241030055636399 DSS <0004> hlr_ussd.c:576 262426371956079/0x2aa1a7ad: Process SS (BEGIN) 20241030055636399 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030055636399 DSS <0004> hlr_ussd.c:518 262426371956079/0x2aa1a7ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030055636399 DSS <0004> hlr_ussd.c:363 262426371956079/0x2aa1a7ad: Tx USSD 'Your extension is 491614068320' 20241030055636399 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426371956079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426371956079" session_id=715237293 session_state=END} 20241030055636399 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426371956079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055636399 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055636399 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055636402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43206<->l=127.0.0.1:4258 20241030055636486 DAUC <0003> db_auc.c:157 IMSI='262428352165547': No 2G Auth Data 20241030055636486 DAUC <0003> db_auc.c:192 IMSI='262428352165547': No 3G Auth Data 20241030055636514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43212<->l=127.0.0.1:4258 20241030055636522 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055636522 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428352165547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428352165547" session_id=2691948086 session_state=BEGIN} 20241030055636522 DSS <0004> hlr_ussd.c:576 262428352165547/0xa073de36: Process SS (BEGIN) 20241030055636522 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030055636522 DSS <0004> hlr_ussd.c:518 262428352165547/0xa073de36: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030055636522 DSS <0004> hlr_ussd.c:363 262428352165547/0xa073de36: Tx USSD 'Your extension is 491616155413' 20241030055636522 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428352165547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428352165547" session_id=2691948086 session_state=END} 20241030055636522 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428352165547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055636522 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055636522 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055636526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43212<->l=127.0.0.1:4258 20241030055636535 DAUC <0003> db_auc.c:157 IMSI='262428202502072': No 2G Auth Data 20241030055636535 DAUC <0003> db_auc.c:192 IMSI='262428202502072': No 3G Auth Data 20241030055636570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43222<->l=127.0.0.1:4258 20241030055636575 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055636575 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428202502072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428202502072" session_id=1847918669 session_state=BEGIN} 20241030055636575 DSS <0004> hlr_ussd.c:576 262428202502072/0x6e25004d: Process SS (BEGIN) 20241030055636575 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030055636575 DSS <0004> hlr_ussd.c:518 262428202502072/0x6e25004d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030055636575 DSS <0004> hlr_ussd.c:363 262428202502072/0x6e25004d: Tx USSD 'Your extension is 491615521820' 20241030055636575 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428202502072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428202502072" session_id=1847918669 session_state=END} 20241030055636575 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428202502072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055636575 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055636575 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055636578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43222<->l=127.0.0.1:4258 20241030055636579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43168<->l=127.0.0.1:4258 20241030055636580 DLINP <000b> input/ipa.c:451 connected read/write 20241030055636580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055636580 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055636580 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055636580 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055636580 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42503<->l=127.0.0.1:4259) 20241030055636628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43238<->l=127.0.0.1:4258 20241030055636829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43238<->l=127.0.0.1:4258 20241030055639905 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055639905 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055639907 DLINP <000b> input/ipa.c:451 connected read/write 20241030055639907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055639907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38426<->l=127.0.0.1:4258 20241030055639909 DLINP <000b> input/ipa.c:451 connected read/write 20241030055639909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055639909 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055639909 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055639909 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  20241030055639909 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055639909 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  20241030055639909 DLGSUP <0013> gsup_server.c:235 2:  20241030055639909 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055639909 DLGSUP <0013> gsup_server.c:235 3:  20241030055639909 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055639909 DLGSUP <0013> gsup_server.c:235 4:  20241030055639909 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055639909 DLGSUP <0013> gsup_server.c:235 5:  20241030055639909 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055639909 DLGSUP <0013> gsup_server.c:235 7:  20241030055639909 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055639909 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055639909 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055639909 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055639927 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40569<->l=127.0.0.1:4259) 20241030055639938 DAUC <0003> db_auc.c:157 IMSI='262423895679185': No 2G Auth Data 20241030055639938 DAUC <0003> db_auc.c:192 IMSI='262423895679185': No 3G Auth Data 20241030055639961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38430<->l=127.0.0.1:4258 20241030055639967 DLINP <000b> input/ipa.c:451 connected read/write 20241030055639967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055639967 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262423895679185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423895679185" source_name="the-source\n" session_id=278406588 session_state=BEGIN} 20241030055639967 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241030055639967 DSS <0004> hlr_ussd.c:576 262423895679185/0x109825bc: Process SS (BEGIN) 20241030055639967 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030055639967 DSS <0004> hlr_ussd.c:518 262423895679185/0x109825bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030055639967 DSS <0004> hlr_ussd.c:363 262423895679185/0x109825bc: Tx USSD 'Your extension is 491610131284' 20241030055639967 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262423895679185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423895679185" destination_name="the-source\n" session_id=278406588 session_state=END} 20241030055639967 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262423895679185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055639967 DLINP <000b> input/ipa.c:451 connected read/write 20241030055639967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055639968 DLINP <000b> input/ipa.c:451 connected read/write 20241030055639968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055639972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38430<->l=127.0.0.1:4258 20241030055639976 DAUC <0003> db_auc.c:157 IMSI='262425492651942': No 2G Auth Data 20241030055639976 DAUC <0003> db_auc.c:192 IMSI='262425492651942': No 3G Auth Data 20241030055640000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38432<->l=127.0.0.1:4258 20241030055640005 DLINP <000b> input/ipa.c:451 connected read/write 20241030055640005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055640005 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262425492651942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425492651942" source_name="the-source\n" session_id=1357895318 session_state=BEGIN} 20241030055640005 DSS <0004> hlr_ussd.c:576 262425492651942/0x50efd696: Process SS (BEGIN) 20241030055640005 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030055640005 DSS <0004> hlr_ussd.c:518 262425492651942/0x50efd696: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030055640005 DSS <0004> hlr_ussd.c:363 262425492651942/0x50efd696: Tx USSD 'Your extension is 491614378383' 20241030055640005 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262425492651942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425492651942" destination_name="the-source\n" session_id=1357895318 session_state=END} 20241030055640005 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262425492651942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055640005 DLINP <000b> input/ipa.c:451 connected read/write 20241030055640005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055640005 DLINP <000b> input/ipa.c:451 connected read/write 20241030055640005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055640010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38432<->l=127.0.0.1:4258 20241030055640013 DAUC <0003> db_auc.c:157 IMSI='262427086516087': No 2G Auth Data 20241030055640013 DAUC <0003> db_auc.c:192 IMSI='262427086516087': No 3G Auth Data 20241030055640038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38438<->l=127.0.0.1:4258 20241030055640044 DLINP <000b> input/ipa.c:451 connected read/write 20241030055640044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055640044 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262427086516087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427086516087" source_name="the-source\n" session_id=3739184292 session_state=BEGIN} 20241030055640044 DSS <0004> hlr_ussd.c:576 262427086516087/0xdedf6ca4: Process SS (BEGIN) 20241030055640044 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030055640044 DSS <0004> hlr_ussd.c:518 262427086516087/0xdedf6ca4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030055640044 DSS <0004> hlr_ussd.c:363 262427086516087/0xdedf6ca4: Tx USSD 'Your extension is 491610122171' 20241030055640044 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262427086516087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427086516087" destination_name="the-source\n" session_id=3739184292 session_state=END} 20241030055640044 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262427086516087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055640044 DLINP <000b> input/ipa.c:451 connected read/write 20241030055640044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055640044 DLINP <000b> input/ipa.c:451 connected read/write 20241030055640044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055640048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38438<->l=127.0.0.1:4258 20241030055640052 DAUC <0003> db_auc.c:157 IMSI='262424025729772': No 2G Auth Data 20241030055640052 DAUC <0003> db_auc.c:192 IMSI='262424025729772': No 3G Auth Data 20241030055640075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38442<->l=127.0.0.1:4258 20241030055640079 DLINP <000b> input/ipa.c:451 connected read/write 20241030055640079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055640079 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262424025729772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424025729772" source_name="the-source\n" session_id=3513558273 session_state=BEGIN} 20241030055640079 DSS <0004> hlr_ussd.c:576 262424025729772/0xd16ca501: Process SS (BEGIN) 20241030055640079 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030055640079 DSS <0004> hlr_ussd.c:518 262424025729772/0xd16ca501: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030055640079 DSS <0004> hlr_ussd.c:363 262424025729772/0xd16ca501: Tx USSD 'Your extension is 491618861538' 20241030055640079 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262424025729772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424025729772" destination_name="the-source\n" session_id=3513558273 session_state=END} 20241030055640079 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262424025729772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055640079 DLINP <000b> input/ipa.c:451 connected read/write 20241030055640079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055640079 DLINP <000b> input/ipa.c:451 connected read/write 20241030055640079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055640083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38442<->l=127.0.0.1:4258 20241030055640087 DAUC <0003> db_auc.c:157 IMSI='262428342401091': No 2G Auth Data 20241030055640087 DAUC <0003> db_auc.c:192 IMSI='262428342401091': No 3G Auth Data 20241030055640110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38444<->l=127.0.0.1:4258 20241030055640116 DLINP <000b> input/ipa.c:451 connected read/write 20241030055640116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055640116 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262428342401091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428342401091" source_name="the-source\n" session_id=3688579106 session_state=BEGIN} 20241030055640116 DSS <0004> hlr_ussd.c:576 262428342401091/0xdbdb4022: Process SS (BEGIN) 20241030055640116 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030055640116 DSS <0004> hlr_ussd.c:518 262428342401091/0xdbdb4022: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030055640116 DSS <0004> hlr_ussd.c:363 262428342401091/0xdbdb4022: Tx USSD 'Your extension is 491618634613' 20241030055640116 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262428342401091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428342401091" destination_name="the-source\n" session_id=3688579106 session_state=END} 20241030055640116 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262428342401091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055640116 DLINP <000b> input/ipa.c:451 connected read/write 20241030055640116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055640116 DLINP <000b> input/ipa.c:451 connected read/write 20241030055640116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055640119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38444<->l=127.0.0.1:4258 20241030055640123 DAUC <0003> db_auc.c:157 IMSI='262429300800183': No 2G Auth Data 20241030055640123 DAUC <0003> db_auc.c:192 IMSI='262429300800183': No 3G Auth Data 20241030055640150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38452<->l=127.0.0.1:4258 20241030055640155 DLINP <000b> input/ipa.c:451 connected read/write 20241030055640155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055640155 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262429300800183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429300800183" source_name="the-source\n" session_id=12581658 session_state=BEGIN} 20241030055640155 DSS <0004> hlr_ussd.c:576 262429300800183/0x00bffb1a: Process SS (BEGIN) 20241030055640155 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030055640155 DSS <0004> hlr_ussd.c:518 262429300800183/0x00bffb1a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030055640155 DSS <0004> hlr_ussd.c:363 262429300800183/0x00bffb1a: Tx USSD 'Your extension is 491617233785' 20241030055640155 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262429300800183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429300800183" destination_name="the-source\n" session_id=12581658 session_state=END} 20241030055640155 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262429300800183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055640155 DLINP <000b> input/ipa.c:451 connected read/write 20241030055640155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055640155 DLINP <000b> input/ipa.c:451 connected read/write 20241030055640155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055640159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38452<->l=127.0.0.1:4258 20241030055640163 DAUC <0003> db_auc.c:157 IMSI='262423312161113': No 2G Auth Data 20241030055640163 DAUC <0003> db_auc.c:192 IMSI='262423312161113': No 3G Auth Data 20241030055640190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38456<->l=127.0.0.1:4258 20241030055640195 DLINP <000b> input/ipa.c:451 connected read/write 20241030055640195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055640195 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423312161113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423312161113" source_name="the-source\n" session_id=1715894599 session_state=BEGIN} 20241030055640195 DSS <0004> hlr_ussd.c:576 262423312161113/0x66467947: Process SS (BEGIN) 20241030055640195 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030055640195 DSS <0004> hlr_ussd.c:518 262423312161113/0x66467947: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030055640195 DSS <0004> hlr_ussd.c:363 262423312161113/0x66467947: Tx USSD 'Your extension is 491615447223' 20241030055640195 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262423312161113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423312161113" destination_name="the-source\n" session_id=1715894599 session_state=END} 20241030055640195 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262423312161113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055640195 DLINP <000b> input/ipa.c:451 connected read/write 20241030055640195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055640195 DLINP <000b> input/ipa.c:451 connected read/write 20241030055640195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055640200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38456<->l=127.0.0.1:4258 20241030055640204 DAUC <0003> db_auc.c:157 IMSI='262427551770573': No 2G Auth Data 20241030055640204 DAUC <0003> db_auc.c:192 IMSI='262427551770573': No 3G Auth Data 20241030055640231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38458<->l=127.0.0.1:4258 20241030055640235 DLINP <000b> input/ipa.c:451 connected read/write 20241030055640235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055640235 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262427551770573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427551770573" source_name="the-source\n" session_id=2092906255 session_state=BEGIN} 20241030055640235 DSS <0004> hlr_ussd.c:576 262427551770573/0x7cbf370f: Process SS (BEGIN) 20241030055640235 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030055640235 DSS <0004> hlr_ussd.c:518 262427551770573/0x7cbf370f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030055640235 DSS <0004> hlr_ussd.c:363 262427551770573/0x7cbf370f: Tx USSD 'Your extension is 491610773243' 20241030055640235 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262427551770573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427551770573" destination_name="the-source\n" session_id=2092906255 session_state=END} 20241030055640235 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262427551770573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055640235 DLINP <000b> input/ipa.c:451 connected read/write 20241030055640235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055640235 DLINP <000b> input/ipa.c:451 connected read/write 20241030055640235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055640240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38458<->l=127.0.0.1:4258 20241030055640241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38426<->l=127.0.0.1:4258 20241030055640242 DLINP <000b> input/ipa.c:451 connected read/write 20241030055640242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055640242 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055640242 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055640242 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055640242 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241030055640242 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40569<->l=127.0.0.1:4259) 20241030055640285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38470<->l=127.0.0.1:4258 20241030055640486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38470<->l=127.0.0.1:4258 20241030055643564 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38107 20241030055643564 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38107 20241030055643567 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643567 DLINP <000b> input/ipa.c:405 127.0.0.1:38107 message received 20241030055643567 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055643567 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055643570 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055643570 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643570 DLINP <000b> input/ipa.c:405 127.0.0.1:38107 message received 20241030055643570 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055643570 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241030055643570 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241030055643570 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241030055643570 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  20241030055643570 DLGSUP <0013> gsup_server.c:235 2:  20241030055643570 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055643570 DLGSUP <0013> gsup_server.c:235 3:  20241030055643570 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055643570 DLGSUP <0013> gsup_server.c:235 4:  20241030055643570 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055643570 DLGSUP <0013> gsup_server.c:235 5:  20241030055643570 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055643570 DLGSUP <0013> gsup_server.c:235 7:  20241030055643570 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055643570 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055643570 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055643570 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38107 20241030055643570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38486<->l=127.0.0.1:4258 20241030055643572 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055643572 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055643572 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055643572 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  20241030055643572 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055643572 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  20241030055643572 DLGSUP <0013> gsup_server.c:235 2:  20241030055643572 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055643572 DLGSUP <0013> gsup_server.c:235 3:  20241030055643572 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055643572 DLGSUP <0013> gsup_server.c:235 4:  20241030055643572 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055643572 DLGSUP <0013> gsup_server.c:235 5:  20241030055643572 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055643572 DLGSUP <0013> gsup_server.c:235 7:  20241030055643572 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055643572 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055643572 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055643572 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055643587 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33277<->l=127.0.0.1:4259) 20241030055643605 DAUC <0003> db_auc.c:157 IMSI='262424652112899': No 2G Auth Data 20241030055643605 DAUC <0003> db_auc.c:192 IMSI='262424652112899': No 3G Auth Data 20241030055643629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38488<->l=127.0.0.1:4258 20241030055643635 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055643635 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424652112899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424652112899" session_id=97350556 session_state=BEGIN} 20241030055643635 DSS <0004> hlr_ussd.c:576 262424652112899/0x05cd739c: Process SS (BEGIN) 20241030055643635 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055643635 DSS <0004> hlr_ussd.c:518 262424652112899/0x05cd739c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055643635 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643635 DLINP <000b> input/ipa.c:431 127.0.0.1:38107 sending data 20241030055643635 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643635 DLINP <000b> input/ipa.c:431 127.0.0.1:38107 sending data 20241030055643643 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643643 DLINP <000b> input/ipa.c:405 127.0.0.1:38107 message received 20241030055643643 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262424652112899 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424652112899" session_id=97350556 session_state=END} 20241030055643643 DSS <0004> hlr_ussd.c:576 262424652112899/0x05cd739c: Process SS (END) 20241030055643643 DSS <0004> hlr_ussd.c:518 262424652112899/0x05cd739c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030055643643 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424652112899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424652112899" session_id=97350556 session_state=END} 20241030055643643 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424652112899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055643643 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262424652112899 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055643643 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055643643 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055643649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38488<->l=127.0.0.1:4258 20241030055643653 DAUC <0003> db_auc.c:157 IMSI='262422686543902': No 2G Auth Data 20241030055643653 DAUC <0003> db_auc.c:192 IMSI='262422686543902': No 3G Auth Data 20241030055643678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38496<->l=127.0.0.1:4258 20241030055643682 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055643682 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422686543902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422686543902" session_id=2372839314 session_state=BEGIN} 20241030055643682 DSS <0004> hlr_ussd.c:576 262422686543902/0x8d6ea792: Process SS (BEGIN) 20241030055643682 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055643682 DSS <0004> hlr_ussd.c:518 262422686543902/0x8d6ea792: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055643682 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643682 DLINP <000b> input/ipa.c:431 127.0.0.1:38107 sending data 20241030055643682 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643682 DLINP <000b> input/ipa.c:431 127.0.0.1:38107 sending data 20241030055643684 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643684 DLINP <000b> input/ipa.c:405 127.0.0.1:38107 message received 20241030055643684 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262422686543902 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422686543902" session_id=2372839314 session_state=END} 20241030055643684 DSS <0004> hlr_ussd.c:576 262422686543902/0x8d6ea792: Process SS (END) 20241030055643684 DSS <0004> hlr_ussd.c:518 262422686543902/0x8d6ea792: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030055643684 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422686543902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422686543902" session_id=2372839314 session_state=END} 20241030055643684 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422686543902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055643684 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262422686543902 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055643684 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055643684 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055643689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38496<->l=127.0.0.1:4258 20241030055643693 DAUC <0003> db_auc.c:157 IMSI='262425328800963': No 2G Auth Data 20241030055643694 DAUC <0003> db_auc.c:192 IMSI='262425328800963': No 3G Auth Data 20241030055643719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38504<->l=127.0.0.1:4258 20241030055643726 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055643726 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425328800963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425328800963" session_id=1353009753 session_state=BEGIN} 20241030055643726 DSS <0004> hlr_ussd.c:576 262425328800963/0x50a54a59: Process SS (BEGIN) 20241030055643726 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055643726 DSS <0004> hlr_ussd.c:518 262425328800963/0x50a54a59: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055643726 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643726 DLINP <000b> input/ipa.c:431 127.0.0.1:38107 sending data 20241030055643727 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643727 DLINP <000b> input/ipa.c:431 127.0.0.1:38107 sending data 20241030055643729 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643729 DLINP <000b> input/ipa.c:405 127.0.0.1:38107 message received 20241030055643729 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262425328800963 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425328800963" session_id=1353009753 session_state=END} 20241030055643729 DSS <0004> hlr_ussd.c:576 262425328800963/0x50a54a59: Process SS (END) 20241030055643729 DSS <0004> hlr_ussd.c:518 262425328800963/0x50a54a59: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030055643729 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425328800963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425328800963" session_id=1353009753 session_state=END} 20241030055643729 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425328800963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055643729 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262425328800963 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055643729 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055643729 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055643732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38504<->l=127.0.0.1:4258 20241030055643737 DAUC <0003> db_auc.c:157 IMSI='262422346587074': No 2G Auth Data 20241030055643737 DAUC <0003> db_auc.c:192 IMSI='262422346587074': No 3G Auth Data 20241030055643759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38512<->l=127.0.0.1:4258 20241030055643765 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055643765 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422346587074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422346587074" session_id=2278802373 session_state=BEGIN} 20241030055643765 DSS <0004> hlr_ussd.c:576 262422346587074/0x87d3c3c5: Process SS (BEGIN) 20241030055643765 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055643765 DSS <0004> hlr_ussd.c:518 262422346587074/0x87d3c3c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055643765 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643765 DLINP <000b> input/ipa.c:431 127.0.0.1:38107 sending data 20241030055643765 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643765 DLINP <000b> input/ipa.c:431 127.0.0.1:38107 sending data 20241030055643767 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643767 DLINP <000b> input/ipa.c:405 127.0.0.1:38107 message received 20241030055643767 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262422346587074 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422346587074" session_id=2278802373 session_state=END} 20241030055643767 DSS <0004> hlr_ussd.c:576 262422346587074/0x87d3c3c5: Process SS (END) 20241030055643767 DSS <0004> hlr_ussd.c:518 262422346587074/0x87d3c3c5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030055643767 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422346587074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422346587074" session_id=2278802373 session_state=END} 20241030055643767 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422346587074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055643767 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262422346587074 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055643767 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055643767 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055643772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38512<->l=127.0.0.1:4258 20241030055643776 DAUC <0003> db_auc.c:157 IMSI='262428026310280': No 2G Auth Data 20241030055643776 DAUC <0003> db_auc.c:192 IMSI='262428026310280': No 3G Auth Data 20241030055643798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38524<->l=127.0.0.1:4258 20241030055643805 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055643805 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428026310280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428026310280" session_id=1176068648 session_state=BEGIN} 20241030055643806 DSS <0004> hlr_ussd.c:576 262428026310280/0x46196228: Process SS (BEGIN) 20241030055643806 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055643806 DSS <0004> hlr_ussd.c:518 262428026310280/0x46196228: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055643806 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643806 DLINP <000b> input/ipa.c:431 127.0.0.1:38107 sending data 20241030055643806 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643806 DLINP <000b> input/ipa.c:431 127.0.0.1:38107 sending data 20241030055643807 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643807 DLINP <000b> input/ipa.c:405 127.0.0.1:38107 message received 20241030055643807 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262428026310280 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428026310280" session_id=1176068648 session_state=END} 20241030055643807 DSS <0004> hlr_ussd.c:576 262428026310280/0x46196228: Process SS (END) 20241030055643807 DSS <0004> hlr_ussd.c:518 262428026310280/0x46196228: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030055643807 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428026310280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428026310280" session_id=1176068648 session_state=END} 20241030055643807 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428026310280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055643807 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262428026310280 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055643807 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055643807 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055643813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38524<->l=127.0.0.1:4258 20241030055643817 DAUC <0003> db_auc.c:157 IMSI='262429628706117': No 2G Auth Data 20241030055643817 DAUC <0003> db_auc.c:192 IMSI='262429628706117': No 3G Auth Data 20241030055643843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38534<->l=127.0.0.1:4258 20241030055643847 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055643847 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429628706117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429628706117" session_id=1387038777 session_state=BEGIN} 20241030055643847 DSS <0004> hlr_ussd.c:576 262429628706117/0x52ac8839: Process SS (BEGIN) 20241030055643847 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055643847 DSS <0004> hlr_ussd.c:518 262429628706117/0x52ac8839: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055643847 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643847 DLINP <000b> input/ipa.c:431 127.0.0.1:38107 sending data 20241030055643847 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643847 DLINP <000b> input/ipa.c:431 127.0.0.1:38107 sending data 20241030055643849 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643849 DLINP <000b> input/ipa.c:405 127.0.0.1:38107 message received 20241030055643849 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262429628706117 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429628706117" session_id=1387038777 session_state=END} 20241030055643849 DSS <0004> hlr_ussd.c:576 262429628706117/0x52ac8839: Process SS (END) 20241030055643849 DSS <0004> hlr_ussd.c:518 262429628706117/0x52ac8839: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030055643849 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429628706117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429628706117" session_id=1387038777 session_state=END} 20241030055643849 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429628706117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055643849 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262429628706117 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055643849 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055643849 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055643854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38534<->l=127.0.0.1:4258 20241030055643859 DAUC <0003> db_auc.c:157 IMSI='262425899322525': No 2G Auth Data 20241030055643859 DAUC <0003> db_auc.c:192 IMSI='262425899322525': No 3G Auth Data 20241030055643888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38536<->l=127.0.0.1:4258 20241030055643895 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055643895 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425899322525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425899322525" session_id=2276447310 session_state=BEGIN} 20241030055643895 DSS <0004> hlr_ussd.c:576 262425899322525/0x87afd44e: Process SS (BEGIN) 20241030055643895 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055643895 DSS <0004> hlr_ussd.c:518 262425899322525/0x87afd44e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055643895 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643895 DLINP <000b> input/ipa.c:431 127.0.0.1:38107 sending data 20241030055643895 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643895 DLINP <000b> input/ipa.c:431 127.0.0.1:38107 sending data 20241030055643897 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643897 DLINP <000b> input/ipa.c:405 127.0.0.1:38107 message received 20241030055643897 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262425899322525 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425899322525" session_id=2276447310 session_state=END} 20241030055643897 DSS <0004> hlr_ussd.c:576 262425899322525/0x87afd44e: Process SS (END) 20241030055643897 DSS <0004> hlr_ussd.c:518 262425899322525/0x87afd44e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030055643897 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425899322525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425899322525" session_id=2276447310 session_state=END} 20241030055643897 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425899322525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055643897 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262425899322525 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055643897 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055643897 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055643901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38536<->l=127.0.0.1:4258 20241030055643905 DAUC <0003> db_auc.c:157 IMSI='262429448020841': No 2G Auth Data 20241030055643905 DAUC <0003> db_auc.c:192 IMSI='262429448020841': No 3G Auth Data 20241030055643934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38540<->l=127.0.0.1:4258 20241030055643938 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055643938 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429448020841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429448020841" session_id=1069209305 session_state=BEGIN} 20241030055643938 DSS <0004> hlr_ussd.c:576 262429448020841/0x3fbad6d9: Process SS (BEGIN) 20241030055643938 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055643938 DSS <0004> hlr_ussd.c:518 262429448020841/0x3fbad6d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055643938 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643938 DLINP <000b> input/ipa.c:431 127.0.0.1:38107 sending data 20241030055643938 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643938 DLINP <000b> input/ipa.c:431 127.0.0.1:38107 sending data 20241030055643940 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643940 DLINP <000b> input/ipa.c:405 127.0.0.1:38107 message received 20241030055643940 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262429448020841 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429448020841" session_id=1069209305 session_state=END} 20241030055643940 DSS <0004> hlr_ussd.c:576 262429448020841/0x3fbad6d9: Process SS (END) 20241030055643940 DSS <0004> hlr_ussd.c:518 262429448020841/0x3fbad6d9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030055643940 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429448020841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429448020841" session_id=1069209305 session_state=END} 20241030055643940 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429448020841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055643940 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262429448020841 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055643940 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055643940 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055643944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38540<->l=127.0.0.1:4258 20241030055643945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38486<->l=127.0.0.1:4258 20241030055643946 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643946 DLINP <000b> input/ipa.c:405 127.0.0.1:38107 message received 20241030055643946 DLINP <000b> input/ipa.c:414 127.0.0.1:38107 connection closed with server 20241030055643946 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38107 20241030055643946 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241030055643946 DLINP <000b> input/ipa.c:451 connected read/write 20241030055643946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055643946 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055643946 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055643946 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055643946 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33277<->l=127.0.0.1:4259) 20241030055643986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38550<->l=127.0.0.1:4258 20241030055644186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38550<->l=127.0.0.1:4258 20241030055647268 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33723 20241030055647268 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33723 20241030055647269 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647269 DLINP <000b> input/ipa.c:405 127.0.0.1:33723 message received 20241030055647271 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647271 DLINP <000b> input/ipa.c:405 127.0.0.1:33723 message received 20241030055647271 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055647271 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241030055647271 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241030055647271 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241030055647271 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  20241030055647271 DLGSUP <0013> gsup_server.c:235 2:  20241030055647271 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055647271 DLGSUP <0013> gsup_server.c:235 3:  20241030055647271 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055647271 DLGSUP <0013> gsup_server.c:235 4:  20241030055647271 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055647271 DLGSUP <0013> gsup_server.c:235 5:  20241030055647271 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055647271 DLGSUP <0013> gsup_server.c:235 7:  20241030055647271 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055647271 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055647271 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055647271 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33723 20241030055647273 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055647273 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055647275 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055647276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60124<->l=127.0.0.1:4258 20241030055647278 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055647278 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055647278 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055647278 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  20241030055647278 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055647278 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  20241030055647278 DLGSUP <0013> gsup_server.c:235 2:  20241030055647278 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055647278 DLGSUP <0013> gsup_server.c:235 3:  20241030055647278 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055647278 DLGSUP <0013> gsup_server.c:235 4:  20241030055647278 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055647278 DLGSUP <0013> gsup_server.c:235 5:  20241030055647278 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055647278 DLGSUP <0013> gsup_server.c:235 7:  20241030055647278 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055647278 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055647278 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055647278 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055647297 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33771<->l=127.0.0.1:4259) 20241030055647308 DAUC <0003> db_auc.c:157 IMSI='262427339055782': No 2G Auth Data 20241030055647308 DAUC <0003> db_auc.c:192 IMSI='262427339055782': No 3G Auth Data 20241030055647332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60136<->l=127.0.0.1:4258 20241030055647338 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055647338 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427339055782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427339055782" session_id=2259487792 session_state=BEGIN} 20241030055647338 DSS <0004> hlr_ussd.c:576 262427339055782/0x86ad0c30: Process SS (BEGIN) 20241030055647338 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055647338 DSS <0004> hlr_ussd.c:518 262427339055782/0x86ad0c30: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055647338 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647338 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647338 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647338 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647347 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647347 DLINP <000b> input/ipa.c:405 127.0.0.1:33723 message received 20241030055647347 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262427339055782 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427339055782" session_id=2259487792 session_state=CONTINUE} 20241030055647347 DSS <0004> hlr_ussd.c:576 262427339055782/0x86ad0c30: Process SS (CONTINUE) 20241030055647347 DSS <0004> hlr_ussd.c:518 262427339055782/0x86ad0c30: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030055647347 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427339055782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427339055782" session_id=2259487792 session_state=CONTINUE} 20241030055647347 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262427339055782 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055647347 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647347 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647353 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055647353 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427339055782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427339055782" session_id=2259487792 session_state=CONTINUE} 20241030055647353 DSS <0004> hlr_ussd.c:576 262427339055782/0x86ad0c30: Process SS (CONTINUE) 20241030055647353 DSS <0004> hlr_ussd.c:518 262427339055782/0x86ad0c30: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030055647353 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427339055782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055647353 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647353 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647353 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647353 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647354 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647354 DLINP <000b> input/ipa.c:405 127.0.0.1:33723 message received 20241030055647354 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262427339055782 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427339055782" session_id=2259487792 session_state=END} 20241030055647355 DSS <0004> hlr_ussd.c:576 262427339055782/0x86ad0c30: Process SS (END) 20241030055647355 DSS <0004> hlr_ussd.c:518 262427339055782/0x86ad0c30: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030055647355 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427339055782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427339055782" session_id=2259487792 session_state=END} 20241030055647355 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427339055782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055647355 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262427339055782 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055647355 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647355 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60136<->l=127.0.0.1:4258 20241030055647361 DAUC <0003> db_auc.c:157 IMSI='262423008555876': No 2G Auth Data 20241030055647361 DAUC <0003> db_auc.c:192 IMSI='262423008555876': No 3G Auth Data 20241030055647386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60138<->l=127.0.0.1:4258 20241030055647390 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055647390 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423008555876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423008555876" session_id=3285530436 session_state=BEGIN} 20241030055647390 DSS <0004> hlr_ussd.c:576 262423008555876/0xc3d53744: Process SS (BEGIN) 20241030055647390 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055647390 DSS <0004> hlr_ussd.c:518 262423008555876/0xc3d53744: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055647390 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647390 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647390 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647390 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647392 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647392 DLINP <000b> input/ipa.c:405 127.0.0.1:33723 message received 20241030055647392 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262423008555876 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423008555876" session_id=3285530436 session_state=CONTINUE} 20241030055647392 DSS <0004> hlr_ussd.c:576 262423008555876/0xc3d53744: Process SS (CONTINUE) 20241030055647392 DSS <0004> hlr_ussd.c:518 262423008555876/0xc3d53744: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030055647392 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423008555876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423008555876" session_id=3285530436 session_state=CONTINUE} 20241030055647392 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262423008555876 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055647392 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647392 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647396 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055647396 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423008555876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423008555876" session_id=3285530436 session_state=CONTINUE} 20241030055647396 DSS <0004> hlr_ussd.c:576 262423008555876/0xc3d53744: Process SS (CONTINUE) 20241030055647396 DSS <0004> hlr_ussd.c:518 262423008555876/0xc3d53744: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030055647396 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423008555876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055647396 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647396 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647396 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647396 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647398 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647398 DLINP <000b> input/ipa.c:405 127.0.0.1:33723 message received 20241030055647398 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262423008555876 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423008555876" session_id=3285530436 session_state=END} 20241030055647398 DSS <0004> hlr_ussd.c:576 262423008555876/0xc3d53744: Process SS (END) 20241030055647398 DSS <0004> hlr_ussd.c:518 262423008555876/0xc3d53744: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030055647398 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423008555876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423008555876" session_id=3285530436 session_state=END} 20241030055647398 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423008555876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055647398 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262423008555876 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055647398 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647398 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60138<->l=127.0.0.1:4258 20241030055647405 DAUC <0003> db_auc.c:157 IMSI='262428542785663': No 2G Auth Data 20241030055647405 DAUC <0003> db_auc.c:192 IMSI='262428542785663': No 3G Auth Data 20241030055647429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60154<->l=127.0.0.1:4258 20241030055647434 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055647434 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428542785663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428542785663" session_id=3611260505 session_state=BEGIN} 20241030055647434 DSS <0004> hlr_ussd.c:576 262428542785663/0xd73f7659: Process SS (BEGIN) 20241030055647434 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055647434 DSS <0004> hlr_ussd.c:518 262428542785663/0xd73f7659: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055647434 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647434 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647434 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647434 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647435 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647435 DLINP <000b> input/ipa.c:405 127.0.0.1:33723 message received 20241030055647435 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262428542785663 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428542785663" session_id=3611260505 session_state=CONTINUE} 20241030055647435 DSS <0004> hlr_ussd.c:576 262428542785663/0xd73f7659: Process SS (CONTINUE) 20241030055647435 DSS <0004> hlr_ussd.c:518 262428542785663/0xd73f7659: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030055647435 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428542785663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428542785663" session_id=3611260505 session_state=CONTINUE} 20241030055647435 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262428542785663 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055647435 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647435 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647440 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055647440 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428542785663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428542785663" session_id=3611260505 session_state=CONTINUE} 20241030055647440 DSS <0004> hlr_ussd.c:576 262428542785663/0xd73f7659: Process SS (CONTINUE) 20241030055647440 DSS <0004> hlr_ussd.c:518 262428542785663/0xd73f7659: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030055647440 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428542785663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055647440 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647440 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647440 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647440 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647441 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647441 DLINP <000b> input/ipa.c:405 127.0.0.1:33723 message received 20241030055647441 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262428542785663 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428542785663" session_id=3611260505 session_state=END} 20241030055647441 DSS <0004> hlr_ussd.c:576 262428542785663/0xd73f7659: Process SS (END) 20241030055647441 DSS <0004> hlr_ussd.c:518 262428542785663/0xd73f7659: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030055647441 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428542785663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428542785663" session_id=3611260505 session_state=END} 20241030055647441 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428542785663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055647441 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262428542785663 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055647441 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647441 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60154<->l=127.0.0.1:4258 20241030055647447 DAUC <0003> db_auc.c:157 IMSI='262429726300210': No 2G Auth Data 20241030055647447 DAUC <0003> db_auc.c:192 IMSI='262429726300210': No 3G Auth Data 20241030055647473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60160<->l=127.0.0.1:4258 20241030055647478 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055647478 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429726300210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429726300210" session_id=4272657669 session_state=BEGIN} 20241030055647478 DSS <0004> hlr_ussd.c:576 262429726300210/0xfeab9505: Process SS (BEGIN) 20241030055647478 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055647478 DSS <0004> hlr_ussd.c:518 262429726300210/0xfeab9505: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055647478 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647478 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647478 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647478 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647480 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647480 DLINP <000b> input/ipa.c:405 127.0.0.1:33723 message received 20241030055647480 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262429726300210 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429726300210" session_id=4272657669 session_state=CONTINUE} 20241030055647480 DSS <0004> hlr_ussd.c:576 262429726300210/0xfeab9505: Process SS (CONTINUE) 20241030055647480 DSS <0004> hlr_ussd.c:518 262429726300210/0xfeab9505: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030055647480 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429726300210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429726300210" session_id=4272657669 session_state=CONTINUE} 20241030055647480 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262429726300210 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055647480 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647480 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647486 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055647486 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429726300210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429726300210" session_id=4272657669 session_state=CONTINUE} 20241030055647486 DSS <0004> hlr_ussd.c:576 262429726300210/0xfeab9505: Process SS (CONTINUE) 20241030055647486 DSS <0004> hlr_ussd.c:518 262429726300210/0xfeab9505: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030055647486 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429726300210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055647486 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647486 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647486 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647486 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647488 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647488 DLINP <000b> input/ipa.c:405 127.0.0.1:33723 message received 20241030055647488 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262429726300210 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429726300210" session_id=4272657669 session_state=END} 20241030055647488 DSS <0004> hlr_ussd.c:576 262429726300210/0xfeab9505: Process SS (END) 20241030055647488 DSS <0004> hlr_ussd.c:518 262429726300210/0xfeab9505: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030055647488 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429726300210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429726300210" session_id=4272657669 session_state=END} 20241030055647488 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429726300210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055647488 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262429726300210 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055647488 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647488 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60160<->l=127.0.0.1:4258 20241030055647494 DAUC <0003> db_auc.c:157 IMSI='262424419427924': No 2G Auth Data 20241030055647494 DAUC <0003> db_auc.c:192 IMSI='262424419427924': No 3G Auth Data 20241030055647518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60170<->l=127.0.0.1:4258 20241030055647523 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055647523 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424419427924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424419427924" session_id=2525090636 session_state=BEGIN} 20241030055647523 DSS <0004> hlr_ussd.c:576 262424419427924/0x9681d34c: Process SS (BEGIN) 20241030055647523 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055647523 DSS <0004> hlr_ussd.c:518 262424419427924/0x9681d34c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055647523 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647523 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647523 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647523 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647525 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647525 DLINP <000b> input/ipa.c:405 127.0.0.1:33723 message received 20241030055647525 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262424419427924 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424419427924" session_id=2525090636 session_state=CONTINUE} 20241030055647525 DSS <0004> hlr_ussd.c:576 262424419427924/0x9681d34c: Process SS (CONTINUE) 20241030055647525 DSS <0004> hlr_ussd.c:518 262424419427924/0x9681d34c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030055647525 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424419427924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424419427924" session_id=2525090636 session_state=CONTINUE} 20241030055647525 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262424419427924 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055647525 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647525 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647529 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055647529 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424419427924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424419427924" session_id=2525090636 session_state=CONTINUE} 20241030055647529 DSS <0004> hlr_ussd.c:576 262424419427924/0x9681d34c: Process SS (CONTINUE) 20241030055647529 DSS <0004> hlr_ussd.c:518 262424419427924/0x9681d34c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030055647529 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424419427924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055647529 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647529 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647529 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647529 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647531 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647531 DLINP <000b> input/ipa.c:405 127.0.0.1:33723 message received 20241030055647531 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262424419427924 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424419427924" session_id=2525090636 session_state=END} 20241030055647531 DSS <0004> hlr_ussd.c:576 262424419427924/0x9681d34c: Process SS (END) 20241030055647531 DSS <0004> hlr_ussd.c:518 262424419427924/0x9681d34c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030055647531 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424419427924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424419427924" session_id=2525090636 session_state=END} 20241030055647531 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424419427924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055647531 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262424419427924 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055647531 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647531 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60170<->l=127.0.0.1:4258 20241030055647537 DAUC <0003> db_auc.c:157 IMSI='262422743333846': No 2G Auth Data 20241030055647537 DAUC <0003> db_auc.c:192 IMSI='262422743333846': No 3G Auth Data 20241030055647566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60180<->l=127.0.0.1:4258 20241030055647572 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055647572 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422743333846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422743333846" session_id=1182505577 session_state=BEGIN} 20241030055647572 DSS <0004> hlr_ussd.c:576 262422743333846/0x467b9a69: Process SS (BEGIN) 20241030055647572 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055647572 DSS <0004> hlr_ussd.c:518 262422743333846/0x467b9a69: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055647572 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647572 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647572 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647572 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647574 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647574 DLINP <000b> input/ipa.c:405 127.0.0.1:33723 message received 20241030055647574 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262422743333846 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422743333846" session_id=1182505577 session_state=CONTINUE} 20241030055647574 DSS <0004> hlr_ussd.c:576 262422743333846/0x467b9a69: Process SS (CONTINUE) 20241030055647574 DSS <0004> hlr_ussd.c:518 262422743333846/0x467b9a69: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030055647574 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422743333846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422743333846" session_id=1182505577 session_state=CONTINUE} 20241030055647574 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262422743333846 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055647574 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647574 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647580 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055647580 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422743333846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422743333846" session_id=1182505577 session_state=CONTINUE} 20241030055647580 DSS <0004> hlr_ussd.c:576 262422743333846/0x467b9a69: Process SS (CONTINUE) 20241030055647580 DSS <0004> hlr_ussd.c:518 262422743333846/0x467b9a69: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030055647580 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422743333846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055647580 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647580 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647580 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647580 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647582 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647582 DLINP <000b> input/ipa.c:405 127.0.0.1:33723 message received 20241030055647582 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262422743333846 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422743333846" session_id=1182505577 session_state=END} 20241030055647582 DSS <0004> hlr_ussd.c:576 262422743333846/0x467b9a69: Process SS (END) 20241030055647582 DSS <0004> hlr_ussd.c:518 262422743333846/0x467b9a69: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030055647582 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422743333846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422743333846" session_id=1182505577 session_state=END} 20241030055647582 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422743333846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055647582 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262422743333846 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055647582 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647582 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60180<->l=127.0.0.1:4258 20241030055647588 DAUC <0003> db_auc.c:157 IMSI='262428995882480': No 2G Auth Data 20241030055647588 DAUC <0003> db_auc.c:192 IMSI='262428995882480': No 3G Auth Data 20241030055647616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60194<->l=127.0.0.1:4258 20241030055647622 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055647622 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428995882480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428995882480" session_id=1378158630 session_state=BEGIN} 20241030055647622 DSS <0004> hlr_ussd.c:576 262428995882480/0x52250826: Process SS (BEGIN) 20241030055647622 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055647622 DSS <0004> hlr_ussd.c:518 262428995882480/0x52250826: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055647622 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647622 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647622 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647622 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647624 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647624 DLINP <000b> input/ipa.c:405 127.0.0.1:33723 message received 20241030055647624 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262428995882480 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428995882480" session_id=1378158630 session_state=CONTINUE} 20241030055647624 DSS <0004> hlr_ussd.c:576 262428995882480/0x52250826: Process SS (CONTINUE) 20241030055647624 DSS <0004> hlr_ussd.c:518 262428995882480/0x52250826: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030055647624 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428995882480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428995882480" session_id=1378158630 session_state=CONTINUE} 20241030055647624 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262428995882480 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055647624 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647624 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647628 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055647628 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428995882480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428995882480" session_id=1378158630 session_state=CONTINUE} 20241030055647628 DSS <0004> hlr_ussd.c:576 262428995882480/0x52250826: Process SS (CONTINUE) 20241030055647628 DSS <0004> hlr_ussd.c:518 262428995882480/0x52250826: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030055647628 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428995882480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055647628 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647628 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647628 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647628 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647630 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647630 DLINP <000b> input/ipa.c:405 127.0.0.1:33723 message received 20241030055647630 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262428995882480 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428995882480" session_id=1378158630 session_state=END} 20241030055647630 DSS <0004> hlr_ussd.c:576 262428995882480/0x52250826: Process SS (END) 20241030055647630 DSS <0004> hlr_ussd.c:518 262428995882480/0x52250826: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030055647630 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428995882480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428995882480" session_id=1378158630 session_state=END} 20241030055647630 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428995882480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055647630 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262428995882480 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055647630 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647631 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60194<->l=127.0.0.1:4258 20241030055647636 DAUC <0003> db_auc.c:157 IMSI='262426921199435': No 2G Auth Data 20241030055647636 DAUC <0003> db_auc.c:192 IMSI='262426921199435': No 3G Auth Data 20241030055647664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60204<->l=127.0.0.1:4258 20241030055647670 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055647670 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426921199435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426921199435" session_id=3404674188 session_state=BEGIN} 20241030055647670 DSS <0004> hlr_ussd.c:576 262426921199435/0xcaef348c: Process SS (BEGIN) 20241030055647670 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030055647670 DSS <0004> hlr_ussd.c:518 262426921199435/0xcaef348c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030055647670 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647670 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647670 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647670 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647672 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647672 DLINP <000b> input/ipa.c:405 127.0.0.1:33723 message received 20241030055647672 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262426921199435 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426921199435" session_id=3404674188 session_state=CONTINUE} 20241030055647672 DSS <0004> hlr_ussd.c:576 262426921199435/0xcaef348c: Process SS (CONTINUE) 20241030055647672 DSS <0004> hlr_ussd.c:518 262426921199435/0xcaef348c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030055647672 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426921199435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426921199435" session_id=3404674188 session_state=CONTINUE} 20241030055647672 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262426921199435 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055647672 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647672 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647676 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055647676 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426921199435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426921199435" session_id=3404674188 session_state=CONTINUE} 20241030055647676 DSS <0004> hlr_ussd.c:576 262426921199435/0xcaef348c: Process SS (CONTINUE) 20241030055647676 DSS <0004> hlr_ussd.c:518 262426921199435/0xcaef348c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030055647676 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426921199435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055647676 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647676 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647676 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647676 DLINP <000b> input/ipa.c:431 127.0.0.1:33723 sending data 20241030055647678 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647678 DLINP <000b> input/ipa.c:405 127.0.0.1:33723 message received 20241030055647678 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262426921199435 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426921199435" session_id=3404674188 session_state=END} 20241030055647678 DSS <0004> hlr_ussd.c:576 262426921199435/0xcaef348c: Process SS (END) 20241030055647678 DSS <0004> hlr_ussd.c:518 262426921199435/0xcaef348c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030055647678 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426921199435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426921199435" session_id=3404674188 session_state=END} 20241030055647678 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426921199435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055647678 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262426921199435 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055647678 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647678 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055647680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60204<->l=127.0.0.1:4258 20241030055647682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60124<->l=127.0.0.1:4258 20241030055647683 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647683 DLINP <000b> input/ipa.c:405 127.0.0.1:33723 message received 20241030055647683 DLINP <000b> input/ipa.c:414 127.0.0.1:33723 connection closed with server 20241030055647684 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33723 20241030055647684 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241030055647684 DLINP <000b> input/ipa.c:451 connected read/write 20241030055647684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055647684 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055647684 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055647684 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055647684 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33771<->l=127.0.0.1:4259) 20241030055647725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60220<->l=127.0.0.1:4258 20241030055647926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60220<->l=127.0.0.1:4258 20241030055651010 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43557 20241030055651010 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:43557 20241030055651013 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651013 DLINP <000b> input/ipa.c:405 127.0.0.1:43557 message received 20241030055651013 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055651013 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055651015 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055651016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60232<->l=127.0.0.1:4258 20241030055651016 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651016 DLINP <000b> input/ipa.c:405 127.0.0.1:43557 message received 20241030055651016 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055651016 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241030055651016 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241030055651016 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241030055651016 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  20241030055651016 DLGSUP <0013> gsup_server.c:235 2:  20241030055651016 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055651016 DLGSUP <0013> gsup_server.c:235 3:  20241030055651016 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055651016 DLGSUP <0013> gsup_server.c:235 4:  20241030055651016 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055651016 DLGSUP <0013> gsup_server.c:235 5:  20241030055651016 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055651016 DLGSUP <0013> gsup_server.c:235 7:  20241030055651016 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055651016 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055651016 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055651016 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43557 20241030055651018 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055651018 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055651018 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055651018 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  20241030055651018 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055651018 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  20241030055651018 DLGSUP <0013> gsup_server.c:235 2:  20241030055651018 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055651018 DLGSUP <0013> gsup_server.c:235 3:  20241030055651018 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055651018 DLGSUP <0013> gsup_server.c:235 4:  20241030055651019 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055651019 DLGSUP <0013> gsup_server.c:235 5:  20241030055651019 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055651019 DLGSUP <0013> gsup_server.c:235 7:  20241030055651019 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055651019 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055651019 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055651019 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055651036 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40677<->l=127.0.0.1:4259) 20241030055651050 DAUC <0003> db_auc.c:157 IMSI='262428604773890': No 2G Auth Data 20241030055651050 DAUC <0003> db_auc.c:192 IMSI='262428604773890': No 3G Auth Data 20241030055651074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60246<->l=127.0.0.1:4258 20241030055651081 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055651081 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428604773890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428604773890" session_id=2193897772 session_state=BEGIN} 20241030055651081 DSS <0004> hlr_ussd.c:576 262428604773890/0x82c4392c: Process SS (BEGIN) 20241030055651081 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030055651081 DSS <0004> hlr_ussd.c:518 262428604773890/0x82c4392c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030055651081 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651081 DLINP <000b> input/ipa.c:431 127.0.0.1:43557 sending data 20241030055651081 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651081 DLINP <000b> input/ipa.c:431 127.0.0.1:43557 sending data 20241030055651088 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651088 DLINP <000b> input/ipa.c:405 127.0.0.1:43557 message received 20241030055651088 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262428604773890 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428604773890" session_id=2193897772 session_state=END} 20241030055651088 DSS <0004> hlr_ussd.c:576 262428604773890/0x82c4392c: Process SS (END) 20241030055651088 DSS <0004> hlr_ussd.c:518 262428604773890/0x82c4392c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030055651088 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428604773890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428604773890" session_id=2193897772 session_state=END} 20241030055651088 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428604773890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055651088 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262428604773890 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055651088 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055651088 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055651094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60246<->l=127.0.0.1:4258 20241030055651098 DAUC <0003> db_auc.c:157 IMSI='262425674642853': No 2G Auth Data 20241030055651098 DAUC <0003> db_auc.c:192 IMSI='262425674642853': No 3G Auth Data 20241030055651121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60248<->l=127.0.0.1:4258 20241030055651126 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055651126 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425674642853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425674642853" session_id=1749356336 session_state=BEGIN} 20241030055651126 DSS <0004> hlr_ussd.c:576 262425674642853/0x68450f30: Process SS (BEGIN) 20241030055651126 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030055651126 DSS <0004> hlr_ussd.c:518 262425674642853/0x68450f30: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030055651126 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651126 DLINP <000b> input/ipa.c:431 127.0.0.1:43557 sending data 20241030055651126 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651126 DLINP <000b> input/ipa.c:431 127.0.0.1:43557 sending data 20241030055651128 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651128 DLINP <000b> input/ipa.c:405 127.0.0.1:43557 message received 20241030055651128 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262425674642853 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425674642853" session_id=1749356336 session_state=END} 20241030055651128 DSS <0004> hlr_ussd.c:576 262425674642853/0x68450f30: Process SS (END) 20241030055651128 DSS <0004> hlr_ussd.c:518 262425674642853/0x68450f30: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030055651128 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425674642853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425674642853" session_id=1749356336 session_state=END} 20241030055651128 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425674642853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055651128 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262425674642853 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055651128 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055651128 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055651132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60248<->l=127.0.0.1:4258 20241030055651136 DAUC <0003> db_auc.c:157 IMSI='262429122742231': No 2G Auth Data 20241030055651136 DAUC <0003> db_auc.c:192 IMSI='262429122742231': No 3G Auth Data 20241030055651161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60256<->l=127.0.0.1:4258 20241030055651166 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055651166 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429122742231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429122742231" session_id=1351884292 session_state=BEGIN} 20241030055651166 DSS <0004> hlr_ussd.c:576 262429122742231/0x50941e04: Process SS (BEGIN) 20241030055651166 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030055651166 DSS <0004> hlr_ussd.c:518 262429122742231/0x50941e04: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030055651166 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651166 DLINP <000b> input/ipa.c:431 127.0.0.1:43557 sending data 20241030055651166 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651166 DLINP <000b> input/ipa.c:431 127.0.0.1:43557 sending data 20241030055651168 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651169 DLINP <000b> input/ipa.c:405 127.0.0.1:43557 message received 20241030055651169 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262429122742231 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429122742231" session_id=1351884292 session_state=END} 20241030055651169 DSS <0004> hlr_ussd.c:576 262429122742231/0x50941e04: Process SS (END) 20241030055651169 DSS <0004> hlr_ussd.c:518 262429122742231/0x50941e04: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030055651169 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429122742231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429122742231" session_id=1351884292 session_state=END} 20241030055651169 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429122742231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055651169 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262429122742231 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055651169 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055651169 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055651172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60256<->l=127.0.0.1:4258 20241030055651176 DAUC <0003> db_auc.c:157 IMSI='262428932406289': No 2G Auth Data 20241030055651176 DAUC <0003> db_auc.c:192 IMSI='262428932406289': No 3G Auth Data 20241030055651201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60272<->l=127.0.0.1:4258 20241030055651206 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055651206 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428932406289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428932406289" session_id=2504338225 session_state=BEGIN} 20241030055651206 DSS <0004> hlr_ussd.c:576 262428932406289/0x95452b31: Process SS (BEGIN) 20241030055651206 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030055651206 DSS <0004> hlr_ussd.c:518 262428932406289/0x95452b31: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030055651206 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651206 DLINP <000b> input/ipa.c:431 127.0.0.1:43557 sending data 20241030055651206 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651206 DLINP <000b> input/ipa.c:431 127.0.0.1:43557 sending data 20241030055651208 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651208 DLINP <000b> input/ipa.c:405 127.0.0.1:43557 message received 20241030055651208 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262428932406289 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428932406289" session_id=2504338225 session_state=END} 20241030055651209 DSS <0004> hlr_ussd.c:576 262428932406289/0x95452b31: Process SS (END) 20241030055651209 DSS <0004> hlr_ussd.c:518 262428932406289/0x95452b31: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030055651209 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428932406289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428932406289" session_id=2504338225 session_state=END} 20241030055651209 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428932406289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055651209 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262428932406289 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055651209 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055651209 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055651212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60272<->l=127.0.0.1:4258 20241030055651216 DAUC <0003> db_auc.c:157 IMSI='262424548905150': No 2G Auth Data 20241030055651216 DAUC <0003> db_auc.c:192 IMSI='262424548905150': No 3G Auth Data 20241030055651241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60276<->l=127.0.0.1:4258 20241030055651248 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055651248 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424548905150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424548905150" session_id=621970322 session_state=BEGIN} 20241030055651248 DSS <0004> hlr_ussd.c:576 262424548905150/0x25128392: Process SS (BEGIN) 20241030055651248 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030055651248 DSS <0004> hlr_ussd.c:518 262424548905150/0x25128392: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030055651248 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651248 DLINP <000b> input/ipa.c:431 127.0.0.1:43557 sending data 20241030055651248 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651248 DLINP <000b> input/ipa.c:431 127.0.0.1:43557 sending data 20241030055651250 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651250 DLINP <000b> input/ipa.c:405 127.0.0.1:43557 message received 20241030055651250 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262424548905150 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424548905150" session_id=621970322 session_state=END} 20241030055651250 DSS <0004> hlr_ussd.c:576 262424548905150/0x25128392: Process SS (END) 20241030055651250 DSS <0004> hlr_ussd.c:518 262424548905150/0x25128392: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030055651250 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424548905150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424548905150" session_id=621970322 session_state=END} 20241030055651250 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424548905150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055651250 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262424548905150 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055651250 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055651250 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055651253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60276<->l=127.0.0.1:4258 20241030055651257 DAUC <0003> db_auc.c:157 IMSI='262420434831748': No 2G Auth Data 20241030055651257 DAUC <0003> db_auc.c:192 IMSI='262420434831748': No 3G Auth Data 20241030055651282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60288<->l=127.0.0.1:4258 20241030055651287 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055651287 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420434831748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420434831748" session_id=3326188637 session_state=BEGIN} 20241030055651287 DSS <0004> hlr_ussd.c:576 262420434831748/0xc6419c5d: Process SS (BEGIN) 20241030055651287 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030055651287 DSS <0004> hlr_ussd.c:518 262420434831748/0xc6419c5d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030055651287 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651287 DLINP <000b> input/ipa.c:431 127.0.0.1:43557 sending data 20241030055651287 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651287 DLINP <000b> input/ipa.c:431 127.0.0.1:43557 sending data 20241030055651289 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651289 DLINP <000b> input/ipa.c:405 127.0.0.1:43557 message received 20241030055651289 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262420434831748 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420434831748" session_id=3326188637 session_state=END} 20241030055651289 DSS <0004> hlr_ussd.c:576 262420434831748/0xc6419c5d: Process SS (END) 20241030055651289 DSS <0004> hlr_ussd.c:518 262420434831748/0xc6419c5d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030055651289 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420434831748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420434831748" session_id=3326188637 session_state=END} 20241030055651289 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420434831748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055651289 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262420434831748 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055651289 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055651289 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055651294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60288<->l=127.0.0.1:4258 20241030055651298 DAUC <0003> db_auc.c:157 IMSI='262421541309794': No 2G Auth Data 20241030055651298 DAUC <0003> db_auc.c:192 IMSI='262421541309794': No 3G Auth Data 20241030055651326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60296<->l=127.0.0.1:4258 20241030055651332 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055651332 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421541309794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421541309794" session_id=3000263230 session_state=BEGIN} 20241030055651332 DSS <0004> hlr_ussd.c:576 262421541309794/0xb2d4623e: Process SS (BEGIN) 20241030055651332 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030055651332 DSS <0004> hlr_ussd.c:518 262421541309794/0xb2d4623e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030055651332 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651332 DLINP <000b> input/ipa.c:431 127.0.0.1:43557 sending data 20241030055651332 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651332 DLINP <000b> input/ipa.c:431 127.0.0.1:43557 sending data 20241030055651334 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651334 DLINP <000b> input/ipa.c:405 127.0.0.1:43557 message received 20241030055651334 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262421541309794 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421541309794" session_id=3000263230 session_state=END} 20241030055651334 DSS <0004> hlr_ussd.c:576 262421541309794/0xb2d4623e: Process SS (END) 20241030055651334 DSS <0004> hlr_ussd.c:518 262421541309794/0xb2d4623e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030055651334 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421541309794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421541309794" session_id=3000263230 session_state=END} 20241030055651334 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421541309794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055651334 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262421541309794 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055651334 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055651334 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055651338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60296<->l=127.0.0.1:4258 20241030055651342 DAUC <0003> db_auc.c:157 IMSI='262425152746169': No 2G Auth Data 20241030055651342 DAUC <0003> db_auc.c:192 IMSI='262425152746169': No 3G Auth Data 20241030055651370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60306<->l=127.0.0.1:4258 20241030055651375 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055651375 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425152746169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425152746169" session_id=379093076 session_state=BEGIN} 20241030055651375 DSS <0004> hlr_ussd.c:576 262425152746169/0x16988054: Process SS (BEGIN) 20241030055651375 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030055651375 DSS <0004> hlr_ussd.c:518 262425152746169/0x16988054: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030055651375 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651375 DLINP <000b> input/ipa.c:431 127.0.0.1:43557 sending data 20241030055651375 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651375 DLINP <000b> input/ipa.c:431 127.0.0.1:43557 sending data 20241030055651377 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651377 DLINP <000b> input/ipa.c:405 127.0.0.1:43557 message received 20241030055651377 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262425152746169 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425152746169" session_id=379093076 session_state=END} 20241030055651377 DSS <0004> hlr_ussd.c:576 262425152746169/0x16988054: Process SS (END) 20241030055651377 DSS <0004> hlr_ussd.c:518 262425152746169/0x16988054: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030055651377 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425152746169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425152746169" session_id=379093076 session_state=END} 20241030055651377 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425152746169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055651377 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262425152746169 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030055651377 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055651377 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055651381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60306<->l=127.0.0.1:4258 20241030055651384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60232<->l=127.0.0.1:4258 20241030055651385 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055651385 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055651385 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055651385 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055651385 DLINP <000b> input/ipa.c:451 connected read/write 20241030055651385 DLINP <000b> input/ipa.c:405 127.0.0.1:43557 message received 20241030055651385 DLINP <000b> input/ipa.c:414 127.0.0.1:43557 connection closed with server 20241030055651385 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:43557 20241030055651386 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241030055651386 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40677<->l=127.0.0.1:4259) 20241030055651433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60316<->l=127.0.0.1:4258 20241030055651564 DSS <0004> hlr_ussd.c:239 262420735632342/0x9e547861: SS Session Timeout, destroying 20241030055651564 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420735632342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055651614 DSS <0004> hlr_ussd.c:239 262422791067452/0xda1f9a2c: SS Session Timeout, destroying 20241030055651614 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422791067452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055651634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60316<->l=127.0.0.1:4258 20241030055651661 DSS <0004> hlr_ussd.c:239 262426892746780/0x22ef67e9: SS Session Timeout, destroying 20241030055651661 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426892746780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055651713 DSS <0004> hlr_ussd.c:239 262428878394749/0xecc36d5b: SS Session Timeout, destroying 20241030055651713 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428878394749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055651750 DSS <0004> hlr_ussd.c:239 262423755355688/0xa86e7184: SS Session Timeout, destroying 20241030055651750 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423755355688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055651792 DSS <0004> hlr_ussd.c:239 262429429981928/0x6dafea48: SS Session Timeout, destroying 20241030055651792 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429429981928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055651834 DSS <0004> hlr_ussd.c:239 262424027661994/0xccece265: SS Session Timeout, destroying 20241030055651834 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424027661994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055651879 DSS <0004> hlr_ussd.c:239 262425347165192/0x6e9f11c3: SS Session Timeout, destroying 20241030055651879 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425347165192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055654717 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055654717 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055654719 DLINP <000b> input/ipa.c:451 connected read/write 20241030055654719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055654720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60326<->l=127.0.0.1:4258 20241030055654723 DLINP <000b> input/ipa.c:451 connected read/write 20241030055654723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055654723 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055654723 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055654723 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  20241030055654723 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055654723 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  20241030055654723 DLGSUP <0013> gsup_server.c:235 2:  20241030055654723 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055654723 DLGSUP <0013> gsup_server.c:235 3:  20241030055654723 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055654723 DLGSUP <0013> gsup_server.c:235 4:  20241030055654723 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055654723 DLGSUP <0013> gsup_server.c:235 5:  20241030055654723 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055654723 DLGSUP <0013> gsup_server.c:235 7:  20241030055654723 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055654723 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055654723 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055654723 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055654744 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40405<->l=127.0.0.1:4259) 20241030055654762 DAUC <0003> db_auc.c:157 IMSI='262426360795102': No 2G Auth Data 20241030055654762 DAUC <0003> db_auc.c:192 IMSI='262426360795102': No 3G Auth Data 20241030055654787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60336<->l=127.0.0.1:4258 20241030055654794 DLINP <000b> input/ipa.c:451 connected read/write 20241030055654794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055654794 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426360795102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426360795102" session_id=72714103 session_state=BEGIN} 20241030055654794 DSS <0004> hlr_ussd.c:576 262426360795102/0x04558777: Process SS (BEGIN) 20241030055654794 DSS <0004> hlr_ussd.c:498 262426360795102/0x04558777: SS CompType=Invoke, OpCode=InterrogateSS 20241030055654794 DSS <0004> hlr_ussd.c:506 262426360795102/0x04558777: Structured SS requests are not supported, rejecting... 20241030055654794 DSS <0004> hlr_ussd.c:354 262426360795102/0x04558777: Tx ReturnError(0, 0x15) 20241030055654794 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426360795102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426360795102" session_id=72714103 session_state=END} 20241030055654794 DLINP <000b> input/ipa.c:451 connected read/write 20241030055654794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055654794 DLINP <000b> input/ipa.c:451 connected read/write 20241030055654794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055654798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60336<->l=127.0.0.1:4258 20241030055654807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60326<->l=127.0.0.1:4258 20241030055654808 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40405<->l=127.0.0.1:4259) 20241030055654808 DLINP <000b> input/ipa.c:451 connected read/write 20241030055654808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055654808 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055654808 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055654808 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055654848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60352<->l=127.0.0.1:4258 20241030055654949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60352<->l=127.0.0.1:4258 20241030055655174 DSS <0004> hlr_ussd.c:239 262421192170912/0x2270b842: SS Session Timeout, destroying 20241030055655174 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421192170912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055655213 DSS <0004> hlr_ussd.c:239 262423018624161/0x936b8b74: SS Session Timeout, destroying 20241030055655213 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423018624161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055655252 DSS <0004> hlr_ussd.c:239 262424225768363/0x014ee584: SS Session Timeout, destroying 20241030055655252 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424225768363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055655292 DSS <0004> hlr_ussd.c:239 262427313665412/0xd9a610c9: SS Session Timeout, destroying 20241030055655292 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427313665412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055655339 DSS <0004> hlr_ussd.c:239 262429993996585/0x0591eb8e: SS Session Timeout, destroying 20241030055655339 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429993996585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055655390 DSS <0004> hlr_ussd.c:239 262426198472161/0x1428faec: SS Session Timeout, destroying 20241030055655390 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426198472161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055655436 DSS <0004> hlr_ussd.c:239 262424610041128/0x0f9e2af8: SS Session Timeout, destroying 20241030055655436 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424610041128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055655475 DSS <0004> hlr_ussd.c:239 262424979957994/0xeb213adb: SS Session Timeout, destroying 20241030055655475 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424979957994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055658023 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055658023 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055658026 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055658027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39652<->l=127.0.0.1:4258 20241030055658029 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055658029 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055658029 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055658029 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  20241030055658029 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055658029 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  20241030055658029 DLGSUP <0013> gsup_server.c:235 2:  20241030055658029 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055658029 DLGSUP <0013> gsup_server.c:235 3:  20241030055658029 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055658029 DLGSUP <0013> gsup_server.c:235 4:  20241030055658029 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055658029 DLGSUP <0013> gsup_server.c:235 5:  20241030055658029 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055658029 DLGSUP <0013> gsup_server.c:235 7:  20241030055658029 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055658029 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055658029 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055658029 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055658047 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37315<->l=127.0.0.1:4259) 20241030055658056 DAUC <0003> db_auc.c:157 IMSI='262421823319491': No 2G Auth Data 20241030055658056 DAUC <0003> db_auc.c:192 IMSI='262421823319491': No 3G Auth Data 20241030055658078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39656<->l=127.0.0.1:4258 20241030055658083 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055658083 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421823319491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421823319491"} 20241030055658083 DMAIN <0000> hlr.c:435 IMSI='262421823319491': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030055658084 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421823319491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421823319491"} 20241030055658084 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421823319491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055658084 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658084 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658086 DAUC <0003> db_auc.c:192 IMSI='262421823319491': No 3G Auth Data 20241030055658089 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055658089 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421823319491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421823319491"} 20241030055658089 DAUC <0003> hlr.c:428 IMSI='262421823319491': storing IMEI = 12345678901234 20241030055658092 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421823319491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421823319491"} 20241030055658092 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421823319491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055658092 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658092 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658093 DAUC <0003> db_auc.c:192 IMSI='262421823319491': No 3G Auth Data 20241030055658095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39656<->l=127.0.0.1:4258 20241030055658106 DAUC <0003> db_auc.c:157 IMSI='262423681574061': No 2G Auth Data 20241030055658106 DAUC <0003> db_auc.c:192 IMSI='262423681574061': No 3G Auth Data 20241030055658131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39664<->l=127.0.0.1:4258 20241030055658135 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055658135 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423681574061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423681574061"} 20241030055658135 DMAIN <0000> hlr.c:435 IMSI='262423681574061': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030055658135 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423681574061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423681574061"} 20241030055658135 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423681574061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055658135 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658135 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658137 DAUC <0003> db_auc.c:192 IMSI='262423681574061': No 3G Auth Data 20241030055658140 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055658140 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423681574061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423681574061"} 20241030055658140 DAUC <0003> hlr.c:428 IMSI='262423681574061': storing IMEI = 12345678901234 20241030055658144 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423681574061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423681574061"} 20241030055658144 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423681574061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055658144 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658144 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658145 DAUC <0003> db_auc.c:192 IMSI='262423681574061': No 3G Auth Data 20241030055658146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39664<->l=127.0.0.1:4258 20241030055658161 DAUC <0003> db_auc.c:157 IMSI='262421398211019': No 2G Auth Data 20241030055658161 DAUC <0003> db_auc.c:192 IMSI='262421398211019': No 3G Auth Data 20241030055658187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39666<->l=127.0.0.1:4258 20241030055658192 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055658192 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421398211019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421398211019"} 20241030055658192 DMAIN <0000> hlr.c:435 IMSI='262421398211019': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030055658192 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421398211019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421398211019"} 20241030055658192 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421398211019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055658192 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658192 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658193 DAUC <0003> db_auc.c:192 IMSI='262421398211019': No 3G Auth Data 20241030055658196 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055658196 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421398211019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421398211019"} 20241030055658196 DAUC <0003> hlr.c:428 IMSI='262421398211019': storing IMEI = 12345678901234 20241030055658199 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421398211019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421398211019"} 20241030055658199 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421398211019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055658199 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658199 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658201 DAUC <0003> db_auc.c:192 IMSI='262421398211019': No 3G Auth Data 20241030055658202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39666<->l=127.0.0.1:4258 20241030055658213 DAUC <0003> db_auc.c:157 IMSI='262424403389679': No 2G Auth Data 20241030055658213 DAUC <0003> db_auc.c:192 IMSI='262424403389679': No 3G Auth Data 20241030055658238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39668<->l=127.0.0.1:4258 20241030055658243 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055658243 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424403389679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424403389679"} 20241030055658243 DMAIN <0000> hlr.c:435 IMSI='262424403389679': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030055658244 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424403389679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424403389679"} 20241030055658244 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424403389679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055658244 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658244 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658245 DAUC <0003> db_auc.c:157 IMSI='262424403389679': No 2G Auth Data 20241030055658248 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055658248 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424403389679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424403389679"} 20241030055658248 DAUC <0003> hlr.c:428 IMSI='262424403389679': storing IMEI = 12345678901234 20241030055658251 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424403389679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424403389679"} 20241030055658251 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424403389679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055658251 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658251 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658253 DAUC <0003> db_auc.c:157 IMSI='262424403389679': No 2G Auth Data 20241030055658254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39668<->l=127.0.0.1:4258 20241030055658265 DAUC <0003> db_auc.c:157 IMSI='262424064363697': No 2G Auth Data 20241030055658265 DAUC <0003> db_auc.c:192 IMSI='262424064363697': No 3G Auth Data 20241030055658291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39676<->l=127.0.0.1:4258 20241030055658296 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055658296 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424064363697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424064363697"} 20241030055658296 DMAIN <0000> hlr.c:435 IMSI='262424064363697': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030055658296 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424064363697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424064363697"} 20241030055658296 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424064363697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055658296 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658296 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658297 DAUC <0003> db_auc.c:157 IMSI='262424064363697': No 2G Auth Data 20241030055658300 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055658300 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424064363697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424064363697"} 20241030055658300 DAUC <0003> hlr.c:428 IMSI='262424064363697': storing IMEI = 12345678901234 20241030055658303 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424064363697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424064363697"} 20241030055658303 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424064363697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055658303 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658303 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658304 DAUC <0003> db_auc.c:157 IMSI='262424064363697': No 2G Auth Data 20241030055658305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39676<->l=127.0.0.1:4258 20241030055658316 DAUC <0003> db_auc.c:157 IMSI='262424466381747': No 2G Auth Data 20241030055658316 DAUC <0003> db_auc.c:192 IMSI='262424466381747': No 3G Auth Data 20241030055658346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39692<->l=127.0.0.1:4258 20241030055658351 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055658351 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424466381747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424466381747"} 20241030055658351 DMAIN <0000> hlr.c:435 IMSI='262424466381747': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030055658351 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424466381747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424466381747"} 20241030055658351 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424466381747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055658351 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658351 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658355 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055658355 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424466381747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424466381747"} 20241030055658355 DAUC <0003> hlr.c:428 IMSI='262424466381747': storing IMEI = 12345678901234 20241030055658358 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424466381747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424466381747"} 20241030055658358 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424466381747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055658358 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658358 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39692<->l=127.0.0.1:4258 20241030055658375 DAUC <0003> db_auc.c:157 IMSI='262429310905502': No 2G Auth Data 20241030055658375 DAUC <0003> db_auc.c:192 IMSI='262429310905502': No 3G Auth Data 20241030055658403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39700<->l=127.0.0.1:4258 20241030055658408 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055658408 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429310905502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429310905502"} 20241030055658408 DMAIN <0000> hlr.c:435 IMSI='262429310905502': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030055658408 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429310905502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429310905502"} 20241030055658408 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429310905502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055658408 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658408 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658412 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055658412 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429310905502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429310905502"} 20241030055658412 DAUC <0003> hlr.c:428 IMSI='262429310905502': storing IMEI = 12345678901234 20241030055658415 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429310905502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429310905502"} 20241030055658415 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429310905502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055658415 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658415 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39700<->l=127.0.0.1:4258 20241030055658435 DAUC <0003> db_auc.c:157 IMSI='262426653022150': No 2G Auth Data 20241030055658435 DAUC <0003> db_auc.c:192 IMSI='262426653022150': No 3G Auth Data 20241030055658462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39716<->l=127.0.0.1:4258 20241030055658466 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055658466 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426653022150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426653022150"} 20241030055658466 DMAIN <0000> hlr.c:435 IMSI='262426653022150': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030055658466 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426653022150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426653022150"} 20241030055658466 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426653022150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055658466 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658466 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658470 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055658470 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426653022150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426653022150"} 20241030055658470 DAUC <0003> hlr.c:428 IMSI='262426653022150': storing IMEI = 12345678901234 20241030055658473 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426653022150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426653022150"} 20241030055658473 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426653022150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055658473 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658473 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055658476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39716<->l=127.0.0.1:4258 20241030055658488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39652<->l=127.0.0.1:4258 20241030055658489 DLINP <000b> input/ipa.c:451 connected read/write 20241030055658489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055658489 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055658489 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055658489 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055658489 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37315<->l=127.0.0.1:4259) 20241030055658534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39722<->l=127.0.0.1:4258 20241030055658635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39722<->l=127.0.0.1:4258 20241030055701709 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055701709 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055701712 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055701712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39738<->l=127.0.0.1:4258 20241030055701713 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055701713 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055701713 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055701713 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  20241030055701713 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055701713 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  20241030055701713 DLGSUP <0013> gsup_server.c:235 2:  20241030055701713 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055701713 DLGSUP <0013> gsup_server.c:235 3:  20241030055701713 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055701713 DLGSUP <0013> gsup_server.c:235 4:  20241030055701713 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055701713 DLGSUP <0013> gsup_server.c:235 5:  20241030055701713 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055701713 DLGSUP <0013> gsup_server.c:235 7:  20241030055701713 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055701713 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055701713 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055701713 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055701732 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44627<->l=127.0.0.1:4259) 20241030055701742 DAUC <0003> db_auc.c:157 IMSI='262428730783880': No 2G Auth Data 20241030055701742 DAUC <0003> db_auc.c:192 IMSI='262428730783880': No 3G Auth Data 20241030055701766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39744<->l=127.0.0.1:4258 20241030055701771 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055701771 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262428730783880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428730783880" source_name="the-source\n"} 20241030055701771 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241030055701771 DMAIN <0000> hlr.c:435 IMSI='262428730783880': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030055701771 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262428730783880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428730783880" destination_name="the-source\n"} 20241030055701771 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262428730783880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055701771 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055701771 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055701774 DAUC <0003> db_auc.c:192 IMSI='262428730783880': No 3G Auth Data 20241030055701776 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055701776 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262428730783880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428730783880" source_name="the-source\n"} 20241030055701776 DAUC <0003> hlr.c:428 IMSI='262428730783880': storing IMEI = 12345678901234 20241030055701782 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262428730783880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428730783880" destination_name="the-source\n"} 20241030055701782 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262428730783880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055701782 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055701783 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055701784 DAUC <0003> db_auc.c:192 IMSI='262428730783880': No 3G Auth Data 20241030055701785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39744<->l=127.0.0.1:4258 20241030055701808 DAUC <0003> db_auc.c:157 IMSI='262424416471733': No 2G Auth Data 20241030055701808 DAUC <0003> db_auc.c:192 IMSI='262424416471733': No 3G Auth Data 20241030055701834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39750<->l=127.0.0.1:4258 20241030055701838 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055701838 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424416471733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424416471733" source_name="the-source\n"} 20241030055701838 DMAIN <0000> hlr.c:435 IMSI='262424416471733': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030055701839 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262424416471733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424416471733" destination_name="the-source\n"} 20241030055701839 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262424416471733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055701839 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055701839 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055701841 DAUC <0003> db_auc.c:192 IMSI='262424416471733': No 3G Auth Data 20241030055701844 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055701844 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424416471733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424416471733" source_name="the-source\n"} 20241030055701844 DAUC <0003> hlr.c:428 IMSI='262424416471733': storing IMEI = 12345678901234 20241030055701847 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262424416471733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424416471733" destination_name="the-source\n"} 20241030055701847 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262424416471733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055701847 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055701847 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055701848 DAUC <0003> db_auc.c:192 IMSI='262424416471733': No 3G Auth Data 20241030055701850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39750<->l=127.0.0.1:4258 20241030055701862 DAUC <0003> db_auc.c:157 IMSI='262422819706309': No 2G Auth Data 20241030055701862 DAUC <0003> db_auc.c:192 IMSI='262422819706309': No 3G Auth Data 20241030055701887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39764<->l=127.0.0.1:4258 20241030055701892 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055701892 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262422819706309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422819706309" source_name="the-source\n"} 20241030055701892 DMAIN <0000> hlr.c:435 IMSI='262422819706309': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030055701893 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262422819706309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422819706309" destination_name="the-source\n"} 20241030055701893 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262422819706309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055701893 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055701893 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055701895 DAUC <0003> db_auc.c:192 IMSI='262422819706309': No 3G Auth Data 20241030055701898 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055701898 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262422819706309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422819706309" source_name="the-source\n"} 20241030055701898 DAUC <0003> hlr.c:428 IMSI='262422819706309': storing IMEI = 12345678901234 20241030055701901 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262422819706309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422819706309" destination_name="the-source\n"} 20241030055701901 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262422819706309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055701901 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055701901 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055701903 DAUC <0003> db_auc.c:192 IMSI='262422819706309': No 3G Auth Data 20241030055701904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39764<->l=127.0.0.1:4258 20241030055701916 DAUC <0003> db_auc.c:157 IMSI='262421062028274': No 2G Auth Data 20241030055701916 DAUC <0003> db_auc.c:192 IMSI='262421062028274': No 3G Auth Data 20241030055701941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39774<->l=127.0.0.1:4258 20241030055701946 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055701946 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262421062028274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421062028274" source_name="the-source\n"} 20241030055701946 DMAIN <0000> hlr.c:435 IMSI='262421062028274': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030055701946 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262421062028274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421062028274" destination_name="the-source\n"} 20241030055701946 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262421062028274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055701946 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055701946 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055701948 DAUC <0003> db_auc.c:157 IMSI='262421062028274': No 2G Auth Data 20241030055701950 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055701950 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262421062028274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421062028274" source_name="the-source\n"} 20241030055701950 DAUC <0003> hlr.c:428 IMSI='262421062028274': storing IMEI = 12345678901234 20241030055701953 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262421062028274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421062028274" destination_name="the-source\n"} 20241030055701953 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262421062028274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055701953 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055701953 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055701955 DAUC <0003> db_auc.c:157 IMSI='262421062028274': No 2G Auth Data 20241030055701955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39774<->l=127.0.0.1:4258 20241030055701967 DAUC <0003> db_auc.c:157 IMSI='262426842343523': No 2G Auth Data 20241030055701967 DAUC <0003> db_auc.c:192 IMSI='262426842343523': No 3G Auth Data 20241030055701989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39782<->l=127.0.0.1:4258 20241030055701994 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055701994 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262426842343523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426842343523" source_name="the-source\n"} 20241030055701994 DMAIN <0000> hlr.c:435 IMSI='262426842343523': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030055701994 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262426842343523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426842343523" destination_name="the-source\n"} 20241030055701994 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262426842343523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055701994 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055701994 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055701995 DAUC <0003> db_auc.c:157 IMSI='262426842343523': No 2G Auth Data 20241030055701999 DLINP <000b> input/ipa.c:451 connected read/write 20241030055701999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055701999 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262426842343523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426842343523" source_name="the-source\n"} 20241030055701999 DAUC <0003> hlr.c:428 IMSI='262426842343523': storing IMEI = 12345678901234 20241030055702002 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262426842343523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426842343523" destination_name="the-source\n"} 20241030055702002 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262426842343523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055702002 DLINP <000b> input/ipa.c:451 connected read/write 20241030055702002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055702002 DLINP <000b> input/ipa.c:451 connected read/write 20241030055702002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055702004 DAUC <0003> db_auc.c:157 IMSI='262426842343523': No 2G Auth Data 20241030055702005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39782<->l=127.0.0.1:4258 20241030055702017 DAUC <0003> db_auc.c:157 IMSI='262428541462458': No 2G Auth Data 20241030055702017 DAUC <0003> db_auc.c:192 IMSI='262428541462458': No 3G Auth Data 20241030055702045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39792<->l=127.0.0.1:4258 20241030055702050 DLINP <000b> input/ipa.c:451 connected read/write 20241030055702050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055702050 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262428541462458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428541462458" source_name="the-source\n"} 20241030055702051 DMAIN <0000> hlr.c:435 IMSI='262428541462458': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030055702051 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262428541462458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428541462458" destination_name="the-source\n"} 20241030055702051 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262428541462458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055702051 DLINP <000b> input/ipa.c:451 connected read/write 20241030055702051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055702051 DLINP <000b> input/ipa.c:451 connected read/write 20241030055702051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055702055 DLINP <000b> input/ipa.c:451 connected read/write 20241030055702055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055702055 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262428541462458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428541462458" source_name="the-source\n"} 20241030055702055 DAUC <0003> hlr.c:428 IMSI='262428541462458': storing IMEI = 12345678901234 20241030055702058 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262428541462458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428541462458" destination_name="the-source\n"} 20241030055702058 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262428541462458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055702058 DLINP <000b> input/ipa.c:451 connected read/write 20241030055702058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055702058 DLINP <000b> input/ipa.c:451 connected read/write 20241030055702058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055702061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39792<->l=127.0.0.1:4258 20241030055702076 DAUC <0003> db_auc.c:157 IMSI='262421434919404': No 2G Auth Data 20241030055702076 DAUC <0003> db_auc.c:192 IMSI='262421434919404': No 3G Auth Data 20241030055702103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39806<->l=127.0.0.1:4258 20241030055702108 DLINP <000b> input/ipa.c:451 connected read/write 20241030055702108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055702108 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421434919404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421434919404" source_name="the-source\n"} 20241030055702108 DMAIN <0000> hlr.c:435 IMSI='262421434919404': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030055702108 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262421434919404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421434919404" destination_name="the-source\n"} 20241030055702108 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262421434919404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055702108 DLINP <000b> input/ipa.c:451 connected read/write 20241030055702108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055702108 DLINP <000b> input/ipa.c:451 connected read/write 20241030055702108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055702112 DLINP <000b> input/ipa.c:451 connected read/write 20241030055702112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055702112 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421434919404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421434919404" source_name="the-source\n"} 20241030055702112 DAUC <0003> hlr.c:428 IMSI='262421434919404': storing IMEI = 12345678901234 20241030055702116 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262421434919404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421434919404" destination_name="the-source\n"} 20241030055702116 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262421434919404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055702116 DLINP <000b> input/ipa.c:451 connected read/write 20241030055702116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055702116 DLINP <000b> input/ipa.c:451 connected read/write 20241030055702116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055702118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39806<->l=127.0.0.1:4258 20241030055702133 DAUC <0003> db_auc.c:157 IMSI='262427212186919': No 2G Auth Data 20241030055702133 DAUC <0003> db_auc.c:192 IMSI='262427212186919': No 3G Auth Data 20241030055702162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39812<->l=127.0.0.1:4258 20241030055702166 DLINP <000b> input/ipa.c:451 connected read/write 20241030055702166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055702166 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427212186919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427212186919" source_name="the-source\n"} 20241030055702166 DMAIN <0000> hlr.c:435 IMSI='262427212186919': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030055702166 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262427212186919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427212186919" destination_name="the-source\n"} 20241030055702166 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262427212186919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055702166 DLINP <000b> input/ipa.c:451 connected read/write 20241030055702166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055702166 DLINP <000b> input/ipa.c:451 connected read/write 20241030055702166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055702170 DLINP <000b> input/ipa.c:451 connected read/write 20241030055702170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055702170 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427212186919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427212186919" source_name="the-source\n"} 20241030055702171 DAUC <0003> hlr.c:428 IMSI='262427212186919': storing IMEI = 12345678901234 20241030055702174 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262427212186919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427212186919" destination_name="the-source\n"} 20241030055702174 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262427212186919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055702174 DLINP <000b> input/ipa.c:451 connected read/write 20241030055702174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055702174 DLINP <000b> input/ipa.c:451 connected read/write 20241030055702174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055702176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39812<->l=127.0.0.1:4258 20241030055702188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39738<->l=127.0.0.1:4258 20241030055702189 DLINP <000b> input/ipa.c:451 connected read/write 20241030055702189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055702189 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055702189 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055702189 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055702189 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241030055702189 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44627<->l=127.0.0.1:4259) 20241030055702232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39826<->l=127.0.0.1:4258 20241030055702332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39826<->l=127.0.0.1:4258 20241030055705410 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055705410 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055705413 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39828<->l=127.0.0.1:4258 20241030055705416 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705416 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055705416 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055705416 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  20241030055705416 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055705416 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  20241030055705416 DLGSUP <0013> gsup_server.c:235 2:  20241030055705416 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055705416 DLGSUP <0013> gsup_server.c:235 3:  20241030055705416 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055705416 DLGSUP <0013> gsup_server.c:235 4:  20241030055705416 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055705416 DLGSUP <0013> gsup_server.c:235 5:  20241030055705416 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055705416 DLGSUP <0013> gsup_server.c:235 7:  20241030055705416 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055705416 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055705416 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055705416 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055705436 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36761<->l=127.0.0.1:4259) 20241030055705446 DAUC <0003> db_auc.c:157 IMSI='262424344187084': No 2G Auth Data 20241030055705446 DAUC <0003> db_auc.c:192 IMSI='262424344187084': No 3G Auth Data 20241030055705468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39842<->l=127.0.0.1:4258 20241030055705474 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705474 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424344187084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424344187084"} 20241030055705474 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424344187084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030055705474 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424344187084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424344187084" cause=Invalid mandatory information} 20241030055705474 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424344187084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705474 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705474 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705476 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705476 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424344187084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424344187084"} 20241030055705476 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424344187084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030055705476 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424344187084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424344187084" cause=Invalid mandatory information} 20241030055705476 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424344187084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705476 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705476 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705478 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705478 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424344187084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424344187084"} 20241030055705478 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424344187084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030055705478 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424344187084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424344187084" cause=Invalid mandatory information} 20241030055705478 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424344187084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705478 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705478 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705480 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705480 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424344187084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424344187084"} 20241030055705480 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424344187084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030055705480 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424344187084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424344187084" cause=Invalid mandatory information} 20241030055705480 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424344187084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705480 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705480 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705482 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705482 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424344187084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424344187084"} 20241030055705482 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424344187084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030055705482 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424344187084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424344187084" cause=Invalid mandatory information} 20241030055705482 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424344187084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705482 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705482 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39842<->l=127.0.0.1:4258 20241030055705495 DAUC <0003> db_auc.c:157 IMSI='262422458899523': No 2G Auth Data 20241030055705495 DAUC <0003> db_auc.c:192 IMSI='262422458899523': No 3G Auth Data 20241030055705518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39852<->l=127.0.0.1:4258 20241030055705521 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705521 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422458899523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422458899523"} 20241030055705521 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422458899523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030055705521 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422458899523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422458899523" cause=Invalid mandatory information} 20241030055705521 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422458899523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705521 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705521 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705523 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705523 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422458899523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422458899523"} 20241030055705523 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422458899523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030055705523 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422458899523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422458899523" cause=Invalid mandatory information} 20241030055705523 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422458899523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705523 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705523 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705525 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705525 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422458899523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422458899523"} 20241030055705525 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422458899523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030055705525 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422458899523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422458899523" cause=Invalid mandatory information} 20241030055705525 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422458899523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705525 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705525 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705527 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705527 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422458899523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422458899523"} 20241030055705527 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422458899523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030055705527 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422458899523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422458899523" cause=Invalid mandatory information} 20241030055705527 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422458899523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705527 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705527 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705528 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705528 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422458899523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422458899523"} 20241030055705528 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422458899523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030055705528 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422458899523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422458899523" cause=Invalid mandatory information} 20241030055705528 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422458899523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705528 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705528 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39852<->l=127.0.0.1:4258 20241030055705541 DAUC <0003> db_auc.c:157 IMSI='262422774366400': No 2G Auth Data 20241030055705541 DAUC <0003> db_auc.c:192 IMSI='262422774366400': No 3G Auth Data 20241030055705566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39858<->l=127.0.0.1:4258 20241030055705570 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705570 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422774366400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422774366400"} 20241030055705570 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422774366400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030055705570 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422774366400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422774366400" cause=Invalid mandatory information} 20241030055705570 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422774366400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705570 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705570 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705572 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705572 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422774366400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422774366400"} 20241030055705572 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422774366400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030055705572 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422774366400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422774366400" cause=Invalid mandatory information} 20241030055705572 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422774366400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705572 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705572 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705574 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705574 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422774366400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422774366400"} 20241030055705574 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422774366400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030055705574 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422774366400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422774366400" cause=Invalid mandatory information} 20241030055705574 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422774366400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705574 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705574 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705576 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705576 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422774366400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422774366400"} 20241030055705576 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422774366400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030055705576 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422774366400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422774366400" cause=Invalid mandatory information} 20241030055705576 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422774366400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705576 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705576 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705578 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705578 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422774366400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422774366400"} 20241030055705578 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422774366400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030055705578 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422774366400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422774366400" cause=Invalid mandatory information} 20241030055705578 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422774366400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705578 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705578 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39858<->l=127.0.0.1:4258 20241030055705591 DAUC <0003> db_auc.c:157 IMSI='262427225813633': No 2G Auth Data 20241030055705591 DAUC <0003> db_auc.c:192 IMSI='262427225813633': No 3G Auth Data 20241030055705615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39874<->l=127.0.0.1:4258 20241030055705620 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705620 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427225813633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427225813633"} 20241030055705620 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427225813633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030055705620 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427225813633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427225813633" cause=Invalid mandatory information} 20241030055705620 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427225813633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705620 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705620 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705622 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705622 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427225813633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427225813633"} 20241030055705622 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427225813633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030055705622 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427225813633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427225813633" cause=Invalid mandatory information} 20241030055705622 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427225813633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705622 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705622 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705624 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705624 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427225813633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427225813633"} 20241030055705624 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427225813633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030055705624 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427225813633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427225813633" cause=Invalid mandatory information} 20241030055705624 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427225813633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705624 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705624 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705626 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705626 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427225813633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427225813633"} 20241030055705626 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427225813633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030055705626 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427225813633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427225813633" cause=Invalid mandatory information} 20241030055705626 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427225813633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705626 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705626 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705628 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705628 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427225813633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427225813633"} 20241030055705628 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427225813633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030055705628 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427225813633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427225813633" cause=Invalid mandatory information} 20241030055705628 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427225813633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705628 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705628 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39874<->l=127.0.0.1:4258 20241030055705641 DAUC <0003> db_auc.c:157 IMSI='262425057074379': No 2G Auth Data 20241030055705641 DAUC <0003> db_auc.c:192 IMSI='262425057074379': No 3G Auth Data 20241030055705665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39876<->l=127.0.0.1:4258 20241030055705669 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705669 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425057074379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425057074379"} 20241030055705669 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425057074379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030055705669 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425057074379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425057074379" cause=Invalid mandatory information} 20241030055705669 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425057074379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705669 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705669 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705672 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705672 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425057074379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425057074379"} 20241030055705672 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425057074379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030055705672 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425057074379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425057074379" cause=Invalid mandatory information} 20241030055705672 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425057074379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705672 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705672 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705674 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705674 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425057074379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425057074379"} 20241030055705674 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425057074379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030055705674 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425057074379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425057074379" cause=Invalid mandatory information} 20241030055705674 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425057074379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705674 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705674 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705676 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705676 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425057074379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425057074379"} 20241030055705676 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425057074379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030055705676 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425057074379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425057074379" cause=Invalid mandatory information} 20241030055705676 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425057074379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705676 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705676 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705678 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705678 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425057074379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425057074379"} 20241030055705678 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425057074379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030055705678 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425057074379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425057074379" cause=Invalid mandatory information} 20241030055705678 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425057074379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705678 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705678 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39876<->l=127.0.0.1:4258 20241030055705691 DAUC <0003> db_auc.c:157 IMSI='262426909732453': No 2G Auth Data 20241030055705691 DAUC <0003> db_auc.c:192 IMSI='262426909732453': No 3G Auth Data 20241030055705717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39884<->l=127.0.0.1:4258 20241030055705721 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705721 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426909732453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426909732453"} 20241030055705721 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426909732453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030055705721 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426909732453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426909732453" cause=Invalid mandatory information} 20241030055705721 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426909732453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705721 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705721 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705723 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705723 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426909732453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426909732453"} 20241030055705723 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426909732453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030055705723 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426909732453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426909732453" cause=Invalid mandatory information} 20241030055705723 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426909732453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705723 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705723 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705725 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705725 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426909732453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426909732453"} 20241030055705725 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426909732453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030055705725 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426909732453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426909732453" cause=Invalid mandatory information} 20241030055705725 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426909732453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705725 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705725 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705727 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705727 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426909732453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426909732453"} 20241030055705727 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426909732453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030055705727 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426909732453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426909732453" cause=Invalid mandatory information} 20241030055705727 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426909732453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705727 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705727 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705729 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705729 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426909732453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426909732453"} 20241030055705729 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426909732453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030055705729 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426909732453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426909732453" cause=Invalid mandatory information} 20241030055705729 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426909732453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705729 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705729 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39884<->l=127.0.0.1:4258 20241030055705745 DAUC <0003> db_auc.c:157 IMSI='262429507487322': No 2G Auth Data 20241030055705745 DAUC <0003> db_auc.c:192 IMSI='262429507487322': No 3G Auth Data 20241030055705775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39898<->l=127.0.0.1:4258 20241030055705778 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705778 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429507487322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429507487322"} 20241030055705778 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429507487322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030055705778 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429507487322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429507487322" cause=Invalid mandatory information} 20241030055705778 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429507487322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705778 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705778 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705780 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705780 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429507487322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429507487322"} 20241030055705780 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429507487322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030055705780 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429507487322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429507487322" cause=Invalid mandatory information} 20241030055705780 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429507487322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705780 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705780 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705782 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705782 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429507487322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429507487322"} 20241030055705782 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429507487322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030055705782 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429507487322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429507487322" cause=Invalid mandatory information} 20241030055705782 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429507487322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705782 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705782 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705784 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705784 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429507487322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429507487322"} 20241030055705784 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429507487322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030055705784 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429507487322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429507487322" cause=Invalid mandatory information} 20241030055705784 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429507487322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705784 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705784 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705786 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705786 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429507487322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429507487322"} 20241030055705786 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429507487322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030055705786 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429507487322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429507487322" cause=Invalid mandatory information} 20241030055705786 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429507487322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705786 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705786 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39898<->l=127.0.0.1:4258 20241030055705801 DAUC <0003> db_auc.c:157 IMSI='262421239118585': No 2G Auth Data 20241030055705801 DAUC <0003> db_auc.c:192 IMSI='262421239118585': No 3G Auth Data 20241030055705828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39906<->l=127.0.0.1:4258 20241030055705832 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705832 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421239118585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421239118585"} 20241030055705832 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421239118585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030055705832 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421239118585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421239118585" cause=Invalid mandatory information} 20241030055705832 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421239118585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705832 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705832 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705834 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705834 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421239118585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421239118585"} 20241030055705834 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421239118585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030055705834 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421239118585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421239118585" cause=Invalid mandatory information} 20241030055705834 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421239118585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705834 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705834 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705836 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705836 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421239118585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421239118585"} 20241030055705836 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421239118585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030055705836 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421239118585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421239118585" cause=Invalid mandatory information} 20241030055705836 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421239118585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705836 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705836 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705838 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705838 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421239118585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421239118585"} 20241030055705838 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421239118585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030055705838 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421239118585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421239118585" cause=Invalid mandatory information} 20241030055705838 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421239118585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705838 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705838 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705840 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705840 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421239118585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421239118585"} 20241030055705840 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421239118585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030055705840 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421239118585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421239118585" cause=Invalid mandatory information} 20241030055705840 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421239118585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055705840 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705840 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055705841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39906<->l=127.0.0.1:4258 20241030055705853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39828<->l=127.0.0.1:4258 20241030055705854 DLINP <000b> input/ipa.c:451 connected read/write 20241030055705854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055705854 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055705854 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055705854 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055705854 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36761<->l=127.0.0.1:4259) 20241030055705898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39914<->l=127.0.0.1:4258 20241030055705998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39914<->l=127.0.0.1:4258 20241030055709083 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055709083 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055709086 DLINP <000b> input/ipa.c:451 connected read/write 20241030055709086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055709086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34446<->l=127.0.0.1:4258 20241030055709088 DLINP <000b> input/ipa.c:451 connected read/write 20241030055709088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055709088 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055709088 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055709088 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  20241030055709088 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055709088 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  20241030055709088 DLGSUP <0013> gsup_server.c:235 2:  20241030055709088 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055709088 DLGSUP <0013> gsup_server.c:235 3:  20241030055709088 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055709088 DLGSUP <0013> gsup_server.c:235 4:  20241030055709088 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055709088 DLGSUP <0013> gsup_server.c:235 5:  20241030055709088 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055709088 DLGSUP <0013> gsup_server.c:235 7:  20241030055709088 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055709088 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055709088 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055709088 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055709108 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33111<->l=127.0.0.1:4259) 20241030055709118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34460<->l=127.0.0.1:4258 20241030055709129 DLINP <000b> input/ipa.c:451 connected read/write 20241030055709129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055709129 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421887048440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421887048440"} 20241030055709129 DMAIN <0000> hlr.c:435 IMSI='262421887048440': has IMEI = 22245678901234 (consider setting 'store-imei') 20241030055709129 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421887048440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241030055709129 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421887048440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421887048440" cause=Invalid mandatory information} 20241030055709129 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421887048440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055709129 DLINP <000b> input/ipa.c:451 connected read/write 20241030055709129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055709129 DLINP <000b> input/ipa.c:451 connected read/write 20241030055709129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055709134 DLINP <000b> input/ipa.c:451 connected read/write 20241030055709134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055709134 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421887048440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421887048440"} 20241030055709134 DAUC <0003> hlr.c:428 IMSI='262421887048440': storing IMEI = 22245678901234 20241030055709134 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262421887048440': no such subscriber 20241030055709134 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421887048440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241030055709134 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421887048440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421887048440" cause=Invalid mandatory information} 20241030055709134 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421887048440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055709134 DLINP <000b> input/ipa.c:451 connected read/write 20241030055709134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055709134 DLINP <000b> input/ipa.c:451 connected read/write 20241030055709134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055709135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34460<->l=127.0.0.1:4258 20241030055709136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34446<->l=127.0.0.1:4258 20241030055709137 DLINP <000b> input/ipa.c:451 connected read/write 20241030055709137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055709137 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055709137 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055709137 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055709137 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33111<->l=127.0.0.1:4259) 20241030055709182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34466<->l=127.0.0.1:4258 20241030055709283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34466<->l=127.0.0.1:4258 20241030055712360 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055712360 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055712362 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055712363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34468<->l=127.0.0.1:4258 20241030055712365 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055712365 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055712365 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055712365 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  20241030055712365 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055712365 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  20241030055712365 DLGSUP <0013> gsup_server.c:235 2:  20241030055712365 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055712365 DLGSUP <0013> gsup_server.c:235 3:  20241030055712365 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055712365 DLGSUP <0013> gsup_server.c:235 4:  20241030055712365 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055712365 DLGSUP <0013> gsup_server.c:235 5:  20241030055712365 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055712365 DLGSUP <0013> gsup_server.c:235 7:  20241030055712365 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055712365 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055712365 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055712365 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055712383 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46751<->l=127.0.0.1:4259) 20241030055712393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34474<->l=127.0.0.1:4258 20241030055712409 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055712409 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422427572163"} 20241030055712409 DMAIN <0000> hlr.c:227 IMSI='262422427572163': Creating subscriber on demand 20241030055712421 DMAIN <0000> hlr.c:243 IMSI='262422427572163': Successfully assigned MSISDN='803' 20241030055712421 DAUC <0003> hlr.c:428 IMSI='262422427572163': storing IMEI = 12345678901234 20241030055712444 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422427572163"} 20241030055712444 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055712444 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712444 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712447 DAUC <0003> db_auc.c:157 IMSI='262422427572163': No 2G Auth Data 20241030055712447 DAUC <0003> db_auc.c:192 IMSI='262422427572163': No 3G Auth Data 20241030055712448 DAUC <0003> db_auc.c:157 IMSI='262422427572163': No 2G Auth Data 20241030055712448 DAUC <0003> db_auc.c:192 IMSI='262422427572163': No 3G Auth Data 20241030055712449 DAUC <0003> db_auc.c:157 IMSI='262422427572163': No 2G Auth Data 20241030055712449 DAUC <0003> db_auc.c:192 IMSI='262422427572163': No 3G Auth Data 20241030055712451 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055712451 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422427572163" cn_domain=PS} 20241030055712451 DLU <0006> fsm.c:456 lu(262422427572163)[0x5566e6aeb5f0]{UNVALIDATED}: Allocated 20241030055712451 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055712461 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055712461 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422427572163" cn_domain=PS} 20241030055712461 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712461 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712464 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055712464 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422427572163"} 20241030055712464 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055712464 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055712464 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422427572163"} 20241030055712464 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055712464 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055712464 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055712464 DLU <0006> fsm.c:568 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055712464 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712464 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712473 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055712473 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422427572163"} 20241030055712473 DMAIN <0000> hlr.c:227 IMSI='262422427572163': Creating subscriber on demand 20241030055712488 DMAIN <0000> hlr.c:243 IMSI='262422427572163': Successfully assigned MSISDN='318' 20241030055712488 DAUC <0003> hlr.c:428 IMSI='262422427572163': storing IMEI = 12345678901234 20241030055712491 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422427572163"} 20241030055712491 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055712491 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712491 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712493 DAUC <0003> db_auc.c:157 IMSI='262422427572163': No 2G Auth Data 20241030055712493 DAUC <0003> db_auc.c:192 IMSI='262422427572163': No 3G Auth Data 20241030055712493 DAUC <0003> db_auc.c:157 IMSI='262422427572163': No 2G Auth Data 20241030055712493 DAUC <0003> db_auc.c:192 IMSI='262422427572163': No 3G Auth Data 20241030055712494 DAUC <0003> db_auc.c:157 IMSI='262422427572163': No 2G Auth Data 20241030055712494 DAUC <0003> db_auc.c:192 IMSI='262422427572163': No 3G Auth Data 20241030055712495 DAUC <0003> db_auc.c:157 IMSI='262422427572163': No 2G Auth Data 20241030055712495 DAUC <0003> db_auc.c:192 IMSI='262422427572163': No 3G Auth Data 20241030055712497 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055712497 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422427572163" cn_domain=PS} 20241030055712497 DLU <0006> fsm.c:456 lu(262422427572163)[0x5566e6aeb5f0]{UNVALIDATED}: Allocated 20241030055712497 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055712503 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055712503 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422427572163" cn_domain=PS} 20241030055712503 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712503 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712506 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055712506 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422427572163"} 20241030055712506 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055712506 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055712506 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422427572163"} 20241030055712506 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055712506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055712506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055712506 DLU <0006> fsm.c:568 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055712506 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712506 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712515 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055712515 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422427572163"} 20241030055712515 DMAIN <0000> hlr.c:227 IMSI='262422427572163': Creating subscriber on demand 20241030055712526 DMAIN <0000> hlr.c:243 IMSI='262422427572163': Successfully assigned MSISDN='857' 20241030055712526 DAUC <0003> hlr.c:428 IMSI='262422427572163': storing IMEI = 12345678901234 20241030055712529 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422427572163"} 20241030055712529 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055712529 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712529 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712530 DAUC <0003> db_auc.c:157 IMSI='262422427572163': No 2G Auth Data 20241030055712530 DAUC <0003> db_auc.c:192 IMSI='262422427572163': No 3G Auth Data 20241030055712532 DAUC <0003> db_auc.c:157 IMSI='262422427572163': No 2G Auth Data 20241030055712532 DAUC <0003> db_auc.c:192 IMSI='262422427572163': No 3G Auth Data 20241030055712533 DAUC <0003> db_auc.c:157 IMSI='262422427572163': No 2G Auth Data 20241030055712533 DAUC <0003> db_auc.c:192 IMSI='262422427572163': No 3G Auth Data 20241030055712533 DAUC <0003> db_auc.c:157 IMSI='262422427572163': No 2G Auth Data 20241030055712533 DAUC <0003> db_auc.c:192 IMSI='262422427572163': No 3G Auth Data 20241030055712535 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055712535 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422427572163" cn_domain=PS} 20241030055712535 DLU <0006> fsm.c:456 lu(262422427572163)[0x5566e6aeb5f0]{UNVALIDATED}: Allocated 20241030055712535 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030055712535 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422427572163" cause=GPRS services not allowed} 20241030055712535 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055712535 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055712535 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{UNVALIDATED}: Freeing instance 20241030055712535 DLU <0006> fsm.c:568 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{UNVALIDATED}: Deallocated 20241030055712535 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712535 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712543 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055712543 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422427572163"} 20241030055712543 DMAIN <0000> hlr.c:227 IMSI='262422427572163': Creating subscriber on demand 20241030055712550 DMAIN <0000> hlr.c:243 IMSI='262422427572163': Successfully assigned MSISDN='219' 20241030055712550 DAUC <0003> hlr.c:428 IMSI='262422427572163': storing IMEI = 12345678901234 20241030055712553 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422427572163"} 20241030055712553 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055712553 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712553 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712554 DAUC <0003> db_auc.c:157 IMSI='262422427572163': No 2G Auth Data 20241030055712554 DAUC <0003> db_auc.c:192 IMSI='262422427572163': No 3G Auth Data 20241030055712556 DAUC <0003> db_auc.c:157 IMSI='262422427572163': No 2G Auth Data 20241030055712556 DAUC <0003> db_auc.c:192 IMSI='262422427572163': No 3G Auth Data 20241030055712557 DAUC <0003> db_auc.c:157 IMSI='262422427572163': No 2G Auth Data 20241030055712557 DAUC <0003> db_auc.c:192 IMSI='262422427572163': No 3G Auth Data 20241030055712559 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055712559 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422427572163" cn_domain=PS} 20241030055712559 DLU <0006> fsm.c:456 lu(262422427572163)[0x5566e6aeb5f0]{UNVALIDATED}: Allocated 20241030055712559 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030055712559 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422427572163" cause=GPRS services not allowed} 20241030055712559 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055712559 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055712559 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{UNVALIDATED}: Freeing instance 20241030055712559 DLU <0006> fsm.c:568 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{UNVALIDATED}: Deallocated 20241030055712559 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712559 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712567 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055712567 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422427572163"} 20241030055712567 DMAIN <0000> hlr.c:227 IMSI='262422427572163': Creating subscriber on demand 20241030055712571 DAUC <0003> hlr.c:428 IMSI='262422427572163': storing IMEI = 12345678901234 20241030055712574 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422427572163"} 20241030055712574 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055712574 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712574 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712576 DAUC <0003> db_auc.c:157 IMSI='262422427572163': No 2G Auth Data 20241030055712576 DAUC <0003> db_auc.c:192 IMSI='262422427572163': No 3G Auth Data 20241030055712576 DAUC <0003> db_auc.c:157 IMSI='262422427572163': No 2G Auth Data 20241030055712576 DAUC <0003> db_auc.c:192 IMSI='262422427572163': No 3G Auth Data 20241030055712577 DAUC <0003> db_auc.c:157 IMSI='262422427572163': No 2G Auth Data 20241030055712577 DAUC <0003> db_auc.c:192 IMSI='262422427572163': No 3G Auth Data 20241030055712579 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055712579 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422427572163" cn_domain=PS} 20241030055712579 DLU <0006> fsm.c:456 lu(262422427572163)[0x5566e6aeb5f0]{UNVALIDATED}: Allocated 20241030055712579 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030055712579 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422427572163" cause=GPRS services not allowed} 20241030055712579 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055712579 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055712579 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{UNVALIDATED}: Freeing instance 20241030055712579 DLU <0006> fsm.c:568 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{UNVALIDATED}: Deallocated 20241030055712579 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712579 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712587 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055712587 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422427572163"} 20241030055712587 DMAIN <0000> hlr.c:227 IMSI='262422427572163': Creating subscriber on demand 20241030055712591 DAUC <0003> hlr.c:428 IMSI='262422427572163': storing IMEI = 12345678901234 20241030055712594 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422427572163"} 20241030055712594 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030055712594 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712594 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712595 DAUC <0003> db_auc.c:157 IMSI='262422427572163': No 2G Auth Data 20241030055712595 DAUC <0003> db_auc.c:192 IMSI='262422427572163': No 3G Auth Data 20241030055712596 DAUC <0003> db_auc.c:157 IMSI='262422427572163': No 2G Auth Data 20241030055712596 DAUC <0003> db_auc.c:192 IMSI='262422427572163': No 3G Auth Data 20241030055712597 DAUC <0003> db_auc.c:157 IMSI='262422427572163': No 2G Auth Data 20241030055712597 DAUC <0003> db_auc.c:192 IMSI='262422427572163': No 3G Auth Data 20241030055712598 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055712599 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422427572163" cn_domain=PS} 20241030055712599 DLU <0006> fsm.c:456 lu(262422427572163)[0x5566e6aeb5f0]{UNVALIDATED}: Allocated 20241030055712599 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055712605 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055712605 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422427572163" cn_domain=PS} 20241030055712605 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712605 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712607 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055712607 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422427572163"} 20241030055712607 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055712607 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055712607 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422427572163"} 20241030055712607 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422427572163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055712607 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055712607 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055712607 DLU <0006> fsm.c:568 lu(PS:IMSI-262422427572163)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055712607 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712607 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055712613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34474<->l=127.0.0.1:4258 20241030055712614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34468<->l=127.0.0.1:4258 20241030055712615 DLINP <000b> input/ipa.c:451 connected read/write 20241030055712615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055712615 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055712615 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055712615 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055712616 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46751<->l=127.0.0.1:4259) 20241030055712656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34484<->l=127.0.0.1:4258 20241030055712757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34484<->l=127.0.0.1:4258 20241030055715833 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055715833 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055715834 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055715835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34492<->l=127.0.0.1:4258 20241030055715836 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055715836 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055715836 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055715836 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  20241030055715836 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055715836 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  20241030055715836 DLGSUP <0013> gsup_server.c:235 2:  20241030055715836 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055715836 DLGSUP <0013> gsup_server.c:235 3:  20241030055715836 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055715836 DLGSUP <0013> gsup_server.c:235 4:  20241030055715836 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055715836 DLGSUP <0013> gsup_server.c:235 5:  20241030055715836 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055715836 DLGSUP <0013> gsup_server.c:235 7:  20241030055715836 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055715836 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055715836 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055715836 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055715853 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45161<->l=127.0.0.1:4259) 20241030055715865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34506<->l=127.0.0.1:4258 20241030055715881 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055715881 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421810073826" cn_domain=PS} 20241030055715881 DMAIN <0000> hlr.c:227 IMSI='262421810073826': Creating subscriber on demand 20241030055715888 DMAIN <0000> hlr.c:243 IMSI='262421810073826': Successfully assigned MSISDN='567' 20241030055715888 DLU <0006> fsm.c:456 lu(262421810073826)[0x5566e6aeb5f0]{UNVALIDATED}: Allocated 20241030055715888 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055715895 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055715895 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421810073826" cn_domain=PS} 20241030055715895 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055715895 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055715898 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055715899 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421810073826"} 20241030055715899 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055715899 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055715899 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421810073826"} 20241030055715899 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055715899 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055715899 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055715899 DLU <0006> fsm.c:568 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055715899 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055715899 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055715900 DAUC <0003> db_auc.c:157 IMSI='262421810073826': No 2G Auth Data 20241030055715900 DAUC <0003> db_auc.c:192 IMSI='262421810073826': No 3G Auth Data 20241030055715901 DAUC <0003> db_auc.c:157 IMSI='262421810073826': No 2G Auth Data 20241030055715901 DAUC <0003> db_auc.c:192 IMSI='262421810073826': No 3G Auth Data 20241030055715902 DAUC <0003> db_auc.c:157 IMSI='262421810073826': No 2G Auth Data 20241030055715902 DAUC <0003> db_auc.c:192 IMSI='262421810073826': No 3G Auth Data 20241030055715910 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055715910 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421810073826" cn_domain=PS} 20241030055715910 DMAIN <0000> hlr.c:227 IMSI='262421810073826': Creating subscriber on demand 20241030055715917 DMAIN <0000> hlr.c:243 IMSI='262421810073826': Successfully assigned MSISDN='094' 20241030055715917 DLU <0006> fsm.c:456 lu(262421810073826)[0x5566e6aeb5f0]{UNVALIDATED}: Allocated 20241030055715917 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055715923 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055715923 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421810073826" cn_domain=PS} 20241030055715923 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055715923 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055715926 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055715926 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421810073826"} 20241030055715926 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055715926 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055715926 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421810073826"} 20241030055715926 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055715926 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055715926 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055715926 DLU <0006> fsm.c:568 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055715926 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055715926 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055715927 DAUC <0003> db_auc.c:157 IMSI='262421810073826': No 2G Auth Data 20241030055715927 DAUC <0003> db_auc.c:192 IMSI='262421810073826': No 3G Auth Data 20241030055715928 DAUC <0003> db_auc.c:157 IMSI='262421810073826': No 2G Auth Data 20241030055715928 DAUC <0003> db_auc.c:192 IMSI='262421810073826': No 3G Auth Data 20241030055715929 DAUC <0003> db_auc.c:157 IMSI='262421810073826': No 2G Auth Data 20241030055715929 DAUC <0003> db_auc.c:192 IMSI='262421810073826': No 3G Auth Data 20241030055715930 DAUC <0003> db_auc.c:157 IMSI='262421810073826': No 2G Auth Data 20241030055715930 DAUC <0003> db_auc.c:192 IMSI='262421810073826': No 3G Auth Data 20241030055715937 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055715937 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421810073826" cn_domain=PS} 20241030055715937 DMAIN <0000> hlr.c:227 IMSI='262421810073826': Creating subscriber on demand 20241030055715944 DMAIN <0000> hlr.c:243 IMSI='262421810073826': Successfully assigned MSISDN='627' 20241030055715944 DLU <0006> fsm.c:456 lu(262421810073826)[0x5566e6aeb5f0]{UNVALIDATED}: Allocated 20241030055715944 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030055715944 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421810073826" cause=GPRS services not allowed} 20241030055715944 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055715944 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055715944 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{UNVALIDATED}: Freeing instance 20241030055715944 DLU <0006> fsm.c:568 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{UNVALIDATED}: Deallocated 20241030055715944 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055715944 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055715945 DAUC <0003> db_auc.c:157 IMSI='262421810073826': No 2G Auth Data 20241030055715945 DAUC <0003> db_auc.c:192 IMSI='262421810073826': No 3G Auth Data 20241030055715946 DAUC <0003> db_auc.c:157 IMSI='262421810073826': No 2G Auth Data 20241030055715946 DAUC <0003> db_auc.c:192 IMSI='262421810073826': No 3G Auth Data 20241030055715947 DAUC <0003> db_auc.c:157 IMSI='262421810073826': No 2G Auth Data 20241030055715947 DAUC <0003> db_auc.c:192 IMSI='262421810073826': No 3G Auth Data 20241030055715948 DAUC <0003> db_auc.c:157 IMSI='262421810073826': No 2G Auth Data 20241030055715948 DAUC <0003> db_auc.c:192 IMSI='262421810073826': No 3G Auth Data 20241030055715956 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055715956 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421810073826" cn_domain=PS} 20241030055715956 DMAIN <0000> hlr.c:227 IMSI='262421810073826': Creating subscriber on demand 20241030055715963 DMAIN <0000> hlr.c:243 IMSI='262421810073826': Successfully assigned MSISDN='841' 20241030055715963 DLU <0006> fsm.c:456 lu(262421810073826)[0x5566e6aeb5f0]{UNVALIDATED}: Allocated 20241030055715963 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030055715963 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421810073826" cause=GPRS services not allowed} 20241030055715963 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055715963 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055715963 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{UNVALIDATED}: Freeing instance 20241030055715963 DLU <0006> fsm.c:568 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{UNVALIDATED}: Deallocated 20241030055715963 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055715963 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055715964 DAUC <0003> db_auc.c:157 IMSI='262421810073826': No 2G Auth Data 20241030055715964 DAUC <0003> db_auc.c:192 IMSI='262421810073826': No 3G Auth Data 20241030055715966 DAUC <0003> db_auc.c:157 IMSI='262421810073826': No 2G Auth Data 20241030055715966 DAUC <0003> db_auc.c:192 IMSI='262421810073826': No 3G Auth Data 20241030055715967 DAUC <0003> db_auc.c:157 IMSI='262421810073826': No 2G Auth Data 20241030055715967 DAUC <0003> db_auc.c:192 IMSI='262421810073826': No 3G Auth Data 20241030055715974 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055715974 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421810073826" cn_domain=PS} 20241030055715974 DMAIN <0000> hlr.c:227 IMSI='262421810073826': Creating subscriber on demand 20241030055715978 DLU <0006> fsm.c:456 lu(262421810073826)[0x5566e6aeb5f0]{UNVALIDATED}: Allocated 20241030055715978 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030055715978 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421810073826" cause=GPRS services not allowed} 20241030055715978 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055715978 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055715978 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{UNVALIDATED}: Freeing instance 20241030055715978 DLU <0006> fsm.c:568 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{UNVALIDATED}: Deallocated 20241030055715978 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055715978 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055715979 DAUC <0003> db_auc.c:157 IMSI='262421810073826': No 2G Auth Data 20241030055715979 DAUC <0003> db_auc.c:192 IMSI='262421810073826': No 3G Auth Data 20241030055715980 DAUC <0003> db_auc.c:157 IMSI='262421810073826': No 2G Auth Data 20241030055715980 DAUC <0003> db_auc.c:192 IMSI='262421810073826': No 3G Auth Data 20241030055715980 DAUC <0003> db_auc.c:157 IMSI='262421810073826': No 2G Auth Data 20241030055715980 DAUC <0003> db_auc.c:192 IMSI='262421810073826': No 3G Auth Data 20241030055715988 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055715988 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421810073826" cn_domain=PS} 20241030055715988 DMAIN <0000> hlr.c:227 IMSI='262421810073826': Creating subscriber on demand 20241030055715991 DLU <0006> fsm.c:456 lu(262421810073826)[0x5566e6aeb5f0]{UNVALIDATED}: Allocated 20241030055715991 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055715998 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055715998 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421810073826" cn_domain=PS} 20241030055715998 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055715998 DLINP <000b> input/ipa.c:451 connected read/write 20241030055715998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055716000 DLINP <000b> input/ipa.c:451 connected read/write 20241030055716000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055716000 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421810073826"} 20241030055716000 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055716000 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055716000 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421810073826"} 20241030055716000 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421810073826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055716000 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055716000 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055716000 DLU <0006> fsm.c:568 lu(PS:IMSI-262421810073826)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055716000 DLINP <000b> input/ipa.c:451 connected read/write 20241030055716000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055716000 DLINP <000b> input/ipa.c:451 connected read/write 20241030055716000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055716002 DAUC <0003> db_auc.c:157 IMSI='262421810073826': No 2G Auth Data 20241030055716002 DAUC <0003> db_auc.c:192 IMSI='262421810073826': No 3G Auth Data 20241030055716003 DAUC <0003> db_auc.c:157 IMSI='262421810073826': No 2G Auth Data 20241030055716003 DAUC <0003> db_auc.c:192 IMSI='262421810073826': No 3G Auth Data 20241030055716004 DAUC <0003> db_auc.c:157 IMSI='262421810073826': No 2G Auth Data 20241030055716004 DAUC <0003> db_auc.c:192 IMSI='262421810073826': No 3G Auth Data 20241030055716010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34506<->l=127.0.0.1:4258 20241030055716010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34492<->l=127.0.0.1:4258 20241030055716011 DLINP <000b> input/ipa.c:451 connected read/write 20241030055716012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055716012 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055716012 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055716012 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055716012 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45161<->l=127.0.0.1:4259) 20241030055716054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34522<->l=127.0.0.1:4258 20241030055716154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34522<->l=127.0.0.1:4258 20241030055719236 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055719236 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055719238 DLINP <000b> input/ipa.c:451 connected read/write 20241030055719238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055719239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40934<->l=127.0.0.1:4258 20241030055719242 DLINP <000b> input/ipa.c:451 connected read/write 20241030055719242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055719242 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055719242 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055719242 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  20241030055719242 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055719242 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  20241030055719242 DLGSUP <0013> gsup_server.c:235 2:  20241030055719242 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055719242 DLGSUP <0013> gsup_server.c:235 3:  20241030055719242 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055719242 DLGSUP <0013> gsup_server.c:235 4:  20241030055719242 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055719242 DLGSUP <0013> gsup_server.c:235 5:  20241030055719242 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055719242 DLGSUP <0013> gsup_server.c:235 7:  20241030055719242 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055719242 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055719242 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055719242 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055719260 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39689<->l=127.0.0.1:4259) 20241030055719272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40946<->l=127.0.0.1:4258 20241030055719289 DLINP <000b> input/ipa.c:451 connected read/write 20241030055719289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055719289 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428975192723 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428975192723"} 20241030055719289 DMAIN <0000> hlr.c:227 IMSI='262428975192723': Creating subscriber on demand 20241030055719305 DMAIN <0000> hlr.c:243 IMSI='262428975192723': Successfully assigned MSISDN='206' 20241030055719305 DAUC <0003> db_auc.c:157 IMSI='262428975192723': No 2G Auth Data 20241030055719305 DAUC <0003> db_auc.c:192 IMSI='262428975192723': No 3G Auth Data 20241030055719305 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428975192723 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 20241030055719305 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428975192723 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428975192723" cause=IMSI unknown in HLR} 20241030055719305 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428975192723 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030055719305 DLINP <000b> input/ipa.c:451 connected read/write 20241030055719305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055719305 DLINP <000b> input/ipa.c:451 connected read/write 20241030055719305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055719308 DAUC <0003> db_auc.c:157 IMSI='262428975192723': No 2G Auth Data 20241030055719308 DAUC <0003> db_auc.c:192 IMSI='262428975192723': No 3G Auth Data 20241030055719309 DAUC <0003> db_auc.c:157 IMSI='262428975192723': No 2G Auth Data 20241030055719309 DAUC <0003> db_auc.c:192 IMSI='262428975192723': No 3G Auth Data 20241030055719310 DAUC <0003> db_auc.c:157 IMSI='262428975192723': No 2G Auth Data 20241030055719310 DAUC <0003> db_auc.c:192 IMSI='262428975192723': No 3G Auth Data 20241030055719312 DLINP <000b> input/ipa.c:451 connected read/write 20241030055719312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055719312 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428975192723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428975192723" cn_domain=PS} 20241030055719312 DLU <0006> fsm.c:456 lu(262428975192723)[0x5566e6aeb5f0]{UNVALIDATED}: Allocated 20241030055719312 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428975192723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030055719319 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428975192723)[0x5566e6aeb5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055719319 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428975192723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428975192723" cn_domain=PS} 20241030055719319 DLINP <000b> input/ipa.c:451 connected read/write 20241030055719319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055719319 DLINP <000b> input/ipa.c:451 connected read/write 20241030055719319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055719321 DLINP <000b> input/ipa.c:451 connected read/write 20241030055719321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055719321 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428975192723 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428975192723"} 20241030055719321 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428975192723)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055719321 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428975192723 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055719321 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428975192723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428975192723"} 20241030055719321 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428975192723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055719321 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428975192723)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055719321 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428975192723)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055719321 DLU <0006> fsm.c:568 lu(PS:IMSI-262428975192723)[0x5566e6aeb5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055719321 DLINP <000b> input/ipa.c:451 connected read/write 20241030055719321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055719321 DLINP <000b> input/ipa.c:451 connected read/write 20241030055719321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055719327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40946<->l=127.0.0.1:4258 20241030055719328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40934<->l=127.0.0.1:4258 20241030055719329 DLINP <000b> input/ipa.c:451 connected read/write 20241030055719329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055719329 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055719329 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055719329 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055719330 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39689<->l=127.0.0.1:4259) 20241030055719375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40958<->l=127.0.0.1:4258 20241030055719476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40958<->l=127.0.0.1:4258 20241030055722552 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055722552 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055722553 DLINP <000b> input/ipa.c:451 connected read/write 20241030055722553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055722554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40964<->l=127.0.0.1:4258 20241030055722556 DLINP <000b> input/ipa.c:451 connected read/write 20241030055722556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055722556 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055722556 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055722556 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  20241030055722556 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055722556 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  20241030055722556 DLGSUP <0013> gsup_server.c:235 2:  20241030055722556 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055722556 DLGSUP <0013> gsup_server.c:235 3:  20241030055722556 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055722556 DLGSUP <0013> gsup_server.c:235 4:  20241030055722556 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055722556 DLGSUP <0013> gsup_server.c:235 5:  20241030055722556 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055722556 DLGSUP <0013> gsup_server.c:235 7:  20241030055722556 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055722556 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055722556 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055722556 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055722576 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43359<->l=127.0.0.1:4259) 20241030055722579 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241030055722579 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241030055722593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40972<->l=127.0.0.1:4258 20241030055722599 DAUC <0003> db_auc.c:157 IMSI='262423163936412': No 2G Auth Data 20241030055722599 DAUC <0003> db_auc.c:192 IMSI='262423163936412': No 3G Auth Data 20241030055722607 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618531347.msisdn 20241030055722607 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618531347.msisdn: not attached (vlr_number unset) 20241030055722607 DDGSM <0007> mslookup_server.c:327 sip.voice.491618531347.msisdn: does not exist in GSUP proxy 20241030055723609 DLINP <000b> input/ipa.c:451 connected read/write 20241030055723609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055723609 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423163936412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423163936412" cn_domain=CS} 20241030055723609 DLU <0006> fsm.c:456 lu(262423163936412)[0x5566e6aea570]{UNVALIDATED}: Allocated 20241030055723609 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423163936412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241030055723624 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262423163936412)[0x5566e6aea570]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030055723624 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423163936412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423163936412" cn_domain=CS} 20241030055723624 DLINP <000b> input/ipa.c:451 connected read/write 20241030055723624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055723624 DLINP <000b> input/ipa.c:451 connected read/write 20241030055723624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055723627 DLINP <000b> input/ipa.c:451 connected read/write 20241030055723627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055723627 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423163936412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423163936412"} 20241030055723627 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262423163936412)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030055723627 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423163936412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030055723627 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423163936412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423163936412"} 20241030055723627 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423163936412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055723627 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423163936412)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030055723627 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423163936412)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030055723627 DLU <0006> fsm.c:568 lu(CS:IMSI-262423163936412)[0x5566e6aea570]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030055723627 DLINP <000b> input/ipa.c:451 connected read/write 20241030055723627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055723627 DLINP <000b> input/ipa.c:451 connected read/write 20241030055723627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055723629 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618531347.msisdn 20241030055723629 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618531347.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241030055723629 DDGSM <0007> mslookup_server.c:327 sip.voice.491618531347.msisdn: does not exist in GSUP proxy 20241030055723629 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618531347.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241030055723636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40972<->l=127.0.0.1:4258 20241030055723637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40964<->l=127.0.0.1:4258 20241030055723638 DLINP <000b> input/ipa.c:451 connected read/write 20241030055723638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055723638 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055723638 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055723638 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055723638 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43359<->l=127.0.0.1:4259) 20241030055723683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40986<->l=127.0.0.1:4258 20241030055723783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40986<->l=127.0.0.1:4258 20241030055724796 DSS <0004> hlr_ussd.c:239 262426360795102/0x04558777: SS Session Timeout, destroying 20241030055724796 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426360795102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030055726861 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055726861 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055726863 DLINP <000b> input/ipa.c:451 connected read/write 20241030055726863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055726864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48100<->l=127.0.0.1:4258 20241030055726866 DLINP <000b> input/ipa.c:451 connected read/write 20241030055726866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055726866 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055726866 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055726866 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  20241030055726866 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055726866 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  20241030055726866 DLGSUP <0013> gsup_server.c:235 2:  20241030055726866 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055726866 DLGSUP <0013> gsup_server.c:235 3:  20241030055726866 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055726866 DLGSUP <0013> gsup_server.c:235 4:  20241030055726866 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055726866 DLGSUP <0013> gsup_server.c:235 5:  20241030055726866 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055726866 DLGSUP <0013> gsup_server.c:235 7:  20241030055726866 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055726866 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055726866 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055726866 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055726866 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241030055726866 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241030055726898 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34257<->l=127.0.0.1:4259) 20241030055726900 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241030055726900 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241030055726912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48114<->l=127.0.0.1:4258 20241030055726916 DLINP <000b> input/ipa.c:451 connected read/write 20241030055726916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055726916 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427824679714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427824679714" cn_domain=CS} 20241030055726917 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427824679714 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241030055726917 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427824679714 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241030055726917 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427824679714.imsi 20241030055726917 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427824679714.imsi 20241030055726917 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427824679714.imsi: does not exist in local HLR 20241030055726920 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427824679714 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241030055726920 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241030055726920 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241030055726920 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241030055726920 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241030055726920 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241030055726920 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427824679714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055726920 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030055726920 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030055726920 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030055726920 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030055726920 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030055726920 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030055726922 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030055726922 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030055726922 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241030055726922 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241030055726922 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241030055726923 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030055726923 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030055726923 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241030055726965 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030055726965 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030055726965 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030055726965 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030055726965 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427824679714 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618733733 20241030055726965 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427824679714 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030055726965 DLINP <000b> input/ipa.c:451 connected read/write 20241030055726965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055726965 DLINP <000b> input/ipa.c:451 connected read/write 20241030055726965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055726969 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030055726969 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030055726969 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427824679714 MSISDN-491618733733 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030055726969 DLINP <000b> input/ipa.c:451 connected read/write 20241030055726969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055726969 DLINP <000b> input/ipa.c:451 connected read/write 20241030055726969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055726971 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030055726971 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030055726971 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427824679714 MSISDN-491618733733 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 20241030055726971 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427824679714 MSISDN-491618733733 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030055726971 DLINP <000b> input/ipa.c:451 connected read/write 20241030055726971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055726971 DLINP <000b> input/ipa.c:451 connected read/write 20241030055726971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055726973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48114<->l=127.0.0.1:4258 20241030055726974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48100<->l=127.0.0.1:4258 20241030055726975 DLINP <000b> input/ipa.c:451 connected read/write 20241030055726975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055726975 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055726975 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055726975 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055726975 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34257<->l=127.0.0.1:4259) 20241030055726976 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030055726976 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030055726976 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241030055726976 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241030055726976 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241030055727018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48130<->l=127.0.0.1:4258 20241030055727118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48130<->l=127.0.0.1:4258 20241030055730191 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055730191 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055730193 DLINP <000b> input/ipa.c:451 connected read/write 20241030055730193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055730194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48136<->l=127.0.0.1:4258 20241030055730195 DLINP <000b> input/ipa.c:451 connected read/write 20241030055730195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055730195 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055730195 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055730195 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  20241030055730195 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055730195 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  20241030055730195 DLGSUP <0013> gsup_server.c:235 2:  20241030055730195 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055730195 DLGSUP <0013> gsup_server.c:235 3:  20241030055730195 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055730195 DLGSUP <0013> gsup_server.c:235 4:  20241030055730195 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055730195 DLGSUP <0013> gsup_server.c:235 5:  20241030055730195 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055730195 DLGSUP <0013> gsup_server.c:235 7:  20241030055730195 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055730195 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055730195 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055730195 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055730196 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241030055730196 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241030055730217 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39381<->l=127.0.0.1:4259) 20241030055730221 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241030055730221 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241030055730236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48138<->l=127.0.0.1:4258 20241030055730242 DAUC <0003> db_auc.c:157 IMSI='262420740475287': No 2G Auth Data 20241030055730242 DAUC <0003> db_auc.c:192 IMSI='262420740475287': No 3G Auth Data 20241030055730251 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420740475287.imsi 20241030055730251 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262420740475287.imsi: found in local HLR 20241030055730259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48138<->l=127.0.0.1:4258 20241030055730260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48136<->l=127.0.0.1:4258 20241030055730261 DLINP <000b> input/ipa.c:451 connected read/write 20241030055730261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055730261 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055730261 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055730261 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055730261 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39381<->l=127.0.0.1:4259) 20241030055730308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48152<->l=127.0.0.1:4258 20241030055730409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48152<->l=127.0.0.1:4258 20241030055733486 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055733486 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055733489 DLINP <000b> input/ipa.c:451 connected read/write 20241030055733489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055733491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48166<->l=127.0.0.1:4258 20241030055733494 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241030055733494 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241030055733494 DLINP <000b> input/ipa.c:451 connected read/write 20241030055733494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055733494 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055733494 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055733494 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  20241030055733494 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055733494 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  20241030055733494 DLGSUP <0013> gsup_server.c:235 2:  20241030055733494 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055733494 DLGSUP <0013> gsup_server.c:235 3:  20241030055733494 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055733494 DLGSUP <0013> gsup_server.c:235 4:  20241030055733494 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055733494 DLGSUP <0013> gsup_server.c:235 5:  20241030055733494 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055733494 DLGSUP <0013> gsup_server.c:235 7:  20241030055733494 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055733494 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055733494 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055733494 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055733525 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42153<->l=127.0.0.1:4259) 20241030055733528 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241030055733528 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241030055733543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48168<->l=127.0.0.1:4258 20241030055733549 DLINP <000b> input/ipa.c:451 connected read/write 20241030055733549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055733549 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422006196627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422006196627" cn_domain=CS} 20241030055733549 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422006196627 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241030055733549 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422006196627 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241030055733549 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422006196627.imsi 20241030055733549 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422006196627.imsi 20241030055733549 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422006196627.imsi: does not exist in local HLR 20241030055733554 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422006196627 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241030055733554 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241030055733554 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241030055733554 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241030055733554 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241030055733554 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241030055733554 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422006196627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055733554 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030055733554 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030055733554 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030055733554 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030055733554 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030055733554 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030055733556 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030055733556 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030055733556 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241030055733556 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241030055733556 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241030055733558 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030055733558 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030055733558 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241030055733601 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030055733601 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030055733601 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030055733601 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030055733601 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422006196627 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617327543 20241030055733601 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422006196627 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030055733601 DLINP <000b> input/ipa.c:451 connected read/write 20241030055733601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055733601 DLINP <000b> input/ipa.c:451 connected read/write 20241030055733601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055733605 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030055733605 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030055733605 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422006196627 MSISDN-491617327543 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030055733605 DLINP <000b> input/ipa.c:451 connected read/write 20241030055733605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055733605 DLINP <000b> input/ipa.c:451 connected read/write 20241030055733605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055733607 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030055733607 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030055733607 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422006196627 MSISDN-491617327543 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 20241030055733607 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422006196627 MSISDN-491617327543 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030055733607 DLINP <000b> input/ipa.c:451 connected read/write 20241030055733607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055733607 DLINP <000b> input/ipa.c:451 connected read/write 20241030055733607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055733609 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422006196627.imsi 20241030055733609 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422006196627.imsi: does not exist in local HLR 20241030055734610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48168<->l=127.0.0.1:4258 20241030055734611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48166<->l=127.0.0.1:4258 20241030055734613 DLINP <000b> input/ipa.c:451 connected read/write 20241030055734613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055734613 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055734613 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055734613 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055734613 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42153<->l=127.0.0.1:4259) 20241030055734613 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030055734613 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030055734613 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241030055734613 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241030055734613 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241030055734653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48180<->l=127.0.0.1:4258 20241030055734754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48180<->l=127.0.0.1:4258 20241030055737832 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030055737832 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030055737833 DLINP <000b> input/ipa.c:451 connected read/write 20241030055737833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055737834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37382<->l=127.0.0.1:4258 20241030055737835 DLINP <000b> input/ipa.c:451 connected read/write 20241030055737835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055737835 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030055737835 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030055737835 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  20241030055737835 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030055737835 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  20241030055737835 DLGSUP <0013> gsup_server.c:235 2:  20241030055737835 DLGSUP <0013> gsup_server.c:237 2: 00  20241030055737835 DLGSUP <0013> gsup_server.c:235 3:  20241030055737835 DLGSUP <0013> gsup_server.c:237 3: 00  20241030055737835 DLGSUP <0013> gsup_server.c:235 4:  20241030055737835 DLGSUP <0013> gsup_server.c:237 4: 00  20241030055737835 DLGSUP <0013> gsup_server.c:235 5:  20241030055737835 DLGSUP <0013> gsup_server.c:237 5: 00  20241030055737835 DLGSUP <0013> gsup_server.c:235 7:  20241030055737835 DLGSUP <0013> gsup_server.c:237 7: 00  20241030055737835 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030055737835 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030055737835 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030055737837 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241030055737837 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241030055737874 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41079<->l=127.0.0.1:4259) 20241030055737877 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241030055737877 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241030055737898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37394<->l=127.0.0.1:4258 20241030055737902 DLINP <000b> input/ipa.c:451 connected read/write 20241030055737902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055737902 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262425146418138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425146418138" cn_domain=CS} 20241030055737902 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425146418138 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241030055737902 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425146418138 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241030055737902 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425146418138.imsi 20241030055737902 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425146418138.imsi 20241030055737902 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425146418138.imsi: does not exist in local HLR 20241030055737908 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425146418138 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241030055737908 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241030055737908 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241030055737908 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241030055737908 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241030055737908 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241030055737908 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262425146418138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030055737908 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030055737908 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030055737908 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030055737908 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030055737908 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030055737908 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030055737911 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030055737911 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030055737911 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241030055737911 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241030055737911 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241030055737913 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030055737913 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030055737913 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241030055737961 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030055737961 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030055737961 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030055737961 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030055737961 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425146418138 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612282146 20241030055737961 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425146418138 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030055737961 DLINP <000b> input/ipa.c:451 connected read/write 20241030055737961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055737961 DLINP <000b> input/ipa.c:451 connected read/write 20241030055737961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055737965 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030055737965 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030055737965 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425146418138 MSISDN-491612282146 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030055737965 DLINP <000b> input/ipa.c:451 connected read/write 20241030055737965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055737965 DLINP <000b> input/ipa.c:451 connected read/write 20241030055737965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055737967 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030055737967 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030055737967 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425146418138 MSISDN-491612282146 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 20241030055737967 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425146418138 MSISDN-491612282146 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030055737967 DLINP <000b> input/ipa.c:451 connected read/write 20241030055737967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055737967 DLINP <000b> input/ipa.c:451 connected read/write 20241030055737967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030055737969 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612282146.msisdn 20241030055737969 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612282146.msisdn: does not exist in local HLR 20241030055737969 DDGSM <0007> mslookup_server.c:352 sip.voice.491612282146.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241030055737969 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612282146.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241030055737971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37394<->l=127.0.0.1:4258 20241030055737972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37382<->l=127.0.0.1:4258 20241030055737973 DLINP <000b> input/ipa.c:451 connected read/write 20241030055737973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030055737973 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030055737973 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030055737973 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030055737973 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41079<->l=127.0.0.1:4259) 20241030055737974 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030055737974 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030055737974 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241030055737974 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241030055737974 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241030055738017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37402<->l=127.0.0.1:4258 20241030055738118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37402<->l=127.0.0.1:4258