20241109085525481 DMAIN <0000> hlr.c:813 hlr starting 20241109085525482 DDB <0001> db.c:599 using database: :memory: 20241109085525482 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241109085525482 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241109085525482 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241109085525483 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241109085525483 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241109085525484 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241109085525484 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241109085525484 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241109085525485 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241109085525485 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241109085527238 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085527238 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085527240 DLINP <000b> input/ipa.c:451 connected read/write 20241109085527240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085527242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36034<->l=127.0.0.1:4258 20241109085527244 DLINP <000b> input/ipa.c:451 connected read/write 20241109085527244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085527244 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085527244 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085527244 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  20241109085527244 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085527244 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  20241109085527244 DLGSUP <0013> gsup_server.c:235 2:  20241109085527244 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085527244 DLGSUP <0013> gsup_server.c:235 3:  20241109085527244 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085527244 DLGSUP <0013> gsup_server.c:235 4:  20241109085527244 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085527244 DLGSUP <0013> gsup_server.c:235 5:  20241109085527244 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085527244 DLGSUP <0013> gsup_server.c:235 7:  20241109085527244 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085527244 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085527244 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085527244 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085527264 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38949<->l=127.0.0.1:4259) 20241109085527274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36046<->l=127.0.0.1:4258 20241109085527285 DLINP <000b> input/ipa.c:451 connected read/write 20241109085527285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085527285 DLGSUP <0013> gsup_req.c:140 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"} 20241109085527285 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241109085527285 DLGSUP <0013> gsup_req.c:276 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} 20241109085527285 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085527285 DLINP <000b> input/ipa.c:451 connected read/write 20241109085527285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085527285 DLINP <000b> input/ipa.c:451 connected read/write 20241109085527286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085527288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36046<->l=127.0.0.1:4258 20241109085527289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36034<->l=127.0.0.1:4258 20241109085527290 DLINP <000b> input/ipa.c:451 connected read/write 20241109085527290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085527290 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085527290 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085527290 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085527290 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38949<->l=127.0.0.1:4259) 20241109085527358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36060<->l=127.0.0.1:4258 20241109085527459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36060<->l=127.0.0.1:4258 20241109085530537 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085530537 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085530539 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085530540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36068<->l=127.0.0.1:4258 20241109085530542 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085530542 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085530542 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085530542 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  20241109085530542 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085530542 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  20241109085530542 DLGSUP <0013> gsup_server.c:235 2:  20241109085530542 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085530542 DLGSUP <0013> gsup_server.c:235 3:  20241109085530542 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085530542 DLGSUP <0013> gsup_server.c:235 4:  20241109085530542 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085530542 DLGSUP <0013> gsup_server.c:235 5:  20241109085530542 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085530542 DLGSUP <0013> gsup_server.c:235 7:  20241109085530542 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085530542 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085530542 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085530542 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085530561 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41797<->l=127.0.0.1:4259) 20241109085530568 DAUC <0003> db_auc.c:157 IMSI='262425651976213': No 2G Auth Data 20241109085530568 DAUC <0003> db_auc.c:192 IMSI='262425651976213': No 3G Auth Data 20241109085530585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36072<->l=127.0.0.1:4258 20241109085530589 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085530589 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425651976213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425651976213"} 20241109085530589 DAUC <0003> db_auc.c:192 IMSI='262425651976213': No 3G Auth Data 20241109085530589 DAUC <0003> db_auc.c:236 IMSI='262425651976213': Calling to generate 5 vectors 20241109085530589 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241109085530589 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085530590 DAUC <0003> auc.c:113 vector [0]: rand = c623c9fc4980af389dc86adc6e8d28a1 20241109085530590 DAUC <0003> auc.c:179 vector [0]: kc = d69b2cabb4e21c00 20241109085530590 DAUC <0003> auc.c:180 vector [0]: sres = 0c2a764c 20241109085530590 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241109085530590 DAUC <0003> auc.c:113 vector [1]: rand = 5ece3676d1882844d08ea54e57415e61 20241109085530590 DAUC <0003> auc.c:179 vector [1]: kc = 1c7defc9ed919c00 20241109085530590 DAUC <0003> auc.c:180 vector [1]: sres = 456988f5 20241109085530590 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241109085530590 DAUC <0003> auc.c:113 vector [2]: rand = 8d09968a2f1dae4922b76b29d5f90f4a 20241109085530590 DAUC <0003> auc.c:179 vector [2]: kc = a691417a593bf800 20241109085530590 DAUC <0003> auc.c:180 vector [2]: sres = 96be7dbe 20241109085530590 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241109085530590 DAUC <0003> auc.c:113 vector [3]: rand = bee47cb595e8f1b7c8c2d1481b248b98 20241109085530590 DAUC <0003> auc.c:179 vector [3]: kc = 7f817f91a2390800 20241109085530590 DAUC <0003> auc.c:180 vector [3]: sres = a13ae5af 20241109085530590 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241109085530590 DAUC <0003> auc.c:113 vector [4]: rand = 24da260d072a37db0b9dad4d0496c6a5 20241109085530590 DAUC <0003> auc.c:179 vector [4]: kc = d3b1369e93633c00 20241109085530590 DAUC <0003> auc.c:180 vector [4]: sres = c74f564b 20241109085530590 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241109085530590 DAUC <0003> db_auc.c:245 IMSI='262425651976213': Generated 5 vectors 20241109085530590 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425651976213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425651976213"} 20241109085530590 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425651976213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085530590 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085530590 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085530593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36072<->l=127.0.0.1:4258 20241109085530595 DAUC <0003> db_auc.c:157 IMSI='262428400282827': No 2G Auth Data 20241109085530595 DAUC <0003> db_auc.c:192 IMSI='262428400282827': No 3G Auth Data 20241109085530613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36088<->l=127.0.0.1:4258 20241109085530616 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085530616 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428400282827 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428400282827"} 20241109085530616 DAUC <0003> db_auc.c:192 IMSI='262428400282827': No 3G Auth Data 20241109085530616 DAUC <0003> db_auc.c:236 IMSI='262428400282827': Calling to generate 5 vectors 20241109085530616 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241109085530616 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085530616 DAUC <0003> auc.c:113 vector [0]: rand = 7e437afbd68313398c7ff1103f235d5c 20241109085530616 DAUC <0003> auc.c:179 vector [0]: kc = 07d1de05e45e6000 20241109085530616 DAUC <0003> auc.c:180 vector [0]: sres = 95ffb4b2 20241109085530616 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241109085530616 DAUC <0003> auc.c:113 vector [1]: rand = 0b52c3f42f6cee99de15a9f8c03c586b 20241109085530616 DAUC <0003> auc.c:179 vector [1]: kc = 61daad3337a4dc00 20241109085530616 DAUC <0003> auc.c:180 vector [1]: sres = 515634bc 20241109085530616 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241109085530616 DAUC <0003> auc.c:113 vector [2]: rand = c0ddccca988c628bfd0e4f28b7b0150e 20241109085530616 DAUC <0003> auc.c:179 vector [2]: kc = 30f20e4b06bf3000 20241109085530616 DAUC <0003> auc.c:180 vector [2]: sres = ea41220c 20241109085530616 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241109085530616 DAUC <0003> auc.c:113 vector [3]: rand = c81e217a50ba5565b27a436c6932761b 20241109085530616 DAUC <0003> auc.c:179 vector [3]: kc = a80a915fa3767400 20241109085530616 DAUC <0003> auc.c:180 vector [3]: sres = ba8c87e1 20241109085530616 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241109085530616 DAUC <0003> auc.c:113 vector [4]: rand = 3aae1579e23697a49d5dfc2fc39d22e4 20241109085530616 DAUC <0003> auc.c:179 vector [4]: kc = b1c9b43424e3a400 20241109085530617 DAUC <0003> auc.c:180 vector [4]: sres = 1ceb25cb 20241109085530617 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241109085530617 DAUC <0003> db_auc.c:245 IMSI='262428400282827': Generated 5 vectors 20241109085530617 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428400282827 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428400282827"} 20241109085530617 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428400282827 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085530617 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085530617 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085530619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36088<->l=127.0.0.1:4258 20241109085530621 DAUC <0003> db_auc.c:157 IMSI='262429433010040': No 2G Auth Data 20241109085530621 DAUC <0003> db_auc.c:192 IMSI='262429433010040': No 3G Auth Data 20241109085530639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36096<->l=127.0.0.1:4258 20241109085530643 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085530643 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429433010040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429433010040"} 20241109085530643 DAUC <0003> db_auc.c:192 IMSI='262429433010040': No 3G Auth Data 20241109085530643 DAUC <0003> db_auc.c:236 IMSI='262429433010040': Calling to generate 5 vectors 20241109085530643 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241109085530643 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085530643 DAUC <0003> auc.c:113 vector [0]: rand = 7a9542b0105dd9233423aa2e1f5d17bc 20241109085530643 DAUC <0003> auc.c:179 vector [0]: kc = aeb1ef79c52ea79f 20241109085530643 DAUC <0003> auc.c:180 vector [0]: sres = 4c8748e7 20241109085530643 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241109085530643 DAUC <0003> auc.c:113 vector [1]: rand = fc856730110c783c27c8eb506f45b66c 20241109085530643 DAUC <0003> auc.c:179 vector [1]: kc = 2fa005c4a0faaf29 20241109085530643 DAUC <0003> auc.c:180 vector [1]: sres = 246bb592 20241109085530643 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241109085530643 DAUC <0003> auc.c:113 vector [2]: rand = aa1b49b9f778f1d6fdf5149c22bab607 20241109085530643 DAUC <0003> auc.c:179 vector [2]: kc = 2d16448c497a4473 20241109085530643 DAUC <0003> auc.c:180 vector [2]: sres = 4ba0ebbc 20241109085530643 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241109085530643 DAUC <0003> auc.c:113 vector [3]: rand = aeef4e3006265e7dbe275fe267e5c23d 20241109085530643 DAUC <0003> auc.c:179 vector [3]: kc = fc711d88472b8427 20241109085530643 DAUC <0003> auc.c:180 vector [3]: sres = 4723497f 20241109085530643 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241109085530643 DAUC <0003> auc.c:113 vector [4]: rand = d30e0c2cc7845177df36ac8fcde590ba 20241109085530643 DAUC <0003> auc.c:179 vector [4]: kc = a1c6cd77f5774a6a 20241109085530643 DAUC <0003> auc.c:180 vector [4]: sres = ef07d2cb 20241109085530643 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241109085530643 DAUC <0003> db_auc.c:245 IMSI='262429433010040': Generated 5 vectors 20241109085530643 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429433010040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429433010040"} 20241109085530643 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429433010040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085530643 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085530644 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085530646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36096<->l=127.0.0.1:4258 20241109085530648 DAUC <0003> db_auc.c:157 IMSI='262423338233548': No 2G Auth Data 20241109085530648 DAUC <0003> db_auc.c:192 IMSI='262423338233548': No 3G Auth Data 20241109085530664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36108<->l=127.0.0.1:4258 20241109085530668 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085530668 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423338233548 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423338233548"} 20241109085530668 DAUC <0003> db_auc.c:157 IMSI='262423338233548': No 2G Auth Data 20241109085530668 DAUC <0003> db_auc.c:236 IMSI='262423338233548': Calling to generate 5 vectors 20241109085530668 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241109085530668 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085530668 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085530668 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241109085530668 DAUC <0003> auc.c:113 vector [0]: rand = 0284159649fbf0e0bccd3f60532c64d4 20241109085530668 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241109085530668 DAUC <0003> auc.c:142 vector [0]: autn = 9a8d6ca02bfb000035f269cec8c2e5c3 20241109085530668 DAUC <0003> auc.c:143 vector [0]: ck = 348248b82b5196f80e47baee6e1ff126 20241109085530668 DAUC <0003> auc.c:144 vector [0]: ik = 96db8a59c7e6a467b9331ab1576cd5e7 20241109085530668 DAUC <0003> auc.c:145 vector [0]: res = 496d227f5422c64e0000000000000000 20241109085530668 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085530668 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241109085530668 DAUC <0003> auc.c:151 vector [0]: kc = 152d62bed5c4165e 20241109085530668 DAUC <0003> auc.c:152 vector [0]: sres = 1d4fe431 20241109085530668 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241109085530668 DAUC <0003> auc.c:113 vector [1]: rand = bfb68e257c413cba80f6b31218f772f3 20241109085530668 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241109085530668 DAUC <0003> auc.c:142 vector [1]: autn = d83852862cf30000990db5c9e49b4e74 20241109085530668 DAUC <0003> auc.c:143 vector [1]: ck = b97c9ac875a441ff9fb3933d5ec478b8 20241109085530668 DAUC <0003> auc.c:144 vector [1]: ik = a7ced523e1371c780ff98936225d3e4e 20241109085530668 DAUC <0003> auc.c:145 vector [1]: res = fca87ed1258044c40000000000000000 20241109085530668 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085530668 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241109085530668 DAUC <0003> auc.c:151 vector [1]: kc = 8ef855e0e80a1b71 20241109085530668 DAUC <0003> auc.c:152 vector [1]: sres = d9283a15 20241109085530668 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241109085530668 DAUC <0003> auc.c:113 vector [2]: rand = e9c5f2e4415219348ef5ef34e1989dbe 20241109085530668 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241109085530668 DAUC <0003> auc.c:142 vector [2]: autn = 7f6f9c82aebe000073e3e607e195d77c 20241109085530668 DAUC <0003> auc.c:143 vector [2]: ck = 859108dfa1a5a7656434e2b279f8d183 20241109085530668 DAUC <0003> auc.c:144 vector [2]: ik = 2b6b899b04f5bd085d9a22f6a2524293 20241109085530668 DAUC <0003> auc.c:145 vector [2]: res = dd87b9f1975680950000000000000000 20241109085530668 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085530668 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241109085530668 DAUC <0003> auc.c:151 vector [2]: kc = 975441007efa897d 20241109085530668 DAUC <0003> auc.c:152 vector [2]: sres = 4ad13964 20241109085530668 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241109085530668 DAUC <0003> auc.c:113 vector [3]: rand = e66603f455f89b27e214c3027d6fc23a 20241109085530668 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241109085530668 DAUC <0003> auc.c:142 vector [3]: autn = a53a37bf3a7400009ecdbdf1af9025f2 20241109085530668 DAUC <0003> auc.c:143 vector [3]: ck = 97675599c804bd1baab815900f5cfdb2 20241109085530668 DAUC <0003> auc.c:144 vector [3]: ik = 514c7aede6912ff664769289ebc48437 20241109085530668 DAUC <0003> auc.c:145 vector [3]: res = 222aa6a4e4a133cf0000000000000000 20241109085530668 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085530668 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241109085530668 DAUC <0003> auc.c:151 vector [3]: kc = 08e5a86dca0deb68 20241109085530668 DAUC <0003> auc.c:152 vector [3]: sres = c68b956b 20241109085530668 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241109085530668 DAUC <0003> auc.c:113 vector [4]: rand = 5c1c59fff2405b35435b5eab8de7d97a 20241109085530668 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241109085530669 DAUC <0003> auc.c:142 vector [4]: autn = adc2ba37af0d000051a44654db1ee80b 20241109085530669 DAUC <0003> auc.c:143 vector [4]: ck = b1474b758577f8fccba037fcab672173 20241109085530669 DAUC <0003> auc.c:144 vector [4]: ik = c0c30c335e19de6a6eafd76876c97a44 20241109085530669 DAUC <0003> auc.c:145 vector [4]: res = 39c735221410d8a60000000000000000 20241109085530669 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241109085530669 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241109085530669 DAUC <0003> auc.c:151 vector [4]: kc = d48ba7d206c07da1 20241109085530669 DAUC <0003> auc.c:152 vector [4]: sres = 2dd7ed84 20241109085530669 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241109085530669 DAUC <0003> db_auc.c:245 IMSI='262423338233548': Generated 5 vectors 20241109085530669 DAUC <0003> db_auc.c:249 IMSI='262423338233548': Updating SQN=161 in DB 20241109085530669 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423338233548 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423338233548"} 20241109085530669 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423338233548 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085530669 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085530669 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085530673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36108<->l=127.0.0.1:4258 20241109085530674 DAUC <0003> db_auc.c:157 IMSI='262428194824306': No 2G Auth Data 20241109085530674 DAUC <0003> db_auc.c:192 IMSI='262428194824306': No 3G Auth Data 20241109085530688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36114<->l=127.0.0.1:4258 20241109085530690 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085530691 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428194824306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428194824306"} 20241109085530691 DAUC <0003> db_auc.c:157 IMSI='262428194824306': No 2G Auth Data 20241109085530691 DAUC <0003> db_auc.c:236 IMSI='262428194824306': Calling to generate 5 vectors 20241109085530691 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241109085530691 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085530691 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241109085530691 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241109085530691 DAUC <0003> auc.c:113 vector [0]: rand = bb207ea45cac0571e6ecf38a41a5ea5b 20241109085530691 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241109085530691 DAUC <0003> auc.c:142 vector [0]: autn = b569c1e3841b00003316273637e2e835 20241109085530691 DAUC <0003> auc.c:143 vector [0]: ck = 6c511953efbca3a7ac3af5e1782b2681 20241109085530691 DAUC <0003> auc.c:144 vector [0]: ik = 3c0dc5a8a1e96f2fd2c1b4f46605c384 20241109085530691 DAUC <0003> auc.c:145 vector [0]: res = acc6d8e1e96afa930000000000000000 20241109085530691 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085530691 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241109085530691 DAUC <0003> auc.c:151 vector [0]: kc = 2ea79dee507b298d 20241109085530691 DAUC <0003> auc.c:152 vector [0]: sres = 45ac2272 20241109085530691 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241109085530691 DAUC <0003> auc.c:113 vector [1]: rand = 5f5dd7ae64f7c204c44746ea3d750ed5 20241109085530691 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241109085530691 DAUC <0003> auc.c:142 vector [1]: autn = ed1526e1024700005f3ba16de8a4c5c9 20241109085530691 DAUC <0003> auc.c:143 vector [1]: ck = 1a4efe07e3fc5f118d13729791767c92 20241109085530691 DAUC <0003> auc.c:144 vector [1]: ik = c8572b64cecd4e9fcd78246421b6f1a7 20241109085530691 DAUC <0003> auc.c:145 vector [1]: res = 560d2b4c0b38b3000000000000000000 20241109085530691 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085530691 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241109085530691 DAUC <0003> auc.c:151 vector [1]: kc = 927283909df19cbb 20241109085530691 DAUC <0003> auc.c:152 vector [1]: sres = 5d35984c 20241109085530691 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241109085530691 DAUC <0003> auc.c:113 vector [2]: rand = 6bb5cdb231e0684c3ff1e74f90c3f59a 20241109085530691 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241109085530691 DAUC <0003> auc.c:142 vector [2]: autn = 9dd7537dd0260000faa9d90a64988f6a 20241109085530691 DAUC <0003> auc.c:143 vector [2]: ck = bc65276a0bce60e9daf20f335140091f 20241109085530691 DAUC <0003> auc.c:144 vector [2]: ik = 1d7638fa28b5f1890116dad3150f608d 20241109085530691 DAUC <0003> auc.c:145 vector [2]: res = 11c5a4cabae16e740000000000000000 20241109085530691 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085530691 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241109085530691 DAUC <0003> auc.c:151 vector [2]: kc = 7af7ca706734f8f2 20241109085530691 DAUC <0003> auc.c:152 vector [2]: sres = ab24cabe 20241109085530691 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241109085530691 DAUC <0003> auc.c:113 vector [3]: rand = 7da0d1791053767c4a14fb3925a78531 20241109085530691 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241109085530691 DAUC <0003> auc.c:142 vector [3]: autn = 90e75663cd5a00000761cde1658cc4c9 20241109085530691 DAUC <0003> auc.c:143 vector [3]: ck = 86947c805ebf355477f1abc7b554dc57 20241109085530691 DAUC <0003> auc.c:144 vector [3]: ik = 3e97e5cc4365211837d2b227f910d2df 20241109085530691 DAUC <0003> auc.c:145 vector [3]: res = 728ab8444b05d8970000000000000000 20241109085530691 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085530691 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241109085530691 DAUC <0003> auc.c:151 vector [3]: kc = f82080ac519e1ac4 20241109085530691 DAUC <0003> auc.c:152 vector [3]: sres = 398f60d3 20241109085530691 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241109085530691 DAUC <0003> auc.c:113 vector [4]: rand = 5b1a718b865a534d0f17c3f96451438c 20241109085530691 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241109085530691 DAUC <0003> auc.c:142 vector [4]: autn = 76bc71c4d0a60000983ac17b73a67815 20241109085530691 DAUC <0003> auc.c:143 vector [4]: ck = 96dd74a112134f99ba4dd4c2e6850208 20241109085530691 DAUC <0003> auc.c:144 vector [4]: ik = 4fb291fe1c399942e9cb2b3c5961e33e 20241109085530691 DAUC <0003> auc.c:145 vector [4]: res = 61e6efaee195c29f0000000000000000 20241109085530691 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241109085530691 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241109085530691 DAUC <0003> auc.c:151 vector [4]: kc = 8ae91aa1b1ce37ed 20241109085530691 DAUC <0003> auc.c:152 vector [4]: sres = 80732d31 20241109085530691 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241109085530691 DAUC <0003> db_auc.c:245 IMSI='262428194824306': Generated 5 vectors 20241109085530691 DAUC <0003> db_auc.c:249 IMSI='262428194824306': Updating SQN=161 in DB 20241109085530691 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428194824306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428194824306"} 20241109085530691 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428194824306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085530691 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085530691 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085530695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36114<->l=127.0.0.1:4258 20241109085530697 DAUC <0003> db_auc.c:157 IMSI='262426647387379': No 2G Auth Data 20241109085530697 DAUC <0003> db_auc.c:192 IMSI='262426647387379': No 3G Auth Data 20241109085530712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36126<->l=127.0.0.1:4258 20241109085530715 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085530715 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426647387379 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426647387379"} 20241109085530715 DAUC <0003> db_auc.c:236 IMSI='262426647387379': Calling to generate 5 vectors 20241109085530715 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241109085530715 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085530715 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085530715 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241109085530715 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085530715 DAUC <0003> auc.c:113 vector [0]: rand = b96ec53797fe260cd55ce5fc6bf500f1 20241109085530715 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241109085530715 DAUC <0003> auc.c:142 vector [0]: autn = b68bbd3ac48b000061b5ce3b1f8323c8 20241109085530715 DAUC <0003> auc.c:143 vector [0]: ck = b4bc470bf81571aaa9da38ad938ec9e8 20241109085530715 DAUC <0003> auc.c:144 vector [0]: ik = 705cc0d0fd27d5c421265df9f1bec25e 20241109085530715 DAUC <0003> auc.c:145 vector [0]: res = f7f7660428f49b370000000000000000 20241109085530715 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085530715 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241109085530715 DAUC <0003> auc.c:179 vector [0]: kc = ba4802b5f68a7800 20241109085530715 DAUC <0003> auc.c:180 vector [0]: sres = bc475f33 20241109085530715 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241109085530715 DAUC <0003> auc.c:113 vector [1]: rand = 59a26816498e44d4a238886262b86704 20241109085530715 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241109085530715 DAUC <0003> auc.c:142 vector [1]: autn = 89569e5a9b7000008ad79b597ee2a8d7 20241109085530715 DAUC <0003> auc.c:143 vector [1]: ck = c0d138315c6abf438035919f769a9f65 20241109085530715 DAUC <0003> auc.c:144 vector [1]: ik = a0e55941ff8ea9ee496896022d880116 20241109085530715 DAUC <0003> auc.c:145 vector [1]: res = d3305fb71312e67a0000000000000000 20241109085530715 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085530715 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241109085530715 DAUC <0003> auc.c:179 vector [1]: kc = 5594ed2119efb800 20241109085530715 DAUC <0003> auc.c:180 vector [1]: sres = af04ccc0 20241109085530716 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241109085530716 DAUC <0003> auc.c:113 vector [2]: rand = 52c0b131817ab24f0364fe1ebae96d51 20241109085530716 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241109085530716 DAUC <0003> auc.c:142 vector [2]: autn = cef1453f3c240000ea3a6ea05f6478ba 20241109085530716 DAUC <0003> auc.c:143 vector [2]: ck = 8027d3e0f4c41d9c3272e99a6cb05302 20241109085530716 DAUC <0003> auc.c:144 vector [2]: ik = d9fecba673d4684a2b3f701bb22bb4d7 20241109085530716 DAUC <0003> auc.c:145 vector [2]: res = 29ab8e0227e6bd500000000000000000 20241109085530716 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085530716 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241109085530716 DAUC <0003> auc.c:179 vector [2]: kc = 4265979da7993c00 20241109085530716 DAUC <0003> auc.c:180 vector [2]: sres = 47b7a342 20241109085530716 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241109085530716 DAUC <0003> auc.c:113 vector [3]: rand = 36415bacef594984ac04b7f3641c633a 20241109085530716 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241109085530716 DAUC <0003> auc.c:142 vector [3]: autn = 92f1fd06b74100007e599b7111c96d98 20241109085530716 DAUC <0003> auc.c:143 vector [3]: ck = 6413f7819c5c89c8fa05c7cfa03fd4c4 20241109085530716 DAUC <0003> auc.c:144 vector [3]: ik = eec737777fc190c0f26f6bce7b900a5f 20241109085530716 DAUC <0003> auc.c:145 vector [3]: res = a6f9b548ab0296e90000000000000000 20241109085530716 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085530716 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241109085530716 DAUC <0003> auc.c:179 vector [3]: kc = ffb6ad58d113a400 20241109085530716 DAUC <0003> auc.c:180 vector [3]: sres = 9d224336 20241109085530716 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241109085530716 DAUC <0003> auc.c:113 vector [4]: rand = a8358f6d824907df58946463de93d8cc 20241109085530716 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241109085530716 DAUC <0003> auc.c:142 vector [4]: autn = 201d500b0a2100008e241b4f0eb13e26 20241109085530716 DAUC <0003> auc.c:143 vector [4]: ck = d3e0b3ddce3b04104ac691f3ef4e49cc 20241109085530716 DAUC <0003> auc.c:144 vector [4]: ik = b6b5c6538b8185db5d21c9d494d5931c 20241109085530716 DAUC <0003> auc.c:145 vector [4]: res = aa8a288d38d5e6f70000000000000000 20241109085530716 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241109085530716 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241109085530716 DAUC <0003> auc.c:179 vector [4]: kc = b4b7446fb5ec0400 20241109085530716 DAUC <0003> auc.c:180 vector [4]: sres = 7a99aa30 20241109085530716 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241109085530716 DAUC <0003> db_auc.c:245 IMSI='262426647387379': Generated 5 vectors 20241109085530716 DAUC <0003> db_auc.c:249 IMSI='262426647387379': Updating SQN=161 in DB 20241109085530716 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426647387379 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426647387379"} 20241109085530716 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426647387379 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085530716 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085530716 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085530720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36126<->l=127.0.0.1:4258 20241109085530721 DAUC <0003> db_auc.c:157 IMSI='262420827860595': No 2G Auth Data 20241109085530721 DAUC <0003> db_auc.c:192 IMSI='262420827860595': No 3G Auth Data 20241109085530738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36136<->l=127.0.0.1:4258 20241109085530741 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085530741 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420827860595 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420827860595"} 20241109085530741 DAUC <0003> db_auc.c:236 IMSI='262420827860595': Calling to generate 5 vectors 20241109085530741 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241109085530741 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085530741 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085530741 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241109085530741 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085530741 DAUC <0003> auc.c:113 vector [0]: rand = f5e16b4d75c4dab5232a7af3c04178f3 20241109085530741 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241109085530741 DAUC <0003> auc.c:142 vector [0]: autn = 003f2cdd13110000ed6aee912019beb7 20241109085530741 DAUC <0003> auc.c:143 vector [0]: ck = 678418528d75f1b3ab9ce5f5e59638e0 20241109085530741 DAUC <0003> auc.c:144 vector [0]: ik = 385c535e02b00687b11bb683378f9082 20241109085530741 DAUC <0003> auc.c:145 vector [0]: res = 1f87eac7f55b9c670000000000000000 20241109085530741 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085530741 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241109085530741 DAUC <0003> auc.c:179 vector [0]: kc = 886ff0fa0076ec00 20241109085530741 DAUC <0003> auc.c:180 vector [0]: sres = ee7b776a 20241109085530741 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241109085530741 DAUC <0003> auc.c:113 vector [1]: rand = f05514251562f13eeadd20c9eb9a518e 20241109085530741 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241109085530741 DAUC <0003> auc.c:142 vector [1]: autn = 263bdcb2f3070000471aba3ab4df4300 20241109085530741 DAUC <0003> auc.c:143 vector [1]: ck = e8e3568e28a64dbb3e8527bf6639eeb7 20241109085530741 DAUC <0003> auc.c:144 vector [1]: ik = e381b3400e3a278aeb95b802006123c2 20241109085530741 DAUC <0003> auc.c:145 vector [1]: res = 0cc2fc0d6ee5a7270000000000000000 20241109085530741 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085530741 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241109085530741 DAUC <0003> auc.c:179 vector [1]: kc = e86a9e4c78e8fc00 20241109085530741 DAUC <0003> auc.c:180 vector [1]: sres = bc0773ab 20241109085530741 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241109085530741 DAUC <0003> auc.c:113 vector [2]: rand = 5635c5c35cd7a572639b96b6bc1d9e1b 20241109085530741 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241109085530741 DAUC <0003> auc.c:142 vector [2]: autn = 115e70470a600000f90804c989117cf1 20241109085530741 DAUC <0003> auc.c:143 vector [2]: ck = 71fa43943930b7408905607f9819cbdd 20241109085530741 DAUC <0003> auc.c:144 vector [2]: ik = 5ccbe12aa0b50b2a5d7436b8e9948a65 20241109085530741 DAUC <0003> auc.c:145 vector [2]: res = 81f4ce68421972320000000000000000 20241109085530741 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085530741 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241109085530741 DAUC <0003> auc.c:179 vector [2]: kc = 01ff415bb9ca0c00 20241109085530741 DAUC <0003> auc.c:180 vector [2]: sres = 7da352d6 20241109085530741 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241109085530741 DAUC <0003> auc.c:113 vector [3]: rand = 99248870e1091327be97f3bc3b93dfd1 20241109085530741 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241109085530741 DAUC <0003> auc.c:142 vector [3]: autn = b0ec85d735b900002e7118f749f78b33 20241109085530741 DAUC <0003> auc.c:143 vector [3]: ck = 7bacc3eb3a4ec6aa0caf7af5b65b5edd 20241109085530742 DAUC <0003> auc.c:144 vector [3]: ik = 34f2efa3e0fd1570dd9398f6d0659c8f 20241109085530742 DAUC <0003> auc.c:145 vector [3]: res = abdd405adcb8e7960000000000000000 20241109085530742 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085530742 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241109085530742 DAUC <0003> auc.c:179 vector [3]: kc = 4d6847d1c1339800 20241109085530742 DAUC <0003> auc.c:180 vector [3]: sres = 70316a57 20241109085530742 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241109085530742 DAUC <0003> auc.c:113 vector [4]: rand = 5e7590eefcb0f129e04090d3f74d438b 20241109085530742 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241109085530742 DAUC <0003> auc.c:142 vector [4]: autn = fb43acdda15900006018d112468b8500 20241109085530742 DAUC <0003> auc.c:143 vector [4]: ck = 92f9daf9011d4464583d5b4be25be54c 20241109085530742 DAUC <0003> auc.c:144 vector [4]: ik = 20936d9f0d6f9b8501b2eb906d2b8056 20241109085530742 DAUC <0003> auc.c:145 vector [4]: res = 4686e2ed912a912c0000000000000000 20241109085530742 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241109085530742 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241109085530742 DAUC <0003> auc.c:179 vector [4]: kc = 61d5263e7f8bf000 20241109085530742 DAUC <0003> auc.c:180 vector [4]: sres = 3ff331b4 20241109085530742 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241109085530742 DAUC <0003> db_auc.c:245 IMSI='262420827860595': Generated 5 vectors 20241109085530742 DAUC <0003> db_auc.c:249 IMSI='262420827860595': Updating SQN=161 in DB 20241109085530742 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420827860595 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420827860595"} 20241109085530742 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420827860595 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085530742 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085530742 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085530745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36136<->l=127.0.0.1:4258 20241109085530746 DAUC <0003> db_auc.c:157 IMSI='262423046779687': No 2G Auth Data 20241109085530746 DAUC <0003> db_auc.c:192 IMSI='262423046779687': No 3G Auth Data 20241109085530760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36146<->l=127.0.0.1:4258 20241109085530763 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085530763 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423046779687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423046779687"} 20241109085530763 DAUC <0003> db_auc.c:236 IMSI='262423046779687': Calling to generate 5 vectors 20241109085530763 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241109085530763 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085530763 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085530763 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241109085530763 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085530763 DAUC <0003> auc.c:113 vector [0]: rand = 2d2c66872ff7c21af0080bfcebe1beed 20241109085530763 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241109085530763 DAUC <0003> auc.c:142 vector [0]: autn = ac6d087652a90000e37f82239ceb0fe5 20241109085530763 DAUC <0003> auc.c:143 vector [0]: ck = 9ebeb3e78ce432128d58f5f5182b9bc1 20241109085530763 DAUC <0003> auc.c:144 vector [0]: ik = 04a7aa8992f7d4b9fa52aac3297e0bc4 20241109085530763 DAUC <0003> auc.c:145 vector [0]: res = b20d40034cf320040000000000000000 20241109085530763 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085530763 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241109085530763 DAUC <0003> auc.c:179 vector [0]: kc = 130a5201175dab27 20241109085530763 DAUC <0003> auc.c:180 vector [0]: sres = 7e7246e0 20241109085530763 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241109085530763 DAUC <0003> auc.c:113 vector [1]: rand = 989bf8f266dad7759555059cdf6226e1 20241109085530763 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241109085530763 DAUC <0003> auc.c:142 vector [1]: autn = c6e49ba7e05c0000ea962147be79605a 20241109085530763 DAUC <0003> auc.c:143 vector [1]: ck = 1cf2f4da902a7f23a3c02472efb3d29d 20241109085530763 DAUC <0003> auc.c:144 vector [1]: ik = 50f679b23a845647c34b65a81c20b01f 20241109085530763 DAUC <0003> auc.c:145 vector [1]: res = 0e97d57eb42bc7d50000000000000000 20241109085530763 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085530763 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241109085530763 DAUC <0003> auc.c:179 vector [1]: kc = 9c6aac90646df82a 20241109085530763 DAUC <0003> auc.c:180 vector [1]: sres = c291b095 20241109085530763 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241109085530763 DAUC <0003> auc.c:113 vector [2]: rand = 75cff62ee6399eb8bcc9434208ecd527 20241109085530763 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241109085530763 DAUC <0003> auc.c:142 vector [2]: autn = e87b578a793500007411211d701f20e4 20241109085530763 DAUC <0003> auc.c:143 vector [2]: ck = be8749d09a4a315bf78aa24c153d4c97 20241109085530763 DAUC <0003> auc.c:144 vector [2]: ik = eac2403d513a7940acb00e56c6524594 20241109085530764 DAUC <0003> auc.c:145 vector [2]: res = a1ed98ef301b5b2d0000000000000000 20241109085530764 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085530764 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241109085530764 DAUC <0003> auc.c:179 vector [2]: kc = 883df5e7ffa68e98 20241109085530764 DAUC <0003> auc.c:180 vector [2]: sres = 8ec2ea16 20241109085530764 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241109085530764 DAUC <0003> auc.c:113 vector [3]: rand = e12b3f1e5e32d3aff8ac0be5cadaee3f 20241109085530764 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241109085530764 DAUC <0003> auc.c:142 vector [3]: autn = 1027014896f1000054cc954665f7caee 20241109085530764 DAUC <0003> auc.c:143 vector [3]: ck = 741d86a2827098f21797c95e39cff0d1 20241109085530764 DAUC <0003> auc.c:144 vector [3]: ik = 5495c5a546ad37c7b87bbd0bac4416db 20241109085530764 DAUC <0003> auc.c:145 vector [3]: res = 307414057a28abfc0000000000000000 20241109085530764 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085530764 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241109085530764 DAUC <0003> auc.c:179 vector [3]: kc = 38ffb4cf6adfa281 20241109085530764 DAUC <0003> auc.c:180 vector [3]: sres = 6d3a56a0 20241109085530764 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241109085530764 DAUC <0003> auc.c:113 vector [4]: rand = 92425dfde08c58a1578fa30e67db51e3 20241109085530764 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241109085530764 DAUC <0003> auc.c:142 vector [4]: autn = 215a9e0baf4f000001db7dd2aa18fa77 20241109085530764 DAUC <0003> auc.c:143 vector [4]: ck = d4b2f6195f762a04f594d6f660d99677 20241109085530764 DAUC <0003> auc.c:144 vector [4]: ik = 9fc5b93a55a5fc65ad307585091396e1 20241109085530764 DAUC <0003> auc.c:145 vector [4]: res = 380fea9dec25624b0000000000000000 20241109085530764 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241109085530764 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241109085530764 DAUC <0003> auc.c:179 vector [4]: kc = 35b9e0956e8596bd 20241109085530764 DAUC <0003> auc.c:180 vector [4]: sres = ac5fc89d 20241109085530764 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241109085530764 DAUC <0003> db_auc.c:245 IMSI='262423046779687': Generated 5 vectors 20241109085530764 DAUC <0003> db_auc.c:249 IMSI='262423046779687': Updating SQN=161 in DB 20241109085530764 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423046779687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423046779687"} 20241109085530764 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423046779687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085530764 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085530764 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085530768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36146<->l=127.0.0.1:4258 20241109085530770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36068<->l=127.0.0.1:4258 20241109085530771 DLINP <000b> input/ipa.c:451 connected read/write 20241109085530771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085530771 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085530771 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085530771 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085530771 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41797<->l=127.0.0.1:4259) 20241109085530811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36156<->l=127.0.0.1:4258 20241109085530911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36156<->l=127.0.0.1:4258 20241109085533996 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085533996 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085533998 DLINP <000b> input/ipa.c:451 connected read/write 20241109085533998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085533999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36160<->l=127.0.0.1:4258 20241109085534001 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534001 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085534001 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085534001 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  20241109085534001 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085534001 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  20241109085534001 DLGSUP <0013> gsup_server.c:235 2:  20241109085534001 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085534001 DLGSUP <0013> gsup_server.c:235 3:  20241109085534001 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085534001 DLGSUP <0013> gsup_server.c:235 4:  20241109085534001 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085534001 DLGSUP <0013> gsup_server.c:235 5:  20241109085534001 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085534001 DLGSUP <0013> gsup_server.c:235 7:  20241109085534001 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085534001 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085534001 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085534001 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085534021 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39663<->l=127.0.0.1:4259) 20241109085534027 DAUC <0003> db_auc.c:157 IMSI='262420450549143': No 2G Auth Data 20241109085534027 DAUC <0003> db_auc.c:192 IMSI='262420450549143': No 3G Auth Data 20241109085534044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36166<->l=127.0.0.1:4258 20241109085534049 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534049 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420450549143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420450549143"} 20241109085534049 DAUC <0003> db_auc.c:192 IMSI='262420450549143': No 3G Auth Data 20241109085534049 DAUC <0003> db_auc.c:236 IMSI='262420450549143': Calling to generate 1 vectors 20241109085534049 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241109085534049 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534049 DAUC <0003> auc.c:113 vector [0]: rand = 4804f0b6035eb1f646600b1ee669f1ac 20241109085534049 DAUC <0003> auc.c:179 vector [0]: kc = 167ff554ebd76c00 20241109085534049 DAUC <0003> auc.c:180 vector [0]: sres = 85f81342 20241109085534049 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241109085534049 DAUC <0003> db_auc.c:245 IMSI='262420450549143': Generated 1 vectors 20241109085534049 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420450549143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420450549143"} 20241109085534049 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420450549143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534049 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534049 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534053 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534053 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420450549143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420450549143"} 20241109085534053 DAUC <0003> db_auc.c:192 IMSI='262420450549143': No 3G Auth Data 20241109085534053 DAUC <0003> db_auc.c:236 IMSI='262420450549143': Calling to generate 4 vectors 20241109085534053 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241109085534053 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534053 DAUC <0003> auc.c:113 vector [0]: rand = 21143b160815d8deb8da80d564700039 20241109085534053 DAUC <0003> auc.c:179 vector [0]: kc = b1d4b09ad58c3c00 20241109085534053 DAUC <0003> auc.c:180 vector [0]: sres = 28dbe819 20241109085534053 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241109085534053 DAUC <0003> auc.c:113 vector [1]: rand = 6538b4a832e27d48d5a4eafa96dae53d 20241109085534053 DAUC <0003> auc.c:179 vector [1]: kc = 09d4731b773ae400 20241109085534053 DAUC <0003> auc.c:180 vector [1]: sres = 7301e236 20241109085534053 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241109085534053 DAUC <0003> auc.c:113 vector [2]: rand = 710d2800985a3e28aeffc8b4cb34a202 20241109085534053 DAUC <0003> auc.c:179 vector [2]: kc = 64097f006f37f000 20241109085534053 DAUC <0003> auc.c:180 vector [2]: sres = 08fc748a 20241109085534053 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241109085534053 DAUC <0003> auc.c:113 vector [3]: rand = 90f1ecb483f3076ba8158213656b2b94 20241109085534053 DAUC <0003> auc.c:179 vector [3]: kc = dbf34b1effc60c00 20241109085534053 DAUC <0003> auc.c:180 vector [3]: sres = 0d40128c 20241109085534053 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241109085534053 DAUC <0003> db_auc.c:245 IMSI='262420450549143': Generated 4 vectors 20241109085534053 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420450549143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420450549143"} 20241109085534053 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420450549143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534053 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534053 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534055 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534055 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420450549143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420450549143"} 20241109085534055 DAUC <0003> db_auc.c:192 IMSI='262420450549143': No 3G Auth Data 20241109085534055 DAUC <0003> db_auc.c:236 IMSI='262420450549143': Calling to generate 5 vectors 20241109085534055 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241109085534055 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534055 DAUC <0003> auc.c:113 vector [0]: rand = 1f8bf19a1a3c23a70d4bcb8fa9441532 20241109085534055 DAUC <0003> auc.c:179 vector [0]: kc = 8084553b37929800 20241109085534055 DAUC <0003> auc.c:180 vector [0]: sres = fd4c4d01 20241109085534055 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241109085534055 DAUC <0003> auc.c:113 vector [1]: rand = f570af058e7711cbc1f6f1fa1175b214 20241109085534055 DAUC <0003> auc.c:179 vector [1]: kc = 7bef0bce53760c00 20241109085534055 DAUC <0003> auc.c:180 vector [1]: sres = e5b0f93d 20241109085534055 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241109085534055 DAUC <0003> auc.c:113 vector [2]: rand = c99a2d22ae42511ba5a87f47e506a730 20241109085534055 DAUC <0003> auc.c:179 vector [2]: kc = 4a1af5fde935a400 20241109085534055 DAUC <0003> auc.c:180 vector [2]: sres = 8d5f35b5 20241109085534055 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241109085534055 DAUC <0003> auc.c:113 vector [3]: rand = d6539ed78fb4d269ffe78cc18a41528e 20241109085534055 DAUC <0003> auc.c:179 vector [3]: kc = 90d65032258d3000 20241109085534055 DAUC <0003> auc.c:180 vector [3]: sres = ec3a2707 20241109085534055 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241109085534055 DAUC <0003> auc.c:113 vector [4]: rand = fc5c111861878b787c920f7fdcd54773 20241109085534055 DAUC <0003> auc.c:179 vector [4]: kc = ebfacbbcee46cc00 20241109085534055 DAUC <0003> auc.c:180 vector [4]: sres = 33809e8a 20241109085534056 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241109085534056 DAUC <0003> db_auc.c:245 IMSI='262420450549143': Generated 5 vectors 20241109085534056 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420450549143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420450549143"} 20241109085534056 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420450549143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534056 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534056 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534058 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534058 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420450549143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420450549143"} 20241109085534058 DAUC <0003> db_auc.c:192 IMSI='262420450549143': No 3G Auth Data 20241109085534058 DAUC <0003> db_auc.c:236 IMSI='262420450549143': Calling to generate 5 vectors 20241109085534058 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241109085534058 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534058 DAUC <0003> auc.c:113 vector [0]: rand = f57e71671083b99133fc9d79e878cc16 20241109085534058 DAUC <0003> auc.c:179 vector [0]: kc = f03da2577614fc00 20241109085534058 DAUC <0003> auc.c:180 vector [0]: sres = b731b4b2 20241109085534058 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241109085534058 DAUC <0003> auc.c:113 vector [1]: rand = 19bb1e2ec444c5b6e5656cb80026219e 20241109085534058 DAUC <0003> auc.c:179 vector [1]: kc = ff7e42e204687400 20241109085534058 DAUC <0003> auc.c:180 vector [1]: sres = d9b78d5e 20241109085534058 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241109085534058 DAUC <0003> auc.c:113 vector [2]: rand = a21259964f09a6e2daafa38fc7b9addd 20241109085534058 DAUC <0003> auc.c:179 vector [2]: kc = 09feb27fdb4c5000 20241109085534058 DAUC <0003> auc.c:180 vector [2]: sres = 33d72655 20241109085534058 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241109085534058 DAUC <0003> auc.c:113 vector [3]: rand = 09f90793cac36641a31ab31734f3d3ae 20241109085534058 DAUC <0003> auc.c:179 vector [3]: kc = 7e410a46a1bfc000 20241109085534058 DAUC <0003> auc.c:180 vector [3]: sres = 25b741d2 20241109085534058 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241109085534058 DAUC <0003> auc.c:113 vector [4]: rand = ceecf7ca78923ac1d18192341ed6bfcb 20241109085534058 DAUC <0003> auc.c:179 vector [4]: kc = 112f2d09fbe95000 20241109085534058 DAUC <0003> auc.c:180 vector [4]: sres = 120a5cb8 20241109085534058 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241109085534058 DAUC <0003> db_auc.c:245 IMSI='262420450549143': Generated 5 vectors 20241109085534058 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420450549143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420450549143"} 20241109085534058 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420450549143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534058 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534059 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36166<->l=127.0.0.1:4258 20241109085534062 DAUC <0003> db_auc.c:157 IMSI='262425312835445': No 2G Auth Data 20241109085534062 DAUC <0003> db_auc.c:192 IMSI='262425312835445': No 3G Auth Data 20241109085534079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36168<->l=127.0.0.1:4258 20241109085534082 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534082 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425312835445 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425312835445"} 20241109085534082 DAUC <0003> db_auc.c:192 IMSI='262425312835445': No 3G Auth Data 20241109085534082 DAUC <0003> db_auc.c:236 IMSI='262425312835445': Calling to generate 1 vectors 20241109085534082 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241109085534082 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534082 DAUC <0003> auc.c:113 vector [0]: rand = 0bf94dd6416504190b6302cc04faf8e6 20241109085534082 DAUC <0003> auc.c:179 vector [0]: kc = 2720f6e53fcc8c00 20241109085534082 DAUC <0003> auc.c:180 vector [0]: sres = b811d251 20241109085534082 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241109085534082 DAUC <0003> db_auc.c:245 IMSI='262425312835445': Generated 1 vectors 20241109085534082 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425312835445 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425312835445"} 20241109085534082 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425312835445 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534082 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534082 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534085 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534085 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425312835445 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425312835445"} 20241109085534085 DAUC <0003> db_auc.c:192 IMSI='262425312835445': No 3G Auth Data 20241109085534085 DAUC <0003> db_auc.c:236 IMSI='262425312835445': Calling to generate 4 vectors 20241109085534085 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241109085534085 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534085 DAUC <0003> auc.c:113 vector [0]: rand = d8845910924e0e4cc7302bb0ded410c4 20241109085534085 DAUC <0003> auc.c:179 vector [0]: kc = 7be1e8089f90a400 20241109085534085 DAUC <0003> auc.c:180 vector [0]: sres = 31c0dfbb 20241109085534085 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241109085534085 DAUC <0003> auc.c:113 vector [1]: rand = e291eb73e90cad69e4063c2ccbcbd903 20241109085534085 DAUC <0003> auc.c:179 vector [1]: kc = eb3a25249c314800 20241109085534085 DAUC <0003> auc.c:180 vector [1]: sres = 87c26e70 20241109085534085 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241109085534085 DAUC <0003> auc.c:113 vector [2]: rand = 119365586958e5d291b2fbdc2dbc2075 20241109085534085 DAUC <0003> auc.c:179 vector [2]: kc = db92045d3fc07c00 20241109085534085 DAUC <0003> auc.c:180 vector [2]: sres = 24610e32 20241109085534085 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241109085534085 DAUC <0003> auc.c:113 vector [3]: rand = c47499cce8870fd8bcb8831184689d6b 20241109085534085 DAUC <0003> auc.c:179 vector [3]: kc = 78aafb4ab477c800 20241109085534085 DAUC <0003> auc.c:180 vector [3]: sres = 81f1e638 20241109085534085 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241109085534085 DAUC <0003> db_auc.c:245 IMSI='262425312835445': Generated 4 vectors 20241109085534085 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425312835445 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425312835445"} 20241109085534085 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425312835445 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534085 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534085 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534087 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534087 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425312835445 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425312835445"} 20241109085534087 DAUC <0003> db_auc.c:192 IMSI='262425312835445': No 3G Auth Data 20241109085534087 DAUC <0003> db_auc.c:236 IMSI='262425312835445': Calling to generate 5 vectors 20241109085534087 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241109085534087 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534087 DAUC <0003> auc.c:113 vector [0]: rand = 1646040622ca29eb9a0c0a838633025f 20241109085534087 DAUC <0003> auc.c:179 vector [0]: kc = fcc3daed4d6b1400 20241109085534087 DAUC <0003> auc.c:180 vector [0]: sres = f2758845 20241109085534087 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241109085534087 DAUC <0003> auc.c:113 vector [1]: rand = ebd4e18b3f6de892688e2e81d4059a6f 20241109085534087 DAUC <0003> auc.c:179 vector [1]: kc = 19cd43853da4e800 20241109085534087 DAUC <0003> auc.c:180 vector [1]: sres = 207fe8d0 20241109085534087 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241109085534087 DAUC <0003> auc.c:113 vector [2]: rand = 294dca0f4f0e8f3c37a7f7d738a5fae9 20241109085534088 DAUC <0003> auc.c:179 vector [2]: kc = 42649ed753ea3000 20241109085534088 DAUC <0003> auc.c:180 vector [2]: sres = 094bbb2b 20241109085534088 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241109085534088 DAUC <0003> auc.c:113 vector [3]: rand = d0f9c3c4944be8c402f357e27623e158 20241109085534088 DAUC <0003> auc.c:179 vector [3]: kc = aa9059603c9f0000 20241109085534088 DAUC <0003> auc.c:180 vector [3]: sres = 7f380a5a 20241109085534088 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241109085534088 DAUC <0003> auc.c:113 vector [4]: rand = 28da9f584635cbe03d21c0bb430b52a5 20241109085534088 DAUC <0003> auc.c:179 vector [4]: kc = 97f9f1fd20b80800 20241109085534088 DAUC <0003> auc.c:180 vector [4]: sres = c5a19039 20241109085534088 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241109085534088 DAUC <0003> db_auc.c:245 IMSI='262425312835445': Generated 5 vectors 20241109085534088 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425312835445 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425312835445"} 20241109085534088 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425312835445 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534088 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534088 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534090 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534091 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425312835445 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425312835445"} 20241109085534091 DAUC <0003> db_auc.c:192 IMSI='262425312835445': No 3G Auth Data 20241109085534091 DAUC <0003> db_auc.c:236 IMSI='262425312835445': Calling to generate 5 vectors 20241109085534091 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241109085534091 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534091 DAUC <0003> auc.c:113 vector [0]: rand = 08688421d9dff52e5aa41d980e9d8587 20241109085534091 DAUC <0003> auc.c:179 vector [0]: kc = c85ae6c49f63e400 20241109085534091 DAUC <0003> auc.c:180 vector [0]: sres = db309091 20241109085534091 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241109085534091 DAUC <0003> auc.c:113 vector [1]: rand = 8cb55f62cfe3564b4e20df67ae80a8cf 20241109085534091 DAUC <0003> auc.c:179 vector [1]: kc = 0c58b375d1e43c00 20241109085534091 DAUC <0003> auc.c:180 vector [1]: sres = 5c25aaca 20241109085534091 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241109085534091 DAUC <0003> auc.c:113 vector [2]: rand = c3193d02f9c7f0703d13646608bcc21d 20241109085534091 DAUC <0003> auc.c:179 vector [2]: kc = 32ec5f2231d6d800 20241109085534091 DAUC <0003> auc.c:180 vector [2]: sres = 75bbb5ca 20241109085534091 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241109085534091 DAUC <0003> auc.c:113 vector [3]: rand = d15f45a6e671822425a6cb45bbc804d5 20241109085534091 DAUC <0003> auc.c:179 vector [3]: kc = 43e448599caa0c00 20241109085534091 DAUC <0003> auc.c:180 vector [3]: sres = 09360edf 20241109085534091 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241109085534091 DAUC <0003> auc.c:113 vector [4]: rand = 5497592bb20a5aee76ea97a9dc087120 20241109085534091 DAUC <0003> auc.c:179 vector [4]: kc = 2e90df282e9fb000 20241109085534091 DAUC <0003> auc.c:180 vector [4]: sres = 268f10c8 20241109085534091 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241109085534091 DAUC <0003> db_auc.c:245 IMSI='262425312835445': Generated 5 vectors 20241109085534091 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425312835445 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425312835445"} 20241109085534091 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425312835445 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534091 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534091 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36168<->l=127.0.0.1:4258 20241109085534095 DAUC <0003> db_auc.c:157 IMSI='262427540267965': No 2G Auth Data 20241109085534095 DAUC <0003> db_auc.c:192 IMSI='262427540267965': No 3G Auth Data 20241109085534111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36170<->l=127.0.0.1:4258 20241109085534115 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534115 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427540267965 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427540267965"} 20241109085534115 DAUC <0003> db_auc.c:192 IMSI='262427540267965': No 3G Auth Data 20241109085534115 DAUC <0003> db_auc.c:236 IMSI='262427540267965': Calling to generate 1 vectors 20241109085534115 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241109085534115 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534115 DAUC <0003> auc.c:113 vector [0]: rand = a90157790190ea077016c03f1dde2611 20241109085534115 DAUC <0003> auc.c:179 vector [0]: kc = c5e3a889de8675c5 20241109085534115 DAUC <0003> auc.c:180 vector [0]: sres = 8613a89a 20241109085534115 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241109085534115 DAUC <0003> db_auc.c:245 IMSI='262427540267965': Generated 1 vectors 20241109085534115 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427540267965 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427540267965"} 20241109085534115 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427540267965 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534116 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534116 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534118 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534118 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427540267965 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427540267965"} 20241109085534118 DAUC <0003> db_auc.c:192 IMSI='262427540267965': No 3G Auth Data 20241109085534118 DAUC <0003> db_auc.c:236 IMSI='262427540267965': Calling to generate 4 vectors 20241109085534118 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241109085534118 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534118 DAUC <0003> auc.c:113 vector [0]: rand = c8e06074f0934551d4089cf8c2b44079 20241109085534118 DAUC <0003> auc.c:179 vector [0]: kc = 835b9fcc278d2fc3 20241109085534118 DAUC <0003> auc.c:180 vector [0]: sres = 3f1eff3f 20241109085534118 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241109085534118 DAUC <0003> auc.c:113 vector [1]: rand = fa29a7cf0b72232890d5b0697f1ed381 20241109085534118 DAUC <0003> auc.c:179 vector [1]: kc = 2d40228dd5b4fd62 20241109085534118 DAUC <0003> auc.c:180 vector [1]: sres = 12f89f70 20241109085534118 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241109085534118 DAUC <0003> auc.c:113 vector [2]: rand = 4edec18ca1b9a4f4fe300fd7ef41473b 20241109085534118 DAUC <0003> auc.c:179 vector [2]: kc = a6a1b834c60ba222 20241109085534118 DAUC <0003> auc.c:180 vector [2]: sres = 5a1efcb7 20241109085534118 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241109085534118 DAUC <0003> auc.c:113 vector [3]: rand = e61dceb90441ea3b0730cb4921d402c6 20241109085534118 DAUC <0003> auc.c:179 vector [3]: kc = 95da6edd9ea0197b 20241109085534118 DAUC <0003> auc.c:180 vector [3]: sres = 35e827a6 20241109085534118 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241109085534118 DAUC <0003> db_auc.c:245 IMSI='262427540267965': Generated 4 vectors 20241109085534118 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427540267965 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427540267965"} 20241109085534118 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427540267965 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534118 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534118 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534120 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534120 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427540267965 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427540267965"} 20241109085534120 DAUC <0003> db_auc.c:192 IMSI='262427540267965': No 3G Auth Data 20241109085534120 DAUC <0003> db_auc.c:236 IMSI='262427540267965': Calling to generate 5 vectors 20241109085534120 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241109085534120 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534120 DAUC <0003> auc.c:113 vector [0]: rand = 1f2490cc334e41246683f6fa3630cb60 20241109085534120 DAUC <0003> auc.c:179 vector [0]: kc = 8df1048574eff7e9 20241109085534120 DAUC <0003> auc.c:180 vector [0]: sres = f53e08af 20241109085534120 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241109085534120 DAUC <0003> auc.c:113 vector [1]: rand = 9bd850c64eb101a1f38f9e8188f3a09a 20241109085534120 DAUC <0003> auc.c:179 vector [1]: kc = 8732bb712aff61ed 20241109085534120 DAUC <0003> auc.c:180 vector [1]: sres = 149b7669 20241109085534120 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241109085534120 DAUC <0003> auc.c:113 vector [2]: rand = 6d523920891728f58198d7f7e681eb2d 20241109085534120 DAUC <0003> auc.c:179 vector [2]: kc = a2a3a55aea05263b 20241109085534120 DAUC <0003> auc.c:180 vector [2]: sres = 213a689d 20241109085534120 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241109085534120 DAUC <0003> auc.c:113 vector [3]: rand = 79da73b48a7e8bdd92541933d876ee86 20241109085534120 DAUC <0003> auc.c:179 vector [3]: kc = 2328d61d29c5a07d 20241109085534120 DAUC <0003> auc.c:180 vector [3]: sres = 4f360e27 20241109085534120 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241109085534120 DAUC <0003> auc.c:113 vector [4]: rand = d7dcf8a324e19df7e030895cc6bf54ef 20241109085534120 DAUC <0003> auc.c:179 vector [4]: kc = 4f6a9f56d79cd537 20241109085534120 DAUC <0003> auc.c:180 vector [4]: sres = 0e9bb835 20241109085534120 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241109085534120 DAUC <0003> db_auc.c:245 IMSI='262427540267965': Generated 5 vectors 20241109085534120 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427540267965 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427540267965"} 20241109085534120 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427540267965 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534120 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534120 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534122 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534122 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427540267965 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427540267965"} 20241109085534122 DAUC <0003> db_auc.c:192 IMSI='262427540267965': No 3G Auth Data 20241109085534122 DAUC <0003> db_auc.c:236 IMSI='262427540267965': Calling to generate 5 vectors 20241109085534122 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241109085534122 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534122 DAUC <0003> auc.c:113 vector [0]: rand = 674257836c0b2460003a086ec566fa58 20241109085534122 DAUC <0003> auc.c:179 vector [0]: kc = 97592b80b1ceb461 20241109085534122 DAUC <0003> auc.c:180 vector [0]: sres = f33e1c4c 20241109085534122 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241109085534122 DAUC <0003> auc.c:113 vector [1]: rand = 4f8a691f41df8d0466d5df1ff9e59fc4 20241109085534122 DAUC <0003> auc.c:179 vector [1]: kc = 2c8eceb9d3b01ae1 20241109085534122 DAUC <0003> auc.c:180 vector [1]: sres = 376550d6 20241109085534122 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241109085534122 DAUC <0003> auc.c:113 vector [2]: rand = 642eba151b754bfacdc91904af534ca3 20241109085534122 DAUC <0003> auc.c:179 vector [2]: kc = 7b1a2efcecb3dcd6 20241109085534122 DAUC <0003> auc.c:180 vector [2]: sres = bd6aec8e 20241109085534122 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241109085534122 DAUC <0003> auc.c:113 vector [3]: rand = a692ede8a95a68d6029ed787b908b443 20241109085534122 DAUC <0003> auc.c:179 vector [3]: kc = bdad11396450c780 20241109085534122 DAUC <0003> auc.c:180 vector [3]: sres = fa6fdbdc 20241109085534122 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241109085534122 DAUC <0003> auc.c:113 vector [4]: rand = 78f59ccce703145fae510fd65842e863 20241109085534122 DAUC <0003> auc.c:179 vector [4]: kc = 97f455fe8d5ce8e0 20241109085534122 DAUC <0003> auc.c:180 vector [4]: sres = bd102da2 20241109085534122 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241109085534122 DAUC <0003> db_auc.c:245 IMSI='262427540267965': Generated 5 vectors 20241109085534122 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427540267965 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427540267965"} 20241109085534122 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427540267965 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534122 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534122 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36170<->l=127.0.0.1:4258 20241109085534125 DAUC <0003> db_auc.c:157 IMSI='262429637857747': No 2G Auth Data 20241109085534125 DAUC <0003> db_auc.c:192 IMSI='262429637857747': No 3G Auth Data 20241109085534141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36180<->l=127.0.0.1:4258 20241109085534145 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534145 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429637857747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429637857747"} 20241109085534145 DAUC <0003> db_auc.c:157 IMSI='262429637857747': No 2G Auth Data 20241109085534145 DAUC <0003> db_auc.c:236 IMSI='262429637857747': Calling to generate 1 vectors 20241109085534145 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241109085534145 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085534145 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085534145 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241109085534145 DAUC <0003> auc.c:113 vector [0]: rand = 835db951109080d5027062e199c454b0 20241109085534145 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241109085534145 DAUC <0003> auc.c:142 vector [0]: autn = 767b6637e82f0000830bf7efe0bba96f 20241109085534145 DAUC <0003> auc.c:143 vector [0]: ck = ae71a4b10cc65efecd014ded4547d448 20241109085534145 DAUC <0003> auc.c:144 vector [0]: ik = 71f5a78a6d5f29b9cf32d71afcec01fb 20241109085534145 DAUC <0003> auc.c:145 vector [0]: res = eaca1a24314441760000000000000000 20241109085534146 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085534146 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241109085534146 DAUC <0003> auc.c:151 vector [0]: kc = ddb799ccd832a2f4 20241109085534146 DAUC <0003> auc.c:152 vector [0]: sres = db8e5b52 20241109085534146 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241109085534146 DAUC <0003> db_auc.c:245 IMSI='262429637857747': Generated 1 vectors 20241109085534146 DAUC <0003> db_auc.c:249 IMSI='262429637857747': Updating SQN=33 in DB 20241109085534146 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429637857747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429637857747"} 20241109085534146 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429637857747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534146 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534146 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534148 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534148 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429637857747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429637857747"} 20241109085534148 DAUC <0003> db_auc.c:157 IMSI='262429637857747': No 2G Auth Data 20241109085534148 DAUC <0003> db_auc.c:236 IMSI='262429637857747': Calling to generate 4 vectors 20241109085534148 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241109085534148 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085534148 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085534148 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241109085534148 DAUC <0003> auc.c:113 vector [0]: rand = 0f75bb07f4c4e6596a1fef0c26345b74 20241109085534148 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241109085534148 DAUC <0003> auc.c:142 vector [0]: autn = 252e2e3c6d5f00001aaa3fa5661cbbe2 20241109085534148 DAUC <0003> auc.c:143 vector [0]: ck = 8a19ced1e6548f7f722264876a82c03b 20241109085534148 DAUC <0003> auc.c:144 vector [0]: ik = c1e04b0ae94db7d595d83da53ecdda19 20241109085534148 DAUC <0003> auc.c:145 vector [0]: res = 7ef413b47ad1ccff0000000000000000 20241109085534148 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085534148 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241109085534148 DAUC <0003> auc.c:151 vector [0]: kc = ac03dcf95b562288 20241109085534148 DAUC <0003> auc.c:152 vector [0]: sres = 0425df4b 20241109085534148 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241109085534148 DAUC <0003> auc.c:113 vector [1]: rand = c601d13411a845e2015ed12a292f211b 20241109085534148 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241109085534148 DAUC <0003> auc.c:142 vector [1]: autn = ad42cf55607800001f06a195e1154cde 20241109085534149 DAUC <0003> auc.c:143 vector [1]: ck = c468aa82e495b7b41f5864eacc279da1 20241109085534149 DAUC <0003> auc.c:144 vector [1]: ik = 0d728c74c418b0f8827b274b87402772 20241109085534149 DAUC <0003> auc.c:145 vector [1]: res = acd967dcaf26839c0000000000000000 20241109085534149 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085534149 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241109085534149 DAUC <0003> auc.c:151 vector [1]: kc = 543965576beabd9f 20241109085534149 DAUC <0003> auc.c:152 vector [1]: sres = 03ffe440 20241109085534149 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241109085534149 DAUC <0003> auc.c:113 vector [2]: rand = d0947ead930a7ceb50204220d224cd15 20241109085534149 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241109085534149 DAUC <0003> auc.c:142 vector [2]: autn = be8f2d0d8eaa000000c13d850b3dff70 20241109085534149 DAUC <0003> auc.c:143 vector [2]: ck = a85515d2e6dd401dfb9887f95ad8eb1f 20241109085534149 DAUC <0003> auc.c:144 vector [2]: ik = d546f4b261b6fef0601a2df6d1d6ee5b 20241109085534149 DAUC <0003> auc.c:145 vector [2]: res = 2bf33e7f452639760000000000000000 20241109085534149 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085534149 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241109085534149 DAUC <0003> auc.c:151 vector [2]: kc = e6914b6f0c65bba9 20241109085534149 DAUC <0003> auc.c:152 vector [2]: sres = 6ed50709 20241109085534149 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241109085534149 DAUC <0003> auc.c:113 vector [3]: rand = baae850691cf1eddc41cf2a60228746b 20241109085534149 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241109085534149 DAUC <0003> auc.c:142 vector [3]: autn = 79b0642552bd0000465f38095a8c3e96 20241109085534149 DAUC <0003> auc.c:143 vector [3]: ck = f582f99438672966cd4feff8474be100 20241109085534149 DAUC <0003> auc.c:144 vector [3]: ik = 4c710a8fa31f5eec3eb575d34df737ca 20241109085534149 DAUC <0003> auc.c:145 vector [3]: res = f64a78853d05c7d20000000000000000 20241109085534149 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085534149 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241109085534149 DAUC <0003> auc.c:151 vector [3]: kc = 4a09693091c4a140 20241109085534149 DAUC <0003> auc.c:152 vector [3]: sres = cb4fbf57 20241109085534149 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241109085534149 DAUC <0003> db_auc.c:245 IMSI='262429637857747': Generated 4 vectors 20241109085534149 DAUC <0003> db_auc.c:249 IMSI='262429637857747': Updating SQN=161 in DB 20241109085534149 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429637857747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429637857747"} 20241109085534149 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429637857747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534149 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534149 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534152 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534152 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429637857747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429637857747"} 20241109085534152 DAUC <0003> db_auc.c:157 IMSI='262429637857747': No 2G Auth Data 20241109085534152 DAUC <0003> db_auc.c:236 IMSI='262429637857747': Calling to generate 5 vectors 20241109085534152 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241109085534152 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085534152 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085534152 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241109085534152 DAUC <0003> auc.c:113 vector [0]: rand = b0f8e7b5f8532f4f7652f2d8047733cf 20241109085534152 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241109085534152 DAUC <0003> auc.c:142 vector [0]: autn = b320e5d179210000a4db25c5e1d8cb25 20241109085534152 DAUC <0003> auc.c:143 vector [0]: ck = c033ebc139d3595d76d4d9c13d832232 20241109085534152 DAUC <0003> auc.c:144 vector [0]: ik = a7a04000f804e106177028a259e752db 20241109085534152 DAUC <0003> auc.c:145 vector [0]: res = b90b0b4cbc7b8f200000000000000000 20241109085534152 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085534152 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241109085534152 DAUC <0003> auc.c:151 vector [0]: kc = 06375aa2a5b3c8b2 20241109085534152 DAUC <0003> auc.c:152 vector [0]: sres = 0570846c 20241109085534152 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241109085534152 DAUC <0003> auc.c:113 vector [1]: rand = 1d75c6fa00d7998b4ae45786eb6d6693 20241109085534152 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241109085534152 DAUC <0003> auc.c:142 vector [1]: autn = 81daceb2196200004193d2a7db56c9ab 20241109085534152 DAUC <0003> auc.c:143 vector [1]: ck = fd4bad7b0201a234fea62dc6767ff3f2 20241109085534152 DAUC <0003> auc.c:144 vector [1]: ik = e1e8ad75a09708708392407d3caae11e 20241109085534152 DAUC <0003> auc.c:145 vector [1]: res = d6cce9249c4bd0840000000000000000 20241109085534152 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085534152 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241109085534152 DAUC <0003> auc.c:151 vector [1]: kc = 61976db5e843b8a8 20241109085534152 DAUC <0003> auc.c:152 vector [1]: sres = 4a8739a0 20241109085534152 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241109085534152 DAUC <0003> auc.c:113 vector [2]: rand = 332970568e31e1415b0d8bd3d48435fb 20241109085534152 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241109085534152 DAUC <0003> auc.c:142 vector [2]: autn = dde79d6c06750000f282ed83723ce0e1 20241109085534152 DAUC <0003> auc.c:143 vector [2]: ck = f38c65db43be3adb9d234fb843f32c7c 20241109085534152 DAUC <0003> auc.c:144 vector [2]: ik = 0458d9869fe7c0c2c4d671f25b1cacbf 20241109085534152 DAUC <0003> auc.c:145 vector [2]: res = 08fd27c53c7318bb0000000000000000 20241109085534152 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085534152 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241109085534152 DAUC <0003> auc.c:151 vector [2]: kc = ae218217c4b67ada 20241109085534152 DAUC <0003> auc.c:152 vector [2]: sres = 348e3f7e 20241109085534152 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241109085534152 DAUC <0003> auc.c:113 vector [3]: rand = 59c6e0b1585f7f7858e954c3889330bc 20241109085534152 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241109085534152 DAUC <0003> auc.c:142 vector [3]: autn = d1de648765c0000087d2f1bd797bb3a7 20241109085534152 DAUC <0003> auc.c:143 vector [3]: ck = e01e1e9cf87c4c1273a4ec24de4f410a 20241109085534152 DAUC <0003> auc.c:144 vector [3]: ik = 580bf2bb6f6f9f83e4142f9a983d5ffc 20241109085534152 DAUC <0003> auc.c:145 vector [3]: res = 0f485b2bde8f123b0000000000000000 20241109085534152 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085534152 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241109085534152 DAUC <0003> auc.c:151 vector [3]: kc = 2fa52f99d161cd67 20241109085534152 DAUC <0003> auc.c:152 vector [3]: sres = d1c74910 20241109085534152 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241109085534152 DAUC <0003> auc.c:113 vector [4]: rand = 7f9ee139cf30e23def5111aff802df2b 20241109085534152 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241109085534152 DAUC <0003> auc.c:142 vector [4]: autn = 75cef2f4eea10000cccde7bdbc9a344f 20241109085534152 DAUC <0003> auc.c:143 vector [4]: ck = 3f1445de4655d4342a1809967162c78c 20241109085534152 DAUC <0003> auc.c:144 vector [4]: ik = 5b9b4b13a70fd6159a6f0e206da3eab1 20241109085534152 DAUC <0003> auc.c:145 vector [4]: res = 1b7009ef473195b00000000000000000 20241109085534152 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241109085534152 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241109085534152 DAUC <0003> auc.c:151 vector [4]: kc = d4f8097bfd9b2f1c 20241109085534152 DAUC <0003> auc.c:152 vector [4]: sres = 5c419c5f 20241109085534152 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241109085534152 DAUC <0003> db_auc.c:245 IMSI='262429637857747': Generated 5 vectors 20241109085534152 DAUC <0003> db_auc.c:249 IMSI='262429637857747': Updating SQN=321 in DB 20241109085534152 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429637857747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429637857747"} 20241109085534152 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429637857747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534153 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534153 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534155 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534155 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429637857747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429637857747"} 20241109085534155 DAUC <0003> db_auc.c:157 IMSI='262429637857747': No 2G Auth Data 20241109085534155 DAUC <0003> db_auc.c:236 IMSI='262429637857747': Calling to generate 5 vectors 20241109085534155 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241109085534155 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085534155 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085534155 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241109085534155 DAUC <0003> auc.c:113 vector [0]: rand = 623a20b83704970d701a99973196722c 20241109085534155 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241109085534155 DAUC <0003> auc.c:142 vector [0]: autn = 009e7fcdd8510000024c9e81e8377dd0 20241109085534155 DAUC <0003> auc.c:143 vector [0]: ck = 6443c1e4744d8969c49965a774a05b51 20241109085534155 DAUC <0003> auc.c:144 vector [0]: ik = 4b85492bef3605e564b18ad544c4fcd1 20241109085534155 DAUC <0003> auc.c:145 vector [0]: res = 91ff4f90979c00290000000000000000 20241109085534155 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085534155 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241109085534155 DAUC <0003> auc.c:151 vector [0]: kc = 8fee67bdab1f2b0c 20241109085534155 DAUC <0003> auc.c:152 vector [0]: sres = 06634fb9 20241109085534155 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241109085534155 DAUC <0003> auc.c:113 vector [1]: rand = 8b358679281982b6d4efde079babcfdc 20241109085534155 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241109085534155 DAUC <0003> auc.c:142 vector [1]: autn = 8aaeb0d60a160000927a4742f2806850 20241109085534155 DAUC <0003> auc.c:143 vector [1]: ck = 538a1208d5fd54518d3c916c5b82a5e1 20241109085534155 DAUC <0003> auc.c:144 vector [1]: ik = 55ce86e0586d162839d84e673a89b725 20241109085534155 DAUC <0003> auc.c:145 vector [1]: res = f3130469785aaff50000000000000000 20241109085534155 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085534155 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241109085534155 DAUC <0003> auc.c:151 vector [1]: kc = b2a04be3ec9b50bd 20241109085534155 DAUC <0003> auc.c:152 vector [1]: sres = 8b49ab9c 20241109085534155 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241109085534155 DAUC <0003> auc.c:113 vector [2]: rand = 30160779809be00dad282fa15a3c1426 20241109085534155 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241109085534155 DAUC <0003> auc.c:142 vector [2]: autn = 05c2667535ae0000590b2ff89b35fe3d 20241109085534155 DAUC <0003> auc.c:143 vector [2]: ck = 4f7f43ad6cc88f20fe0bcd05fcafd1f7 20241109085534155 DAUC <0003> auc.c:144 vector [2]: ik = 4a8c5395d4b98a115b63d0e65f04d408 20241109085534155 DAUC <0003> auc.c:145 vector [2]: res = 4383e4bfac6652e50000000000000000 20241109085534155 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085534155 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241109085534155 DAUC <0003> auc.c:151 vector [2]: kc = a09b0ddb1bda00ce 20241109085534155 DAUC <0003> auc.c:152 vector [2]: sres = efe5b65a 20241109085534155 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241109085534155 DAUC <0003> auc.c:113 vector [3]: rand = 74b897fae6bfab835062a9e54486ba14 20241109085534155 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241109085534155 DAUC <0003> auc.c:142 vector [3]: autn = af7378128a5e0000b066f837a4d1bfd8 20241109085534155 DAUC <0003> auc.c:143 vector [3]: ck = c9bb398535829850b8336b2cbc55584e 20241109085534155 DAUC <0003> auc.c:144 vector [3]: ik = dd846c66fb13e6d6b682e2e7daefcd93 20241109085534155 DAUC <0003> auc.c:145 vector [3]: res = 99724f5f5def8bba0000000000000000 20241109085534155 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085534155 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241109085534155 DAUC <0003> auc.c:151 vector [3]: kc = 1a8edc28a82beb5b 20241109085534155 DAUC <0003> auc.c:152 vector [3]: sres = c49dc4e5 20241109085534155 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241109085534155 DAUC <0003> auc.c:113 vector [4]: rand = f471e28cbbda5ff64fd49417fdbade29 20241109085534155 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241109085534155 DAUC <0003> auc.c:142 vector [4]: autn = 3dd9ab834b5a000065c56e25856b3ba2 20241109085534155 DAUC <0003> auc.c:143 vector [4]: ck = 1119c8b0fd60005549b1604833b36b25 20241109085534155 DAUC <0003> auc.c:144 vector [4]: ik = b05768be79c4f7158ccce08ec92f25ad 20241109085534155 DAUC <0003> auc.c:145 vector [4]: res = b1d6f4bb7be48bec0000000000000000 20241109085534155 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241109085534155 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241109085534155 DAUC <0003> auc.c:151 vector [4]: kc = 643320c87e38b9c8 20241109085534155 DAUC <0003> auc.c:152 vector [4]: sres = ca327f57 20241109085534155 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241109085534155 DAUC <0003> db_auc.c:245 IMSI='262429637857747': Generated 5 vectors 20241109085534155 DAUC <0003> db_auc.c:249 IMSI='262429637857747': Updating SQN=481 in DB 20241109085534155 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429637857747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429637857747"} 20241109085534155 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429637857747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534155 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534155 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36180<->l=127.0.0.1:4258 20241109085534159 DAUC <0003> db_auc.c:157 IMSI='262424390176707': No 2G Auth Data 20241109085534159 DAUC <0003> db_auc.c:192 IMSI='262424390176707': No 3G Auth Data 20241109085534174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36190<->l=127.0.0.1:4258 20241109085534178 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534178 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424390176707 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424390176707"} 20241109085534178 DAUC <0003> db_auc.c:157 IMSI='262424390176707': No 2G Auth Data 20241109085534178 DAUC <0003> db_auc.c:236 IMSI='262424390176707': Calling to generate 1 vectors 20241109085534178 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241109085534178 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085534178 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241109085534178 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241109085534178 DAUC <0003> auc.c:113 vector [0]: rand = 1824e822b7958041f8aba9b1c6f6c563 20241109085534178 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241109085534178 DAUC <0003> auc.c:142 vector [0]: autn = c7464a829a7700009438a10c2b4ac8a2 20241109085534178 DAUC <0003> auc.c:143 vector [0]: ck = ee95598444a90bbc63f2c5bf8ffdaa4f 20241109085534178 DAUC <0003> auc.c:144 vector [0]: ik = d33c75123fc68d94067dc736a5e41454 20241109085534178 DAUC <0003> auc.c:145 vector [0]: res = 633d69cc19aef7ad0000000000000000 20241109085534178 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085534178 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241109085534178 DAUC <0003> auc.c:151 vector [0]: kc = 58262e1f51763833 20241109085534179 DAUC <0003> auc.c:152 vector [0]: sres = 7a939e61 20241109085534179 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241109085534179 DAUC <0003> db_auc.c:245 IMSI='262424390176707': Generated 1 vectors 20241109085534179 DAUC <0003> db_auc.c:249 IMSI='262424390176707': Updating SQN=33 in DB 20241109085534179 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424390176707 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424390176707"} 20241109085534179 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424390176707 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534179 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534179 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534182 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534182 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424390176707 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424390176707"} 20241109085534182 DAUC <0003> db_auc.c:157 IMSI='262424390176707': No 2G Auth Data 20241109085534182 DAUC <0003> db_auc.c:236 IMSI='262424390176707': Calling to generate 4 vectors 20241109085534182 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241109085534182 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085534182 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241109085534182 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241109085534182 DAUC <0003> auc.c:113 vector [0]: rand = cf2d521a92088a61d4f8e165ce4cdbfe 20241109085534182 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241109085534182 DAUC <0003> auc.c:142 vector [0]: autn = 5427b07d22da00000a4f873e885cfd3d 20241109085534182 DAUC <0003> auc.c:143 vector [0]: ck = ab5b66f9cbcddc9a27035556326d8799 20241109085534182 DAUC <0003> auc.c:144 vector [0]: ik = c2dbb8bf46265d3941a3b15ec6b1b305 20241109085534182 DAUC <0003> auc.c:145 vector [0]: res = aa136913b6fdbed40000000000000000 20241109085534182 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085534182 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241109085534182 DAUC <0003> auc.c:151 vector [0]: kc = 0f203a4e7937b53f 20241109085534182 DAUC <0003> auc.c:152 vector [0]: sres = 1ceed7c7 20241109085534182 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241109085534182 DAUC <0003> auc.c:113 vector [1]: rand = 7b16378e4f474b7e97d69821ffd0e846 20241109085534182 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241109085534182 DAUC <0003> auc.c:142 vector [1]: autn = 3f03d2af505300004fb39ccec1f32f85 20241109085534182 DAUC <0003> auc.c:143 vector [1]: ck = d4309b83fa71fd44f8c708c08419b84d 20241109085534182 DAUC <0003> auc.c:144 vector [1]: ik = ad4fad378c800e4b79e4153bda005627 20241109085534182 DAUC <0003> auc.c:145 vector [1]: res = f3b331bfbde70ce60000000000000000 20241109085534182 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085534182 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241109085534182 DAUC <0003> auc.c:151 vector [1]: kc = f85c2b4f28e81d65 20241109085534182 DAUC <0003> auc.c:152 vector [1]: sres = 4e543d59 20241109085534182 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241109085534182 DAUC <0003> auc.c:113 vector [2]: rand = 1f8856f1402158eb7a37f7f1d35fc198 20241109085534182 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241109085534182 DAUC <0003> auc.c:142 vector [2]: autn = 7fb0307a3dac0000d8bcadc86ce710ec 20241109085534182 DAUC <0003> auc.c:143 vector [2]: ck = 63b1a6704856366578f595890c33f239 20241109085534182 DAUC <0003> auc.c:144 vector [2]: ik = d5f371408c85cb1b12605a7f220a38aa 20241109085534182 DAUC <0003> auc.c:145 vector [2]: res = 1162d2f093b49d0c0000000000000000 20241109085534182 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085534182 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241109085534182 DAUC <0003> auc.c:151 vector [2]: kc = dcd718c6eaea37ed 20241109085534182 DAUC <0003> auc.c:152 vector [2]: sres = 82d64ffc 20241109085534182 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241109085534182 DAUC <0003> auc.c:113 vector [3]: rand = 4b4d89e15b9ae21de8e1b960597dffdb 20241109085534182 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241109085534182 DAUC <0003> auc.c:142 vector [3]: autn = 349c35b0a85900007c942e1f11bbce82 20241109085534182 DAUC <0003> auc.c:143 vector [3]: ck = be2ea78bd1f0aa750bce936cba498ba1 20241109085534182 DAUC <0003> auc.c:144 vector [3]: ik = e6c3f5b2d0b8e40dccf9ef392349cb52 20241109085534182 DAUC <0003> auc.c:145 vector [3]: res = 7637be1e2c9732130000000000000000 20241109085534182 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085534182 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241109085534182 DAUC <0003> auc.c:151 vector [3]: kc = 9fda2e6c98480e8b 20241109085534182 DAUC <0003> auc.c:152 vector [3]: sres = 5aa08c0d 20241109085534182 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241109085534182 DAUC <0003> db_auc.c:245 IMSI='262424390176707': Generated 4 vectors 20241109085534182 DAUC <0003> db_auc.c:249 IMSI='262424390176707': Updating SQN=161 in DB 20241109085534182 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424390176707 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424390176707"} 20241109085534182 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424390176707 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534182 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534182 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534185 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534185 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424390176707 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424390176707"} 20241109085534185 DAUC <0003> db_auc.c:157 IMSI='262424390176707': No 2G Auth Data 20241109085534185 DAUC <0003> db_auc.c:236 IMSI='262424390176707': Calling to generate 5 vectors 20241109085534185 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241109085534185 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085534185 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241109085534185 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241109085534185 DAUC <0003> auc.c:113 vector [0]: rand = 43f2783e4fd7ce10cac31c98f95c19c6 20241109085534185 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241109085534185 DAUC <0003> auc.c:142 vector [0]: autn = e0a1467b96300000573d999695e26184 20241109085534185 DAUC <0003> auc.c:143 vector [0]: ck = f6d116ff65daedc0b85c1d8621e51593 20241109085534185 DAUC <0003> auc.c:144 vector [0]: ik = 914156be6d9692768f7d0158dff1b15e 20241109085534185 DAUC <0003> auc.c:145 vector [0]: res = 32aba77cac43001c0000000000000000 20241109085534185 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085534185 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241109085534185 DAUC <0003> auc.c:151 vector [0]: kc = 50b15c9ff658db7b 20241109085534185 DAUC <0003> auc.c:152 vector [0]: sres = 9ee8a760 20241109085534185 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241109085534185 DAUC <0003> auc.c:113 vector [1]: rand = ccea7ceb245e25d67fb2172a8f8f3025 20241109085534185 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241109085534185 DAUC <0003> auc.c:142 vector [1]: autn = 8bfa608fbcdc0000e13e78ad9f27a051 20241109085534185 DAUC <0003> auc.c:143 vector [1]: ck = 3148f36afce4cd9fabc420f21c09c63c 20241109085534185 DAUC <0003> auc.c:144 vector [1]: ik = a0cc73656a24af86f8f183ef0e6414ef 20241109085534185 DAUC <0003> auc.c:145 vector [1]: res = 036776ee8ea1016b0000000000000000 20241109085534185 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085534185 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241109085534185 DAUC <0003> auc.c:151 vector [1]: kc = c2b1231284adb0ca 20241109085534185 DAUC <0003> auc.c:152 vector [1]: sres = 8dc67785 20241109085534185 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241109085534185 DAUC <0003> auc.c:113 vector [2]: rand = edd21206e6cd02ee58185bfd5dddc66c 20241109085534185 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241109085534185 DAUC <0003> auc.c:142 vector [2]: autn = 0d6bd01bca2e00001cc7b6a5a0e28fd1 20241109085534185 DAUC <0003> auc.c:143 vector [2]: ck = d5d6a78b95778c2e9d7a12fef06c0438 20241109085534185 DAUC <0003> auc.c:144 vector [2]: ik = 77ee51189722be0a81c42026dc41e3ac 20241109085534185 DAUC <0003> auc.c:145 vector [2]: res = 11d84bbcf876805c0000000000000000 20241109085534185 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085534186 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241109085534186 DAUC <0003> auc.c:151 vector [2]: kc = be86c44b2e78d5b0 20241109085534186 DAUC <0003> auc.c:152 vector [2]: sres = e9aecbe0 20241109085534186 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241109085534186 DAUC <0003> auc.c:113 vector [3]: rand = 879d2f1c89d34f86d19f7711b01c8c4c 20241109085534186 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241109085534186 DAUC <0003> auc.c:142 vector [3]: autn = 4b5250fb639a0000d4dac6d26b8365c4 20241109085534186 DAUC <0003> auc.c:143 vector [3]: ck = 3d5060f2bd518a814bfe4c3d00d372ad 20241109085534186 DAUC <0003> auc.c:144 vector [3]: ik = 8c49af2fcf921c11b4e3feabeaba379f 20241109085534186 DAUC <0003> auc.c:145 vector [3]: res = 8764298a766a1a690000000000000000 20241109085534186 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085534186 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241109085534186 DAUC <0003> auc.c:151 vector [3]: kc = 4e047d4b98aad3a2 20241109085534186 DAUC <0003> auc.c:152 vector [3]: sres = f10e33e3 20241109085534186 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241109085534186 DAUC <0003> auc.c:113 vector [4]: rand = 5a5786488cec4d69656f982f8a5bf73b 20241109085534186 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241109085534186 DAUC <0003> auc.c:142 vector [4]: autn = 78958087d3530000474a3131884fd882 20241109085534186 DAUC <0003> auc.c:143 vector [4]: ck = 4ca7d5a59e861ffec3f8c3f665b0faf2 20241109085534186 DAUC <0003> auc.c:144 vector [4]: ik = 30cfcefe3df11954312ce260ab1c258d 20241109085534186 DAUC <0003> auc.c:145 vector [4]: res = dca4efbfa5c7b2d40000000000000000 20241109085534186 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241109085534186 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241109085534186 DAUC <0003> auc.c:151 vector [4]: kc = 8ebc3acd6ddbd9d5 20241109085534186 DAUC <0003> auc.c:152 vector [4]: sres = 79635d6b 20241109085534186 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241109085534186 DAUC <0003> db_auc.c:245 IMSI='262424390176707': Generated 5 vectors 20241109085534186 DAUC <0003> db_auc.c:249 IMSI='262424390176707': Updating SQN=321 in DB 20241109085534186 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424390176707 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424390176707"} 20241109085534186 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424390176707 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534186 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534186 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534189 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534189 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424390176707 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424390176707"} 20241109085534189 DAUC <0003> db_auc.c:157 IMSI='262424390176707': No 2G Auth Data 20241109085534189 DAUC <0003> db_auc.c:236 IMSI='262424390176707': Calling to generate 5 vectors 20241109085534189 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241109085534189 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085534189 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241109085534189 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241109085534189 DAUC <0003> auc.c:113 vector [0]: rand = b83cabbdedba930f7d2fa0567ed04184 20241109085534189 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241109085534189 DAUC <0003> auc.c:142 vector [0]: autn = d3ae3153393300003022226a29c1fd33 20241109085534189 DAUC <0003> auc.c:143 vector [0]: ck = 5718eca513b2555bc7c3fc9ef92a4f1c 20241109085534189 DAUC <0003> auc.c:144 vector [0]: ik = 500588669039b68b453a3672d472686b 20241109085534189 DAUC <0003> auc.c:145 vector [0]: res = 1e468271d0fb7e730000000000000000 20241109085534189 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085534189 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241109085534189 DAUC <0003> auc.c:151 vector [0]: kc = 85e4ae2faed3c4a7 20241109085534189 DAUC <0003> auc.c:152 vector [0]: sres = cebdfc02 20241109085534189 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241109085534189 DAUC <0003> auc.c:113 vector [1]: rand = fadf5808c1a096c17fb9cd0d3ba7fccc 20241109085534189 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241109085534189 DAUC <0003> auc.c:142 vector [1]: autn = a2570cdf7a4f0000a379a8eda360b990 20241109085534189 DAUC <0003> auc.c:143 vector [1]: ck = 9c74cc4252f089006a48fb608fd6a70c 20241109085534189 DAUC <0003> auc.c:144 vector [1]: ik = 2e37d2e9f998446e452db1a771cbbe10 20241109085534189 DAUC <0003> auc.c:145 vector [1]: res = d226bb2b1740bb7a0000000000000000 20241109085534189 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085534189 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241109085534189 DAUC <0003> auc.c:151 vector [1]: kc = 9d26546c5575d472 20241109085534189 DAUC <0003> auc.c:152 vector [1]: sres = c5660051 20241109085534189 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241109085534189 DAUC <0003> auc.c:113 vector [2]: rand = 2e62934d3519f6f918d31068088688d5 20241109085534189 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241109085534189 DAUC <0003> auc.c:142 vector [2]: autn = 9cf5c0331d5700003070fc61df01a430 20241109085534189 DAUC <0003> auc.c:143 vector [2]: ck = b7439dc54ba54a85712f5aa4b218adae 20241109085534189 DAUC <0003> auc.c:144 vector [2]: ik = dbcb3ef5a143e59e9c09c8ed777eab13 20241109085534189 DAUC <0003> auc.c:145 vector [2]: res = 76c2d771d64de31b0000000000000000 20241109085534189 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085534189 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241109085534189 DAUC <0003> auc.c:151 vector [2]: kc = 81ae31792f80a9a6 20241109085534189 DAUC <0003> auc.c:152 vector [2]: sres = a08f346a 20241109085534189 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241109085534189 DAUC <0003> auc.c:113 vector [3]: rand = c7ce875b80cf341575b37536834e080a 20241109085534189 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241109085534189 DAUC <0003> auc.c:142 vector [3]: autn = 465eb11450310000f9f85bee4b2a5c4d 20241109085534189 DAUC <0003> auc.c:143 vector [3]: ck = a8714b19cdec2607b7efc2ba9da07ff8 20241109085534189 DAUC <0003> auc.c:144 vector [3]: ik = a43ad598438cea8f64cfd3f85fab6ad0 20241109085534189 DAUC <0003> auc.c:145 vector [3]: res = 7a232b370f60b5b20000000000000000 20241109085534189 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085534189 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241109085534189 DAUC <0003> auc.c:151 vector [3]: kc = df6b8fc34c6bd9a0 20241109085534189 DAUC <0003> auc.c:152 vector [3]: sres = 75439e85 20241109085534189 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241109085534189 DAUC <0003> auc.c:113 vector [4]: rand = 680cbbcaa5788794094c1c5f3145b82b 20241109085534189 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241109085534189 DAUC <0003> auc.c:142 vector [4]: autn = bc4bd7f17b9d000057b28686324bc618 20241109085534189 DAUC <0003> auc.c:143 vector [4]: ck = 247009cdcbb20be74e8cbd67b0cbbcfa 20241109085534189 DAUC <0003> auc.c:144 vector [4]: ik = d1afbf9432386d619ec4de3522bb77b4 20241109085534189 DAUC <0003> auc.c:145 vector [4]: res = 02c7d71bb0819ecd0000000000000000 20241109085534189 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241109085534189 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241109085534189 DAUC <0003> auc.c:151 vector [4]: kc = 2597d50b6bfaadc8 20241109085534189 DAUC <0003> auc.c:152 vector [4]: sres = b24649d6 20241109085534189 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241109085534189 DAUC <0003> db_auc.c:245 IMSI='262424390176707': Generated 5 vectors 20241109085534189 DAUC <0003> db_auc.c:249 IMSI='262424390176707': Updating SQN=481 in DB 20241109085534189 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424390176707 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424390176707"} 20241109085534189 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424390176707 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534189 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534189 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36190<->l=127.0.0.1:4258 20241109085534194 DAUC <0003> db_auc.c:157 IMSI='262420620508364': No 2G Auth Data 20241109085534194 DAUC <0003> db_auc.c:192 IMSI='262420620508364': No 3G Auth Data 20241109085534210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36204<->l=127.0.0.1:4258 20241109085534213 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534213 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420620508364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420620508364"} 20241109085534213 DAUC <0003> db_auc.c:236 IMSI='262420620508364': Calling to generate 1 vectors 20241109085534213 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241109085534213 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085534213 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085534213 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241109085534213 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534213 DAUC <0003> auc.c:113 vector [0]: rand = 50b2d85e3d5e8aa63f5d766cff7fdb42 20241109085534213 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241109085534213 DAUC <0003> auc.c:142 vector [0]: autn = d6d5f2b71c22000004c6885fa6f95a65 20241109085534213 DAUC <0003> auc.c:143 vector [0]: ck = 88a19568e3701d790df4e1733e64c60b 20241109085534213 DAUC <0003> auc.c:144 vector [0]: ik = 39bbbecae777b371dd54f8f02abf7866 20241109085534213 DAUC <0003> auc.c:145 vector [0]: res = e8b3f388d7b7b8fa0000000000000000 20241109085534213 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085534213 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241109085534213 DAUC <0003> auc.c:179 vector [0]: kc = 60b7ac93b8a34000 20241109085534213 DAUC <0003> auc.c:180 vector [0]: sres = 0769fe4a 20241109085534213 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241109085534213 DAUC <0003> db_auc.c:245 IMSI='262420620508364': Generated 1 vectors 20241109085534213 DAUC <0003> db_auc.c:249 IMSI='262420620508364': Updating SQN=33 in DB 20241109085534213 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420620508364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420620508364"} 20241109085534213 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420620508364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534213 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534213 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534216 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534216 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420620508364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420620508364"} 20241109085534216 DAUC <0003> db_auc.c:236 IMSI='262420620508364': Calling to generate 4 vectors 20241109085534216 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241109085534216 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085534216 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085534216 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241109085534216 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534216 DAUC <0003> auc.c:113 vector [0]: rand = ff23e1b9e247c19675b13dd728f6da0e 20241109085534216 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241109085534216 DAUC <0003> auc.c:142 vector [0]: autn = 6b213ba849c50000fed88c51c63bddc6 20241109085534216 DAUC <0003> auc.c:143 vector [0]: ck = a7b44b4982a82b55a19aae2b1503b45d 20241109085534216 DAUC <0003> auc.c:144 vector [0]: ik = e775443fea16c1e85837f773f239108b 20241109085534216 DAUC <0003> auc.c:145 vector [0]: res = 0e83914ade121e600000000000000000 20241109085534216 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085534216 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241109085534216 DAUC <0003> auc.c:179 vector [0]: kc = 9d49579c58f60800 20241109085534216 DAUC <0003> auc.c:180 vector [0]: sres = daa5897f 20241109085534216 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241109085534216 DAUC <0003> auc.c:113 vector [1]: rand = 4e4ec8b60e624d73b677079d48e0b25f 20241109085534216 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241109085534216 DAUC <0003> auc.c:142 vector [1]: autn = 01c6c55906190000bc4286095c0a866a 20241109085534216 DAUC <0003> auc.c:143 vector [1]: ck = fb23b1bba58b934c65bc62697916fe12 20241109085534216 DAUC <0003> auc.c:144 vector [1]: ik = 1c3c296a67b3ca39c7eb72f967e1c95d 20241109085534216 DAUC <0003> auc.c:145 vector [1]: res = 730f2845c1db61760000000000000000 20241109085534216 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085534216 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241109085534216 DAUC <0003> auc.c:179 vector [1]: kc = f235d53419a41000 20241109085534216 DAUC <0003> auc.c:180 vector [1]: sres = 0c54ca93 20241109085534216 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241109085534216 DAUC <0003> auc.c:113 vector [2]: rand = b76f62a5713875bd8f69246a7663e9cf 20241109085534216 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241109085534216 DAUC <0003> auc.c:142 vector [2]: autn = b00336c4981c0000ba7e64a7d1f31333 20241109085534216 DAUC <0003> auc.c:143 vector [2]: ck = 9b3a73b672dbfc4d0481ace73363dd03 20241109085534216 DAUC <0003> auc.c:144 vector [2]: ik = efa586fc91b2fc9387aac85110e0b291 20241109085534216 DAUC <0003> auc.c:145 vector [2]: res = 508b200a14e52a180000000000000000 20241109085534216 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085534216 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241109085534216 DAUC <0003> auc.c:179 vector [2]: kc = 889265e9d480b000 20241109085534216 DAUC <0003> auc.c:180 vector [2]: sres = 8b36e3e1 20241109085534216 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241109085534216 DAUC <0003> auc.c:113 vector [3]: rand = 0de7c147467eced3291a76f652d83529 20241109085534216 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241109085534216 DAUC <0003> auc.c:142 vector [3]: autn = 4a4fe7250ee40000d6b2786f7477199a 20241109085534216 DAUC <0003> auc.c:143 vector [3]: ck = ecdae2827bfb5fab4f5d83d011376797 20241109085534216 DAUC <0003> auc.c:144 vector [3]: ik = 53bcd32c3f1f4c9a629bc7764efbc4af 20241109085534216 DAUC <0003> auc.c:145 vector [3]: res = c76cb41b1d7aef7b0000000000000000 20241109085534216 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085534216 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241109085534216 DAUC <0003> auc.c:179 vector [3]: kc = 7bc136fde624c400 20241109085534217 DAUC <0003> auc.c:180 vector [3]: sres = 26a4090f 20241109085534217 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241109085534217 DAUC <0003> db_auc.c:245 IMSI='262420620508364': Generated 4 vectors 20241109085534217 DAUC <0003> db_auc.c:249 IMSI='262420620508364': Updating SQN=161 in DB 20241109085534217 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420620508364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420620508364"} 20241109085534217 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420620508364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534217 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534217 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534219 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534219 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420620508364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420620508364"} 20241109085534219 DAUC <0003> db_auc.c:236 IMSI='262420620508364': Calling to generate 5 vectors 20241109085534219 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241109085534219 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085534219 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085534219 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241109085534219 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534219 DAUC <0003> auc.c:113 vector [0]: rand = 26b87f88b7961f572d1c7eb1613d3acd 20241109085534219 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241109085534220 DAUC <0003> auc.c:142 vector [0]: autn = 4b489f3dee0b000018ea59010b69e7ed 20241109085534220 DAUC <0003> auc.c:143 vector [0]: ck = 0e7ade894843967e968fbf01fd622551 20241109085534220 DAUC <0003> auc.c:144 vector [0]: ik = fcc304fbbcf829b8b516bb33d9b9dfe9 20241109085534220 DAUC <0003> auc.c:145 vector [0]: res = 48c2d85a0643a8560000000000000000 20241109085534220 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085534220 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241109085534220 DAUC <0003> auc.c:179 vector [0]: kc = d199e45202233400 20241109085534220 DAUC <0003> auc.c:180 vector [0]: sres = 5f038bea 20241109085534220 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241109085534220 DAUC <0003> auc.c:113 vector [1]: rand = 603dd2ebfdd2bcd5355fb70b4c9f524d 20241109085534220 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241109085534220 DAUC <0003> auc.c:142 vector [1]: autn = d8cc08ec9e370000d1eb2a5d785fcc2b 20241109085534220 DAUC <0003> auc.c:143 vector [1]: ck = 8672c827bc608ed479f98763d6372448 20241109085534220 DAUC <0003> auc.c:144 vector [1]: ik = 532ba20aa1a91999f4b18bf230a30b4a 20241109085534220 DAUC <0003> auc.c:145 vector [1]: res = 4989b54087f2fd960000000000000000 20241109085534220 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085534220 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241109085534220 DAUC <0003> auc.c:179 vector [1]: kc = 0f4177e6c309f000 20241109085534220 DAUC <0003> auc.c:180 vector [1]: sres = dc753b4b 20241109085534220 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241109085534220 DAUC <0003> auc.c:113 vector [2]: rand = 92d02a6ee8a1151cdf4e655f42cb7480 20241109085534220 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241109085534220 DAUC <0003> auc.c:142 vector [2]: autn = cb5bd71ed463000063f1de3fa8e5b3d6 20241109085534220 DAUC <0003> auc.c:143 vector [2]: ck = 59117df992a93c18ad3e3dba42242e0f 20241109085534220 DAUC <0003> auc.c:144 vector [2]: ik = eaafaded36330934adcf342e5d4b8cc4 20241109085534220 DAUC <0003> auc.c:145 vector [2]: res = c82deb0e636a7e750000000000000000 20241109085534220 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085534220 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241109085534220 DAUC <0003> auc.c:179 vector [2]: kc = a1bd135d1b45a400 20241109085534220 DAUC <0003> auc.c:180 vector [2]: sres = 57281cf1 20241109085534220 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241109085534220 DAUC <0003> auc.c:113 vector [3]: rand = affc376164332636a8cba23bade6bce7 20241109085534220 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241109085534220 DAUC <0003> auc.c:142 vector [3]: autn = f2b4ffa581f50000d9412ae2a6375228 20241109085534220 DAUC <0003> auc.c:143 vector [3]: ck = 64eab885e3f44bd4016deb6153de636f 20241109085534220 DAUC <0003> auc.c:144 vector [3]: ik = 72de9e6eb83d35c249372f029b15f776 20241109085534220 DAUC <0003> auc.c:145 vector [3]: res = 8683517ff46243660000000000000000 20241109085534220 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085534220 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241109085534220 DAUC <0003> auc.c:179 vector [3]: kc = 3be475a562ff5400 20241109085534220 DAUC <0003> auc.c:180 vector [3]: sres = 66745570 20241109085534220 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241109085534220 DAUC <0003> auc.c:113 vector [4]: rand = a6a7c66d5b493ed91de76987b6ffe3e3 20241109085534220 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241109085534220 DAUC <0003> auc.c:142 vector [4]: autn = 1b584cd42c4c0000e6c8bb89a57ef572 20241109085534220 DAUC <0003> auc.c:143 vector [4]: ck = 0e2e6e29ebc631364b650f8e7fa083db 20241109085534220 DAUC <0003> auc.c:144 vector [4]: ik = 9fa9114c9719cb1df9b087123e78fd44 20241109085534220 DAUC <0003> auc.c:145 vector [4]: res = 3f571ea796acad5e0000000000000000 20241109085534220 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241109085534220 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241109085534220 DAUC <0003> auc.c:179 vector [4]: kc = 60b6488cd7646c00 20241109085534220 DAUC <0003> auc.c:180 vector [4]: sres = 22a4dcdd 20241109085534220 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241109085534220 DAUC <0003> db_auc.c:245 IMSI='262420620508364': Generated 5 vectors 20241109085534220 DAUC <0003> db_auc.c:249 IMSI='262420620508364': Updating SQN=321 in DB 20241109085534220 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420620508364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420620508364"} 20241109085534220 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420620508364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534220 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534220 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534223 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534223 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420620508364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420620508364"} 20241109085534223 DAUC <0003> db_auc.c:236 IMSI='262420620508364': Calling to generate 5 vectors 20241109085534223 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241109085534223 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085534223 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085534223 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241109085534223 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534223 DAUC <0003> auc.c:113 vector [0]: rand = 61fec8cfe517b6ec5b458154f9f6ef86 20241109085534223 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241109085534223 DAUC <0003> auc.c:142 vector [0]: autn = 650532161466000006d22a6294c55bf7 20241109085534223 DAUC <0003> auc.c:143 vector [0]: ck = 9cc60874296d9cf367374c8243c49886 20241109085534223 DAUC <0003> auc.c:144 vector [0]: ik = 904b0568377abfa7c94290ce2c0032e3 20241109085534223 DAUC <0003> auc.c:145 vector [0]: res = 2a283d462860f62a0000000000000000 20241109085534223 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085534223 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241109085534223 DAUC <0003> auc.c:179 vector [0]: kc = 5d0840e2524d5000 20241109085534223 DAUC <0003> auc.c:180 vector [0]: sres = 77308bfb 20241109085534223 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241109085534223 DAUC <0003> auc.c:113 vector [1]: rand = 7407b370c3bf160b13a0900d001a587f 20241109085534223 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241109085534223 DAUC <0003> auc.c:142 vector [1]: autn = 67b70b7a6b6200001ded418171e65e97 20241109085534223 DAUC <0003> auc.c:143 vector [1]: ck = 999162c6902f9bed16b6ca409ba40cde 20241109085534223 DAUC <0003> auc.c:144 vector [1]: ik = 74efdc749e9d4e02277a876a7d3673fe 20241109085534223 DAUC <0003> auc.c:145 vector [1]: res = b8bc31ce31e5a6170000000000000000 20241109085534223 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085534223 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241109085534223 DAUC <0003> auc.c:179 vector [1]: kc = 5dfcd1d69d79d400 20241109085534223 DAUC <0003> auc.c:180 vector [1]: sres = bbbd761e 20241109085534223 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241109085534223 DAUC <0003> auc.c:113 vector [2]: rand = 038caee7174704078db27931d82dfbe8 20241109085534223 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241109085534223 DAUC <0003> auc.c:142 vector [2]: autn = 0f9a907606b00000acc5c59b50acba7e 20241109085534223 DAUC <0003> auc.c:143 vector [2]: ck = 1636792e650202f276f83e3493cb7f1f 20241109085534223 DAUC <0003> auc.c:144 vector [2]: ik = e783717a54f53fd322870f4cda001df6 20241109085534223 DAUC <0003> auc.c:145 vector [2]: res = 564a7dc714111a170000000000000000 20241109085534223 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085534223 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241109085534223 DAUC <0003> auc.c:179 vector [2]: kc = 4c82ebcd246e8c00 20241109085534223 DAUC <0003> auc.c:180 vector [2]: sres = 9a65abb2 20241109085534223 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241109085534223 DAUC <0003> auc.c:113 vector [3]: rand = 2f3300bd94c00714d37869b56435cf49 20241109085534224 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241109085534224 DAUC <0003> auc.c:142 vector [3]: autn = 9afbc2693c8900003d45021f04f910b3 20241109085534224 DAUC <0003> auc.c:143 vector [3]: ck = 538a9bd3555fb0e733ecba05dc78dd58 20241109085534224 DAUC <0003> auc.c:144 vector [3]: ik = a3f1e47c3fabc4dfe3232794c57aba0b 20241109085534224 DAUC <0003> auc.c:145 vector [3]: res = 4d422f6d29fef62d0000000000000000 20241109085534224 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085534224 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241109085534224 DAUC <0003> auc.c:179 vector [3]: kc = 0ed4f1a26b072000 20241109085534224 DAUC <0003> auc.c:180 vector [3]: sres = dcb0e3ef 20241109085534224 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241109085534224 DAUC <0003> auc.c:113 vector [4]: rand = 23b41b5ac65533c765cfda806376156d 20241109085534224 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241109085534224 DAUC <0003> auc.c:142 vector [4]: autn = 47bd7524eeb700000a9a2a011ce2674f 20241109085534224 DAUC <0003> auc.c:143 vector [4]: ck = af00d4fc5735cc64ea386313e2b17c87 20241109085534224 DAUC <0003> auc.c:144 vector [4]: ik = 0253babcbb581e7f787c261c2b9a418a 20241109085534224 DAUC <0003> auc.c:145 vector [4]: res = e496161e934333d90000000000000000 20241109085534224 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241109085534224 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241109085534224 DAUC <0003> auc.c:179 vector [4]: kc = 8f15c47fd5fc9400 20241109085534224 DAUC <0003> auc.c:180 vector [4]: sres = fe5a2a04 20241109085534224 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241109085534224 DAUC <0003> db_auc.c:245 IMSI='262420620508364': Generated 5 vectors 20241109085534224 DAUC <0003> db_auc.c:249 IMSI='262420620508364': Updating SQN=481 in DB 20241109085534224 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420620508364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420620508364"} 20241109085534224 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420620508364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534224 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534224 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36204<->l=127.0.0.1:4258 20241109085534228 DAUC <0003> db_auc.c:157 IMSI='262424824275462': No 2G Auth Data 20241109085534228 DAUC <0003> db_auc.c:192 IMSI='262424824275462': No 3G Auth Data 20241109085534243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36218<->l=127.0.0.1:4258 20241109085534247 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534247 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424824275462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424824275462"} 20241109085534247 DAUC <0003> db_auc.c:236 IMSI='262424824275462': Calling to generate 1 vectors 20241109085534247 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241109085534247 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085534247 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085534247 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241109085534247 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534247 DAUC <0003> auc.c:113 vector [0]: rand = 5d022593c0f03f8a031b09ce1ee10270 20241109085534247 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241109085534247 DAUC <0003> auc.c:142 vector [0]: autn = e66e2991669400006b265d133f29abb5 20241109085534247 DAUC <0003> auc.c:143 vector [0]: ck = 136c3c44b51a6c3a77df01462e4406ba 20241109085534247 DAUC <0003> auc.c:144 vector [0]: ik = 5243acedcac1c5d4ca6fc36397dadf54 20241109085534247 DAUC <0003> auc.c:145 vector [0]: res = 3161bbe6385a88f40000000000000000 20241109085534247 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085534247 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241109085534247 DAUC <0003> auc.c:179 vector [0]: kc = 0f7f91960e894000 20241109085534247 DAUC <0003> auc.c:180 vector [0]: sres = dd713db8 20241109085534247 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241109085534247 DAUC <0003> db_auc.c:245 IMSI='262424824275462': Generated 1 vectors 20241109085534247 DAUC <0003> db_auc.c:249 IMSI='262424824275462': Updating SQN=33 in DB 20241109085534247 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424824275462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424824275462"} 20241109085534247 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424824275462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534247 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534247 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534250 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534250 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424824275462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424824275462"} 20241109085534250 DAUC <0003> db_auc.c:236 IMSI='262424824275462': Calling to generate 4 vectors 20241109085534250 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241109085534250 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085534250 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085534250 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241109085534250 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534250 DAUC <0003> auc.c:113 vector [0]: rand = e6871e31fdd173503eabd28297860e99 20241109085534250 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241109085534250 DAUC <0003> auc.c:142 vector [0]: autn = 5f3dfb9ab78d00007dadb86cfea87efe 20241109085534250 DAUC <0003> auc.c:143 vector [0]: ck = be7bdc5426079751da184f3dd944be0f 20241109085534250 DAUC <0003> auc.c:144 vector [0]: ik = c219672c44e2a4fbb9349f5d8846353d 20241109085534250 DAUC <0003> auc.c:145 vector [0]: res = c75d3b85508a13450000000000000000 20241109085534250 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085534250 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241109085534250 DAUC <0003> auc.c:179 vector [0]: kc = 8b5e13c6ee272000 20241109085534250 DAUC <0003> auc.c:180 vector [0]: sres = 4e598751 20241109085534250 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241109085534250 DAUC <0003> auc.c:113 vector [1]: rand = 026263fe153b04decbb216a06101296d 20241109085534250 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241109085534250 DAUC <0003> auc.c:142 vector [1]: autn = f3ea096d235b00003cde484a5d8dc0b5 20241109085534250 DAUC <0003> auc.c:143 vector [1]: ck = b21f37333f82ff97f6d1ba1f2f86632c 20241109085534250 DAUC <0003> auc.c:144 vector [1]: ik = 7bf53cbc2814524cbea2d1a77169e6c5 20241109085534250 DAUC <0003> auc.c:145 vector [1]: res = 3d356b4b137cf8e70000000000000000 20241109085534250 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085534250 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241109085534250 DAUC <0003> auc.c:179 vector [1]: kc = e5434ebe9c132800 20241109085534250 DAUC <0003> auc.c:180 vector [1]: sres = 46275589 20241109085534250 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241109085534250 DAUC <0003> auc.c:113 vector [2]: rand = 3463fe0ccc0d5070073b8afc17334ec7 20241109085534250 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241109085534250 DAUC <0003> auc.c:142 vector [2]: autn = 91242401814f000050ec3c172fe30a8c 20241109085534250 DAUC <0003> auc.c:143 vector [2]: ck = 3e2401a98eada7114794e9effa6ebd44 20241109085534250 DAUC <0003> auc.c:144 vector [2]: ik = 4673c9c4b894ebd0f396da06878b826f 20241109085534250 DAUC <0003> auc.c:145 vector [2]: res = 5f37b2d288b3150b0000000000000000 20241109085534250 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085534250 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241109085534250 DAUC <0003> auc.c:179 vector [2]: kc = 4e1794a72a488000 20241109085534250 DAUC <0003> auc.c:180 vector [2]: sres = 23c38abe 20241109085534250 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241109085534250 DAUC <0003> auc.c:113 vector [3]: rand = ec1bf51e74a3e0ed5919807bbd2ca940 20241109085534250 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241109085534250 DAUC <0003> auc.c:142 vector [3]: autn = ebb7bc020685000039ef7f5645102517 20241109085534250 DAUC <0003> auc.c:143 vector [3]: ck = 06d26b39d7e505c0af5e7c7b40f80f7f 20241109085534250 DAUC <0003> auc.c:144 vector [3]: ik = f6117847a154cf4ca0e3bb70fa83d4ea 20241109085534250 DAUC <0003> auc.c:145 vector [3]: res = 84cdf488b5e8a70a0000000000000000 20241109085534250 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085534250 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241109085534250 DAUC <0003> auc.c:179 vector [3]: kc = 4a54acb42238bc00 20241109085534250 DAUC <0003> auc.c:180 vector [3]: sres = 74cfbedc 20241109085534250 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241109085534250 DAUC <0003> db_auc.c:245 IMSI='262424824275462': Generated 4 vectors 20241109085534250 DAUC <0003> db_auc.c:249 IMSI='262424824275462': Updating SQN=161 in DB 20241109085534250 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424824275462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424824275462"} 20241109085534250 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424824275462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534250 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534250 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534253 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534253 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424824275462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424824275462"} 20241109085534253 DAUC <0003> db_auc.c:236 IMSI='262424824275462': Calling to generate 5 vectors 20241109085534253 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241109085534253 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085534253 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085534253 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241109085534253 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534253 DAUC <0003> auc.c:113 vector [0]: rand = b91ce8cc152c1741af0933d06ed3aa42 20241109085534253 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241109085534253 DAUC <0003> auc.c:142 vector [0]: autn = b5d2962d50bb0000822918405950ae73 20241109085534253 DAUC <0003> auc.c:143 vector [0]: ck = b4917843ce55a2e3d1c8a86fe4dee1c9 20241109085534253 DAUC <0003> auc.c:144 vector [0]: ik = 4a858a190418aba1ac7e256c1051233d 20241109085534253 DAUC <0003> auc.c:145 vector [0]: res = 0b85284783329b610000000000000000 20241109085534253 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085534253 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241109085534253 DAUC <0003> auc.c:179 vector [0]: kc = c7dd82ba1ff57c00 20241109085534253 DAUC <0003> auc.c:180 vector [0]: sres = d7a0c85d 20241109085534253 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241109085534253 DAUC <0003> auc.c:113 vector [1]: rand = 8d4647dff8c253d051bfb030ef283b0f 20241109085534253 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241109085534253 DAUC <0003> auc.c:142 vector [1]: autn = be346ce3018e0000e33dad03e59820ff 20241109085534253 DAUC <0003> auc.c:143 vector [1]: ck = 22454f0939eb1a32ffb82dda21e55cf4 20241109085534253 DAUC <0003> auc.c:144 vector [1]: ik = f3a4728a05aa7b815f464b8496978415 20241109085534253 DAUC <0003> auc.c:145 vector [1]: res = fe77b07aeaf081750000000000000000 20241109085534253 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085534253 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241109085534253 DAUC <0003> auc.c:179 vector [1]: kc = 3bbe15e8c1776000 20241109085534253 DAUC <0003> auc.c:180 vector [1]: sres = eed6316b 20241109085534253 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241109085534253 DAUC <0003> auc.c:113 vector [2]: rand = b91e383a32d272172d9151596e27f25b 20241109085534253 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241109085534253 DAUC <0003> auc.c:142 vector [2]: autn = 395f21eaebc90000b4960e8e91628e3d 20241109085534253 DAUC <0003> auc.c:143 vector [2]: ck = 019903d13fddead3d839dc213d370a73 20241109085534253 DAUC <0003> auc.c:144 vector [2]: ik = 175d3939285f0c6ecc71cf212a674742 20241109085534253 DAUC <0003> auc.c:145 vector [2]: res = 06132d1bc1dfa31d0000000000000000 20241109085534253 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085534253 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241109085534253 DAUC <0003> auc.c:179 vector [2]: kc = 329c650c2b224000 20241109085534253 DAUC <0003> auc.c:180 vector [2]: sres = a5e871e2 20241109085534253 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241109085534253 DAUC <0003> auc.c:113 vector [3]: rand = 2b7d23a52f31d90d2b0344dd05efdb1a 20241109085534253 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241109085534253 DAUC <0003> auc.c:142 vector [3]: autn = 43dc2ed1dfa700006acfeda2f0d6f993 20241109085534253 DAUC <0003> auc.c:143 vector [3]: ck = 661b756cc282c8c90aba6c4af0db3ea8 20241109085534253 DAUC <0003> auc.c:144 vector [3]: ik = 7415e5cc851d08a79ecb0dc471778d77 20241109085534253 DAUC <0003> auc.c:145 vector [3]: res = c3a212a7fc45046d0000000000000000 20241109085534253 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085534253 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241109085534253 DAUC <0003> auc.c:179 vector [3]: kc = f0a1504939e68c00 20241109085534254 DAUC <0003> auc.c:180 vector [3]: sres = 0b0e6986 20241109085534254 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241109085534254 DAUC <0003> auc.c:113 vector [4]: rand = 57d712de2dc714ac79151da4051d87a5 20241109085534254 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241109085534254 DAUC <0003> auc.c:142 vector [4]: autn = c41b711aa2bb00008b793d8de3bd57a3 20241109085534254 DAUC <0003> auc.c:143 vector [4]: ck = 1e79e85e3a38cd10d54ab5f12628801f 20241109085534254 DAUC <0003> auc.c:144 vector [4]: ik = e4eda39dd0142978406d300161f3d9b3 20241109085534254 DAUC <0003> auc.c:145 vector [4]: res = 4d30fb93370715a50000000000000000 20241109085534254 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241109085534254 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241109085534254 DAUC <0003> auc.c:179 vector [4]: kc = c4b3f5ff48a26800 20241109085534254 DAUC <0003> auc.c:180 vector [4]: sres = 82a0e78f 20241109085534254 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241109085534254 DAUC <0003> db_auc.c:245 IMSI='262424824275462': Generated 5 vectors 20241109085534254 DAUC <0003> db_auc.c:249 IMSI='262424824275462': Updating SQN=321 in DB 20241109085534254 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424824275462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424824275462"} 20241109085534254 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424824275462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534254 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534254 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534257 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534257 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424824275462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424824275462"} 20241109085534257 DAUC <0003> db_auc.c:236 IMSI='262424824275462': Calling to generate 5 vectors 20241109085534257 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241109085534257 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085534257 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085534257 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241109085534257 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534257 DAUC <0003> auc.c:113 vector [0]: rand = c4b6bf3c434db301a591a8f48b877308 20241109085534257 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241109085534257 DAUC <0003> auc.c:142 vector [0]: autn = d1a97dd9eb9e0000dff76018cfab82d0 20241109085534257 DAUC <0003> auc.c:143 vector [0]: ck = 77b2fa9cacae1cd1db114374d1da880a 20241109085534257 DAUC <0003> auc.c:144 vector [0]: ik = 588aba18390a26640f51f67675efe36b 20241109085534257 DAUC <0003> auc.c:145 vector [0]: res = 9733aa55a4bc44a90000000000000000 20241109085534257 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085534257 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241109085534257 DAUC <0003> auc.c:179 vector [0]: kc = 3d95d94bb7a9a000 20241109085534257 DAUC <0003> auc.c:180 vector [0]: sres = ba70840a 20241109085534257 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241109085534257 DAUC <0003> auc.c:113 vector [1]: rand = 43fb77fe69830cd9949e2ef0c30f91ce 20241109085534257 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241109085534257 DAUC <0003> auc.c:142 vector [1]: autn = 84b156b2abd40000294f973d42707876 20241109085534257 DAUC <0003> auc.c:143 vector [1]: ck = 627d2f5f836680b021bb65961e089cbe 20241109085534257 DAUC <0003> auc.c:144 vector [1]: ik = 3ff44da0f6149f2e3ad2fee18419d964 20241109085534257 DAUC <0003> auc.c:145 vector [1]: res = 5e6d6906acb045710000000000000000 20241109085534257 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085534257 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241109085534257 DAUC <0003> auc.c:179 vector [1]: kc = 562ceb1df3ef8400 20241109085534257 DAUC <0003> auc.c:180 vector [1]: sres = 2dde9561 20241109085534257 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241109085534257 DAUC <0003> auc.c:113 vector [2]: rand = 22f314636487481f8335dfb6f874b7c3 20241109085534257 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241109085534257 DAUC <0003> auc.c:142 vector [2]: autn = edb5102e4f5e0000b6fa50789a27a150 20241109085534257 DAUC <0003> auc.c:143 vector [2]: ck = d0b73549852e46d4f7c8a6ce14b17589 20241109085534257 DAUC <0003> auc.c:144 vector [2]: ik = c6a3b0f05ba086a492794078f73cde91 20241109085534257 DAUC <0003> auc.c:145 vector [2]: res = 509475962558c6cf0000000000000000 20241109085534257 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085534257 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241109085534257 DAUC <0003> auc.c:179 vector [2]: kc = f005a144a3861000 20241109085534257 DAUC <0003> auc.c:180 vector [2]: sres = 1b27a3fb 20241109085534257 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241109085534257 DAUC <0003> auc.c:113 vector [3]: rand = d71ff200fcf018ee33887e61b906ca7b 20241109085534257 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241109085534257 DAUC <0003> auc.c:142 vector [3]: autn = 1e35eb801e650000cd345af65fb9048c 20241109085534257 DAUC <0003> auc.c:143 vector [3]: ck = bba95a82a5597407cef00066bbbbbb6a 20241109085534257 DAUC <0003> auc.c:144 vector [3]: ik = 7899002fb7abf4e45daf6a133507dcf4 20241109085534257 DAUC <0003> auc.c:145 vector [3]: res = 549b81559e61ae090000000000000000 20241109085534257 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085534257 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241109085534257 DAUC <0003> auc.c:179 vector [3]: kc = 22232a410fc8f400 20241109085534257 DAUC <0003> auc.c:180 vector [3]: sres = 40db447b 20241109085534257 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241109085534257 DAUC <0003> auc.c:113 vector [4]: rand = 1742a8a2065b2e2e562ad3fdc39b6acc 20241109085534258 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241109085534258 DAUC <0003> auc.c:142 vector [4]: autn = 9d6273d11a2a0000a27adcc4f8d9bd60 20241109085534258 DAUC <0003> auc.c:143 vector [4]: ck = 6b32c8f8ba071a736c747c2ede68fe20 20241109085534258 DAUC <0003> auc.c:144 vector [4]: ik = 897cea99613dced6abdca7fc66670afc 20241109085534258 DAUC <0003> auc.c:145 vector [4]: res = 6ffe428ea38d422c0000000000000000 20241109085534258 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241109085534258 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241109085534258 DAUC <0003> auc.c:179 vector [4]: kc = ba4c2e6c6289b000 20241109085534258 DAUC <0003> auc.c:180 vector [4]: sres = 2002daf8 20241109085534258 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241109085534258 DAUC <0003> db_auc.c:245 IMSI='262424824275462': Generated 5 vectors 20241109085534258 DAUC <0003> db_auc.c:249 IMSI='262424824275462': Updating SQN=481 in DB 20241109085534258 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424824275462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424824275462"} 20241109085534258 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424824275462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534258 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534258 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36218<->l=127.0.0.1:4258 20241109085534262 DAUC <0003> db_auc.c:157 IMSI='262422934838072': No 2G Auth Data 20241109085534262 DAUC <0003> db_auc.c:192 IMSI='262422934838072': No 3G Auth Data 20241109085534277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36232<->l=127.0.0.1:4258 20241109085534282 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534282 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422934838072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422934838072"} 20241109085534282 DAUC <0003> db_auc.c:236 IMSI='262422934838072': Calling to generate 1 vectors 20241109085534282 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241109085534282 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085534282 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085534282 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241109085534282 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534282 DAUC <0003> auc.c:113 vector [0]: rand = cb055605131912cb13dbcc353a3ceda4 20241109085534282 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241109085534282 DAUC <0003> auc.c:142 vector [0]: autn = 0248f01c031f0000611ec016a6aa28dd 20241109085534282 DAUC <0003> auc.c:143 vector [0]: ck = fb851b43c89eac99550815dc601623c5 20241109085534282 DAUC <0003> auc.c:144 vector [0]: ik = 0426f75ada6d2598f41afe665b1b84f7 20241109085534282 DAUC <0003> auc.c:145 vector [0]: res = 3be3b8f9a55c99810000000000000000 20241109085534282 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085534282 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241109085534282 DAUC <0003> auc.c:179 vector [0]: kc = ed16de722ac772ab 20241109085534282 DAUC <0003> auc.c:180 vector [0]: sres = f18b7631 20241109085534282 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241109085534282 DAUC <0003> db_auc.c:245 IMSI='262422934838072': Generated 1 vectors 20241109085534282 DAUC <0003> db_auc.c:249 IMSI='262422934838072': Updating SQN=33 in DB 20241109085534282 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422934838072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422934838072"} 20241109085534282 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422934838072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534282 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534282 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534285 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534285 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422934838072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422934838072"} 20241109085534285 DAUC <0003> db_auc.c:236 IMSI='262422934838072': Calling to generate 4 vectors 20241109085534285 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241109085534285 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085534285 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085534285 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241109085534285 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534285 DAUC <0003> auc.c:113 vector [0]: rand = 81317981bf8b0f90d81372cf6991a2f8 20241109085534285 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241109085534285 DAUC <0003> auc.c:142 vector [0]: autn = 388e16e4108d0000a9869b1d1a044b94 20241109085534285 DAUC <0003> auc.c:143 vector [0]: ck = 36d76aff2ef57da80baa47109c237c2f 20241109085534285 DAUC <0003> auc.c:144 vector [0]: ik = c4d20e1a33bb881ad8532044c1a89383 20241109085534285 DAUC <0003> auc.c:145 vector [0]: res = aca87b9c540bec710000000000000000 20241109085534285 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085534285 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241109085534285 DAUC <0003> auc.c:179 vector [0]: kc = bece3ebfa3024876 20241109085534285 DAUC <0003> auc.c:180 vector [0]: sres = afaaaede 20241109085534285 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241109085534285 DAUC <0003> auc.c:113 vector [1]: rand = 1b8a32f39876c3b3da72e8c9bc57f97e 20241109085534285 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241109085534285 DAUC <0003> auc.c:142 vector [1]: autn = 6ebea0071638000025cf4f02184a81bc 20241109085534285 DAUC <0003> auc.c:143 vector [1]: ck = 24e9b51de86a03ba933e919d1b59fecd 20241109085534285 DAUC <0003> auc.c:144 vector [1]: ik = 7cc7ec5ce42be739085f873af4028c79 20241109085534285 DAUC <0003> auc.c:145 vector [1]: res = 8020cd628d901a2e0000000000000000 20241109085534285 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085534285 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241109085534285 DAUC <0003> auc.c:179 vector [1]: kc = def6397f7447beeb 20241109085534285 DAUC <0003> auc.c:180 vector [1]: sres = 92a15428 20241109085534285 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241109085534285 DAUC <0003> auc.c:113 vector [2]: rand = 620da4325a52703f2399ffc46e78d848 20241109085534285 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241109085534285 DAUC <0003> auc.c:142 vector [2]: autn = 0cf99018f5ea0000499a748b46d2efd0 20241109085534285 DAUC <0003> auc.c:143 vector [2]: ck = ce8bc61bf05b336ee8714617645a234a 20241109085534285 DAUC <0003> auc.c:144 vector [2]: ik = 5e4579fb232ef8013eadde9a7f0a834a 20241109085534285 DAUC <0003> auc.c:145 vector [2]: res = f7ae8c69804519870000000000000000 20241109085534285 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085534286 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241109085534286 DAUC <0003> auc.c:179 vector [2]: kc = c8e163ec3199398c 20241109085534286 DAUC <0003> auc.c:180 vector [2]: sres = d83a3d1b 20241109085534286 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241109085534286 DAUC <0003> auc.c:113 vector [3]: rand = d41ebdfb7b5668cb56ae7f4c6582a8a4 20241109085534286 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241109085534286 DAUC <0003> auc.c:142 vector [3]: autn = a08db838b6f70000ddd9bc7e3893ea53 20241109085534286 DAUC <0003> auc.c:143 vector [3]: ck = 510262be0476563ddf6c613bec85f8f4 20241109085534286 DAUC <0003> auc.c:144 vector [3]: ik = 93a307ccf3fbde44b82a8ca942f53f3c 20241109085534286 DAUC <0003> auc.c:145 vector [3]: res = 492b4c1581f571820000000000000000 20241109085534286 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085534286 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241109085534286 DAUC <0003> auc.c:179 vector [3]: kc = dd4ac837486dc899 20241109085534286 DAUC <0003> auc.c:180 vector [3]: sres = 5b2e7ac7 20241109085534286 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241109085534286 DAUC <0003> db_auc.c:245 IMSI='262422934838072': Generated 4 vectors 20241109085534286 DAUC <0003> db_auc.c:249 IMSI='262422934838072': Updating SQN=161 in DB 20241109085534286 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422934838072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422934838072"} 20241109085534286 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422934838072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534286 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534286 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534288 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534288 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422934838072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422934838072"} 20241109085534288 DAUC <0003> db_auc.c:236 IMSI='262422934838072': Calling to generate 5 vectors 20241109085534288 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241109085534288 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085534288 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085534288 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241109085534288 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534288 DAUC <0003> auc.c:113 vector [0]: rand = 6ab7261dba76202051711026413ef3c6 20241109085534288 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241109085534288 DAUC <0003> auc.c:142 vector [0]: autn = c47ca6ca92b300007fdf809e70abde00 20241109085534288 DAUC <0003> auc.c:143 vector [0]: ck = 69454f9899f269f61a7d85d2f0086317 20241109085534288 DAUC <0003> auc.c:144 vector [0]: ik = 8e59d75cf10e586ecb0942c15ae93382 20241109085534288 DAUC <0003> auc.c:145 vector [0]: res = 992022b8b9b711900000000000000000 20241109085534289 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085534289 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241109085534289 DAUC <0003> auc.c:179 vector [0]: kc = 0196439394754aee 20241109085534289 DAUC <0003> auc.c:180 vector [0]: sres = 1cfb1f2e 20241109085534289 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241109085534289 DAUC <0003> auc.c:113 vector [1]: rand = 818469027cce055c97801dc5950a9133 20241109085534289 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241109085534289 DAUC <0003> auc.c:142 vector [1]: autn = 78f026d72165000079d3247fca496f5a 20241109085534289 DAUC <0003> auc.c:143 vector [1]: ck = afb28b02974fc3c002284bda8512c780 20241109085534289 DAUC <0003> auc.c:144 vector [1]: ik = 330e025daa53252155599c16f8c453da 20241109085534289 DAUC <0003> auc.c:145 vector [1]: res = c86fae8ca9a4493d0000000000000000 20241109085534289 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085534289 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241109085534289 DAUC <0003> auc.c:179 vector [1]: kc = ae451002d0b4ad9f 20241109085534289 DAUC <0003> auc.c:180 vector [1]: sres = 846cd69f 20241109085534289 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241109085534289 DAUC <0003> auc.c:113 vector [2]: rand = ad4398331cbb9098c2ebaf3f8d7d98c2 20241109085534289 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241109085534289 DAUC <0003> auc.c:142 vector [2]: autn = c53461a4a5e00000dcdcd254b057dac7 20241109085534289 DAUC <0003> auc.c:143 vector [2]: ck = 20ce4ecfaab1489fc51c80f4cd877868 20241109085534289 DAUC <0003> auc.c:144 vector [2]: ik = 0a31c0637c02835aa2275f6b4427ff2f 20241109085534289 DAUC <0003> auc.c:145 vector [2]: res = a5447ff136fee8ff0000000000000000 20241109085534289 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085534289 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241109085534289 DAUC <0003> auc.c:179 vector [2]: kc = 1299db4cb58355ec 20241109085534289 DAUC <0003> auc.c:180 vector [2]: sres = 592d2fef 20241109085534289 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241109085534289 DAUC <0003> auc.c:113 vector [3]: rand = 39eb963b7abdc2b2db2ef06207a98c07 20241109085534289 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241109085534289 DAUC <0003> auc.c:142 vector [3]: autn = 8abc34ac680100009f0cefbf761938c3 20241109085534289 DAUC <0003> auc.c:143 vector [3]: ck = a7c2e7d2aac2a55a16593cb867ce0bd7 20241109085534289 DAUC <0003> auc.c:144 vector [3]: ik = 59c5325b427516fc2162f6ae3ff0ba0f 20241109085534289 DAUC <0003> auc.c:145 vector [3]: res = c110a602607828b00000000000000000 20241109085534289 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085534289 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241109085534289 DAUC <0003> auc.c:179 vector [3]: kc = aa3d180021cfde2b 20241109085534289 DAUC <0003> auc.c:180 vector [3]: sres = c6594848 20241109085534289 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241109085534289 DAUC <0003> auc.c:113 vector [4]: rand = 5f17c0445e985b8078158cbf2059278d 20241109085534289 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241109085534289 DAUC <0003> auc.c:142 vector [4]: autn = 94af10d60ef10000ea461e085ec6a77a 20241109085534289 DAUC <0003> auc.c:143 vector [4]: ck = 7513eadbeb48022a0f1b663ca55d3390 20241109085534289 DAUC <0003> auc.c:144 vector [4]: ik = 65ffb03e604cba57f08e6b7847112f4d 20241109085534289 DAUC <0003> auc.c:145 vector [4]: res = 837ed2a1f94f86b10000000000000000 20241109085534289 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241109085534289 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241109085534289 DAUC <0003> auc.c:179 vector [4]: kc = d51545411f4726ac 20241109085534289 DAUC <0003> auc.c:180 vector [4]: sres = 04c446e9 20241109085534289 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241109085534289 DAUC <0003> db_auc.c:245 IMSI='262422934838072': Generated 5 vectors 20241109085534289 DAUC <0003> db_auc.c:249 IMSI='262422934838072': Updating SQN=321 in DB 20241109085534289 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422934838072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422934838072"} 20241109085534289 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422934838072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534289 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534289 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534292 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534292 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422934838072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422934838072"} 20241109085534292 DAUC <0003> db_auc.c:236 IMSI='262422934838072': Calling to generate 5 vectors 20241109085534292 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241109085534293 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085534293 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085534293 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241109085534293 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085534293 DAUC <0003> auc.c:113 vector [0]: rand = f85078f7010ae73a6effdc5c8e17d9e8 20241109085534293 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241109085534293 DAUC <0003> auc.c:142 vector [0]: autn = 48ad531ecbcd0000fbd0bb986a463aae 20241109085534293 DAUC <0003> auc.c:143 vector [0]: ck = 25efc623496888438848a25956e01db6 20241109085534293 DAUC <0003> auc.c:144 vector [0]: ik = 92d59c402b2333b0d00e5b55e2928e09 20241109085534293 DAUC <0003> auc.c:145 vector [0]: res = b2092f020eafa67f0000000000000000 20241109085534293 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085534293 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241109085534293 DAUC <0003> auc.c:179 vector [0]: kc = 5c319584a028edc9 20241109085534293 DAUC <0003> auc.c:180 vector [0]: sres = b2139b71 20241109085534293 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241109085534293 DAUC <0003> auc.c:113 vector [1]: rand = cfe780e77592ed8df1fd6268095f89db 20241109085534293 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241109085534293 DAUC <0003> auc.c:142 vector [1]: autn = 55de510214f900007ee373a068fb57e2 20241109085534293 DAUC <0003> auc.c:143 vector [1]: ck = e5201908ee277409a95ad05e2d9fa559 20241109085534293 DAUC <0003> auc.c:144 vector [1]: ik = 627d75bddbd0470564c5285377ab1248 20241109085534293 DAUC <0003> auc.c:145 vector [1]: res = 75a785eb1fda7a650000000000000000 20241109085534293 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085534293 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241109085534293 DAUC <0003> auc.c:179 vector [1]: kc = ea16e4a0533dba7a 20241109085534293 DAUC <0003> auc.c:180 vector [1]: sres = b5588e72 20241109085534293 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241109085534293 DAUC <0003> auc.c:113 vector [2]: rand = 26e7759e2adab74d48b812e3a985364d 20241109085534293 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241109085534293 DAUC <0003> auc.c:142 vector [2]: autn = 770b7ebce3ff0000a36bf7c38c796b20 20241109085534293 DAUC <0003> auc.c:143 vector [2]: ck = 1808e8dc66635feec135c7c6424e0d5b 20241109085534293 DAUC <0003> auc.c:144 vector [2]: ik = 0d3ca7da65d046c763afbca928aa773b 20241109085534293 DAUC <0003> auc.c:145 vector [2]: res = 413be1e6a2b2c9a00000000000000000 20241109085534293 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085534293 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241109085534293 DAUC <0003> auc.c:179 vector [2]: kc = 346e4326db3bc189 20241109085534293 DAUC <0003> auc.c:180 vector [2]: sres = fe777702 20241109085534293 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241109085534293 DAUC <0003> auc.c:113 vector [3]: rand = 72b822da4f0e4ac02dfd6602134884e7 20241109085534293 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241109085534293 DAUC <0003> auc.c:142 vector [3]: autn = 209f7499e20c0000dff7fc69bf30bb19 20241109085534293 DAUC <0003> auc.c:143 vector [3]: ck = 7f2e9cfc132f549c4b0b8a957e4f6b64 20241109085534293 DAUC <0003> auc.c:144 vector [3]: ik = f2a840bee715e1aca95a45958e99ae1e 20241109085534293 DAUC <0003> auc.c:145 vector [3]: res = ddfe566bfa0cbf250000000000000000 20241109085534293 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085534293 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241109085534293 DAUC <0003> auc.c:179 vector [3]: kc = f6df175651079cc2 20241109085534293 DAUC <0003> auc.c:180 vector [3]: sres = 9b9b7586 20241109085534293 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241109085534293 DAUC <0003> auc.c:113 vector [4]: rand = ed100c1e9ed12114a7d2bff151a367e7 20241109085534293 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241109085534293 DAUC <0003> auc.c:142 vector [4]: autn = 15f47e9aa46b000076e498634b319cf7 20241109085534293 DAUC <0003> auc.c:143 vector [4]: ck = 1cb1da4c2e3807455a916dabf50b4bff 20241109085534293 DAUC <0003> auc.c:144 vector [4]: ik = e9203047bdafd242d637664f22ab7a2c 20241109085534293 DAUC <0003> auc.c:145 vector [4]: res = c7b8f2613b88467a0000000000000000 20241109085534293 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241109085534293 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241109085534293 DAUC <0003> auc.c:179 vector [4]: kc = 65b2248ba3df0b15 20241109085534293 DAUC <0003> auc.c:180 vector [4]: sres = d49a3787 20241109085534293 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241109085534293 DAUC <0003> db_auc.c:245 IMSI='262422934838072': Generated 5 vectors 20241109085534293 DAUC <0003> db_auc.c:249 IMSI='262422934838072': Updating SQN=481 in DB 20241109085534293 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422934838072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422934838072"} 20241109085534293 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422934838072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085534293 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534293 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085534296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36232<->l=127.0.0.1:4258 20241109085534298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36160<->l=127.0.0.1:4258 20241109085534300 DLINP <000b> input/ipa.c:451 connected read/write 20241109085534300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085534300 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085534300 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085534300 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085534300 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39663<->l=127.0.0.1:4259) 20241109085534345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36240<->l=127.0.0.1:4258 20241109085534445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36240<->l=127.0.0.1:4258 20241109085537527 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085537527 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085537530 DLINP <000b> input/ipa.c:451 connected read/write 20241109085537530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085537530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57220<->l=127.0.0.1:4258 20241109085537532 DLINP <000b> input/ipa.c:451 connected read/write 20241109085537532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085537532 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085537532 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085537532 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  20241109085537532 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085537532 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  20241109085537532 DLGSUP <0013> gsup_server.c:235 2:  20241109085537532 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085537532 DLGSUP <0013> gsup_server.c:235 3:  20241109085537532 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085537532 DLGSUP <0013> gsup_server.c:235 4:  20241109085537532 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085537532 DLGSUP <0013> gsup_server.c:235 5:  20241109085537532 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085537532 DLGSUP <0013> gsup_server.c:235 7:  20241109085537532 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085537532 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085537532 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085537532 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085537552 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41165<->l=127.0.0.1:4259) 20241109085537555 DAUC <0003> db_auc.c:157 IMSI='262424426449770': No 2G Auth Data 20241109085537555 DAUC <0003> db_auc.c:192 IMSI='262424426449770': No 3G Auth Data 20241109085537573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57230<->l=127.0.0.1:4258 20241109085537577 DLINP <000b> input/ipa.c:451 connected read/write 20241109085537578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085537578 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424426449770 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424426449770"} 20241109085537578 DAUC <0003> db_auc.c:157 IMSI='262424426449770': No 2G Auth Data 20241109085537578 DAUC <0003> db_auc.c:236 IMSI='262424426449770': Calling to generate 5 vectors 20241109085537578 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241109085537578 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085537578 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085537578 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241109085537578 DAUC <0003> auc.c:113 vector [0]: rand = a97baa12fdeb353171c72cdf03f3bf10 20241109085537578 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241109085537578 DAUC <0003> auc.c:142 vector [0]: autn = df92ba0f0fb38000e8a4f275a18f8959 20241109085537578 DAUC <0003> auc.c:143 vector [0]: ck = ed2befa1836467c9530a4e6a13faa7e9 20241109085537578 DAUC <0003> auc.c:144 vector [0]: ik = 4a7e80ef82cb9a304a26abea5f416e3a 20241109085537578 DAUC <0003> auc.c:145 vector [0]: res = 4a76f81d3b5151c30000000000000000 20241109085537578 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085537578 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241109085537578 DAUC <0003> auc.c:151 vector [0]: kc = be798ace4d14342a 20241109085537578 DAUC <0003> auc.c:152 vector [0]: sres = 7127a9de 20241109085537578 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241109085537578 DAUC <0003> auc.c:113 vector [1]: rand = d1fe6b5bb5abd825bc282d02dcf08f1c 20241109085537578 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241109085537578 DAUC <0003> auc.c:142 vector [1]: autn = 9cb8fabc4ed98000708b5558d7d46584 20241109085537578 DAUC <0003> auc.c:143 vector [1]: ck = 98a0219756872bdf5b2ffa8eb72f5341 20241109085537578 DAUC <0003> auc.c:144 vector [1]: ik = c5be61f1aa22c98c9cef5757dead2e9b 20241109085537578 DAUC <0003> auc.c:145 vector [1]: res = 628f3f8ac95d61a10000000000000000 20241109085537578 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085537578 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241109085537578 DAUC <0003> auc.c:151 vector [1]: kc = 9adeedbf95279f89 20241109085537578 DAUC <0003> auc.c:152 vector [1]: sres = abd25e2b 20241109085537578 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241109085537578 DAUC <0003> auc.c:113 vector [2]: rand = 38928daef8ba6c778e9f34d66af69815 20241109085537578 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241109085537578 DAUC <0003> auc.c:142 vector [2]: autn = fbcbbb0c83188000f9e13100e14fbab6 20241109085537578 DAUC <0003> auc.c:143 vector [2]: ck = 359b7565513565525e595ea1e9ee7035 20241109085537578 DAUC <0003> auc.c:144 vector [2]: ik = cf5d8b92a7b8080107e647d25d41f590 20241109085537578 DAUC <0003> auc.c:145 vector [2]: res = 3ad6d9364b521aac0000000000000000 20241109085537578 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085537578 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241109085537578 DAUC <0003> auc.c:151 vector [2]: kc = a379e7844222e8f6 20241109085537578 DAUC <0003> auc.c:152 vector [2]: sres = 7184c39a 20241109085537578 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241109085537578 DAUC <0003> auc.c:113 vector [3]: rand = 5c7c09faae381790ea158313a7ff62df 20241109085537578 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241109085537578 DAUC <0003> auc.c:142 vector [3]: autn = e8169b2bda3d8000aa4604a318a254ac 20241109085537578 DAUC <0003> auc.c:143 vector [3]: ck = 6b84dd9b73ffd30aea130de49046e79a 20241109085537578 DAUC <0003> auc.c:144 vector [3]: ik = 3be9f8dd550d5b1006ab6387910b3e9d 20241109085537578 DAUC <0003> auc.c:145 vector [3]: res = 970adbdeb1c588210000000000000000 20241109085537578 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085537578 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241109085537578 DAUC <0003> auc.c:151 vector [3]: kc = bcd54b2527bf511d 20241109085537578 DAUC <0003> auc.c:152 vector [3]: sres = 26cf53ff 20241109085537578 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241109085537578 DAUC <0003> auc.c:113 vector [4]: rand = f6531e50ef81ec06aa496fdeff3e69ea 20241109085537578 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241109085537578 DAUC <0003> auc.c:142 vector [4]: autn = f5de47bccae2800023f5a70b13df4484 20241109085537578 DAUC <0003> auc.c:143 vector [4]: ck = 11b703740c822f3fea3d07f7a5f15fc9 20241109085537578 DAUC <0003> auc.c:144 vector [4]: ik = 5a93edf6ad43c22518ba358820210628 20241109085537578 DAUC <0003> auc.c:145 vector [4]: res = 8f9246b25fac3bed0000000000000000 20241109085537578 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241109085537578 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241109085537578 DAUC <0003> auc.c:151 vector [4]: kc = b9a3dcfd2411b4fb 20241109085537578 DAUC <0003> auc.c:152 vector [4]: sres = d03e7d5f 20241109085537578 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241109085537579 DAUC <0003> db_auc.c:245 IMSI='262424426449770': Generated 5 vectors 20241109085537579 DAUC <0003> db_auc.c:249 IMSI='262424426449770': Updating SQN=161 in DB 20241109085537579 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424426449770 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424426449770"} 20241109085537579 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424426449770 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085537579 DLINP <000b> input/ipa.c:451 connected read/write 20241109085537579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085537579 DLINP <000b> input/ipa.c:451 connected read/write 20241109085537579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085537583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57230<->l=127.0.0.1:4258 20241109085537584 DAUC <0003> db_auc.c:157 IMSI='262423344211775': No 2G Auth Data 20241109085537585 DAUC <0003> db_auc.c:192 IMSI='262423344211775': No 3G Auth Data 20241109085537598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57240<->l=127.0.0.1:4258 20241109085537602 DLINP <000b> input/ipa.c:451 connected read/write 20241109085537602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085537602 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423344211775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423344211775"} 20241109085537602 DAUC <0003> db_auc.c:157 IMSI='262423344211775': No 2G Auth Data 20241109085537602 DAUC <0003> db_auc.c:236 IMSI='262423344211775': Calling to generate 5 vectors 20241109085537602 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241109085537602 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085537602 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241109085537602 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241109085537602 DAUC <0003> auc.c:113 vector [0]: rand = ad7e497da6e6f4a14f88b57726d1d10c 20241109085537602 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241109085537602 DAUC <0003> auc.c:142 vector [0]: autn = 0484bbab5bbe80000d475875705dc4da 20241109085537602 DAUC <0003> auc.c:143 vector [0]: ck = 8a40c3da524e25a8e19fe5e442d89fe0 20241109085537602 DAUC <0003> auc.c:144 vector [0]: ik = 2f609d45fe93c3fd6c9eb16a052544c8 20241109085537602 DAUC <0003> auc.c:145 vector [0]: res = 800712b41aad842c0000000000000000 20241109085537602 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085537602 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241109085537602 DAUC <0003> auc.c:151 vector [0]: kc = 28210a11eb203d7d 20241109085537602 DAUC <0003> auc.c:152 vector [0]: sres = 9aaa9698 20241109085537602 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241109085537602 DAUC <0003> auc.c:113 vector [1]: rand = 283f1383bfdc4d1ca581c626fefd097e 20241109085537602 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241109085537602 DAUC <0003> auc.c:142 vector [1]: autn = 8ef43be5af9b800013b7a3d03c71316c 20241109085537602 DAUC <0003> auc.c:143 vector [1]: ck = bdb1c3d953a32f40065cd283d369ce0f 20241109085537602 DAUC <0003> auc.c:144 vector [1]: ik = 695db00e692f737a2eeea11b93294400 20241109085537602 DAUC <0003> auc.c:145 vector [1]: res = ef6fe2562de4f0ea0000000000000000 20241109085537602 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085537602 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241109085537602 DAUC <0003> auc.c:151 vector [1]: kc = fc5e004f7accd635 20241109085537602 DAUC <0003> auc.c:152 vector [1]: sres = c28b12bc 20241109085537602 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241109085537602 DAUC <0003> auc.c:113 vector [2]: rand = 6355a92dd911419f9efff7ed4bd9cf92 20241109085537602 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241109085537602 DAUC <0003> auc.c:142 vector [2]: autn = 06c8d4fb06e480008151d2f89e4fec98 20241109085537602 DAUC <0003> auc.c:143 vector [2]: ck = 94adb9c83c646dedee77f252b3925480 20241109085537602 DAUC <0003> auc.c:144 vector [2]: ik = 8668b1a5d2a8bc03879b6863ef52e31f 20241109085537602 DAUC <0003> auc.c:145 vector [2]: res = e7a2d185457d92780000000000000000 20241109085537602 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085537602 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241109085537602 DAUC <0003> auc.c:151 vector [2]: kc = 7b29925cb20c6671 20241109085537602 DAUC <0003> auc.c:152 vector [2]: sres = a2df43fd 20241109085537602 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241109085537602 DAUC <0003> auc.c:113 vector [3]: rand = ff2b480a7a6fd0318a8d7595c4605907 20241109085537602 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241109085537602 DAUC <0003> auc.c:142 vector [3]: autn = 2d01e06725058000ae122e0ca2ce56fb 20241109085537602 DAUC <0003> auc.c:143 vector [3]: ck = 00cc409be4960f3b1e738c738154d625 20241109085537602 DAUC <0003> auc.c:144 vector [3]: ik = ac736ca29ba1e3dfdd1c2abbd87aeb5b 20241109085537602 DAUC <0003> auc.c:145 vector [3]: res = c1276426943d54b90000000000000000 20241109085537602 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085537602 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241109085537602 DAUC <0003> auc.c:151 vector [3]: kc = 6fd08af12619d19a 20241109085537602 DAUC <0003> auc.c:152 vector [3]: sres = 551a309f 20241109085537602 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241109085537602 DAUC <0003> auc.c:113 vector [4]: rand = 67ebbc2ba57ee361b88069cc368bd495 20241109085537602 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241109085537602 DAUC <0003> auc.c:142 vector [4]: autn = 4d76c75a8e828000ac3df46dc771ff69 20241109085537602 DAUC <0003> auc.c:143 vector [4]: ck = 635442088fc5cc100c395741e13b139a 20241109085537602 DAUC <0003> auc.c:144 vector [4]: ik = c8c0d07d2073d76904a0a30d258fcae4 20241109085537602 DAUC <0003> auc.c:145 vector [4]: res = 752deba2643afc540000000000000000 20241109085537602 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241109085537602 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241109085537602 DAUC <0003> auc.c:151 vector [4]: kc = a30d66396b02c207 20241109085537602 DAUC <0003> auc.c:152 vector [4]: sres = 111717f6 20241109085537602 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241109085537602 DAUC <0003> db_auc.c:245 IMSI='262423344211775': Generated 5 vectors 20241109085537602 DAUC <0003> db_auc.c:249 IMSI='262423344211775': Updating SQN=161 in DB 20241109085537602 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423344211775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423344211775"} 20241109085537602 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423344211775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085537602 DLINP <000b> input/ipa.c:451 connected read/write 20241109085537602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085537602 DLINP <000b> input/ipa.c:451 connected read/write 20241109085537602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085537606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57240<->l=127.0.0.1:4258 20241109085537607 DAUC <0003> db_auc.c:157 IMSI='262422455085008': No 2G Auth Data 20241109085537607 DAUC <0003> db_auc.c:192 IMSI='262422455085008': No 3G Auth Data 20241109085537622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57250<->l=127.0.0.1:4258 20241109085537625 DLINP <000b> input/ipa.c:451 connected read/write 20241109085537625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085537625 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422455085008 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422455085008"} 20241109085537625 DAUC <0003> db_auc.c:236 IMSI='262422455085008': Calling to generate 5 vectors 20241109085537625 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241109085537625 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085537625 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085537625 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241109085537625 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085537625 DAUC <0003> auc.c:113 vector [0]: rand = 4c00799a571992379e3d4fa41de2b5d9 20241109085537625 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241109085537625 DAUC <0003> auc.c:142 vector [0]: autn = 535bdd08991e8000c5daa61bfb8c4b3f 20241109085537625 DAUC <0003> auc.c:143 vector [0]: ck = df9ce5786d46a9c9932daf9fb1bad56b 20241109085537625 DAUC <0003> auc.c:144 vector [0]: ik = a3fdd6a2a9af31c3fde095b37200acaa 20241109085537625 DAUC <0003> auc.c:145 vector [0]: res = f318e260317056fb0000000000000000 20241109085537625 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085537625 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241109085537625 DAUC <0003> auc.c:179 vector [0]: kc = 39e319fa529c6c00 20241109085537625 DAUC <0003> auc.c:180 vector [0]: sres = bb23979d 20241109085537625 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241109085537625 DAUC <0003> auc.c:113 vector [1]: rand = 24731cbaf7e8a4bd013fce3a8d87a713 20241109085537625 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241109085537625 DAUC <0003> auc.c:142 vector [1]: autn = 2e004815562d800034e2ee67f079a98a 20241109085537625 DAUC <0003> auc.c:143 vector [1]: ck = ff9ebfe9ddb9a1a7ad1d39c86a2a6a24 20241109085537625 DAUC <0003> auc.c:144 vector [1]: ik = 306191392662ac66e1bdf5f7980f35c7 20241109085537625 DAUC <0003> auc.c:145 vector [1]: res = a8beb7e4dd0884610000000000000000 20241109085537625 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085537625 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241109085537626 DAUC <0003> auc.c:179 vector [1]: kc = 353694e8c8344c00 20241109085537626 DAUC <0003> auc.c:180 vector [1]: sres = ffb1a323 20241109085537626 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241109085537626 DAUC <0003> auc.c:113 vector [2]: rand = 17212f0e00a52584b49b2c8450694a97 20241109085537626 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241109085537626 DAUC <0003> auc.c:142 vector [2]: autn = fb10d5bbfb168000019aeedc5cf1b563 20241109085537626 DAUC <0003> auc.c:143 vector [2]: ck = 9bc3bd2a3828dba2c5d81bc5efc6d7da 20241109085537626 DAUC <0003> auc.c:144 vector [2]: ik = 024901d81976642bc5d78b25f8954682 20241109085537626 DAUC <0003> auc.c:145 vector [2]: res = 431fcd398de617580000000000000000 20241109085537626 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085537626 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241109085537626 DAUC <0003> auc.c:179 vector [2]: kc = 0ed536ac36ab8000 20241109085537626 DAUC <0003> auc.c:180 vector [2]: sres = e90161e4 20241109085537626 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241109085537626 DAUC <0003> auc.c:113 vector [3]: rand = 6ebe0b3b3dad33aa2f95de58c735764e 20241109085537626 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241109085537626 DAUC <0003> auc.c:142 vector [3]: autn = df434f71c8708000b535deb7924704e2 20241109085537626 DAUC <0003> auc.c:143 vector [3]: ck = c19e367e84394911efc73e3f1ee99b98 20241109085537626 DAUC <0003> auc.c:144 vector [3]: ik = 6ed6642fd7bcdc767b1e250bc899c1f8 20241109085537626 DAUC <0003> auc.c:145 vector [3]: res = 4ab276365b6c3ca00000000000000000 20241109085537626 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085537626 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241109085537626 DAUC <0003> auc.c:179 vector [3]: kc = 0a2c95cde0e28000 20241109085537626 DAUC <0003> auc.c:180 vector [3]: sres = 61a5082d 20241109085537626 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241109085537626 DAUC <0003> auc.c:113 vector [4]: rand = 91cb72e298e8ee8b5f753caa3219d554 20241109085537626 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241109085537626 DAUC <0003> auc.c:142 vector [4]: autn = 1d19ab22e6288000e2643b830615e0c9 20241109085537626 DAUC <0003> auc.c:143 vector [4]: ck = 7a6a014e0f031fbaa425f12a32432f1c 20241109085537626 DAUC <0003> auc.c:144 vector [4]: ik = e216b73c3212a32a32d1ed5e12847732 20241109085537626 DAUC <0003> auc.c:145 vector [4]: res = 9c870a8cf8a19f780000000000000000 20241109085537626 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241109085537626 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241109085537626 DAUC <0003> auc.c:179 vector [4]: kc = 1fc3e969979b3800 20241109085537626 DAUC <0003> auc.c:180 vector [4]: sres = 4cea3b52 20241109085537626 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241109085537626 DAUC <0003> db_auc.c:245 IMSI='262422455085008': Generated 5 vectors 20241109085537626 DAUC <0003> db_auc.c:249 IMSI='262422455085008': Updating SQN=161 in DB 20241109085537626 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422455085008 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422455085008"} 20241109085537626 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422455085008 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085537626 DLINP <000b> input/ipa.c:451 connected read/write 20241109085537626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085537626 DLINP <000b> input/ipa.c:451 connected read/write 20241109085537626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085537629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57250<->l=127.0.0.1:4258 20241109085537631 DAUC <0003> db_auc.c:157 IMSI='262429343022241': No 2G Auth Data 20241109085537631 DAUC <0003> db_auc.c:192 IMSI='262429343022241': No 3G Auth Data 20241109085537646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57262<->l=127.0.0.1:4258 20241109085537650 DLINP <000b> input/ipa.c:451 connected read/write 20241109085537650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085537650 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429343022241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429343022241"} 20241109085537650 DAUC <0003> db_auc.c:236 IMSI='262429343022241': Calling to generate 5 vectors 20241109085537650 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241109085537650 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085537650 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085537650 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241109085537650 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085537650 DAUC <0003> auc.c:113 vector [0]: rand = 5d8e366fba7454baa6a38bf2f5da781e 20241109085537650 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241109085537650 DAUC <0003> auc.c:142 vector [0]: autn = c01b2d60a34c80005347f582fc7c77a1 20241109085537650 DAUC <0003> auc.c:143 vector [0]: ck = 89673023b407627ae0d6043b03f42638 20241109085537650 DAUC <0003> auc.c:144 vector [0]: ik = 6db1cab314ca8d19e73e2d3ccbaaea9b 20241109085537650 DAUC <0003> auc.c:145 vector [0]: res = 70da4629d51e171f0000000000000000 20241109085537650 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085537650 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241109085537650 DAUC <0003> auc.c:179 vector [0]: kc = 8e0df7a15e95e800 20241109085537650 DAUC <0003> auc.c:180 vector [0]: sres = faf13e42 20241109085537650 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241109085537650 DAUC <0003> auc.c:113 vector [1]: rand = 877ea1b6c956376f8305856bf3476761 20241109085537650 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241109085537650 DAUC <0003> auc.c:142 vector [1]: autn = 71bd045fed9f8000e6456918d331cbd9 20241109085537650 DAUC <0003> auc.c:143 vector [1]: ck = 36de500f5c14c4aa92921f20baad15d1 20241109085537650 DAUC <0003> auc.c:144 vector [1]: ik = 87165a500e186605e67fb7bd81aa9ab9 20241109085537650 DAUC <0003> auc.c:145 vector [1]: res = 2a23c23e7982d5330000000000000000 20241109085537650 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085537650 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241109085537650 DAUC <0003> auc.c:179 vector [1]: kc = 6e14581b7dbe3c00 20241109085537650 DAUC <0003> auc.c:180 vector [1]: sres = ddc25e6a 20241109085537650 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241109085537651 DAUC <0003> auc.c:113 vector [2]: rand = 7ad75e7623d4ea1cf12fe695fb85e40c 20241109085537651 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241109085537651 DAUC <0003> auc.c:142 vector [2]: autn = a7424c21d7908000ca37a21da27f01d5 20241109085537651 DAUC <0003> auc.c:143 vector [2]: ck = 1c5b10c7ede8ade66f553f1cf6f83085 20241109085537651 DAUC <0003> auc.c:144 vector [2]: ik = 5b563fdd932bf87478e2c37d695f3e60 20241109085537651 DAUC <0003> auc.c:145 vector [2]: res = 2058021d7f1943c20000000000000000 20241109085537651 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085537651 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241109085537651 DAUC <0003> auc.c:179 vector [2]: kc = d4ef285999643c00 20241109085537651 DAUC <0003> auc.c:180 vector [2]: sres = 1454f5bc 20241109085537651 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241109085537651 DAUC <0003> auc.c:113 vector [3]: rand = e474d25e75e6dd1b109278ba27314aa5 20241109085537651 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241109085537651 DAUC <0003> auc.c:142 vector [3]: autn = c663895886c3800083a4c88ddd879596 20241109085537651 DAUC <0003> auc.c:143 vector [3]: ck = 21f161e55313f2c2d01e46aceb308efe 20241109085537651 DAUC <0003> auc.c:144 vector [3]: ik = 6483f56b0ac69743637778c4eb20441f 20241109085537651 DAUC <0003> auc.c:145 vector [3]: res = bad9735f32bef8fa0000000000000000 20241109085537651 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085537651 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241109085537651 DAUC <0003> auc.c:179 vector [3]: kc = f146cbc6cc44d800 20241109085537651 DAUC <0003> auc.c:180 vector [3]: sres = 319c2106 20241109085537651 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241109085537651 DAUC <0003> auc.c:113 vector [4]: rand = 9aeac672ad790d19ff7d44d1959a4182 20241109085537651 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241109085537651 DAUC <0003> auc.c:142 vector [4]: autn = d863146677d18000f356796618625d21 20241109085537651 DAUC <0003> auc.c:143 vector [4]: ck = 049c3890db9541dd3fd6a4e706eafab1 20241109085537651 DAUC <0003> auc.c:144 vector [4]: ik = 18f4a48bd19457129c75c8cca7ce5da8 20241109085537651 DAUC <0003> auc.c:145 vector [4]: res = d43c029c29b9a0120000000000000000 20241109085537651 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241109085537651 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241109085537651 DAUC <0003> auc.c:179 vector [4]: kc = 3d48dd4f3ceb2800 20241109085537651 DAUC <0003> auc.c:180 vector [4]: sres = 4b3b9e89 20241109085537651 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241109085537651 DAUC <0003> db_auc.c:245 IMSI='262429343022241': Generated 5 vectors 20241109085537651 DAUC <0003> db_auc.c:249 IMSI='262429343022241': Updating SQN=161 in DB 20241109085537651 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429343022241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429343022241"} 20241109085537651 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429343022241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085537651 DLINP <000b> input/ipa.c:451 connected read/write 20241109085537651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085537651 DLINP <000b> input/ipa.c:451 connected read/write 20241109085537651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085537655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57262<->l=127.0.0.1:4258 20241109085537656 DAUC <0003> db_auc.c:157 IMSI='262428437075937': No 2G Auth Data 20241109085537656 DAUC <0003> db_auc.c:192 IMSI='262428437075937': No 3G Auth Data 20241109085537671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57276<->l=127.0.0.1:4258 20241109085537675 DLINP <000b> input/ipa.c:451 connected read/write 20241109085537675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085537675 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428437075937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428437075937"} 20241109085537675 DAUC <0003> db_auc.c:236 IMSI='262428437075937': Calling to generate 5 vectors 20241109085537675 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241109085537675 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241109085537675 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241109085537675 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241109085537675 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241109085537675 DAUC <0003> auc.c:113 vector [0]: rand = 13b4dce3f3cf46dcc87d7c38e3a8c68c 20241109085537675 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241109085537675 DAUC <0003> auc.c:142 vector [0]: autn = 9956f07a6ac280008339098decaf4c75 20241109085537675 DAUC <0003> auc.c:143 vector [0]: ck = acc5685ff5eef007ee63727d1052e96d 20241109085537675 DAUC <0003> auc.c:144 vector [0]: ik = ff13254f241f78c79f0ab959529d2cf4 20241109085537675 DAUC <0003> auc.c:145 vector [0]: res = 0e1949bfcee04abc0000000000000000 20241109085537675 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241109085537675 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241109085537675 DAUC <0003> auc.c:179 vector [0]: kc = adecbbc373f085e0 20241109085537675 DAUC <0003> auc.c:180 vector [0]: sres = c353f8a7 20241109085537675 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241109085537675 DAUC <0003> auc.c:113 vector [1]: rand = 2cfa822f08691f6d7796361660ed6c52 20241109085537675 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241109085537675 DAUC <0003> auc.c:142 vector [1]: autn = 8f4d717f0a37800008e3261d53ebd6dd 20241109085537675 DAUC <0003> auc.c:143 vector [1]: ck = 7fdcdeabd269c11794c196f08142790e 20241109085537675 DAUC <0003> auc.c:144 vector [1]: ik = ee96450d9ec6b73697b1f322f7da2f05 20241109085537675 DAUC <0003> auc.c:145 vector [1]: res = 4b64e60e61a2ffdf0000000000000000 20241109085537675 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241109085537675 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241109085537675 DAUC <0003> auc.c:179 vector [1]: kc = e3bedb9d9bf85f1e 20241109085537675 DAUC <0003> auc.c:180 vector [1]: sres = 95a462db 20241109085537675 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241109085537675 DAUC <0003> auc.c:113 vector [2]: rand = 448146f8944d8f3d2a8e4b02581f5ea0 20241109085537675 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241109085537675 DAUC <0003> auc.c:142 vector [2]: autn = 6a508220b8ab80005d6ea438e5c8f895 20241109085537675 DAUC <0003> auc.c:143 vector [2]: ck = 2c79e12b761f0c2b5c08fabdef4432d6 20241109085537675 DAUC <0003> auc.c:144 vector [2]: ik = 88784b8678a2111900ee490d79b4937d 20241109085537675 DAUC <0003> auc.c:145 vector [2]: res = 528e82025f1113cb0000000000000000 20241109085537675 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241109085537675 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241109085537675 DAUC <0003> auc.c:179 vector [2]: kc = 9bb6bf33b6ff1736 20241109085537675 DAUC <0003> auc.c:180 vector [2]: sres = efd8c336 20241109085537675 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241109085537675 DAUC <0003> auc.c:113 vector [3]: rand = d7dfeaa4046476aedf09b3ba219c2e24 20241109085537675 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241109085537675 DAUC <0003> auc.c:142 vector [3]: autn = b261dced8e4c80003d5288dc076bd013 20241109085537675 DAUC <0003> auc.c:143 vector [3]: ck = bcbf960a1ce4f4508bd481b5e9e7cd1c 20241109085537675 DAUC <0003> auc.c:144 vector [3]: ik = f57fec8d612599e7feb84cd8667d9e8e 20241109085537675 DAUC <0003> auc.c:145 vector [3]: res = a0ad705da68f500f0000000000000000 20241109085537675 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241109085537675 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241109085537675 DAUC <0003> auc.c:179 vector [3]: kc = 5b8e4bb514a045c4 20241109085537675 DAUC <0003> auc.c:180 vector [3]: sres = 1e076639 20241109085537675 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241109085537675 DAUC <0003> auc.c:113 vector [4]: rand = d1e4e7da8900c7daf8726172000291e2 20241109085537676 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241109085537676 DAUC <0003> auc.c:142 vector [4]: autn = 464dce1ddc3f80002ca8590869ceb765 20241109085537676 DAUC <0003> auc.c:143 vector [4]: ck = b154caceeaa7a5ba0a9ce2dacc9eb60e 20241109085537676 DAUC <0003> auc.c:144 vector [4]: ik = 702bd372ac39a77da3400e75a17db41e 20241109085537676 DAUC <0003> auc.c:145 vector [4]: res = 81627137eae9975b0000000000000000 20241109085537676 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241109085537676 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241109085537676 DAUC <0003> auc.c:179 vector [4]: kc = dd46342f1545e75b 20241109085537676 DAUC <0003> auc.c:180 vector [4]: sres = 233a971d 20241109085537676 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241109085537676 DAUC <0003> db_auc.c:245 IMSI='262428437075937': Generated 5 vectors 20241109085537676 DAUC <0003> db_auc.c:249 IMSI='262428437075937': Updating SQN=161 in DB 20241109085537676 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428437075937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428437075937"} 20241109085537676 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428437075937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085537676 DLINP <000b> input/ipa.c:451 connected read/write 20241109085537676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085537676 DLINP <000b> input/ipa.c:451 connected read/write 20241109085537676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085537679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57276<->l=127.0.0.1:4258 20241109085537680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57220<->l=127.0.0.1:4258 20241109085537681 DLINP <000b> input/ipa.c:451 connected read/write 20241109085537681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085537681 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085537681 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085537681 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085537681 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41165<->l=127.0.0.1:4259) 20241109085537721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57288<->l=127.0.0.1:4258 20241109085537822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57288<->l=127.0.0.1:4258 20241109085540902 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085540902 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085540904 DLINP <000b> input/ipa.c:451 connected read/write 20241109085540905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085540905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57300<->l=127.0.0.1:4258 20241109085540908 DLINP <000b> input/ipa.c:451 connected read/write 20241109085540908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085540908 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085540908 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085540908 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  20241109085540908 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085540908 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  20241109085540908 DLGSUP <0013> gsup_server.c:235 2:  20241109085540908 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085540908 DLGSUP <0013> gsup_server.c:235 3:  20241109085540908 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085540908 DLGSUP <0013> gsup_server.c:235 4:  20241109085540908 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085540908 DLGSUP <0013> gsup_server.c:235 5:  20241109085540908 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085540908 DLGSUP <0013> gsup_server.c:235 7:  20241109085540908 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085540908 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085540908 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085540908 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085540928 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40961<->l=127.0.0.1:4259) 20241109085540941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57314<->l=127.0.0.1:4258 20241109085540949 DLINP <000b> input/ipa.c:451 connected read/write 20241109085540949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085540949 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422836474134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422836474134" cn_domain=PS} 20241109085540949 DLU <0006> fsm.c:456 lu(262422836474134)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085540949 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422836474134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241109085540949 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422836474134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422836474134" cause=IMSI unknown in HLR} 20241109085540949 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422836474134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085540949 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422836474134)[0x561d5a6a0120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085540949 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422836474134)[0x561d5a6a0120]{UNVALIDATED}: Freeing instance 20241109085540949 DLU <0006> fsm.c:568 lu(PS:IMSI-262422836474134)[0x561d5a6a0120]{UNVALIDATED}: Deallocated 20241109085540949 DLINP <000b> input/ipa.c:451 connected read/write 20241109085540950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085540950 DLINP <000b> input/ipa.c:451 connected read/write 20241109085540950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085540952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57314<->l=127.0.0.1:4258 20241109085540953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57300<->l=127.0.0.1:4258 20241109085540954 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40961<->l=127.0.0.1:4259) 20241109085540954 DLINP <000b> input/ipa.c:451 connected read/write 20241109085540954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085540954 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085540954 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085540954 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085540996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57330<->l=127.0.0.1:4258 20241109085541096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57330<->l=127.0.0.1:4258 20241109085544173 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085544173 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085544176 DLINP <000b> input/ipa.c:451 connected read/write 20241109085544176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085544177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57342<->l=127.0.0.1:4258 20241109085544180 DLINP <000b> input/ipa.c:451 connected read/write 20241109085544180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085544180 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085544180 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085544180 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  20241109085544180 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085544180 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  20241109085544180 DLGSUP <0013> gsup_server.c:235 2:  20241109085544180 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085544180 DLGSUP <0013> gsup_server.c:235 3:  20241109085544180 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085544180 DLGSUP <0013> gsup_server.c:235 4:  20241109085544180 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085544180 DLGSUP <0013> gsup_server.c:235 5:  20241109085544180 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085544180 DLGSUP <0013> gsup_server.c:235 7:  20241109085544180 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085544180 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085544180 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085544180 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085544199 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36315<->l=127.0.0.1:4259) 20241109085544213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57354<->l=127.0.0.1:4258 20241109085544221 DLINP <000b> input/ipa.c:451 connected read/write 20241109085544221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085544221 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428007960440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428007960440" cn_domain=PS source_name="the-source\n"} 20241109085544221 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241109085544221 DLU <0006> fsm.c:456 lu(262428007960440)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085544221 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428007960440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241109085544221 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262428007960440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428007960440" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241109085544221 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262428007960440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085544221 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428007960440)[0x561d5a6a0120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085544222 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428007960440)[0x561d5a6a0120]{UNVALIDATED}: Freeing instance 20241109085544222 DLU <0006> fsm.c:568 lu(PS:IMSI-262428007960440)[0x561d5a6a0120]{UNVALIDATED}: Deallocated 20241109085544222 DLINP <000b> input/ipa.c:451 connected read/write 20241109085544222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085544222 DLINP <000b> input/ipa.c:451 connected read/write 20241109085544222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085544224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57354<->l=127.0.0.1:4258 20241109085544225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57342<->l=127.0.0.1:4258 20241109085544226 DLINP <000b> input/ipa.c:451 connected read/write 20241109085544226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085544226 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085544226 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085544226 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085544226 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241109085544226 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36315<->l=127.0.0.1:4259) 20241109085544273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57358<->l=127.0.0.1:4258 20241109085544374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57358<->l=127.0.0.1:4258 20241109085547450 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085547450 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085547452 DLINP <000b> input/ipa.c:451 connected read/write 20241109085547452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085547452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60492<->l=127.0.0.1:4258 20241109085547454 DLINP <000b> input/ipa.c:451 connected read/write 20241109085547454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085547454 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085547454 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085547454 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  20241109085547454 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085547454 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  20241109085547454 DLGSUP <0013> gsup_server.c:235 2:  20241109085547454 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085547454 DLGSUP <0013> gsup_server.c:235 3:  20241109085547454 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085547454 DLGSUP <0013> gsup_server.c:235 4:  20241109085547454 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085547454 DLGSUP <0013> gsup_server.c:235 5:  20241109085547454 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085547454 DLGSUP <0013> gsup_server.c:235 7:  20241109085547454 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085547454 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085547454 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085547454 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085547475 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33261<->l=127.0.0.1:4259) 20241109085547490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60494<->l=127.0.0.1:4258 20241109085547498 DLINP <000b> input/ipa.c:451 connected read/write 20241109085547498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085547498 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429738789165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429738789165" cn_domain=PS} 20241109085547498 DLU <0006> fsm.c:456 lu(262429738789165)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085547498 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429738789165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241109085547498 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429738789165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429738789165" cause=Roaming not allowed in this location area} 20241109085547498 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429738789165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085547498 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429738789165)[0x561d5a6a0120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085547498 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429738789165)[0x561d5a6a0120]{UNVALIDATED}: Freeing instance 20241109085547498 DLU <0006> fsm.c:568 lu(PS:IMSI-262429738789165)[0x561d5a6a0120]{UNVALIDATED}: Deallocated 20241109085547498 DLINP <000b> input/ipa.c:451 connected read/write 20241109085547498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085547498 DLINP <000b> input/ipa.c:451 connected read/write 20241109085547498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085547500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60494<->l=127.0.0.1:4258 20241109085547501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60492<->l=127.0.0.1:4258 20241109085547502 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33261<->l=127.0.0.1:4259) 20241109085547502 DLINP <000b> input/ipa.c:451 connected read/write 20241109085547502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085547502 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085547502 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085547502 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085547547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60510<->l=127.0.0.1:4258 20241109085547648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60510<->l=127.0.0.1:4258 20241109085550720 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085550720 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085550722 DLINP <000b> input/ipa.c:451 connected read/write 20241109085550722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085550722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60524<->l=127.0.0.1:4258 20241109085550724 DLINP <000b> input/ipa.c:451 connected read/write 20241109085550724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085550724 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085550724 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085550724 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  20241109085550724 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085550724 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  20241109085550724 DLGSUP <0013> gsup_server.c:235 2:  20241109085550724 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085550724 DLGSUP <0013> gsup_server.c:235 3:  20241109085550724 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085550724 DLGSUP <0013> gsup_server.c:235 4:  20241109085550724 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085550724 DLGSUP <0013> gsup_server.c:235 5:  20241109085550724 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085550724 DLGSUP <0013> gsup_server.c:235 7:  20241109085550724 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085550724 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085550724 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085550724 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085550745 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39779<->l=127.0.0.1:4259) 20241109085550762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60538<->l=127.0.0.1:4258 20241109085550769 DLINP <000b> input/ipa.c:451 connected read/write 20241109085550769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085550769 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420854235871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420854235871"} 20241109085550769 DAUC <0003> db_auc.c:133 IMSI='262420854235871': No such subscriber 20241109085550769 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420854235871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241109085550769 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420854235871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420854235871" cause=IMSI unknown in HLR} 20241109085550769 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420854235871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085550769 DLINP <000b> input/ipa.c:451 connected read/write 20241109085550769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085550769 DLINP <000b> input/ipa.c:451 connected read/write 20241109085550769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085550771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60538<->l=127.0.0.1:4258 20241109085550772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60524<->l=127.0.0.1:4258 20241109085550773 DLINP <000b> input/ipa.c:451 connected read/write 20241109085550773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085550773 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085550773 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085550773 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085550773 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39779<->l=127.0.0.1:4259) 20241109085550819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60540<->l=127.0.0.1:4258 20241109085550919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60540<->l=127.0.0.1:4258 20241109085553994 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085553994 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085553995 DLINP <000b> input/ipa.c:451 connected read/write 20241109085553995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085553996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60546<->l=127.0.0.1:4258 20241109085553997 DLINP <000b> input/ipa.c:451 connected read/write 20241109085553997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085553997 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085553997 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085553997 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  20241109085553997 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085553997 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  20241109085553997 DLGSUP <0013> gsup_server.c:235 2:  20241109085553997 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085553997 DLGSUP <0013> gsup_server.c:235 3:  20241109085553997 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085553997 DLGSUP <0013> gsup_server.c:235 4:  20241109085553997 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085553997 DLGSUP <0013> gsup_server.c:235 5:  20241109085553997 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085553997 DLGSUP <0013> gsup_server.c:235 7:  20241109085553997 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085553997 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085553997 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085553997 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085554015 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46601<->l=127.0.0.1:4259) 20241109085554020 DAUC <0003> db_auc.c:157 IMSI='262423375772618': No 2G Auth Data 20241109085554021 DAUC <0003> db_auc.c:192 IMSI='262423375772618': No 3G Auth Data 20241109085554038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60556<->l=127.0.0.1:4258 20241109085554042 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085554042 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423375772618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423375772618" cn_domain=PS} 20241109085554042 DLU <0006> fsm.c:456 lu(262423375772618)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085554043 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423375772618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085554043 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423375772618)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085554043 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423375772618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423375772618" cn_domain=PS} 20241109085554043 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554043 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554046 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085554046 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423375772618 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423375772618"} 20241109085554046 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423375772618)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085554046 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423375772618 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085554046 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423375772618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423375772618"} 20241109085554046 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423375772618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085554046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423375772618)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085554046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423375772618)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085554046 DLU <0006> fsm.c:568 lu(PS:IMSI-262423375772618)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085554046 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554046 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60556<->l=127.0.0.1:4258 20241109085554049 DAUC <0003> db_auc.c:157 IMSI='262428014685521': No 2G Auth Data 20241109085554049 DAUC <0003> db_auc.c:192 IMSI='262428014685521': No 3G Auth Data 20241109085554050 DLGSUP <0013> hlr.c:121 IMSI 262428014685521: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085554066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60570<->l=127.0.0.1:4258 20241109085554070 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085554070 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428014685521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428014685521" cn_domain=PS} 20241109085554070 DLU <0006> fsm.c:456 lu(262428014685521)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085554070 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428014685521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085554070 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428014685521)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085554070 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428014685521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428014685521" cn_domain=PS} 20241109085554070 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554070 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554072 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085554072 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428014685521 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428014685521"} 20241109085554072 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428014685521)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085554072 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428014685521 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085554072 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428014685521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428014685521"} 20241109085554072 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428014685521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085554072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428014685521)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085554072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428014685521)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085554072 DLU <0006> fsm.c:568 lu(PS:IMSI-262428014685521)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085554072 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554072 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60570<->l=127.0.0.1:4258 20241109085554076 DAUC <0003> db_auc.c:157 IMSI='262422842390041': No 2G Auth Data 20241109085554076 DAUC <0003> db_auc.c:192 IMSI='262422842390041': No 3G Auth Data 20241109085554076 DLGSUP <0013> hlr.c:121 IMSI 262422842390041: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085554094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60576<->l=127.0.0.1:4258 20241109085554097 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085554097 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422842390041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422842390041" cn_domain=PS} 20241109085554097 DLU <0006> fsm.c:456 lu(262422842390041)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085554097 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422842390041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085554097 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422842390041)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085554097 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422842390041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422842390041" cn_domain=PS} 20241109085554097 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554097 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554099 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085554099 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422842390041 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422842390041"} 20241109085554099 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422842390041)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085554099 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422842390041 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085554099 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422842390041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422842390041"} 20241109085554099 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422842390041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085554099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422842390041)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085554099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422842390041)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085554099 DLU <0006> fsm.c:568 lu(PS:IMSI-262422842390041)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085554099 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554100 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60576<->l=127.0.0.1:4258 20241109085554102 DAUC <0003> db_auc.c:157 IMSI='262429435039662': No 2G Auth Data 20241109085554103 DAUC <0003> db_auc.c:192 IMSI='262429435039662': No 3G Auth Data 20241109085554103 DLGSUP <0013> hlr.c:121 IMSI 262429435039662: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085554119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60580<->l=127.0.0.1:4258 20241109085554121 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085554121 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429435039662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429435039662" cn_domain=PS} 20241109085554122 DLU <0006> fsm.c:456 lu(262429435039662)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085554122 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429435039662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085554122 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429435039662)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085554122 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429435039662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429435039662" cn_domain=PS} 20241109085554122 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554122 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554124 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085554124 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429435039662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429435039662"} 20241109085554124 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429435039662)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085554124 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429435039662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085554124 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429435039662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429435039662"} 20241109085554124 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429435039662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085554124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429435039662)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085554124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429435039662)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085554124 DLU <0006> fsm.c:568 lu(PS:IMSI-262429435039662)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085554124 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554124 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60580<->l=127.0.0.1:4258 20241109085554127 DAUC <0003> db_auc.c:157 IMSI='262425804614590': No 2G Auth Data 20241109085554127 DAUC <0003> db_auc.c:192 IMSI='262425804614590': No 3G Auth Data 20241109085554127 DLGSUP <0013> hlr.c:121 IMSI 262425804614590: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085554139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60592<->l=127.0.0.1:4258 20241109085554142 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085554142 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425804614590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425804614590" cn_domain=PS} 20241109085554142 DLU <0006> fsm.c:456 lu(262425804614590)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085554142 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425804614590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085554142 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425804614590)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085554142 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425804614590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425804614590" cn_domain=PS} 20241109085554142 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554142 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554144 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085554144 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425804614590 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425804614590"} 20241109085554144 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425804614590)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085554144 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425804614590 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085554144 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425804614590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425804614590"} 20241109085554144 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425804614590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085554144 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425804614590)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085554144 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425804614590)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085554144 DLU <0006> fsm.c:568 lu(PS:IMSI-262425804614590)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085554144 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554145 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60592<->l=127.0.0.1:4258 20241109085554147 DAUC <0003> db_auc.c:157 IMSI='262420803414525': No 2G Auth Data 20241109085554147 DAUC <0003> db_auc.c:192 IMSI='262420803414525': No 3G Auth Data 20241109085554148 DLGSUP <0013> hlr.c:121 IMSI 262420803414525: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085554163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60600<->l=127.0.0.1:4258 20241109085554167 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085554167 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420803414525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420803414525" cn_domain=PS} 20241109085554167 DLU <0006> fsm.c:456 lu(262420803414525)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085554167 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420803414525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085554167 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420803414525)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085554167 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420803414525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420803414525" cn_domain=PS} 20241109085554167 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554167 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554170 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085554170 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420803414525 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420803414525"} 20241109085554170 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420803414525)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085554170 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420803414525 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085554170 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420803414525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420803414525"} 20241109085554170 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420803414525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085554170 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420803414525)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085554170 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420803414525)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085554170 DLU <0006> fsm.c:568 lu(PS:IMSI-262420803414525)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085554170 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554170 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60600<->l=127.0.0.1:4258 20241109085554173 DAUC <0003> db_auc.c:157 IMSI='262423588291412': No 2G Auth Data 20241109085554173 DAUC <0003> db_auc.c:192 IMSI='262423588291412': No 3G Auth Data 20241109085554174 DLGSUP <0013> hlr.c:121 IMSI 262423588291412: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085554189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60612<->l=127.0.0.1:4258 20241109085554192 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085554192 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423588291412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423588291412" cn_domain=PS} 20241109085554192 DLU <0006> fsm.c:456 lu(262423588291412)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085554192 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423588291412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085554192 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423588291412)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085554192 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423588291412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423588291412" cn_domain=PS} 20241109085554192 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554193 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554195 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085554195 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423588291412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423588291412"} 20241109085554195 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423588291412)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085554195 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423588291412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085554195 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423588291412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423588291412"} 20241109085554195 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423588291412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085554195 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423588291412)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085554195 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423588291412)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085554195 DLU <0006> fsm.c:568 lu(PS:IMSI-262423588291412)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085554195 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554195 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60612<->l=127.0.0.1:4258 20241109085554198 DAUC <0003> db_auc.c:157 IMSI='262425444720836': No 2G Auth Data 20241109085554198 DAUC <0003> db_auc.c:192 IMSI='262425444720836': No 3G Auth Data 20241109085554199 DLGSUP <0013> hlr.c:121 IMSI 262425444720836: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085554213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60622<->l=127.0.0.1:4258 20241109085554217 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085554217 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425444720836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425444720836" cn_domain=PS} 20241109085554217 DLU <0006> fsm.c:456 lu(262425444720836)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085554217 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425444720836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085554217 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425444720836)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085554217 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425444720836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425444720836" cn_domain=PS} 20241109085554217 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554217 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554219 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085554219 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425444720836 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425444720836"} 20241109085554219 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425444720836)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085554219 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425444720836 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085554219 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425444720836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425444720836"} 20241109085554219 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425444720836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085554219 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425444720836)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085554219 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425444720836)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085554219 DLU <0006> fsm.c:568 lu(PS:IMSI-262425444720836)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085554219 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554219 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085554221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60622<->l=127.0.0.1:4258 20241109085554223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60546<->l=127.0.0.1:4258 20241109085554224 DLINP <000b> input/ipa.c:451 connected read/write 20241109085554224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085554224 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085554224 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085554224 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085554224 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46601<->l=127.0.0.1:4259) 20241109085554264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60624<->l=127.0.0.1:4258 20241109085554365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60624<->l=127.0.0.1:4258 20241109085557443 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085557443 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085557445 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085557446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43416<->l=127.0.0.1:4258 20241109085557448 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085557448 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085557448 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085557448 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  20241109085557448 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085557448 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  20241109085557448 DLGSUP <0013> gsup_server.c:235 2:  20241109085557448 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085557448 DLGSUP <0013> gsup_server.c:235 3:  20241109085557448 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085557448 DLGSUP <0013> gsup_server.c:235 4:  20241109085557449 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085557449 DLGSUP <0013> gsup_server.c:235 5:  20241109085557449 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085557449 DLGSUP <0013> gsup_server.c:235 7:  20241109085557449 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085557449 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085557449 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085557449 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085557465 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45501<->l=127.0.0.1:4259) 20241109085557469 DAUC <0003> db_auc.c:157 IMSI='262424091247376': No 2G Auth Data 20241109085557469 DAUC <0003> db_auc.c:192 IMSI='262424091247376': No 3G Auth Data 20241109085557484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43432<->l=127.0.0.1:4258 20241109085557493 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085557493 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262424091247376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424091247376" cn_domain=PS source_name="the-source\n"} 20241109085557493 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241109085557493 DLU <0006> fsm.c:456 lu(262424091247376)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085557493 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262424091247376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241109085557493 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424091247376)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085557493 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262424091247376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424091247376" cn_domain=PS destination_name="the-source\n"} 20241109085557493 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557493 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557496 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085557496 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262424091247376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424091247376" source_name="the-source\n"} 20241109085557496 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424091247376)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085557496 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262424091247376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085557496 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262424091247376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424091247376" destination_name="the-source\n"} 20241109085557496 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262424091247376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085557496 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424091247376)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085557496 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424091247376)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085557496 DLU <0006> fsm.c:568 lu(PS:IMSI-262424091247376)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085557496 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557496 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43432<->l=127.0.0.1:4258 20241109085557499 DAUC <0003> db_auc.c:157 IMSI='262423135227345': No 2G Auth Data 20241109085557500 DAUC <0003> db_auc.c:192 IMSI='262423135227345': No 3G Auth Data 20241109085557501 DLGSUP <0013> hlr.c:121 IMSI 262423135227345: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085557516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43434<->l=127.0.0.1:4258 20241109085557519 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085557519 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423135227345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423135227345" cn_domain=PS source_name="the-source\n"} 20241109085557519 DLU <0006> fsm.c:456 lu(262423135227345)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085557519 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423135227345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241109085557519 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423135227345)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085557519 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423135227345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423135227345" cn_domain=PS destination_name="the-source\n"} 20241109085557519 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557519 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557522 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085557522 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423135227345 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423135227345" source_name="the-source\n"} 20241109085557522 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423135227345)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085557522 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262423135227345 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085557522 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423135227345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423135227345" destination_name="the-source\n"} 20241109085557522 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262423135227345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085557522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423135227345)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085557522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423135227345)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085557522 DLU <0006> fsm.c:568 lu(PS:IMSI-262423135227345)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085557522 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557522 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43434<->l=127.0.0.1:4258 20241109085557525 DAUC <0003> db_auc.c:157 IMSI='262425842372464': No 2G Auth Data 20241109085557525 DAUC <0003> db_auc.c:192 IMSI='262425842372464': No 3G Auth Data 20241109085557526 DLGSUP <0013> hlr.c:121 IMSI 262425842372464: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085557541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43436<->l=127.0.0.1:4258 20241109085557545 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085557545 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425842372464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425842372464" cn_domain=PS source_name="the-source\n"} 20241109085557545 DLU <0006> fsm.c:456 lu(262425842372464)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085557545 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425842372464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241109085557545 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425842372464)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085557545 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425842372464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425842372464" cn_domain=PS destination_name="the-source\n"} 20241109085557545 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557545 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557547 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085557547 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425842372464 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425842372464" source_name="the-source\n"} 20241109085557547 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425842372464)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085557547 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262425842372464 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085557547 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425842372464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425842372464" destination_name="the-source\n"} 20241109085557547 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262425842372464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085557547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425842372464)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085557547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425842372464)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085557547 DLU <0006> fsm.c:568 lu(PS:IMSI-262425842372464)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085557547 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557548 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43436<->l=127.0.0.1:4258 20241109085557550 DAUC <0003> db_auc.c:157 IMSI='262428704757555': No 2G Auth Data 20241109085557550 DAUC <0003> db_auc.c:192 IMSI='262428704757555': No 3G Auth Data 20241109085557551 DLGSUP <0013> hlr.c:121 IMSI 262428704757555: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085557567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43448<->l=127.0.0.1:4258 20241109085557572 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085557572 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262428704757555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428704757555" cn_domain=PS source_name="the-source\n"} 20241109085557572 DLU <0006> fsm.c:456 lu(262428704757555)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085557572 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262428704757555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241109085557572 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428704757555)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085557572 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262428704757555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428704757555" cn_domain=PS destination_name="the-source\n"} 20241109085557572 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557572 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557574 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085557574 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262428704757555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428704757555" source_name="the-source\n"} 20241109085557574 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428704757555)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085557574 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262428704757555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085557574 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262428704757555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428704757555" destination_name="the-source\n"} 20241109085557574 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262428704757555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085557574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428704757555)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085557574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428704757555)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085557574 DLU <0006> fsm.c:568 lu(PS:IMSI-262428704757555)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085557574 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557574 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43448<->l=127.0.0.1:4258 20241109085557577 DAUC <0003> db_auc.c:157 IMSI='262422428910946': No 2G Auth Data 20241109085557577 DAUC <0003> db_auc.c:192 IMSI='262422428910946': No 3G Auth Data 20241109085557578 DLGSUP <0013> hlr.c:121 IMSI 262422428910946: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085557594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43450<->l=127.0.0.1:4258 20241109085557597 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085557597 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262422428910946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422428910946" cn_domain=PS source_name="the-source\n"} 20241109085557597 DLU <0006> fsm.c:456 lu(262422428910946)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085557598 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262422428910946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241109085557598 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422428910946)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085557598 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262422428910946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422428910946" cn_domain=PS destination_name="the-source\n"} 20241109085557598 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557598 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557600 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085557600 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262422428910946 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422428910946" source_name="the-source\n"} 20241109085557600 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422428910946)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085557600 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262422428910946 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085557600 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262422428910946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422428910946" destination_name="the-source\n"} 20241109085557600 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262422428910946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085557600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422428910946)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085557600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422428910946)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085557600 DLU <0006> fsm.c:568 lu(PS:IMSI-262422428910946)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085557600 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557600 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43450<->l=127.0.0.1:4258 20241109085557603 DAUC <0003> db_auc.c:157 IMSI='262420364080042': No 2G Auth Data 20241109085557603 DAUC <0003> db_auc.c:192 IMSI='262420364080042': No 3G Auth Data 20241109085557604 DLGSUP <0013> hlr.c:121 IMSI 262420364080042: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085557620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43464<->l=127.0.0.1:4258 20241109085557623 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085557623 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262420364080042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420364080042" cn_domain=PS source_name="the-source\n"} 20241109085557623 DLU <0006> fsm.c:456 lu(262420364080042)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085557623 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262420364080042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241109085557623 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420364080042)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085557623 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262420364080042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420364080042" cn_domain=PS destination_name="the-source\n"} 20241109085557623 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557623 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557626 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085557626 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262420364080042 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420364080042" source_name="the-source\n"} 20241109085557626 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420364080042)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085557626 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262420364080042 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085557626 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262420364080042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420364080042" destination_name="the-source\n"} 20241109085557626 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262420364080042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085557626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420364080042)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085557626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420364080042)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085557626 DLU <0006> fsm.c:568 lu(PS:IMSI-262420364080042)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085557626 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557626 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43464<->l=127.0.0.1:4258 20241109085557629 DAUC <0003> db_auc.c:157 IMSI='262424485866519': No 2G Auth Data 20241109085557629 DAUC <0003> db_auc.c:192 IMSI='262424485866519': No 3G Auth Data 20241109085557629 DLGSUP <0013> hlr.c:121 IMSI 262424485866519: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085557643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43478<->l=127.0.0.1:4258 20241109085557647 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085557647 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262424485866519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424485866519" cn_domain=PS source_name="the-source\n"} 20241109085557647 DLU <0006> fsm.c:456 lu(262424485866519)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085557647 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262424485866519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241109085557647 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424485866519)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085557647 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262424485866519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424485866519" cn_domain=PS destination_name="the-source\n"} 20241109085557647 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557647 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557650 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085557650 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262424485866519 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424485866519" source_name="the-source\n"} 20241109085557650 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424485866519)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085557650 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262424485866519 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085557650 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262424485866519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424485866519" destination_name="the-source\n"} 20241109085557650 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262424485866519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085557650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424485866519)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085557650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424485866519)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085557650 DLU <0006> fsm.c:568 lu(PS:IMSI-262424485866519)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085557650 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557650 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43478<->l=127.0.0.1:4258 20241109085557652 DAUC <0003> db_auc.c:157 IMSI='262422954454458': No 2G Auth Data 20241109085557652 DAUC <0003> db_auc.c:192 IMSI='262422954454458': No 3G Auth Data 20241109085557653 DLGSUP <0013> hlr.c:121 IMSI 262422954454458: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085557667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43490<->l=127.0.0.1:4258 20241109085557671 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085557671 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262422954454458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422954454458" cn_domain=PS source_name="the-source\n"} 20241109085557671 DLU <0006> fsm.c:456 lu(262422954454458)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085557671 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262422954454458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241109085557671 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422954454458)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085557671 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262422954454458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422954454458" cn_domain=PS destination_name="the-source\n"} 20241109085557671 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557671 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557673 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085557673 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262422954454458 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422954454458" source_name="the-source\n"} 20241109085557673 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422954454458)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085557673 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262422954454458 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085557673 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262422954454458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422954454458" destination_name="the-source\n"} 20241109085557673 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262422954454458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085557673 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422954454458)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085557673 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422954454458)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085557673 DLU <0006> fsm.c:568 lu(PS:IMSI-262422954454458)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085557673 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557673 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085557675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43490<->l=127.0.0.1:4258 20241109085557677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43416<->l=127.0.0.1:4258 20241109085557678 DLINP <000b> input/ipa.c:451 connected read/write 20241109085557678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085557678 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085557678 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085557678 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085557678 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241109085557678 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45501<->l=127.0.0.1:4259) 20241109085557720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43502<->l=127.0.0.1:4258 20241109085557821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43502<->l=127.0.0.1:4258 20241109085600902 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085600902 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085600905 DLINP <000b> input/ipa.c:451 connected read/write 20241109085600905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085600905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43512<->l=127.0.0.1:4258 20241109085600908 DLINP <000b> input/ipa.c:451 connected read/write 20241109085600908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085600908 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085600908 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085600908 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  20241109085600908 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085600908 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  20241109085600908 DLGSUP <0013> gsup_server.c:235 2:  20241109085600908 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085600908 DLGSUP <0013> gsup_server.c:235 3:  20241109085600908 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085600908 DLGSUP <0013> gsup_server.c:235 4:  20241109085600908 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085600908 DLGSUP <0013> gsup_server.c:235 5:  20241109085600908 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085600908 DLGSUP <0013> gsup_server.c:235 7:  20241109085600908 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085600908 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085600908 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085600908 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085600928 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41775<->l=127.0.0.1:4259) 20241109085600943 DAUC <0003> db_auc.c:157 IMSI='262423654144344': No 2G Auth Data 20241109085600943 DAUC <0003> db_auc.c:192 IMSI='262423654144344': No 3G Auth Data 20241109085600958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43520<->l=127.0.0.1:4258 20241109085600964 DLINP <000b> input/ipa.c:451 connected read/write 20241109085600964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085600964 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423654144344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423654144344" cn_domain=PS} 20241109085600964 DLU <0006> fsm.c:456 lu(262423654144344)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085600964 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423654144344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085600964 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423654144344)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085600964 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423654144344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423654144344" cn_domain=PS} 20241109085600964 DLINP <000b> input/ipa.c:451 connected read/write 20241109085600964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085600964 DLINP <000b> input/ipa.c:451 connected read/write 20241109085600964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085600967 DLINP <000b> input/ipa.c:451 connected read/write 20241109085600967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085600967 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423654144344 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423654144344"} 20241109085600967 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423654144344)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085600967 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423654144344 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085600967 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423654144344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423654144344"} 20241109085600967 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423654144344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085600967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423654144344)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085600967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423654144344)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085600967 DLU <0006> fsm.c:568 lu(PS:IMSI-262423654144344)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085600967 DLINP <000b> input/ipa.c:451 connected read/write 20241109085600967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085600967 DLINP <000b> input/ipa.c:451 connected read/write 20241109085600967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085600969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43520<->l=127.0.0.1:4258 20241109085600971 DAUC <0003> db_auc.c:157 IMSI='262422921650832': No 2G Auth Data 20241109085600971 DAUC <0003> db_auc.c:192 IMSI='262422921650832': No 3G Auth Data 20241109085600971 DLGSUP <0013> hlr.c:121 IMSI 262422921650832: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085600989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43536<->l=127.0.0.1:4258 20241109085600993 DLINP <000b> input/ipa.c:451 connected read/write 20241109085600993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085600993 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422921650832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422921650832" cn_domain=PS} 20241109085600993 DLU <0006> fsm.c:456 lu(262422921650832)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085600993 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422921650832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085600993 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422921650832)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085600993 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422921650832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422921650832" cn_domain=PS} 20241109085600993 DLINP <000b> input/ipa.c:451 connected read/write 20241109085600993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085600993 DLINP <000b> input/ipa.c:451 connected read/write 20241109085600993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085600995 DLINP <000b> input/ipa.c:451 connected read/write 20241109085600995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085600995 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422921650832 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422921650832"} 20241109085600996 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422921650832)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085600996 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422921650832 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085600996 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422921650832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422921650832"} 20241109085600996 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422921650832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085600996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422921650832)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085600996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422921650832)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085600996 DLU <0006> fsm.c:568 lu(PS:IMSI-262422921650832)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085600996 DLINP <000b> input/ipa.c:451 connected read/write 20241109085600996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085600996 DLINP <000b> input/ipa.c:451 connected read/write 20241109085600996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085600997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43536<->l=127.0.0.1:4258 20241109085600999 DAUC <0003> db_auc.c:157 IMSI='262420473772497': No 2G Auth Data 20241109085600999 DAUC <0003> db_auc.c:192 IMSI='262420473772497': No 3G Auth Data 20241109085600999 DLGSUP <0013> hlr.c:121 IMSI 262420473772497: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085601014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43546<->l=127.0.0.1:4258 20241109085601017 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085601017 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420473772497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420473772497" cn_domain=PS} 20241109085601017 DLU <0006> fsm.c:456 lu(262420473772497)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085601017 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420473772497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085601017 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420473772497)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085601017 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420473772497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420473772497" cn_domain=PS} 20241109085601017 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601017 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601019 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085601019 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420473772497 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420473772497"} 20241109085601019 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420473772497)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085601019 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420473772497 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085601019 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420473772497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420473772497"} 20241109085601019 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420473772497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085601019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420473772497)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085601019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420473772497)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085601019 DLU <0006> fsm.c:568 lu(PS:IMSI-262420473772497)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085601019 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601019 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43546<->l=127.0.0.1:4258 20241109085601022 DAUC <0003> db_auc.c:157 IMSI='262425470957791': No 2G Auth Data 20241109085601022 DAUC <0003> db_auc.c:192 IMSI='262425470957791': No 3G Auth Data 20241109085601022 DLGSUP <0013> hlr.c:121 IMSI 262425470957791: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085601037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43550<->l=127.0.0.1:4258 20241109085601041 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085601041 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425470957791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425470957791" cn_domain=PS} 20241109085601042 DLU <0006> fsm.c:456 lu(262425470957791)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085601042 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425470957791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085601042 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425470957791)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085601042 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425470957791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425470957791" cn_domain=PS} 20241109085601042 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601042 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601044 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085601044 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425470957791 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425470957791"} 20241109085601044 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425470957791)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085601044 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425470957791 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085601044 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425470957791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425470957791"} 20241109085601044 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425470957791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085601044 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425470957791)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085601044 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425470957791)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085601044 DLU <0006> fsm.c:568 lu(PS:IMSI-262425470957791)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085601044 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601044 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43550<->l=127.0.0.1:4258 20241109085601047 DAUC <0003> db_auc.c:157 IMSI='262428085268459': No 2G Auth Data 20241109085601047 DAUC <0003> db_auc.c:192 IMSI='262428085268459': No 3G Auth Data 20241109085601048 DLGSUP <0013> hlr.c:121 IMSI 262428085268459: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085601064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43560<->l=127.0.0.1:4258 20241109085601067 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085601067 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428085268459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428085268459" cn_domain=PS} 20241109085601067 DLU <0006> fsm.c:456 lu(262428085268459)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085601067 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428085268459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085601067 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428085268459)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085601067 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428085268459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428085268459" cn_domain=PS} 20241109085601067 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601067 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601070 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085601070 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428085268459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428085268459"} 20241109085601070 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428085268459)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085601070 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428085268459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085601070 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428085268459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428085268459"} 20241109085601070 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428085268459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085601070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428085268459)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085601070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428085268459)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085601070 DLU <0006> fsm.c:568 lu(PS:IMSI-262428085268459)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085601070 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601070 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43560<->l=127.0.0.1:4258 20241109085601073 DAUC <0003> db_auc.c:157 IMSI='262423195942379': No 2G Auth Data 20241109085601073 DAUC <0003> db_auc.c:192 IMSI='262423195942379': No 3G Auth Data 20241109085601074 DLGSUP <0013> hlr.c:121 IMSI 262423195942379: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085601089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43564<->l=127.0.0.1:4258 20241109085601093 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085601093 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423195942379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423195942379" cn_domain=PS} 20241109085601093 DLU <0006> fsm.c:456 lu(262423195942379)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085601093 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423195942379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085601093 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423195942379)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085601093 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423195942379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423195942379" cn_domain=PS} 20241109085601093 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601093 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601095 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085601095 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423195942379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423195942379"} 20241109085601095 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423195942379)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085601095 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423195942379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085601095 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423195942379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423195942379"} 20241109085601095 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423195942379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085601095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423195942379)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085601095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423195942379)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085601095 DLU <0006> fsm.c:568 lu(PS:IMSI-262423195942379)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085601095 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601095 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43564<->l=127.0.0.1:4258 20241109085601097 DAUC <0003> db_auc.c:157 IMSI='262429500093681': No 2G Auth Data 20241109085601097 DAUC <0003> db_auc.c:192 IMSI='262429500093681': No 3G Auth Data 20241109085601098 DLGSUP <0013> hlr.c:121 IMSI 262429500093681: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085601115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43572<->l=127.0.0.1:4258 20241109085601119 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085601119 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429500093681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429500093681" cn_domain=PS} 20241109085601119 DLU <0006> fsm.c:456 lu(262429500093681)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085601119 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429500093681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085601119 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429500093681)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085601119 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429500093681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429500093681" cn_domain=PS} 20241109085601119 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601119 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601121 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085601122 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429500093681 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429500093681"} 20241109085601122 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429500093681)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085601122 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429500093681 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085601122 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429500093681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429500093681"} 20241109085601122 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429500093681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085601122 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429500093681)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085601122 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429500093681)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085601122 DLU <0006> fsm.c:568 lu(PS:IMSI-262429500093681)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085601122 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601122 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43572<->l=127.0.0.1:4258 20241109085601124 DAUC <0003> db_auc.c:157 IMSI='262421384244836': No 2G Auth Data 20241109085601125 DAUC <0003> db_auc.c:192 IMSI='262421384244836': No 3G Auth Data 20241109085601125 DLGSUP <0013> hlr.c:121 IMSI 262421384244836: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085601139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43588<->l=127.0.0.1:4258 20241109085601142 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085601142 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421384244836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421384244836" cn_domain=PS} 20241109085601142 DLU <0006> fsm.c:456 lu(262421384244836)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085601142 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421384244836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085601142 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421384244836)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085601142 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421384244836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421384244836" cn_domain=PS} 20241109085601142 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601142 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601145 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085601145 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421384244836 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421384244836"} 20241109085601145 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421384244836)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085601145 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421384244836 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085601145 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421384244836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421384244836"} 20241109085601145 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421384244836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085601145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421384244836)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085601145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421384244836)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085601145 DLU <0006> fsm.c:568 lu(PS:IMSI-262421384244836)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085601145 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601145 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085601147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43588<->l=127.0.0.1:4258 20241109085601149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43512<->l=127.0.0.1:4258 20241109085601150 DLINP <000b> input/ipa.c:451 connected read/write 20241109085601150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085601150 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085601150 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085601150 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085601150 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41775<->l=127.0.0.1:4259) 20241109085601191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43592<->l=127.0.0.1:4258 20241109085601292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43592<->l=127.0.0.1:4258 20241109085604366 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085604366 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085604368 DLINP <000b> input/ipa.c:451 connected read/write 20241109085604368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085604369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43606<->l=127.0.0.1:4258 20241109085604371 DLINP <000b> input/ipa.c:451 connected read/write 20241109085604371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085604372 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085604372 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085604372 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  20241109085604372 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085604372 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  20241109085604372 DLGSUP <0013> gsup_server.c:235 2:  20241109085604372 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085604372 DLGSUP <0013> gsup_server.c:235 3:  20241109085604372 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085604372 DLGSUP <0013> gsup_server.c:235 4:  20241109085604372 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085604372 DLGSUP <0013> gsup_server.c:235 5:  20241109085604372 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085604372 DLGSUP <0013> gsup_server.c:235 7:  20241109085604372 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085604372 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085604372 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085604372 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085604392 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36853<->l=127.0.0.1:4259) 20241109085604395 DAUC <0003> db_auc.c:157 IMSI='262420100241455': No 2G Auth Data 20241109085604395 DAUC <0003> db_auc.c:192 IMSI='262420100241455': No 3G Auth Data 20241109085604398 DAUC <0003> db_auc.c:192 IMSI='262420100241455': No 3G Auth Data 20241109085604400 DAUC <0003> db_auc.c:157 IMSI='262423693705775': No 2G Auth Data 20241109085604400 DAUC <0003> db_auc.c:192 IMSI='262423693705775': No 3G Auth Data 20241109085604402 DAUC <0003> db_auc.c:157 IMSI='262423693705775': No 2G Auth Data 20241109085604404 DAUC <0003> db_auc.c:157 IMSI='262420796055975': No 2G Auth Data 20241109085604404 DAUC <0003> db_auc.c:192 IMSI='262420796055975': No 3G Auth Data 20241109085604408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43606<->l=127.0.0.1:4258 20241109085604409 DLINP <000b> input/ipa.c:451 connected read/write 20241109085604409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085604409 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085604409 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085604409 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085604409 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36853<->l=127.0.0.1:4259) 20241109085604450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43616<->l=127.0.0.1:4258 20241109085604550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43616<->l=127.0.0.1:4258 20241109085607625 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085607625 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085607626 DLINP <000b> input/ipa.c:451 connected read/write 20241109085607626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085607627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33970<->l=127.0.0.1:4258 20241109085607629 DLINP <000b> input/ipa.c:451 connected read/write 20241109085607629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085607629 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085607629 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085607629 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  20241109085607629 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085607629 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  20241109085607629 DLGSUP <0013> gsup_server.c:235 2:  20241109085607629 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085607629 DLGSUP <0013> gsup_server.c:235 3:  20241109085607629 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085607629 DLGSUP <0013> gsup_server.c:235 4:  20241109085607629 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085607629 DLGSUP <0013> gsup_server.c:235 5:  20241109085607629 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085607629 DLGSUP <0013> gsup_server.c:235 7:  20241109085607629 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085607629 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085607629 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085607629 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085607644 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34207<->l=127.0.0.1:4259) 20241109085607657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33978<->l=127.0.0.1:4258 20241109085607659 DAUC <0003> db_auc.c:157 IMSI='262423451765284': No 2G Auth Data 20241109085607659 DAUC <0003> db_auc.c:192 IMSI='262423451765284': No 3G Auth Data 20241109085607669 DLINP <000b> input/ipa.c:451 connected read/write 20241109085607669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085607669 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423451765284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423451765284" cn_domain=PS} 20241109085607669 DLU <0006> fsm.c:456 lu(262423451765284)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085607669 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423451765284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085607669 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423451765284)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085607670 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423451765284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423451765284" cn_domain=PS} 20241109085607670 DLINP <000b> input/ipa.c:451 connected read/write 20241109085607670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085607670 DLINP <000b> input/ipa.c:451 connected read/write 20241109085607670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085607673 DLINP <000b> input/ipa.c:451 connected read/write 20241109085607673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085607673 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423451765284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423451765284"} 20241109085607673 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423451765284)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085607673 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423451765284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085607673 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423451765284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423451765284"} 20241109085607673 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423451765284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085607674 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423451765284)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085607674 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423451765284)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085607674 DLU <0006> fsm.c:568 lu(PS:IMSI-262423451765284)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085607674 DLINP <000b> input/ipa.c:451 connected read/write 20241109085607674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085607674 DLINP <000b> input/ipa.c:451 connected read/write 20241109085607674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085607676 DLGSUP <0013> hlr.c:128 IMSI 262423451765284: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241109085607676 DLINP <000b> input/ipa.c:451 connected read/write 20241109085607676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085607676 DLINP <000b> input/ipa.c:451 connected read/write 20241109085607676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085607677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33978<->l=127.0.0.1:4258 20241109085607678 DLINP <000b> input/ipa.c:451 connected read/write 20241109085607678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085607678 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423451765284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423451765284"} 20241109085607678 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423451765284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241109085607678 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423451765284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085607678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33970<->l=127.0.0.1:4258 20241109085607680 DLINP <000b> input/ipa.c:451 connected read/write 20241109085607680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085607680 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085607680 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085607680 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085607680 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34207<->l=127.0.0.1:4259) 20241109085607719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33988<->l=127.0.0.1:4258 20241109085607820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33988<->l=127.0.0.1:4258 20241109085610895 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085610895 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085610897 DLINP <000b> input/ipa.c:451 connected read/write 20241109085610897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085610897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33998<->l=127.0.0.1:4258 20241109085610899 DLINP <000b> input/ipa.c:451 connected read/write 20241109085610899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085610899 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085610899 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085610899 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  20241109085610899 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085610899 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  20241109085610899 DLGSUP <0013> gsup_server.c:235 2:  20241109085610899 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085610899 DLGSUP <0013> gsup_server.c:235 3:  20241109085610899 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085610899 DLGSUP <0013> gsup_server.c:235 4:  20241109085610899 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085610899 DLGSUP <0013> gsup_server.c:235 5:  20241109085610899 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085610899 DLGSUP <0013> gsup_server.c:235 7:  20241109085610899 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085610899 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085610899 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085610899 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085610918 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46025<->l=127.0.0.1:4259) 20241109085610925 DAUC <0003> db_auc.c:157 IMSI='262423501959035': No 2G Auth Data 20241109085610925 DAUC <0003> db_auc.c:192 IMSI='262423501959035': No 3G Auth Data 20241109085610942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34004<->l=127.0.0.1:4258 20241109085610946 DLINP <000b> input/ipa.c:451 connected read/write 20241109085610946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085610946 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423501959035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423501959035" cn_domain=PS} 20241109085610946 DLU <0006> fsm.c:456 lu(262423501959035)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085610946 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423501959035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085610946 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423501959035)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085610946 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423501959035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423501959035" cn_domain=PS} 20241109085610946 DLINP <000b> input/ipa.c:451 connected read/write 20241109085610946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085610946 DLINP <000b> input/ipa.c:451 connected read/write 20241109085610946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085610949 DLINP <000b> input/ipa.c:451 connected read/write 20241109085610949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085610949 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423501959035 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423501959035"} 20241109085610949 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423501959035)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085610949 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423501959035 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085610949 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423501959035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423501959035"} 20241109085610949 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423501959035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085610949 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423501959035)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085610949 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423501959035)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085610949 DLU <0006> fsm.c:568 lu(PS:IMSI-262423501959035)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085610949 DLINP <000b> input/ipa.c:451 connected read/write 20241109085610949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085610949 DLINP <000b> input/ipa.c:451 connected read/write 20241109085610949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085610951 DLINP <000b> input/ipa.c:451 connected read/write 20241109085610951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085610951 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423501959035 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423501959035" cn_domain=CS} 20241109085610951 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423501959035 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241109085610951 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423501959035 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423501959035"} 20241109085610951 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423501959035 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241109085610951 DLINP <000b> input/ipa.c:451 connected read/write 20241109085610951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085610951 DLINP <000b> input/ipa.c:451 connected read/write 20241109085610951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085610953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34004<->l=127.0.0.1:4258 20241109085610954 DAUC <0003> db_auc.c:157 IMSI='262420714941628': No 2G Auth Data 20241109085610954 DAUC <0003> db_auc.c:192 IMSI='262420714941628': No 3G Auth Data 20241109085610955 DLGSUP <0013> hlr.c:121 IMSI 262420714941628: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085610968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34014<->l=127.0.0.1:4258 20241109085610972 DLINP <000b> input/ipa.c:451 connected read/write 20241109085610972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085610972 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420714941628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420714941628" cn_domain=PS} 20241109085610972 DLU <0006> fsm.c:456 lu(262420714941628)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085610972 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420714941628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085610972 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420714941628)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085610972 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420714941628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420714941628" cn_domain=PS} 20241109085610972 DLINP <000b> input/ipa.c:451 connected read/write 20241109085610972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085610972 DLINP <000b> input/ipa.c:451 connected read/write 20241109085610972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085610974 DLINP <000b> input/ipa.c:451 connected read/write 20241109085610974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085610974 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420714941628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420714941628"} 20241109085610975 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420714941628)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085610975 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420714941628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085610975 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420714941628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420714941628"} 20241109085610975 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420714941628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085610975 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420714941628)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085610975 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420714941628)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085610975 DLU <0006> fsm.c:568 lu(PS:IMSI-262420714941628)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085610975 DLINP <000b> input/ipa.c:451 connected read/write 20241109085610975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085610975 DLINP <000b> input/ipa.c:451 connected read/write 20241109085610975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085610976 DLINP <000b> input/ipa.c:451 connected read/write 20241109085610976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085610976 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420714941628 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420714941628" cn_domain=CS} 20241109085610976 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420714941628 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241109085610977 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420714941628 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420714941628"} 20241109085610977 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420714941628 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241109085610977 DLINP <000b> input/ipa.c:451 connected read/write 20241109085610977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085610977 DLINP <000b> input/ipa.c:451 connected read/write 20241109085610977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085610978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34014<->l=127.0.0.1:4258 20241109085610979 DAUC <0003> db_auc.c:157 IMSI='262429299242985': No 2G Auth Data 20241109085610979 DAUC <0003> db_auc.c:192 IMSI='262429299242985': No 3G Auth Data 20241109085610980 DLGSUP <0013> hlr.c:121 IMSI 262429299242985: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085610997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34024<->l=127.0.0.1:4258 20241109085611000 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085611000 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429299242985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429299242985" cn_domain=PS} 20241109085611000 DLU <0006> fsm.c:456 lu(262429299242985)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085611000 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429299242985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085611000 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429299242985)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085611000 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429299242985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429299242985" cn_domain=PS} 20241109085611000 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611000 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611002 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085611002 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429299242985 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429299242985"} 20241109085611002 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429299242985)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085611002 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429299242985 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085611002 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429299242985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429299242985"} 20241109085611002 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429299242985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085611002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429299242985)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085611002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429299242985)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085611002 DLU <0006> fsm.c:568 lu(PS:IMSI-262429299242985)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085611002 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611002 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611004 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085611004 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429299242985 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429299242985" cn_domain=CS} 20241109085611004 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429299242985 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241109085611004 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429299242985 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429299242985"} 20241109085611004 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429299242985 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241109085611004 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611004 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34024<->l=127.0.0.1:4258 20241109085611007 DAUC <0003> db_auc.c:157 IMSI='262422866963825': No 2G Auth Data 20241109085611007 DAUC <0003> db_auc.c:192 IMSI='262422866963825': No 3G Auth Data 20241109085611008 DLGSUP <0013> hlr.c:121 IMSI 262422866963825: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085611021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34026<->l=127.0.0.1:4258 20241109085611024 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085611024 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422866963825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422866963825" cn_domain=PS} 20241109085611024 DLU <0006> fsm.c:456 lu(262422866963825)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085611024 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422866963825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085611024 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422866963825)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085611024 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422866963825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422866963825" cn_domain=PS} 20241109085611024 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611024 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611026 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085611026 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422866963825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422866963825"} 20241109085611026 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422866963825)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085611026 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422866963825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085611026 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422866963825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422866963825"} 20241109085611026 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422866963825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085611026 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422866963825)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085611026 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422866963825)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085611026 DLU <0006> fsm.c:568 lu(PS:IMSI-262422866963825)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085611026 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611026 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611028 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085611028 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422866963825 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422866963825" cn_domain=CS} 20241109085611028 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422866963825 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241109085611028 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422866963825 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422866963825"} 20241109085611028 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422866963825 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241109085611028 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611028 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34026<->l=127.0.0.1:4258 20241109085611030 DAUC <0003> db_auc.c:157 IMSI='262424880822106': No 2G Auth Data 20241109085611031 DAUC <0003> db_auc.c:192 IMSI='262424880822106': No 3G Auth Data 20241109085611031 DLGSUP <0013> hlr.c:121 IMSI 262424880822106: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085611044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34032<->l=127.0.0.1:4258 20241109085611048 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085611048 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424880822106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424880822106" cn_domain=PS} 20241109085611048 DLU <0006> fsm.c:456 lu(262424880822106)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085611048 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424880822106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085611048 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424880822106)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085611048 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424880822106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424880822106" cn_domain=PS} 20241109085611048 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611048 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611051 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085611051 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424880822106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424880822106"} 20241109085611051 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424880822106)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085611051 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424880822106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085611051 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424880822106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424880822106"} 20241109085611051 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424880822106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085611051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424880822106)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085611051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424880822106)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085611051 DLU <0006> fsm.c:568 lu(PS:IMSI-262424880822106)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085611051 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611051 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611053 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085611054 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424880822106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424880822106" cn_domain=CS} 20241109085611054 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424880822106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241109085611054 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424880822106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424880822106"} 20241109085611054 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424880822106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241109085611054 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611054 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34032<->l=127.0.0.1:4258 20241109085611056 DAUC <0003> db_auc.c:157 IMSI='262429538714374': No 2G Auth Data 20241109085611056 DAUC <0003> db_auc.c:192 IMSI='262429538714374': No 3G Auth Data 20241109085611057 DLGSUP <0013> hlr.c:121 IMSI 262429538714374: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085611072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34038<->l=127.0.0.1:4258 20241109085611076 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085611076 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429538714374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429538714374" cn_domain=PS} 20241109085611076 DLU <0006> fsm.c:456 lu(262429538714374)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085611076 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429538714374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085611076 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429538714374)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085611076 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429538714374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429538714374" cn_domain=PS} 20241109085611076 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611076 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611079 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085611079 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429538714374 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429538714374"} 20241109085611079 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429538714374)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085611079 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429538714374 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085611079 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429538714374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429538714374"} 20241109085611079 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429538714374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085611079 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429538714374)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085611079 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429538714374)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085611079 DLU <0006> fsm.c:568 lu(PS:IMSI-262429538714374)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085611079 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611079 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611081 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085611081 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429538714374 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429538714374" cn_domain=CS} 20241109085611081 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429538714374 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241109085611081 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429538714374 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429538714374"} 20241109085611081 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429538714374 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241109085611081 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611081 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34038<->l=127.0.0.1:4258 20241109085611084 DAUC <0003> db_auc.c:157 IMSI='262421339325615': No 2G Auth Data 20241109085611084 DAUC <0003> db_auc.c:192 IMSI='262421339325615': No 3G Auth Data 20241109085611085 DLGSUP <0013> hlr.c:121 IMSI 262421339325615: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085611099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34046<->l=127.0.0.1:4258 20241109085611102 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085611102 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421339325615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421339325615" cn_domain=PS} 20241109085611102 DLU <0006> fsm.c:456 lu(262421339325615)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085611102 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421339325615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085611102 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421339325615)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085611102 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421339325615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421339325615" cn_domain=PS} 20241109085611102 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611102 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611104 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085611104 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421339325615 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421339325615"} 20241109085611104 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421339325615)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085611104 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421339325615 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085611104 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421339325615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421339325615"} 20241109085611104 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421339325615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085611104 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421339325615)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085611104 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421339325615)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085611104 DLU <0006> fsm.c:568 lu(PS:IMSI-262421339325615)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085611104 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611104 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611106 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085611106 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421339325615 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421339325615" cn_domain=CS} 20241109085611106 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421339325615 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241109085611106 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421339325615 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421339325615"} 20241109085611106 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421339325615 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241109085611106 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611106 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34046<->l=127.0.0.1:4258 20241109085611108 DAUC <0003> db_auc.c:157 IMSI='262428516907399': No 2G Auth Data 20241109085611108 DAUC <0003> db_auc.c:192 IMSI='262428516907399': No 3G Auth Data 20241109085611108 DLGSUP <0013> hlr.c:121 IMSI 262428516907399: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085611125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34058<->l=127.0.0.1:4258 20241109085611129 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085611129 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428516907399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428516907399" cn_domain=PS} 20241109085611129 DLU <0006> fsm.c:456 lu(262428516907399)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085611130 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428516907399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085611130 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428516907399)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085611130 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428516907399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428516907399" cn_domain=PS} 20241109085611130 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611130 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611132 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085611132 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428516907399 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428516907399"} 20241109085611132 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428516907399)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085611132 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428516907399 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085611132 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428516907399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428516907399"} 20241109085611132 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428516907399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085611132 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428516907399)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085611132 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428516907399)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085611132 DLU <0006> fsm.c:568 lu(PS:IMSI-262428516907399)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085611132 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611132 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611134 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085611134 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428516907399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428516907399" cn_domain=CS} 20241109085611134 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428516907399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241109085611134 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428516907399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428516907399"} 20241109085611134 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428516907399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241109085611134 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611134 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085611136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34058<->l=127.0.0.1:4258 20241109085611137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33998<->l=127.0.0.1:4258 20241109085611138 DLINP <000b> input/ipa.c:451 connected read/write 20241109085611138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085611138 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085611138 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085611138 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085611138 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46025<->l=127.0.0.1:4259) 20241109085611186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34062<->l=127.0.0.1:4258 20241109085611286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34062<->l=127.0.0.1:4258 20241109085614369 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085614369 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085614373 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34066<->l=127.0.0.1:4258 20241109085614376 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614376 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085614376 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085614376 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  20241109085614376 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085614376 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  20241109085614376 DLGSUP <0013> gsup_server.c:235 2:  20241109085614376 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085614376 DLGSUP <0013> gsup_server.c:235 3:  20241109085614376 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085614376 DLGSUP <0013> gsup_server.c:235 4:  20241109085614376 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085614376 DLGSUP <0013> gsup_server.c:235 5:  20241109085614376 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085614376 DLGSUP <0013> gsup_server.c:235 7:  20241109085614376 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085614376 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085614376 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085614376 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085614396 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45375<->l=127.0.0.1:4259) 20241109085614402 DAUC <0003> db_auc.c:157 IMSI='262426004108974': No 2G Auth Data 20241109085614402 DAUC <0003> db_auc.c:192 IMSI='262426004108974': No 3G Auth Data 20241109085614417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34080<->l=127.0.0.1:4258 20241109085614421 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614421 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426004108974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426004108974" cn_domain=PS} 20241109085614421 DLU <0006> fsm.c:456 lu(262426004108974)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085614421 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426004108974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085614421 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426004108974)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085614421 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426004108974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426004108974" cn_domain=PS} 20241109085614421 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614421 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614424 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614424 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426004108974 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426004108974"} 20241109085614424 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426004108974)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085614424 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426004108974 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085614424 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426004108974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426004108974"} 20241109085614424 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426004108974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085614424 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426004108974)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085614424 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426004108974)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085614424 DLU <0006> fsm.c:568 lu(PS:IMSI-262426004108974)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085614424 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614424 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614426 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614426 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426004108974 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426004108974" cn_domain=PS} 20241109085614426 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426004108974 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241109085614426 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426004108974 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426004108974"} 20241109085614426 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426004108974 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241109085614426 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614426 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34080<->l=127.0.0.1:4258 20241109085614429 DAUC <0003> db_auc.c:157 IMSI='262422304614034': No 2G Auth Data 20241109085614429 DAUC <0003> db_auc.c:192 IMSI='262422304614034': No 3G Auth Data 20241109085614430 DLGSUP <0013> hlr.c:121 IMSI 262422304614034: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085614445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34084<->l=127.0.0.1:4258 20241109085614449 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614449 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422304614034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422304614034" cn_domain=PS} 20241109085614449 DLU <0006> fsm.c:456 lu(262422304614034)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085614450 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422304614034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085614450 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422304614034)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085614450 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422304614034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422304614034" cn_domain=PS} 20241109085614450 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614450 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614452 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614452 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422304614034 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422304614034"} 20241109085614452 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422304614034)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085614452 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422304614034 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085614452 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422304614034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422304614034"} 20241109085614452 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422304614034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085614452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422304614034)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085614452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422304614034)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085614452 DLU <0006> fsm.c:568 lu(PS:IMSI-262422304614034)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085614452 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614452 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614454 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614454 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422304614034 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422304614034" cn_domain=PS} 20241109085614454 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422304614034 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241109085614454 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422304614034 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422304614034"} 20241109085614454 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422304614034 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241109085614454 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614454 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34084<->l=127.0.0.1:4258 20241109085614457 DAUC <0003> db_auc.c:157 IMSI='262425129415570': No 2G Auth Data 20241109085614457 DAUC <0003> db_auc.c:192 IMSI='262425129415570': No 3G Auth Data 20241109085614458 DLGSUP <0013> hlr.c:121 IMSI 262425129415570: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085614474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34088<->l=127.0.0.1:4258 20241109085614477 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614477 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425129415570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425129415570" cn_domain=PS} 20241109085614477 DLU <0006> fsm.c:456 lu(262425129415570)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085614477 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425129415570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085614477 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425129415570)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085614477 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425129415570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425129415570" cn_domain=PS} 20241109085614477 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614477 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614479 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614479 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425129415570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425129415570"} 20241109085614479 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425129415570)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085614479 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425129415570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085614479 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425129415570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425129415570"} 20241109085614479 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425129415570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085614479 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425129415570)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085614479 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425129415570)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085614479 DLU <0006> fsm.c:568 lu(PS:IMSI-262425129415570)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085614479 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614479 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614481 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614481 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425129415570 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425129415570" cn_domain=PS} 20241109085614481 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425129415570 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241109085614481 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425129415570 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425129415570"} 20241109085614481 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425129415570 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241109085614481 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614481 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34088<->l=127.0.0.1:4258 20241109085614484 DAUC <0003> db_auc.c:157 IMSI='262421520380144': No 2G Auth Data 20241109085614484 DAUC <0003> db_auc.c:192 IMSI='262421520380144': No 3G Auth Data 20241109085614484 DLGSUP <0013> hlr.c:121 IMSI 262421520380144: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085614501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34094<->l=127.0.0.1:4258 20241109085614505 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614505 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421520380144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421520380144" cn_domain=PS} 20241109085614505 DLU <0006> fsm.c:456 lu(262421520380144)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085614505 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421520380144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085614506 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421520380144)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085614506 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421520380144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421520380144" cn_domain=PS} 20241109085614506 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614506 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614508 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614508 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421520380144 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421520380144"} 20241109085614508 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421520380144)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085614508 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421520380144 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085614508 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421520380144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421520380144"} 20241109085614508 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421520380144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085614508 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421520380144)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085614508 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421520380144)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085614508 DLU <0006> fsm.c:568 lu(PS:IMSI-262421520380144)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085614508 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614508 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614510 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614510 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421520380144 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421520380144" cn_domain=PS} 20241109085614510 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421520380144 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241109085614510 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421520380144 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421520380144"} 20241109085614510 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421520380144 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241109085614510 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614510 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34094<->l=127.0.0.1:4258 20241109085614514 DAUC <0003> db_auc.c:157 IMSI='262423280838853': No 2G Auth Data 20241109085614514 DAUC <0003> db_auc.c:192 IMSI='262423280838853': No 3G Auth Data 20241109085614515 DLGSUP <0013> hlr.c:121 IMSI 262423280838853: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085614531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34110<->l=127.0.0.1:4258 20241109085614533 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614533 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423280838853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423280838853" cn_domain=PS} 20241109085614534 DLU <0006> fsm.c:456 lu(262423280838853)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085614534 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423280838853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085614534 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423280838853)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085614534 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423280838853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423280838853" cn_domain=PS} 20241109085614534 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614534 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614536 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614536 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423280838853 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423280838853"} 20241109085614536 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423280838853)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085614536 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423280838853 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085614536 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423280838853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423280838853"} 20241109085614536 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423280838853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085614536 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423280838853)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085614536 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423280838853)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085614536 DLU <0006> fsm.c:568 lu(PS:IMSI-262423280838853)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085614536 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614536 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614537 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614537 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423280838853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423280838853" cn_domain=PS} 20241109085614537 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423280838853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241109085614537 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423280838853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423280838853"} 20241109085614537 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423280838853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241109085614537 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614537 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34110<->l=127.0.0.1:4258 20241109085614540 DAUC <0003> db_auc.c:157 IMSI='262426074520342': No 2G Auth Data 20241109085614540 DAUC <0003> db_auc.c:192 IMSI='262426074520342': No 3G Auth Data 20241109085614541 DLGSUP <0013> hlr.c:121 IMSI 262426074520342: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085614559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34124<->l=127.0.0.1:4258 20241109085614563 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614563 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426074520342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426074520342" cn_domain=PS} 20241109085614563 DLU <0006> fsm.c:456 lu(262426074520342)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085614563 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426074520342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085614563 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426074520342)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085614563 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426074520342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426074520342" cn_domain=PS} 20241109085614563 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614563 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614565 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614565 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426074520342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426074520342"} 20241109085614565 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426074520342)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085614565 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426074520342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085614565 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426074520342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426074520342"} 20241109085614565 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426074520342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085614565 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426074520342)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085614565 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426074520342)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085614565 DLU <0006> fsm.c:568 lu(PS:IMSI-262426074520342)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085614565 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614565 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614567 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614567 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426074520342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426074520342" cn_domain=PS} 20241109085614567 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426074520342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241109085614567 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426074520342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426074520342"} 20241109085614567 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426074520342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241109085614567 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614567 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34124<->l=127.0.0.1:4258 20241109085614569 DAUC <0003> db_auc.c:157 IMSI='262420523722655': No 2G Auth Data 20241109085614569 DAUC <0003> db_auc.c:192 IMSI='262420523722655': No 3G Auth Data 20241109085614570 DLGSUP <0013> hlr.c:121 IMSI 262420523722655: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085614586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34128<->l=127.0.0.1:4258 20241109085614589 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614589 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420523722655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420523722655" cn_domain=PS} 20241109085614589 DLU <0006> fsm.c:456 lu(262420523722655)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085614589 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420523722655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085614589 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420523722655)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085614589 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420523722655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420523722655" cn_domain=PS} 20241109085614589 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614589 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614591 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614591 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420523722655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420523722655"} 20241109085614591 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420523722655)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085614591 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420523722655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085614591 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420523722655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420523722655"} 20241109085614591 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420523722655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085614591 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420523722655)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085614591 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420523722655)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085614591 DLU <0006> fsm.c:568 lu(PS:IMSI-262420523722655)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085614591 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614591 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614593 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614593 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420523722655 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420523722655" cn_domain=PS} 20241109085614593 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420523722655 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241109085614593 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420523722655 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420523722655"} 20241109085614593 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420523722655 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241109085614593 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614593 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34128<->l=127.0.0.1:4258 20241109085614596 DAUC <0003> db_auc.c:157 IMSI='262420194028629': No 2G Auth Data 20241109085614596 DAUC <0003> db_auc.c:192 IMSI='262420194028629': No 3G Auth Data 20241109085614597 DLGSUP <0013> hlr.c:121 IMSI 262420194028629: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241109085614613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34140<->l=127.0.0.1:4258 20241109085614616 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614617 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420194028629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420194028629" cn_domain=PS} 20241109085614617 DLU <0006> fsm.c:456 lu(262420194028629)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085614617 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420194028629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085614617 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420194028629)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085614617 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420194028629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420194028629" cn_domain=PS} 20241109085614617 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614617 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614619 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614619 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420194028629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420194028629"} 20241109085614619 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420194028629)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085614619 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420194028629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085614619 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420194028629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420194028629"} 20241109085614619 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420194028629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085614619 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420194028629)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085614619 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420194028629)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085614619 DLU <0006> fsm.c:568 lu(PS:IMSI-262420194028629)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085614619 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614619 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614621 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614621 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420194028629 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420194028629" cn_domain=PS} 20241109085614621 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420194028629 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241109085614621 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420194028629 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420194028629"} 20241109085614621 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420194028629 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241109085614621 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614621 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085614623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34140<->l=127.0.0.1:4258 20241109085614625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34066<->l=127.0.0.1:4258 20241109085614626 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45375<->l=127.0.0.1:4259) 20241109085614626 DLINP <000b> input/ipa.c:451 connected read/write 20241109085614626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085614626 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085614626 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085614626 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085614673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34146<->l=127.0.0.1:4258 20241109085614774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34146<->l=127.0.0.1:4258 20241109085617853 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085617853 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085617855 DLINP <000b> input/ipa.c:451 connected read/write 20241109085617855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085617856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44624<->l=127.0.0.1:4258 20241109085617859 DLINP <000b> input/ipa.c:451 connected read/write 20241109085617859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085617859 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085617859 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085617859 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  20241109085617859 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085617859 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  20241109085617859 DLGSUP <0013> gsup_server.c:235 2:  20241109085617859 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085617859 DLGSUP <0013> gsup_server.c:235 3:  20241109085617859 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085617859 DLGSUP <0013> gsup_server.c:235 4:  20241109085617859 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085617859 DLGSUP <0013> gsup_server.c:235 5:  20241109085617859 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085617859 DLGSUP <0013> gsup_server.c:235 7:  20241109085617859 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085617859 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085617859 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085617859 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085617878 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39223<->l=127.0.0.1:4259) 20241109085617892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44630<->l=127.0.0.1:4258 20241109085617901 DLINP <000b> input/ipa.c:451 connected read/write 20241109085617901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085617901 DLGSUP <0013> gsup_req.c:140 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} 20241109085617901 DLU <0006> fsm.c:456 lu(2345743413463)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085617901 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 20241109085617901 DLGSUP <0013> gsup_req.c:276 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} 20241109085617901 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085617901 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x561d5a6a0120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085617901 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x561d5a6a0120]{UNVALIDATED}: Freeing instance 20241109085617901 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x561d5a6a0120]{UNVALIDATED}: Deallocated 20241109085617901 DLINP <000b> input/ipa.c:451 connected read/write 20241109085617901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085617902 DLINP <000b> input/ipa.c:451 connected read/write 20241109085617902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085617904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44630<->l=127.0.0.1:4258 20241109085617905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44624<->l=127.0.0.1:4258 20241109085617906 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39223<->l=127.0.0.1:4259) 20241109085617906 DLINP <000b> input/ipa.c:451 connected read/write 20241109085617906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085617906 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085617906 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085617906 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085617947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44642<->l=127.0.0.1:4258 20241109085618048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44642<->l=127.0.0.1:4258 20241109085621120 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085621120 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085621122 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085621123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44658<->l=127.0.0.1:4258 20241109085621125 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085621125 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085621125 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085621125 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  20241109085621125 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085621125 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  20241109085621125 DLGSUP <0013> gsup_server.c:235 2:  20241109085621125 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085621125 DLGSUP <0013> gsup_server.c:235 3:  20241109085621125 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085621125 DLGSUP <0013> gsup_server.c:235 4:  20241109085621125 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085621125 DLGSUP <0013> gsup_server.c:235 5:  20241109085621125 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085621125 DLGSUP <0013> gsup_server.c:235 7:  20241109085621125 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085621125 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085621125 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085621125 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085621145 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42145<->l=127.0.0.1:4259) 20241109085621152 DAUC <0003> db_auc.c:157 IMSI='262422905630603': No 2G Auth Data 20241109085621152 DAUC <0003> db_auc.c:192 IMSI='262422905630603': No 3G Auth Data 20241109085621170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44668<->l=127.0.0.1:4258 20241109085621176 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085621176 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422905630603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422905630603" session_id=3055201326 session_state=BEGIN} 20241109085621176 DSS <0004> hlr_ussd.c:576 262422905630603/0xb61aac2e: Process SS (BEGIN) 20241109085621176 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241109085621176 DSS <0004> hlr_ussd.c:518 262422905630603/0xb61aac2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241109085621176 DSS <0004> hlr_ussd.c:523 262422905630603/0xb61aac2e: USSD for unknown code '*#200#' 20241109085621176 DSS <0004> hlr_ussd.c:354 262422905630603/0xb61aac2e: Tx ReturnError(1, 0x12) 20241109085621176 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422905630603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422905630603" session_id=3055201326 session_state=END} 20241109085621176 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085621176 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085621180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44668<->l=127.0.0.1:4258 20241109085621181 DAUC <0003> db_auc.c:157 IMSI='262422110745094': No 2G Auth Data 20241109085621181 DAUC <0003> db_auc.c:192 IMSI='262422110745094': No 3G Auth Data 20241109085621197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44678<->l=127.0.0.1:4258 20241109085621202 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085621202 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422110745094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422110745094" session_id=1989047245 session_state=BEGIN} 20241109085621202 DSS <0004> hlr_ussd.c:576 262422110745094/0x768e73cd: Process SS (BEGIN) 20241109085621202 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241109085621202 DSS <0004> hlr_ussd.c:518 262422110745094/0x768e73cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241109085621202 DSS <0004> hlr_ussd.c:523 262422110745094/0x768e73cd: USSD for unknown code '*#200#' 20241109085621202 DSS <0004> hlr_ussd.c:354 262422110745094/0x768e73cd: Tx ReturnError(1, 0x12) 20241109085621202 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422110745094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422110745094" session_id=1989047245 session_state=END} 20241109085621202 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085621202 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085621205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44678<->l=127.0.0.1:4258 20241109085621206 DAUC <0003> db_auc.c:157 IMSI='262426081960479': No 2G Auth Data 20241109085621206 DAUC <0003> db_auc.c:192 IMSI='262426081960479': No 3G Auth Data 20241109085621222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44686<->l=127.0.0.1:4258 20241109085621228 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085621228 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426081960479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426081960479" session_id=4044781852 session_state=BEGIN} 20241109085621228 DSS <0004> hlr_ussd.c:576 262426081960479/0xf116791c: Process SS (BEGIN) 20241109085621228 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241109085621228 DSS <0004> hlr_ussd.c:518 262426081960479/0xf116791c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241109085621228 DSS <0004> hlr_ussd.c:523 262426081960479/0xf116791c: USSD for unknown code '*#200#' 20241109085621228 DSS <0004> hlr_ussd.c:354 262426081960479/0xf116791c: Tx ReturnError(1, 0x12) 20241109085621228 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426081960479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426081960479" session_id=4044781852 session_state=END} 20241109085621228 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085621228 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085621231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44686<->l=127.0.0.1:4258 20241109085621232 DAUC <0003> db_auc.c:157 IMSI='262421942078238': No 2G Auth Data 20241109085621232 DAUC <0003> db_auc.c:192 IMSI='262421942078238': No 3G Auth Data 20241109085621249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44696<->l=127.0.0.1:4258 20241109085621257 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085621257 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421942078238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421942078238" session_id=2855136411 session_state=BEGIN} 20241109085621257 DSS <0004> hlr_ussd.c:576 262421942078238/0xaa2dec9b: Process SS (BEGIN) 20241109085621257 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241109085621257 DSS <0004> hlr_ussd.c:518 262421942078238/0xaa2dec9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241109085621257 DSS <0004> hlr_ussd.c:523 262421942078238/0xaa2dec9b: USSD for unknown code '*#200#' 20241109085621257 DSS <0004> hlr_ussd.c:354 262421942078238/0xaa2dec9b: Tx ReturnError(1, 0x12) 20241109085621257 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421942078238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421942078238" session_id=2855136411 session_state=END} 20241109085621257 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085621257 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085621260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44696<->l=127.0.0.1:4258 20241109085621261 DAUC <0003> db_auc.c:157 IMSI='262428809860445': No 2G Auth Data 20241109085621261 DAUC <0003> db_auc.c:192 IMSI='262428809860445': No 3G Auth Data 20241109085621278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44698<->l=127.0.0.1:4258 20241109085621285 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085621285 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428809860445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428809860445" session_id=424698750 session_state=BEGIN} 20241109085621285 DSS <0004> hlr_ussd.c:576 262428809860445/0x1950637e: Process SS (BEGIN) 20241109085621285 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241109085621285 DSS <0004> hlr_ussd.c:518 262428809860445/0x1950637e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241109085621285 DSS <0004> hlr_ussd.c:523 262428809860445/0x1950637e: USSD for unknown code '*#200#' 20241109085621285 DSS <0004> hlr_ussd.c:354 262428809860445/0x1950637e: Tx ReturnError(1, 0x12) 20241109085621285 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428809860445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428809860445" session_id=424698750 session_state=END} 20241109085621285 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085621285 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085621288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44698<->l=127.0.0.1:4258 20241109085621289 DAUC <0003> db_auc.c:157 IMSI='262427614529270': No 2G Auth Data 20241109085621289 DAUC <0003> db_auc.c:192 IMSI='262427614529270': No 3G Auth Data 20241109085621303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44702<->l=127.0.0.1:4258 20241109085621309 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085621309 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427614529270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427614529270" session_id=364784795 session_state=BEGIN} 20241109085621309 DSS <0004> hlr_ussd.c:576 262427614529270/0x15be2c9b: Process SS (BEGIN) 20241109085621309 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241109085621309 DSS <0004> hlr_ussd.c:518 262427614529270/0x15be2c9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241109085621309 DSS <0004> hlr_ussd.c:523 262427614529270/0x15be2c9b: USSD for unknown code '*#200#' 20241109085621309 DSS <0004> hlr_ussd.c:354 262427614529270/0x15be2c9b: Tx ReturnError(1, 0x12) 20241109085621309 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427614529270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427614529270" session_id=364784795 session_state=END} 20241109085621309 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085621309 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085621312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44702<->l=127.0.0.1:4258 20241109085621313 DAUC <0003> db_auc.c:157 IMSI='262420137912958': No 2G Auth Data 20241109085621313 DAUC <0003> db_auc.c:192 IMSI='262420137912958': No 3G Auth Data 20241109085621329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44716<->l=127.0.0.1:4258 20241109085621334 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085621334 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420137912958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420137912958" session_id=2450473441 session_state=BEGIN} 20241109085621334 DSS <0004> hlr_ussd.c:576 262420137912958/0x920f41e1: Process SS (BEGIN) 20241109085621334 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241109085621334 DSS <0004> hlr_ussd.c:518 262420137912958/0x920f41e1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241109085621334 DSS <0004> hlr_ussd.c:523 262420137912958/0x920f41e1: USSD for unknown code '*#200#' 20241109085621334 DSS <0004> hlr_ussd.c:354 262420137912958/0x920f41e1: Tx ReturnError(1, 0x12) 20241109085621334 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420137912958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420137912958" session_id=2450473441 session_state=END} 20241109085621334 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085621334 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085621337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44716<->l=127.0.0.1:4258 20241109085621337 DAUC <0003> db_auc.c:157 IMSI='262425292953606': No 2G Auth Data 20241109085621337 DAUC <0003> db_auc.c:192 IMSI='262425292953606': No 3G Auth Data 20241109085621351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44726<->l=127.0.0.1:4258 20241109085621358 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085621358 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425292953606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425292953606" session_id=2060302186 session_state=BEGIN} 20241109085621358 DSS <0004> hlr_ussd.c:576 262425292953606/0x7acdb76a: Process SS (BEGIN) 20241109085621358 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241109085621358 DSS <0004> hlr_ussd.c:518 262425292953606/0x7acdb76a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241109085621358 DSS <0004> hlr_ussd.c:523 262425292953606/0x7acdb76a: USSD for unknown code '*#200#' 20241109085621358 DSS <0004> hlr_ussd.c:354 262425292953606/0x7acdb76a: Tx ReturnError(1, 0x12) 20241109085621358 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425292953606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425292953606" session_id=2060302186 session_state=END} 20241109085621358 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085621358 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085621361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44726<->l=127.0.0.1:4258 20241109085621362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44658<->l=127.0.0.1:4258 20241109085621363 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42145<->l=127.0.0.1:4259) 20241109085621363 DLINP <000b> input/ipa.c:451 connected read/write 20241109085621363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085621363 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085621363 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085621363 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085621408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44728<->l=127.0.0.1:4258 20241109085621509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44728<->l=127.0.0.1:4258 20241109085624580 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085624580 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085624582 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085624583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44730<->l=127.0.0.1:4258 20241109085624584 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085624584 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085624584 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085624584 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  20241109085624584 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085624584 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  20241109085624584 DLGSUP <0013> gsup_server.c:235 2:  20241109085624584 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085624584 DLGSUP <0013> gsup_server.c:235 3:  20241109085624584 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085624584 DLGSUP <0013> gsup_server.c:235 4:  20241109085624584 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085624584 DLGSUP <0013> gsup_server.c:235 5:  20241109085624584 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085624584 DLGSUP <0013> gsup_server.c:235 7:  20241109085624584 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085624584 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085624584 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085624584 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085624601 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44685<->l=127.0.0.1:4259) 20241109085624608 DAUC <0003> db_auc.c:157 IMSI='262424626878928': No 2G Auth Data 20241109085624608 DAUC <0003> db_auc.c:192 IMSI='262424626878928': No 3G Auth Data 20241109085624624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44746<->l=127.0.0.1:4258 20241109085624631 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085624631 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424626878928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424626878928" session_id=2153978766 session_state=BEGIN} 20241109085624631 DSS <0004> hlr_ussd.c:576 262424626878928/0x80631b8e: Process SS (BEGIN) 20241109085624631 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085624631 DSS <0004> hlr_ussd.c:518 262424626878928/0x80631b8e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085624631 DSS <0004> hlr_ussd.c:542 262424626878928/0x80631b8e: Cannot find conn for EUSE EUSE-foobar 20241109085624631 DSS <0004> hlr_ussd.c:354 262424626878928/0x80631b8e: Tx ReturnError(1, 0x22) 20241109085624631 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424626878928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424626878928" session_id=2153978766 session_state=END} 20241109085624631 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085624631 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085624635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44746<->l=127.0.0.1:4258 20241109085624635 DAUC <0003> db_auc.c:157 IMSI='262424016167278': No 2G Auth Data 20241109085624635 DAUC <0003> db_auc.c:192 IMSI='262424016167278': No 3G Auth Data 20241109085624653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44760<->l=127.0.0.1:4258 20241109085624658 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085624658 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424016167278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424016167278" session_id=441953835 session_state=BEGIN} 20241109085624658 DSS <0004> hlr_ussd.c:576 262424016167278/0x1a57ae2b: Process SS (BEGIN) 20241109085624658 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085624658 DSS <0004> hlr_ussd.c:518 262424016167278/0x1a57ae2b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085624658 DSS <0004> hlr_ussd.c:542 262424016167278/0x1a57ae2b: Cannot find conn for EUSE EUSE-foobar 20241109085624658 DSS <0004> hlr_ussd.c:354 262424016167278/0x1a57ae2b: Tx ReturnError(1, 0x22) 20241109085624658 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424016167278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424016167278" session_id=441953835 session_state=END} 20241109085624658 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085624658 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085624660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44760<->l=127.0.0.1:4258 20241109085624661 DAUC <0003> db_auc.c:157 IMSI='262429636406066': No 2G Auth Data 20241109085624661 DAUC <0003> db_auc.c:192 IMSI='262429636406066': No 3G Auth Data 20241109085624679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44768<->l=127.0.0.1:4258 20241109085624686 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085624686 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429636406066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429636406066" session_id=288927873 session_state=BEGIN} 20241109085624686 DSS <0004> hlr_ussd.c:576 262429636406066/0x1138b081: Process SS (BEGIN) 20241109085624686 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085624686 DSS <0004> hlr_ussd.c:518 262429636406066/0x1138b081: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085624686 DSS <0004> hlr_ussd.c:542 262429636406066/0x1138b081: Cannot find conn for EUSE EUSE-foobar 20241109085624686 DSS <0004> hlr_ussd.c:354 262429636406066/0x1138b081: Tx ReturnError(1, 0x22) 20241109085624686 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429636406066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429636406066" session_id=288927873 session_state=END} 20241109085624686 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085624686 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085624689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44768<->l=127.0.0.1:4258 20241109085624690 DAUC <0003> db_auc.c:157 IMSI='262426835063190': No 2G Auth Data 20241109085624690 DAUC <0003> db_auc.c:192 IMSI='262426835063190': No 3G Auth Data 20241109085624707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44776<->l=127.0.0.1:4258 20241109085624713 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085624713 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426835063190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426835063190" session_id=590815507 session_state=BEGIN} 20241109085624713 DSS <0004> hlr_ussd.c:576 262426835063190/0x23372113: Process SS (BEGIN) 20241109085624713 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085624713 DSS <0004> hlr_ussd.c:518 262426835063190/0x23372113: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085624713 DSS <0004> hlr_ussd.c:542 262426835063190/0x23372113: Cannot find conn for EUSE EUSE-foobar 20241109085624713 DSS <0004> hlr_ussd.c:354 262426835063190/0x23372113: Tx ReturnError(1, 0x22) 20241109085624713 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426835063190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426835063190" session_id=590815507 session_state=END} 20241109085624713 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085624713 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085624717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44776<->l=127.0.0.1:4258 20241109085624717 DAUC <0003> db_auc.c:157 IMSI='262425012433281': No 2G Auth Data 20241109085624717 DAUC <0003> db_auc.c:192 IMSI='262425012433281': No 3G Auth Data 20241109085624736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44790<->l=127.0.0.1:4258 20241109085624742 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085624742 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425012433281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425012433281" session_id=1349702709 session_state=BEGIN} 20241109085624742 DSS <0004> hlr_ussd.c:576 262425012433281/0x5072d435: Process SS (BEGIN) 20241109085624742 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085624742 DSS <0004> hlr_ussd.c:518 262425012433281/0x5072d435: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085624742 DSS <0004> hlr_ussd.c:542 262425012433281/0x5072d435: Cannot find conn for EUSE EUSE-foobar 20241109085624742 DSS <0004> hlr_ussd.c:354 262425012433281/0x5072d435: Tx ReturnError(1, 0x22) 20241109085624742 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425012433281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425012433281" session_id=1349702709 session_state=END} 20241109085624742 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085624742 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085624745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44790<->l=127.0.0.1:4258 20241109085624746 DAUC <0003> db_auc.c:157 IMSI='262421736519973': No 2G Auth Data 20241109085624746 DAUC <0003> db_auc.c:192 IMSI='262421736519973': No 3G Auth Data 20241109085624762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44802<->l=127.0.0.1:4258 20241109085624767 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085624767 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421736519973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421736519973" session_id=947440559 session_state=BEGIN} 20241109085624767 DSS <0004> hlr_ussd.c:576 262421736519973/0x3878cbaf: Process SS (BEGIN) 20241109085624767 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085624767 DSS <0004> hlr_ussd.c:518 262421736519973/0x3878cbaf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085624767 DSS <0004> hlr_ussd.c:542 262421736519973/0x3878cbaf: Cannot find conn for EUSE EUSE-foobar 20241109085624767 DSS <0004> hlr_ussd.c:354 262421736519973/0x3878cbaf: Tx ReturnError(1, 0x22) 20241109085624767 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421736519973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421736519973" session_id=947440559 session_state=END} 20241109085624767 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085624767 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085624770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44802<->l=127.0.0.1:4258 20241109085624770 DAUC <0003> db_auc.c:157 IMSI='262426693276894': No 2G Auth Data 20241109085624771 DAUC <0003> db_auc.c:192 IMSI='262426693276894': No 3G Auth Data 20241109085624789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44816<->l=127.0.0.1:4258 20241109085624794 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085624794 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426693276894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426693276894" session_id=1775670510 session_state=BEGIN} 20241109085624794 DSS <0004> hlr_ussd.c:576 262426693276894/0x69d694ee: Process SS (BEGIN) 20241109085624794 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085624794 DSS <0004> hlr_ussd.c:518 262426693276894/0x69d694ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085624794 DSS <0004> hlr_ussd.c:542 262426693276894/0x69d694ee: Cannot find conn for EUSE EUSE-foobar 20241109085624794 DSS <0004> hlr_ussd.c:354 262426693276894/0x69d694ee: Tx ReturnError(1, 0x22) 20241109085624794 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426693276894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426693276894" session_id=1775670510 session_state=END} 20241109085624794 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085624794 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085624797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44816<->l=127.0.0.1:4258 20241109085624797 DAUC <0003> db_auc.c:157 IMSI='262422509548693': No 2G Auth Data 20241109085624797 DAUC <0003> db_auc.c:192 IMSI='262422509548693': No 3G Auth Data 20241109085624814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44824<->l=127.0.0.1:4258 20241109085624819 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085624819 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422509548693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422509548693" session_id=2039448669 session_state=BEGIN} 20241109085624819 DSS <0004> hlr_ussd.c:576 262422509548693/0x798f845d: Process SS (BEGIN) 20241109085624819 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085624819 DSS <0004> hlr_ussd.c:518 262422509548693/0x798f845d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085624819 DSS <0004> hlr_ussd.c:542 262422509548693/0x798f845d: Cannot find conn for EUSE EUSE-foobar 20241109085624819 DSS <0004> hlr_ussd.c:354 262422509548693/0x798f845d: Tx ReturnError(1, 0x22) 20241109085624819 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422509548693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422509548693" session_id=2039448669 session_state=END} 20241109085624819 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085624819 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085624822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44824<->l=127.0.0.1:4258 20241109085624823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44730<->l=127.0.0.1:4258 20241109085624824 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44685<->l=127.0.0.1:4259) 20241109085624824 DLINP <000b> input/ipa.c:451 connected read/write 20241109085624824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085624824 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085624824 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085624824 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085624865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44836<->l=127.0.0.1:4258 20241109085625066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44836<->l=127.0.0.1:4258 20241109085628143 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085628143 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085628145 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085628146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39280<->l=127.0.0.1:4258 20241109085628148 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085628148 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085628148 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085628148 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  20241109085628148 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085628148 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  20241109085628148 DLGSUP <0013> gsup_server.c:235 2:  20241109085628148 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085628148 DLGSUP <0013> gsup_server.c:235 3:  20241109085628148 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085628148 DLGSUP <0013> gsup_server.c:235 4:  20241109085628148 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085628148 DLGSUP <0013> gsup_server.c:235 5:  20241109085628148 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085628148 DLGSUP <0013> gsup_server.c:235 7:  20241109085628148 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085628148 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085628148 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085628148 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085628169 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39933<->l=127.0.0.1:4259) 20241109085628174 DAUC <0003> db_auc.c:157 IMSI='262423619503548': No 2G Auth Data 20241109085628174 DAUC <0003> db_auc.c:192 IMSI='262423619503548': No 3G Auth Data 20241109085628191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39294<->l=127.0.0.1:4258 20241109085628199 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085628199 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423619503548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423619503548" session_id=3863977254 session_state=BEGIN} 20241109085628199 DSS <0004> hlr_ussd.c:576 262423619503548/0xe64f9d26: Process SS (BEGIN) 20241109085628199 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241109085628199 DSS <0004> hlr_ussd.c:518 262423619503548/0xe64f9d26: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241109085628199 DSS <0004> hlr_ussd.c:363 262423619503548/0xe64f9d26: Tx USSD 'Your IMSI is 262423619503548' 20241109085628199 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423619503548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423619503548" session_id=3863977254 session_state=END} 20241109085628199 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423619503548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085628199 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085628199 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085628204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39294<->l=127.0.0.1:4258 20241109085628204 DAUC <0003> db_auc.c:157 IMSI='262426139410976': No 2G Auth Data 20241109085628204 DAUC <0003> db_auc.c:192 IMSI='262426139410976': No 3G Auth Data 20241109085628221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39308<->l=127.0.0.1:4258 20241109085628228 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085628228 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426139410976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426139410976" session_id=3831396738 session_state=BEGIN} 20241109085628228 DSS <0004> hlr_ussd.c:576 262426139410976/0xe45e7982: Process SS (BEGIN) 20241109085628228 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241109085628228 DSS <0004> hlr_ussd.c:518 262426139410976/0xe45e7982: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241109085628228 DSS <0004> hlr_ussd.c:363 262426139410976/0xe45e7982: Tx USSD 'Your IMSI is 262426139410976' 20241109085628228 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426139410976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426139410976" session_id=3831396738 session_state=END} 20241109085628228 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426139410976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085628228 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085628229 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085628233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39308<->l=127.0.0.1:4258 20241109085628234 DAUC <0003> db_auc.c:157 IMSI='262421638947324': No 2G Auth Data 20241109085628234 DAUC <0003> db_auc.c:192 IMSI='262421638947324': No 3G Auth Data 20241109085628248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39322<->l=127.0.0.1:4258 20241109085628254 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085628254 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421638947324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421638947324" session_id=299573123 session_state=BEGIN} 20241109085628254 DSS <0004> hlr_ussd.c:576 262421638947324/0x11db1f83: Process SS (BEGIN) 20241109085628254 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241109085628254 DSS <0004> hlr_ussd.c:518 262421638947324/0x11db1f83: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241109085628254 DSS <0004> hlr_ussd.c:363 262421638947324/0x11db1f83: Tx USSD 'Your IMSI is 262421638947324' 20241109085628254 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421638947324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421638947324" session_id=299573123 session_state=END} 20241109085628254 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421638947324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085628254 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085628254 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085628259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39322<->l=127.0.0.1:4258 20241109085628260 DAUC <0003> db_auc.c:157 IMSI='262424625211437': No 2G Auth Data 20241109085628260 DAUC <0003> db_auc.c:192 IMSI='262424625211437': No 3G Auth Data 20241109085628278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39326<->l=127.0.0.1:4258 20241109085628284 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085628284 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424625211437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424625211437" session_id=3836751459 session_state=BEGIN} 20241109085628284 DSS <0004> hlr_ussd.c:576 262424625211437/0xe4b02e63: Process SS (BEGIN) 20241109085628284 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241109085628284 DSS <0004> hlr_ussd.c:518 262424625211437/0xe4b02e63: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241109085628284 DSS <0004> hlr_ussd.c:363 262424625211437/0xe4b02e63: Tx USSD 'Your IMSI is 262424625211437' 20241109085628284 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424625211437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424625211437" session_id=3836751459 session_state=END} 20241109085628284 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424625211437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085628284 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085628284 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085628288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39326<->l=127.0.0.1:4258 20241109085628289 DAUC <0003> db_auc.c:157 IMSI='262420570970686': No 2G Auth Data 20241109085628289 DAUC <0003> db_auc.c:192 IMSI='262420570970686': No 3G Auth Data 20241109085628303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39338<->l=127.0.0.1:4258 20241109085628308 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085628308 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420570970686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420570970686" session_id=1830286383 session_state=BEGIN} 20241109085628308 DSS <0004> hlr_ussd.c:576 262420570970686/0x6d17f42f: Process SS (BEGIN) 20241109085628308 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241109085628308 DSS <0004> hlr_ussd.c:518 262420570970686/0x6d17f42f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241109085628308 DSS <0004> hlr_ussd.c:363 262420570970686/0x6d17f42f: Tx USSD 'Your IMSI is 262420570970686' 20241109085628308 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420570970686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420570970686" session_id=1830286383 session_state=END} 20241109085628308 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420570970686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085628308 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085628308 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085628312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39338<->l=127.0.0.1:4258 20241109085628312 DAUC <0003> db_auc.c:157 IMSI='262423063030973': No 2G Auth Data 20241109085628312 DAUC <0003> db_auc.c:192 IMSI='262423063030973': No 3G Auth Data 20241109085628329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39346<->l=127.0.0.1:4258 20241109085628334 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085628334 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423063030973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423063030973" session_id=609151146 session_state=BEGIN} 20241109085628334 DSS <0004> hlr_ussd.c:576 262423063030973/0x244ee8aa: Process SS (BEGIN) 20241109085628334 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241109085628334 DSS <0004> hlr_ussd.c:518 262423063030973/0x244ee8aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241109085628334 DSS <0004> hlr_ussd.c:363 262423063030973/0x244ee8aa: Tx USSD 'Your IMSI is 262423063030973' 20241109085628334 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423063030973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423063030973" session_id=609151146 session_state=END} 20241109085628334 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423063030973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085628334 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085628334 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085628338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39346<->l=127.0.0.1:4258 20241109085628338 DAUC <0003> db_auc.c:157 IMSI='262425090965700': No 2G Auth Data 20241109085628338 DAUC <0003> db_auc.c:192 IMSI='262425090965700': No 3G Auth Data 20241109085628355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39350<->l=127.0.0.1:4258 20241109085628359 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085628359 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425090965700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425090965700" session_id=647667697 session_state=BEGIN} 20241109085628359 DSS <0004> hlr_ussd.c:576 262425090965700/0x269a9ff1: Process SS (BEGIN) 20241109085628359 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241109085628359 DSS <0004> hlr_ussd.c:518 262425090965700/0x269a9ff1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241109085628359 DSS <0004> hlr_ussd.c:363 262425090965700/0x269a9ff1: Tx USSD 'Your IMSI is 262425090965700' 20241109085628359 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425090965700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425090965700" session_id=647667697 session_state=END} 20241109085628359 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425090965700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085628359 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085628359 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085628362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39350<->l=127.0.0.1:4258 20241109085628363 DAUC <0003> db_auc.c:157 IMSI='262422599399821': No 2G Auth Data 20241109085628363 DAUC <0003> db_auc.c:192 IMSI='262422599399821': No 3G Auth Data 20241109085628378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39352<->l=127.0.0.1:4258 20241109085628383 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085628383 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422599399821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422599399821" session_id=1719560200 session_state=BEGIN} 20241109085628383 DSS <0004> hlr_ussd.c:576 262422599399821/0x667e6808: Process SS (BEGIN) 20241109085628383 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241109085628383 DSS <0004> hlr_ussd.c:518 262422599399821/0x667e6808: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241109085628383 DSS <0004> hlr_ussd.c:363 262422599399821/0x667e6808: Tx USSD 'Your IMSI is 262422599399821' 20241109085628383 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422599399821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422599399821" session_id=1719560200 session_state=END} 20241109085628383 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422599399821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085628383 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085628383 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085628386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39352<->l=127.0.0.1:4258 20241109085628387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39280<->l=127.0.0.1:4258 20241109085628388 DLINP <000b> input/ipa.c:451 connected read/write 20241109085628388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085628388 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085628388 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085628388 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085628388 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39933<->l=127.0.0.1:4259) 20241109085628429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39358<->l=127.0.0.1:4258 20241109085628630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39358<->l=127.0.0.1:4258 20241109085631709 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085631709 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085631711 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085631712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39366<->l=127.0.0.1:4258 20241109085631715 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085631715 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085631715 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085631715 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  20241109085631715 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085631715 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  20241109085631715 DLGSUP <0013> gsup_server.c:235 2:  20241109085631715 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085631715 DLGSUP <0013> gsup_server.c:235 3:  20241109085631715 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085631715 DLGSUP <0013> gsup_server.c:235 4:  20241109085631715 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085631715 DLGSUP <0013> gsup_server.c:235 5:  20241109085631715 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085631715 DLGSUP <0013> gsup_server.c:235 7:  20241109085631715 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085631715 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085631715 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085631715 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085631733 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39705<->l=127.0.0.1:4259) 20241109085631740 DAUC <0003> db_auc.c:157 IMSI='262426270478222': No 2G Auth Data 20241109085631740 DAUC <0003> db_auc.c:192 IMSI='262426270478222': No 3G Auth Data 20241109085631758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39370<->l=127.0.0.1:4258 20241109085631768 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085631768 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262426270478222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426270478222" source_name="the-source\n" session_id=76652060 session_state=BEGIN} 20241109085631768 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241109085631768 DSS <0004> hlr_ussd.c:576 262426270478222/0x04919e1c: Process SS (BEGIN) 20241109085631768 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241109085631768 DSS <0004> hlr_ussd.c:518 262426270478222/0x04919e1c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241109085631768 DSS <0004> hlr_ussd.c:363 262426270478222/0x04919e1c: Tx USSD 'Your IMSI is 262426270478222' 20241109085631768 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262426270478222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426270478222" destination_name="the-source\n" session_id=76652060 session_state=END} 20241109085631768 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262426270478222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085631768 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085631768 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085631773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39370<->l=127.0.0.1:4258 20241109085631774 DAUC <0003> db_auc.c:157 IMSI='262420976605179': No 2G Auth Data 20241109085631774 DAUC <0003> db_auc.c:192 IMSI='262420976605179': No 3G Auth Data 20241109085631790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39382<->l=127.0.0.1:4258 20241109085631797 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085631797 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262420976605179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420976605179" source_name="the-source\n" session_id=187020217 session_state=BEGIN} 20241109085631797 DSS <0004> hlr_ussd.c:576 262420976605179/0x0b25b3b9: Process SS (BEGIN) 20241109085631797 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241109085631797 DSS <0004> hlr_ussd.c:518 262420976605179/0x0b25b3b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241109085631797 DSS <0004> hlr_ussd.c:363 262420976605179/0x0b25b3b9: Tx USSD 'Your IMSI is 262420976605179' 20241109085631797 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262420976605179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420976605179" destination_name="the-source\n" session_id=187020217 session_state=END} 20241109085631797 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262420976605179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085631797 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085631797 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085631800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39382<->l=127.0.0.1:4258 20241109085631801 DAUC <0003> db_auc.c:157 IMSI='262428351335592': No 2G Auth Data 20241109085631801 DAUC <0003> db_auc.c:192 IMSI='262428351335592': No 3G Auth Data 20241109085631817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39384<->l=127.0.0.1:4258 20241109085631823 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085631823 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262428351335592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428351335592" source_name="the-source\n" session_id=1523014303 session_state=BEGIN} 20241109085631823 DSS <0004> hlr_ussd.c:576 262428351335592/0x5ac75a9f: Process SS (BEGIN) 20241109085631823 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241109085631823 DSS <0004> hlr_ussd.c:518 262428351335592/0x5ac75a9f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241109085631823 DSS <0004> hlr_ussd.c:363 262428351335592/0x5ac75a9f: Tx USSD 'Your IMSI is 262428351335592' 20241109085631823 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262428351335592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428351335592" destination_name="the-source\n" session_id=1523014303 session_state=END} 20241109085631823 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262428351335592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085631823 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085631823 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085631826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39384<->l=127.0.0.1:4258 20241109085631827 DAUC <0003> db_auc.c:157 IMSI='262429256564833': No 2G Auth Data 20241109085631827 DAUC <0003> db_auc.c:192 IMSI='262429256564833': No 3G Auth Data 20241109085631844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39396<->l=127.0.0.1:4258 20241109085631849 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085631849 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429256564833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429256564833" source_name="the-source\n" session_id=2864409377 session_state=BEGIN} 20241109085631849 DSS <0004> hlr_ussd.c:576 262429256564833/0xaabb6b21: Process SS (BEGIN) 20241109085631849 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241109085631849 DSS <0004> hlr_ussd.c:518 262429256564833/0xaabb6b21: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241109085631849 DSS <0004> hlr_ussd.c:363 262429256564833/0xaabb6b21: Tx USSD 'Your IMSI is 262429256564833' 20241109085631849 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429256564833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429256564833" destination_name="the-source\n" session_id=2864409377 session_state=END} 20241109085631849 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262429256564833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085631849 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085631849 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085631854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39396<->l=127.0.0.1:4258 20241109085631855 DAUC <0003> db_auc.c:157 IMSI='262420265975363': No 2G Auth Data 20241109085631855 DAUC <0003> db_auc.c:192 IMSI='262420265975363': No 3G Auth Data 20241109085631873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39404<->l=127.0.0.1:4258 20241109085631878 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085631879 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262420265975363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420265975363" source_name="the-source\n" session_id=3780272595 session_state=BEGIN} 20241109085631879 DSS <0004> hlr_ussd.c:576 262420265975363/0xe15261d3: Process SS (BEGIN) 20241109085631879 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241109085631879 DSS <0004> hlr_ussd.c:518 262420265975363/0xe15261d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241109085631879 DSS <0004> hlr_ussd.c:363 262420265975363/0xe15261d3: Tx USSD 'Your IMSI is 262420265975363' 20241109085631879 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262420265975363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420265975363" destination_name="the-source\n" session_id=3780272595 session_state=END} 20241109085631879 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262420265975363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085631879 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085631879 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085631884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39404<->l=127.0.0.1:4258 20241109085631884 DAUC <0003> db_auc.c:157 IMSI='262429362407147': No 2G Auth Data 20241109085631884 DAUC <0003> db_auc.c:192 IMSI='262429362407147': No 3G Auth Data 20241109085631901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39418<->l=127.0.0.1:4258 20241109085631908 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085631908 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429362407147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429362407147" source_name="the-source\n" session_id=2557460650 session_state=BEGIN} 20241109085631908 DSS <0004> hlr_ussd.c:576 262429362407147/0x986fc0aa: Process SS (BEGIN) 20241109085631908 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241109085631908 DSS <0004> hlr_ussd.c:518 262429362407147/0x986fc0aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241109085631908 DSS <0004> hlr_ussd.c:363 262429362407147/0x986fc0aa: Tx USSD 'Your IMSI is 262429362407147' 20241109085631908 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429362407147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429362407147" destination_name="the-source\n" session_id=2557460650 session_state=END} 20241109085631908 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262429362407147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085631908 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085631908 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085631912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39418<->l=127.0.0.1:4258 20241109085631912 DAUC <0003> db_auc.c:157 IMSI='262423113567349': No 2G Auth Data 20241109085631912 DAUC <0003> db_auc.c:192 IMSI='262423113567349': No 3G Auth Data 20241109085631930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39432<->l=127.0.0.1:4258 20241109085631937 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085631937 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262423113567349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423113567349" source_name="the-source\n" session_id=1953197123 session_state=BEGIN} 20241109085631937 DSS <0004> hlr_ussd.c:576 262423113567349/0x746b6c43: Process SS (BEGIN) 20241109085631937 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241109085631937 DSS <0004> hlr_ussd.c:518 262423113567349/0x746b6c43: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241109085631937 DSS <0004> hlr_ussd.c:363 262423113567349/0x746b6c43: Tx USSD 'Your IMSI is 262423113567349' 20241109085631937 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262423113567349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423113567349" destination_name="the-source\n" session_id=1953197123 session_state=END} 20241109085631937 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262423113567349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085631937 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085631937 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085631940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39432<->l=127.0.0.1:4258 20241109085631941 DAUC <0003> db_auc.c:157 IMSI='262426510880139': No 2G Auth Data 20241109085631941 DAUC <0003> db_auc.c:192 IMSI='262426510880139': No 3G Auth Data 20241109085631957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39446<->l=127.0.0.1:4258 20241109085631961 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085631961 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262426510880139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426510880139" source_name="the-source\n" session_id=140573184 session_state=BEGIN} 20241109085631961 DSS <0004> hlr_ussd.c:576 262426510880139/0x0860fa00: Process SS (BEGIN) 20241109085631961 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241109085631961 DSS <0004> hlr_ussd.c:518 262426510880139/0x0860fa00: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241109085631961 DSS <0004> hlr_ussd.c:363 262426510880139/0x0860fa00: Tx USSD 'Your IMSI is 262426510880139' 20241109085631961 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262426510880139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426510880139" destination_name="the-source\n" session_id=140573184 session_state=END} 20241109085631961 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262426510880139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085631961 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085631962 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085631965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39446<->l=127.0.0.1:4258 20241109085631966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39366<->l=127.0.0.1:4258 20241109085631967 DLINP <000b> input/ipa.c:451 connected read/write 20241109085631967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085631967 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085631967 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085631967 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085631967 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241109085631967 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39705<->l=127.0.0.1:4259) 20241109085632009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39452<->l=127.0.0.1:4258 20241109085632210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39452<->l=127.0.0.1:4258 20241109085635287 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085635287 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085635289 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085635290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39466<->l=127.0.0.1:4258 20241109085635292 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085635292 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085635292 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085635292 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  20241109085635292 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085635292 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  20241109085635292 DLGSUP <0013> gsup_server.c:235 2:  20241109085635292 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085635292 DLGSUP <0013> gsup_server.c:235 3:  20241109085635292 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085635292 DLGSUP <0013> gsup_server.c:235 4:  20241109085635292 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085635292 DLGSUP <0013> gsup_server.c:235 5:  20241109085635292 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085635292 DLGSUP <0013> gsup_server.c:235 7:  20241109085635292 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085635292 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085635292 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085635292 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085635318 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36525<->l=127.0.0.1:4259) 20241109085635325 DAUC <0003> db_auc.c:157 IMSI='262423952402486': No 2G Auth Data 20241109085635325 DAUC <0003> db_auc.c:192 IMSI='262423952402486': No 3G Auth Data 20241109085635340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39478<->l=127.0.0.1:4258 20241109085635349 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085635349 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423952402486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423952402486" session_id=3315059567 session_state=BEGIN} 20241109085635349 DSS <0004> hlr_ussd.c:576 262423952402486/0xc597cb6f: Process SS (BEGIN) 20241109085635349 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241109085635349 DSS <0004> hlr_ussd.c:518 262423952402486/0xc597cb6f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241109085635349 DSS <0004> hlr_ussd.c:363 262423952402486/0xc597cb6f: Tx USSD 'Your extension is 491616773663' 20241109085635349 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423952402486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423952402486" session_id=3315059567 session_state=END} 20241109085635349 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423952402486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085635349 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085635349 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085635354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39478<->l=127.0.0.1:4258 20241109085635354 DAUC <0003> db_auc.c:157 IMSI='262427505645089': No 2G Auth Data 20241109085635354 DAUC <0003> db_auc.c:192 IMSI='262427505645089': No 3G Auth Data 20241109085635369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39480<->l=127.0.0.1:4258 20241109085635376 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085635376 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427505645089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427505645089" session_id=930152300 session_state=BEGIN} 20241109085635376 DSS <0004> hlr_ussd.c:576 262427505645089/0x3770ff6c: Process SS (BEGIN) 20241109085635376 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241109085635376 DSS <0004> hlr_ussd.c:518 262427505645089/0x3770ff6c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241109085635376 DSS <0004> hlr_ussd.c:363 262427505645089/0x3770ff6c: Tx USSD 'Your extension is 491613688732' 20241109085635376 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427505645089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427505645089" session_id=930152300 session_state=END} 20241109085635376 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427505645089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085635376 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085635376 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085635380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39480<->l=127.0.0.1:4258 20241109085635380 DAUC <0003> db_auc.c:157 IMSI='262426787520371': No 2G Auth Data 20241109085635380 DAUC <0003> db_auc.c:192 IMSI='262426787520371': No 3G Auth Data 20241109085635398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39484<->l=127.0.0.1:4258 20241109085635403 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085635403 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426787520371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426787520371" session_id=3407190435 session_state=BEGIN} 20241109085635403 DSS <0004> hlr_ussd.c:576 262426787520371/0xcb1599a3: Process SS (BEGIN) 20241109085635403 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241109085635403 DSS <0004> hlr_ussd.c:518 262426787520371/0xcb1599a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241109085635403 DSS <0004> hlr_ussd.c:363 262426787520371/0xcb1599a3: Tx USSD 'Your extension is 491611208324' 20241109085635403 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426787520371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426787520371" session_id=3407190435 session_state=END} 20241109085635403 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426787520371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085635403 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085635403 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085635406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39484<->l=127.0.0.1:4258 20241109085635407 DAUC <0003> db_auc.c:157 IMSI='262429943785261': No 2G Auth Data 20241109085635407 DAUC <0003> db_auc.c:192 IMSI='262429943785261': No 3G Auth Data 20241109085635425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39488<->l=127.0.0.1:4258 20241109085635430 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085635430 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429943785261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429943785261" session_id=2175200372 session_state=BEGIN} 20241109085635430 DSS <0004> hlr_ussd.c:576 262429943785261/0x81a6ec74: Process SS (BEGIN) 20241109085635430 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241109085635430 DSS <0004> hlr_ussd.c:518 262429943785261/0x81a6ec74: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241109085635430 DSS <0004> hlr_ussd.c:363 262429943785261/0x81a6ec74: Tx USSD 'Your extension is 491612714555' 20241109085635430 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429943785261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429943785261" session_id=2175200372 session_state=END} 20241109085635430 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429943785261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085635430 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085635430 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085635433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39488<->l=127.0.0.1:4258 20241109085635434 DAUC <0003> db_auc.c:157 IMSI='262428713428658': No 2G Auth Data 20241109085635434 DAUC <0003> db_auc.c:192 IMSI='262428713428658': No 3G Auth Data 20241109085635450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39492<->l=127.0.0.1:4258 20241109085635455 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085635455 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428713428658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428713428658" session_id=3815560852 session_state=BEGIN} 20241109085635455 DSS <0004> hlr_ussd.c:576 262428713428658/0xe36cd694: Process SS (BEGIN) 20241109085635455 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241109085635455 DSS <0004> hlr_ussd.c:518 262428713428658/0xe36cd694: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241109085635455 DSS <0004> hlr_ussd.c:363 262428713428658/0xe36cd694: Tx USSD 'Your extension is 491618782307' 20241109085635455 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428713428658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428713428658" session_id=3815560852 session_state=END} 20241109085635455 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428713428658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085635455 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085635455 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085635459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39492<->l=127.0.0.1:4258 20241109085635459 DAUC <0003> db_auc.c:157 IMSI='262426505674779': No 2G Auth Data 20241109085635459 DAUC <0003> db_auc.c:192 IMSI='262426505674779': No 3G Auth Data 20241109085635478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39496<->l=127.0.0.1:4258 20241109085635484 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085635484 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426505674779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426505674779" session_id=767840010 session_state=BEGIN} 20241109085635484 DSS <0004> hlr_ussd.c:576 262426505674779/0x2dc44f0a: Process SS (BEGIN) 20241109085635484 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241109085635484 DSS <0004> hlr_ussd.c:518 262426505674779/0x2dc44f0a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241109085635484 DSS <0004> hlr_ussd.c:363 262426505674779/0x2dc44f0a: Tx USSD 'Your extension is 491610585573' 20241109085635484 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426505674779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426505674779" session_id=767840010 session_state=END} 20241109085635484 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426505674779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085635484 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085635484 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085635488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39496<->l=127.0.0.1:4258 20241109085635488 DAUC <0003> db_auc.c:157 IMSI='262428701085604': No 2G Auth Data 20241109085635488 DAUC <0003> db_auc.c:192 IMSI='262428701085604': No 3G Auth Data 20241109085635505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39510<->l=127.0.0.1:4258 20241109085635511 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085635511 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428701085604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428701085604" session_id=3455207209 session_state=BEGIN} 20241109085635511 DSS <0004> hlr_ussd.c:576 262428701085604/0xcdf24729: Process SS (BEGIN) 20241109085635511 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241109085635511 DSS <0004> hlr_ussd.c:518 262428701085604/0xcdf24729: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241109085635511 DSS <0004> hlr_ussd.c:363 262428701085604/0xcdf24729: Tx USSD 'Your extension is 491614515371' 20241109085635511 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428701085604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428701085604" session_id=3455207209 session_state=END} 20241109085635511 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428701085604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085635511 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085635511 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085635514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39510<->l=127.0.0.1:4258 20241109085635515 DAUC <0003> db_auc.c:157 IMSI='262429286926219': No 2G Auth Data 20241109085635515 DAUC <0003> db_auc.c:192 IMSI='262429286926219': No 3G Auth Data 20241109085635531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39524<->l=127.0.0.1:4258 20241109085635537 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085635537 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429286926219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429286926219" session_id=2277651719 session_state=BEGIN} 20241109085635537 DSS <0004> hlr_ussd.c:576 262429286926219/0x87c23507: Process SS (BEGIN) 20241109085635537 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241109085635537 DSS <0004> hlr_ussd.c:518 262429286926219/0x87c23507: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241109085635537 DSS <0004> hlr_ussd.c:363 262429286926219/0x87c23507: Tx USSD 'Your extension is 491612145826' 20241109085635537 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429286926219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429286926219" session_id=2277651719 session_state=END} 20241109085635537 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429286926219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085635537 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085635537 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085635541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39524<->l=127.0.0.1:4258 20241109085635542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39466<->l=127.0.0.1:4258 20241109085635543 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36525<->l=127.0.0.1:4259) 20241109085635543 DLINP <000b> input/ipa.c:451 connected read/write 20241109085635543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085635543 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085635543 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085635543 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085635585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39540<->l=127.0.0.1:4258 20241109085635785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39540<->l=127.0.0.1:4258 20241109085638866 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085638866 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085638869 DLINP <000b> input/ipa.c:451 connected read/write 20241109085638869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085638869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59156<->l=127.0.0.1:4258 20241109085638872 DLINP <000b> input/ipa.c:451 connected read/write 20241109085638872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085638872 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085638872 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085638872 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  20241109085638872 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085638872 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  20241109085638872 DLGSUP <0013> gsup_server.c:235 2:  20241109085638872 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085638872 DLGSUP <0013> gsup_server.c:235 3:  20241109085638872 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085638872 DLGSUP <0013> gsup_server.c:235 4:  20241109085638872 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085638872 DLGSUP <0013> gsup_server.c:235 5:  20241109085638872 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085638872 DLGSUP <0013> gsup_server.c:235 7:  20241109085638872 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085638872 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085638872 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085638872 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085638893 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45017<->l=127.0.0.1:4259) 20241109085638899 DAUC <0003> db_auc.c:157 IMSI='262429247680018': No 2G Auth Data 20241109085638899 DAUC <0003> db_auc.c:192 IMSI='262429247680018': No 3G Auth Data 20241109085638918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59160<->l=127.0.0.1:4258 20241109085638923 DLINP <000b> input/ipa.c:451 connected read/write 20241109085638923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085638923 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262429247680018 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429247680018" source_name="the-source\n" session_id=3761163582 session_state=BEGIN} 20241109085638923 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241109085638923 DSS <0004> hlr_ussd.c:576 262429247680018/0xe02ecd3e: Process SS (BEGIN) 20241109085638923 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241109085638923 DSS <0004> hlr_ussd.c:518 262429247680018/0xe02ecd3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241109085638923 DSS <0004> hlr_ussd.c:363 262429247680018/0xe02ecd3e: Tx USSD 'Your extension is 491610063232' 20241109085638923 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262429247680018 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429247680018" destination_name="the-source\n" session_id=3761163582 session_state=END} 20241109085638923 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262429247680018 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085638923 DLINP <000b> input/ipa.c:451 connected read/write 20241109085638923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085638923 DLINP <000b> input/ipa.c:451 connected read/write 20241109085638924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085638927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59160<->l=127.0.0.1:4258 20241109085638928 DAUC <0003> db_auc.c:157 IMSI='262429361877803': No 2G Auth Data 20241109085638928 DAUC <0003> db_auc.c:192 IMSI='262429361877803': No 3G Auth Data 20241109085638945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59172<->l=127.0.0.1:4258 20241109085638952 DLINP <000b> input/ipa.c:451 connected read/write 20241109085638952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085638952 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262429361877803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429361877803" source_name="the-source\n" session_id=3554573487 session_state=BEGIN} 20241109085638952 DSS <0004> hlr_ussd.c:576 262429361877803/0xd3de7caf: Process SS (BEGIN) 20241109085638952 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241109085638952 DSS <0004> hlr_ussd.c:518 262429361877803/0xd3de7caf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241109085638952 DSS <0004> hlr_ussd.c:363 262429361877803/0xd3de7caf: Tx USSD 'Your extension is 491614848033' 20241109085638952 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262429361877803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429361877803" destination_name="the-source\n" session_id=3554573487 session_state=END} 20241109085638952 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262429361877803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085638952 DLINP <000b> input/ipa.c:451 connected read/write 20241109085638952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085638952 DLINP <000b> input/ipa.c:451 connected read/write 20241109085638952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085638955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59172<->l=127.0.0.1:4258 20241109085638956 DAUC <0003> db_auc.c:157 IMSI='262421225397482': No 2G Auth Data 20241109085638956 DAUC <0003> db_auc.c:192 IMSI='262421225397482': No 3G Auth Data 20241109085638974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59182<->l=127.0.0.1:4258 20241109085638978 DLINP <000b> input/ipa.c:451 connected read/write 20241109085638978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085638978 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262421225397482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421225397482" source_name="the-source\n" session_id=1799864829 session_state=BEGIN} 20241109085638978 DSS <0004> hlr_ussd.c:576 262421225397482/0x6b47c1fd: Process SS (BEGIN) 20241109085638978 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241109085638978 DSS <0004> hlr_ussd.c:518 262421225397482/0x6b47c1fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241109085638978 DSS <0004> hlr_ussd.c:363 262421225397482/0x6b47c1fd: Tx USSD 'Your extension is 491615537132' 20241109085638978 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262421225397482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421225397482" destination_name="the-source\n" session_id=1799864829 session_state=END} 20241109085638979 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262421225397482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085638979 DLINP <000b> input/ipa.c:451 connected read/write 20241109085638979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085638979 DLINP <000b> input/ipa.c:451 connected read/write 20241109085638979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085638982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59182<->l=127.0.0.1:4258 20241109085638983 DAUC <0003> db_auc.c:157 IMSI='262425715977077': No 2G Auth Data 20241109085638983 DAUC <0003> db_auc.c:192 IMSI='262425715977077': No 3G Auth Data 20241109085639001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59194<->l=127.0.0.1:4258 20241109085639007 DLINP <000b> input/ipa.c:451 connected read/write 20241109085639008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085639008 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262425715977077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425715977077" source_name="the-source\n" session_id=1029805003 session_state=BEGIN} 20241109085639008 DSS <0004> hlr_ussd.c:576 262425715977077/0x3d6193cb: Process SS (BEGIN) 20241109085639008 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241109085639008 DSS <0004> hlr_ussd.c:518 262425715977077/0x3d6193cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241109085639008 DSS <0004> hlr_ussd.c:363 262425715977077/0x3d6193cb: Tx USSD 'Your extension is 491611107531' 20241109085639008 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262425715977077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425715977077" destination_name="the-source\n" session_id=1029805003 session_state=END} 20241109085639008 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262425715977077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085639008 DLINP <000b> input/ipa.c:451 connected read/write 20241109085639008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085639008 DLINP <000b> input/ipa.c:451 connected read/write 20241109085639008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085639011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59194<->l=127.0.0.1:4258 20241109085639012 DAUC <0003> db_auc.c:157 IMSI='262429597495768': No 2G Auth Data 20241109085639012 DAUC <0003> db_auc.c:192 IMSI='262429597495768': No 3G Auth Data 20241109085639027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59206<->l=127.0.0.1:4258 20241109085639032 DLINP <000b> input/ipa.c:451 connected read/write 20241109085639032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085639032 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429597495768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429597495768" source_name="the-source\n" session_id=1750615953 session_state=BEGIN} 20241109085639032 DSS <0004> hlr_ussd.c:576 262429597495768/0x68584791: Process SS (BEGIN) 20241109085639032 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241109085639032 DSS <0004> hlr_ussd.c:518 262429597495768/0x68584791: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241109085639032 DSS <0004> hlr_ussd.c:363 262429597495768/0x68584791: Tx USSD 'Your extension is 491613824383' 20241109085639032 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429597495768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429597495768" destination_name="the-source\n" session_id=1750615953 session_state=END} 20241109085639032 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262429597495768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085639032 DLINP <000b> input/ipa.c:451 connected read/write 20241109085639032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085639032 DLINP <000b> input/ipa.c:451 connected read/write 20241109085639032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085639036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59206<->l=127.0.0.1:4258 20241109085639036 DAUC <0003> db_auc.c:157 IMSI='262424318027629': No 2G Auth Data 20241109085639036 DAUC <0003> db_auc.c:192 IMSI='262424318027629': No 3G Auth Data 20241109085639054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59222<->l=127.0.0.1:4258 20241109085639060 DLINP <000b> input/ipa.c:451 connected read/write 20241109085639060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085639060 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262424318027629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424318027629" source_name="the-source\n" session_id=1908530090 session_state=BEGIN} 20241109085639060 DSS <0004> hlr_ussd.c:576 262424318027629/0x71c1dbaa: Process SS (BEGIN) 20241109085639060 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241109085639060 DSS <0004> hlr_ussd.c:518 262424318027629/0x71c1dbaa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241109085639060 DSS <0004> hlr_ussd.c:363 262424318027629/0x71c1dbaa: Tx USSD 'Your extension is 491618112627' 20241109085639060 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262424318027629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424318027629" destination_name="the-source\n" session_id=1908530090 session_state=END} 20241109085639060 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262424318027629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085639060 DLINP <000b> input/ipa.c:451 connected read/write 20241109085639060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085639060 DLINP <000b> input/ipa.c:451 connected read/write 20241109085639060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085639064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59222<->l=127.0.0.1:4258 20241109085639065 DAUC <0003> db_auc.c:157 IMSI='262429636860809': No 2G Auth Data 20241109085639065 DAUC <0003> db_auc.c:192 IMSI='262429636860809': No 3G Auth Data 20241109085639080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59232<->l=127.0.0.1:4258 20241109085639087 DLINP <000b> input/ipa.c:451 connected read/write 20241109085639087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085639087 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262429636860809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429636860809" source_name="the-source\n" session_id=2487973127 session_state=BEGIN} 20241109085639087 DSS <0004> hlr_ussd.c:576 262429636860809/0x944b7507: Process SS (BEGIN) 20241109085639087 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241109085639087 DSS <0004> hlr_ussd.c:518 262429636860809/0x944b7507: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241109085639087 DSS <0004> hlr_ussd.c:363 262429636860809/0x944b7507: Tx USSD 'Your extension is 491613011318' 20241109085639087 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262429636860809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429636860809" destination_name="the-source\n" session_id=2487973127 session_state=END} 20241109085639087 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262429636860809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085639087 DLINP <000b> input/ipa.c:451 connected read/write 20241109085639087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085639087 DLINP <000b> input/ipa.c:451 connected read/write 20241109085639087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085639092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59232<->l=127.0.0.1:4258 20241109085639092 DAUC <0003> db_auc.c:157 IMSI='262426593069014': No 2G Auth Data 20241109085639092 DAUC <0003> db_auc.c:192 IMSI='262426593069014': No 3G Auth Data 20241109085639108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59246<->l=127.0.0.1:4258 20241109085639115 DLINP <000b> input/ipa.c:451 connected read/write 20241109085639115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085639115 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262426593069014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426593069014" source_name="the-source\n" session_id=2514954793 session_state=BEGIN} 20241109085639115 DSS <0004> hlr_ussd.c:576 262426593069014/0x95e72a29: Process SS (BEGIN) 20241109085639115 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241109085639115 DSS <0004> hlr_ussd.c:518 262426593069014/0x95e72a29: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241109085639115 DSS <0004> hlr_ussd.c:363 262426593069014/0x95e72a29: Tx USSD 'Your extension is 491616321436' 20241109085639115 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262426593069014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426593069014" destination_name="the-source\n" session_id=2514954793 session_state=END} 20241109085639115 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262426593069014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085639115 DLINP <000b> input/ipa.c:451 connected read/write 20241109085639115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085639115 DLINP <000b> input/ipa.c:451 connected read/write 20241109085639115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085639118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59246<->l=127.0.0.1:4258 20241109085639120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59156<->l=127.0.0.1:4258 20241109085639120 DLINP <000b> input/ipa.c:451 connected read/write 20241109085639120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085639120 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085639120 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085639120 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085639120 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241109085639121 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45017<->l=127.0.0.1:4259) 20241109085639159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59250<->l=127.0.0.1:4258 20241109085639359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59250<->l=127.0.0.1:4258 20241109085642439 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45267 20241109085642439 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45267 20241109085642441 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642441 DLINP <000b> input/ipa.c:405 127.0.0.1:45267 message received 20241109085642442 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085642442 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085642444 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642444 DLINP <000b> input/ipa.c:405 127.0.0.1:45267 message received 20241109085642444 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085642444 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241109085642444 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241109085642444 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241109085642444 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  20241109085642444 DLGSUP <0013> gsup_server.c:235 2:  20241109085642444 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085642444 DLGSUP <0013> gsup_server.c:235 3:  20241109085642444 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085642444 DLGSUP <0013> gsup_server.c:235 4:  20241109085642444 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085642444 DLGSUP <0013> gsup_server.c:235 5:  20241109085642444 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085642444 DLGSUP <0013> gsup_server.c:235 7:  20241109085642444 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085642444 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085642444 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085642444 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45267 20241109085642445 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085642446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59252<->l=127.0.0.1:4258 20241109085642448 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085642448 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085642448 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085642448 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  20241109085642448 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085642448 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  20241109085642448 DLGSUP <0013> gsup_server.c:235 2:  20241109085642448 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085642448 DLGSUP <0013> gsup_server.c:235 3:  20241109085642449 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085642449 DLGSUP <0013> gsup_server.c:235 4:  20241109085642449 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085642449 DLGSUP <0013> gsup_server.c:235 5:  20241109085642449 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085642449 DLGSUP <0013> gsup_server.c:235 7:  20241109085642449 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085642449 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085642449 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085642449 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085642467 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37737<->l=127.0.0.1:4259) 20241109085642474 DAUC <0003> db_auc.c:157 IMSI='262422667215347': No 2G Auth Data 20241109085642474 DAUC <0003> db_auc.c:192 IMSI='262422667215347': No 3G Auth Data 20241109085642489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59256<->l=127.0.0.1:4258 20241109085642494 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085642494 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422667215347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422667215347" session_id=2069173126 session_state=BEGIN} 20241109085642494 DSS <0004> hlr_ussd.c:576 262422667215347/0x7b551386: Process SS (BEGIN) 20241109085642494 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085642494 DSS <0004> hlr_ussd.c:518 262422667215347/0x7b551386: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085642494 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642494 DLINP <000b> input/ipa.c:431 127.0.0.1:45267 sending data 20241109085642494 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642494 DLINP <000b> input/ipa.c:431 127.0.0.1:45267 sending data 20241109085642499 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642499 DLINP <000b> input/ipa.c:405 127.0.0.1:45267 message received 20241109085642499 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262422667215347 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422667215347" session_id=2069173126 session_state=END} 20241109085642499 DSS <0004> hlr_ussd.c:576 262422667215347/0x7b551386: Process SS (END) 20241109085642499 DSS <0004> hlr_ussd.c:518 262422667215347/0x7b551386: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241109085642499 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422667215347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422667215347" session_id=2069173126 session_state=END} 20241109085642499 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422667215347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085642499 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262422667215347 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085642499 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085642499 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085642503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59256<->l=127.0.0.1:4258 20241109085642504 DAUC <0003> db_auc.c:157 IMSI='262423632792826': No 2G Auth Data 20241109085642504 DAUC <0003> db_auc.c:192 IMSI='262423632792826': No 3G Auth Data 20241109085642519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59266<->l=127.0.0.1:4258 20241109085642525 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085642525 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423632792826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423632792826" session_id=3765526947 session_state=BEGIN} 20241109085642525 DSS <0004> hlr_ussd.c:576 262423632792826/0xe07161a3: Process SS (BEGIN) 20241109085642525 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085642525 DSS <0004> hlr_ussd.c:518 262423632792826/0xe07161a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085642525 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642525 DLINP <000b> input/ipa.c:431 127.0.0.1:45267 sending data 20241109085642526 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642526 DLINP <000b> input/ipa.c:431 127.0.0.1:45267 sending data 20241109085642527 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642527 DLINP <000b> input/ipa.c:405 127.0.0.1:45267 message received 20241109085642527 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262423632792826 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423632792826" session_id=3765526947 session_state=END} 20241109085642527 DSS <0004> hlr_ussd.c:576 262423632792826/0xe07161a3: Process SS (END) 20241109085642528 DSS <0004> hlr_ussd.c:518 262423632792826/0xe07161a3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241109085642528 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423632792826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423632792826" session_id=3765526947 session_state=END} 20241109085642528 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423632792826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085642528 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262423632792826 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085642528 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085642528 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085642532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59266<->l=127.0.0.1:4258 20241109085642533 DAUC <0003> db_auc.c:157 IMSI='262429903572780': No 2G Auth Data 20241109085642533 DAUC <0003> db_auc.c:192 IMSI='262429903572780': No 3G Auth Data 20241109085642549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59268<->l=127.0.0.1:4258 20241109085642555 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085642555 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429903572780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429903572780" session_id=1090322981 session_state=BEGIN} 20241109085642555 DSS <0004> hlr_ussd.c:576 262429903572780/0x40fd0225: Process SS (BEGIN) 20241109085642556 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085642556 DSS <0004> hlr_ussd.c:518 262429903572780/0x40fd0225: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085642556 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642556 DLINP <000b> input/ipa.c:431 127.0.0.1:45267 sending data 20241109085642556 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642556 DLINP <000b> input/ipa.c:431 127.0.0.1:45267 sending data 20241109085642557 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642557 DLINP <000b> input/ipa.c:405 127.0.0.1:45267 message received 20241109085642557 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262429903572780 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429903572780" session_id=1090322981 session_state=END} 20241109085642557 DSS <0004> hlr_ussd.c:576 262429903572780/0x40fd0225: Process SS (END) 20241109085642557 DSS <0004> hlr_ussd.c:518 262429903572780/0x40fd0225: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241109085642557 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429903572780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429903572780" session_id=1090322981 session_state=END} 20241109085642557 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429903572780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085642557 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262429903572780 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085642557 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085642557 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085642561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59268<->l=127.0.0.1:4258 20241109085642562 DAUC <0003> db_auc.c:157 IMSI='262420883153969': No 2G Auth Data 20241109085642562 DAUC <0003> db_auc.c:192 IMSI='262420883153969': No 3G Auth Data 20241109085642579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59278<->l=127.0.0.1:4258 20241109085642585 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085642585 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420883153969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420883153969" session_id=701021862 session_state=BEGIN} 20241109085642585 DSS <0004> hlr_ussd.c:576 262420883153969/0x29c8bea6: Process SS (BEGIN) 20241109085642585 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085642585 DSS <0004> hlr_ussd.c:518 262420883153969/0x29c8bea6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085642585 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642585 DLINP <000b> input/ipa.c:431 127.0.0.1:45267 sending data 20241109085642585 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642585 DLINP <000b> input/ipa.c:431 127.0.0.1:45267 sending data 20241109085642587 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642587 DLINP <000b> input/ipa.c:405 127.0.0.1:45267 message received 20241109085642587 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262420883153969 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420883153969" session_id=701021862 session_state=END} 20241109085642587 DSS <0004> hlr_ussd.c:576 262420883153969/0x29c8bea6: Process SS (END) 20241109085642587 DSS <0004> hlr_ussd.c:518 262420883153969/0x29c8bea6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241109085642587 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420883153969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420883153969" session_id=701021862 session_state=END} 20241109085642587 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420883153969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085642587 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262420883153969 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085642587 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085642587 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085642591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59278<->l=127.0.0.1:4258 20241109085642591 DAUC <0003> db_auc.c:157 IMSI='262422074238130': No 2G Auth Data 20241109085642591 DAUC <0003> db_auc.c:192 IMSI='262422074238130': No 3G Auth Data 20241109085642608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59292<->l=127.0.0.1:4258 20241109085642614 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085642614 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422074238130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422074238130" session_id=3028134944 session_state=BEGIN} 20241109085642614 DSS <0004> hlr_ussd.c:576 262422074238130/0xb47dac20: Process SS (BEGIN) 20241109085642614 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085642614 DSS <0004> hlr_ussd.c:518 262422074238130/0xb47dac20: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085642614 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642614 DLINP <000b> input/ipa.c:431 127.0.0.1:45267 sending data 20241109085642614 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642614 DLINP <000b> input/ipa.c:431 127.0.0.1:45267 sending data 20241109085642616 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642616 DLINP <000b> input/ipa.c:405 127.0.0.1:45267 message received 20241109085642616 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262422074238130 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422074238130" session_id=3028134944 session_state=END} 20241109085642616 DSS <0004> hlr_ussd.c:576 262422074238130/0xb47dac20: Process SS (END) 20241109085642616 DSS <0004> hlr_ussd.c:518 262422074238130/0xb47dac20: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241109085642616 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422074238130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422074238130" session_id=3028134944 session_state=END} 20241109085642616 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422074238130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085642616 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262422074238130 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085642616 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085642616 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085642620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59292<->l=127.0.0.1:4258 20241109085642620 DAUC <0003> db_auc.c:157 IMSI='262426275636456': No 2G Auth Data 20241109085642620 DAUC <0003> db_auc.c:192 IMSI='262426275636456': No 3G Auth Data 20241109085642638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59294<->l=127.0.0.1:4258 20241109085642644 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085642644 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426275636456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426275636456" session_id=312419876 session_state=BEGIN} 20241109085642644 DSS <0004> hlr_ussd.c:576 262426275636456/0x129f2624: Process SS (BEGIN) 20241109085642644 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085642644 DSS <0004> hlr_ussd.c:518 262426275636456/0x129f2624: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085642644 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642644 DLINP <000b> input/ipa.c:431 127.0.0.1:45267 sending data 20241109085642644 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642644 DLINP <000b> input/ipa.c:431 127.0.0.1:45267 sending data 20241109085642646 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642646 DLINP <000b> input/ipa.c:405 127.0.0.1:45267 message received 20241109085642646 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262426275636456 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426275636456" session_id=312419876 session_state=END} 20241109085642646 DSS <0004> hlr_ussd.c:576 262426275636456/0x129f2624: Process SS (END) 20241109085642646 DSS <0004> hlr_ussd.c:518 262426275636456/0x129f2624: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241109085642646 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426275636456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426275636456" session_id=312419876 session_state=END} 20241109085642646 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426275636456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085642646 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262426275636456 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085642646 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085642646 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085642649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59294<->l=127.0.0.1:4258 20241109085642650 DAUC <0003> db_auc.c:157 IMSI='262421206387951': No 2G Auth Data 20241109085642650 DAUC <0003> db_auc.c:192 IMSI='262421206387951': No 3G Auth Data 20241109085642665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59296<->l=127.0.0.1:4258 20241109085642670 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085642670 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421206387951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421206387951" session_id=3678473871 session_state=BEGIN} 20241109085642670 DSS <0004> hlr_ussd.c:576 262421206387951/0xdb410e8f: Process SS (BEGIN) 20241109085642670 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085642670 DSS <0004> hlr_ussd.c:518 262421206387951/0xdb410e8f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085642670 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642670 DLINP <000b> input/ipa.c:431 127.0.0.1:45267 sending data 20241109085642670 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642670 DLINP <000b> input/ipa.c:431 127.0.0.1:45267 sending data 20241109085642672 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642672 DLINP <000b> input/ipa.c:405 127.0.0.1:45267 message received 20241109085642672 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262421206387951 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421206387951" session_id=3678473871 session_state=END} 20241109085642672 DSS <0004> hlr_ussd.c:576 262421206387951/0xdb410e8f: Process SS (END) 20241109085642672 DSS <0004> hlr_ussd.c:518 262421206387951/0xdb410e8f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241109085642672 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421206387951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421206387951" session_id=3678473871 session_state=END} 20241109085642672 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421206387951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085642672 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262421206387951 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085642673 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085642673 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085642676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59296<->l=127.0.0.1:4258 20241109085642677 DAUC <0003> db_auc.c:157 IMSI='262420808223025': No 2G Auth Data 20241109085642677 DAUC <0003> db_auc.c:192 IMSI='262420808223025': No 3G Auth Data 20241109085642694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59306<->l=127.0.0.1:4258 20241109085642700 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085642700 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420808223025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420808223025" session_id=3082540492 session_state=BEGIN} 20241109085642700 DSS <0004> hlr_ussd.c:576 262420808223025/0xb7bbd5cc: Process SS (BEGIN) 20241109085642700 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085642700 DSS <0004> hlr_ussd.c:518 262420808223025/0xb7bbd5cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085642700 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642700 DLINP <000b> input/ipa.c:431 127.0.0.1:45267 sending data 20241109085642700 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642700 DLINP <000b> input/ipa.c:431 127.0.0.1:45267 sending data 20241109085642702 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642702 DLINP <000b> input/ipa.c:405 127.0.0.1:45267 message received 20241109085642702 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262420808223025 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420808223025" session_id=3082540492 session_state=END} 20241109085642702 DSS <0004> hlr_ussd.c:576 262420808223025/0xb7bbd5cc: Process SS (END) 20241109085642702 DSS <0004> hlr_ussd.c:518 262420808223025/0xb7bbd5cc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241109085642702 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420808223025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420808223025" session_id=3082540492 session_state=END} 20241109085642702 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420808223025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085642702 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262420808223025 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085642702 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085642702 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085642705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59306<->l=127.0.0.1:4258 20241109085642706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59252<->l=127.0.0.1:4258 20241109085642707 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37737<->l=127.0.0.1:4259) 20241109085642707 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642707 DLINP <000b> input/ipa.c:405 127.0.0.1:45267 message received 20241109085642707 DLINP <000b> input/ipa.c:414 127.0.0.1:45267 connection closed with server 20241109085642707 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45267 20241109085642707 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241109085642707 DLINP <000b> input/ipa.c:451 connected read/write 20241109085642707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085642708 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085642708 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085642708 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085642748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59318<->l=127.0.0.1:4258 20241109085642949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59318<->l=127.0.0.1:4258 20241109085646029 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43985 20241109085646029 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:43985 20241109085646032 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646032 DLINP <000b> input/ipa.c:405 127.0.0.1:43985 message received 20241109085646034 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085646034 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085646035 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646035 DLINP <000b> input/ipa.c:405 127.0.0.1:43985 message received 20241109085646035 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085646035 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241109085646035 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241109085646035 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241109085646035 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  20241109085646035 DLGSUP <0013> gsup_server.c:235 2:  20241109085646035 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085646035 DLGSUP <0013> gsup_server.c:235 3:  20241109085646035 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085646035 DLGSUP <0013> gsup_server.c:235 4:  20241109085646035 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085646035 DLGSUP <0013> gsup_server.c:235 5:  20241109085646035 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085646035 DLGSUP <0013> gsup_server.c:235 7:  20241109085646035 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085646035 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085646035 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085646035 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43985 20241109085646036 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085646037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59328<->l=127.0.0.1:4258 20241109085646040 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085646040 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085646040 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085646040 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  20241109085646040 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085646040 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  20241109085646040 DLGSUP <0013> gsup_server.c:235 2:  20241109085646040 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085646040 DLGSUP <0013> gsup_server.c:235 3:  20241109085646040 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085646040 DLGSUP <0013> gsup_server.c:235 4:  20241109085646040 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085646040 DLGSUP <0013> gsup_server.c:235 5:  20241109085646040 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085646040 DLGSUP <0013> gsup_server.c:235 7:  20241109085646040 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085646040 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085646040 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085646040 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085646059 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35639<->l=127.0.0.1:4259) 20241109085646067 DAUC <0003> db_auc.c:157 IMSI='262427970047862': No 2G Auth Data 20241109085646067 DAUC <0003> db_auc.c:192 IMSI='262427970047862': No 3G Auth Data 20241109085646086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59344<->l=127.0.0.1:4258 20241109085646093 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085646093 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427970047862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427970047862" session_id=3793997797 session_state=BEGIN} 20241109085646093 DSS <0004> hlr_ussd.c:576 262427970047862/0xe223cfe5: Process SS (BEGIN) 20241109085646093 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085646093 DSS <0004> hlr_ussd.c:518 262427970047862/0xe223cfe5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085646093 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646093 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646093 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646093 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646102 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646102 DLINP <000b> input/ipa.c:405 127.0.0.1:43985 message received 20241109085646102 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262427970047862 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427970047862" session_id=3793997797 session_state=CONTINUE} 20241109085646102 DSS <0004> hlr_ussd.c:576 262427970047862/0xe223cfe5: Process SS (CONTINUE) 20241109085646102 DSS <0004> hlr_ussd.c:518 262427970047862/0xe223cfe5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241109085646102 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427970047862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427970047862" session_id=3793997797 session_state=CONTINUE} 20241109085646102 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262427970047862 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085646102 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646102 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646108 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085646108 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427970047862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427970047862" session_id=3793997797 session_state=CONTINUE} 20241109085646108 DSS <0004> hlr_ussd.c:576 262427970047862/0xe223cfe5: Process SS (CONTINUE) 20241109085646108 DSS <0004> hlr_ussd.c:518 262427970047862/0xe223cfe5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241109085646108 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427970047862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085646108 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646108 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646108 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646108 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646110 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646110 DLINP <000b> input/ipa.c:405 127.0.0.1:43985 message received 20241109085646110 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262427970047862 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427970047862" session_id=3793997797 session_state=END} 20241109085646110 DSS <0004> hlr_ussd.c:576 262427970047862/0xe223cfe5: Process SS (END) 20241109085646110 DSS <0004> hlr_ussd.c:518 262427970047862/0xe223cfe5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241109085646110 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427970047862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427970047862" session_id=3793997797 session_state=END} 20241109085646110 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427970047862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085646110 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262427970047862 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085646110 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646110 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59344<->l=127.0.0.1:4258 20241109085646112 DAUC <0003> db_auc.c:157 IMSI='262421606881846': No 2G Auth Data 20241109085646112 DAUC <0003> db_auc.c:192 IMSI='262421606881846': No 3G Auth Data 20241109085646130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59346<->l=127.0.0.1:4258 20241109085646135 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085646135 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421606881846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421606881846" session_id=4080174618 session_state=BEGIN} 20241109085646135 DSS <0004> hlr_ussd.c:576 262421606881846/0xf332861a: Process SS (BEGIN) 20241109085646135 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085646135 DSS <0004> hlr_ussd.c:518 262421606881846/0xf332861a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085646135 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646135 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646136 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646136 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646137 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646137 DLINP <000b> input/ipa.c:405 127.0.0.1:43985 message received 20241109085646137 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262421606881846 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421606881846" session_id=4080174618 session_state=CONTINUE} 20241109085646137 DSS <0004> hlr_ussd.c:576 262421606881846/0xf332861a: Process SS (CONTINUE) 20241109085646138 DSS <0004> hlr_ussd.c:518 262421606881846/0xf332861a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241109085646138 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421606881846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421606881846" session_id=4080174618 session_state=CONTINUE} 20241109085646138 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262421606881846 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085646138 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646138 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646144 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085646144 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421606881846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421606881846" session_id=4080174618 session_state=CONTINUE} 20241109085646144 DSS <0004> hlr_ussd.c:576 262421606881846/0xf332861a: Process SS (CONTINUE) 20241109085646144 DSS <0004> hlr_ussd.c:518 262421606881846/0xf332861a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241109085646144 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421606881846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085646144 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646144 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646144 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646144 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646146 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646146 DLINP <000b> input/ipa.c:405 127.0.0.1:43985 message received 20241109085646147 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262421606881846 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421606881846" session_id=4080174618 session_state=END} 20241109085646147 DSS <0004> hlr_ussd.c:576 262421606881846/0xf332861a: Process SS (END) 20241109085646147 DSS <0004> hlr_ussd.c:518 262421606881846/0xf332861a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241109085646147 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421606881846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421606881846" session_id=4080174618 session_state=END} 20241109085646147 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421606881846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085646147 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262421606881846 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085646147 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646147 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59346<->l=127.0.0.1:4258 20241109085646149 DAUC <0003> db_auc.c:157 IMSI='262423235505208': No 2G Auth Data 20241109085646149 DAUC <0003> db_auc.c:192 IMSI='262423235505208': No 3G Auth Data 20241109085646166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59356<->l=127.0.0.1:4258 20241109085646172 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085646172 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423235505208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423235505208" session_id=2327376856 session_state=BEGIN} 20241109085646172 DSS <0004> hlr_ussd.c:576 262423235505208/0x8ab8f3d8: Process SS (BEGIN) 20241109085646172 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085646172 DSS <0004> hlr_ussd.c:518 262423235505208/0x8ab8f3d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085646172 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646172 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646172 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646172 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646174 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646174 DLINP <000b> input/ipa.c:405 127.0.0.1:43985 message received 20241109085646174 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262423235505208 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423235505208" session_id=2327376856 session_state=CONTINUE} 20241109085646174 DSS <0004> hlr_ussd.c:576 262423235505208/0x8ab8f3d8: Process SS (CONTINUE) 20241109085646174 DSS <0004> hlr_ussd.c:518 262423235505208/0x8ab8f3d8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241109085646174 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423235505208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423235505208" session_id=2327376856 session_state=CONTINUE} 20241109085646174 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262423235505208 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085646174 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646174 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646180 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085646180 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423235505208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423235505208" session_id=2327376856 session_state=CONTINUE} 20241109085646180 DSS <0004> hlr_ussd.c:576 262423235505208/0x8ab8f3d8: Process SS (CONTINUE) 20241109085646180 DSS <0004> hlr_ussd.c:518 262423235505208/0x8ab8f3d8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241109085646180 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423235505208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085646180 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646180 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646180 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646180 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646182 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646182 DLINP <000b> input/ipa.c:405 127.0.0.1:43985 message received 20241109085646182 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262423235505208 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423235505208" session_id=2327376856 session_state=END} 20241109085646182 DSS <0004> hlr_ussd.c:576 262423235505208/0x8ab8f3d8: Process SS (END) 20241109085646182 DSS <0004> hlr_ussd.c:518 262423235505208/0x8ab8f3d8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241109085646182 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423235505208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423235505208" session_id=2327376856 session_state=END} 20241109085646182 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423235505208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085646182 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262423235505208 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085646182 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646182 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59356<->l=127.0.0.1:4258 20241109085646185 DAUC <0003> db_auc.c:157 IMSI='262423207299781': No 2G Auth Data 20241109085646185 DAUC <0003> db_auc.c:192 IMSI='262423207299781': No 3G Auth Data 20241109085646202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59362<->l=127.0.0.1:4258 20241109085646209 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085646209 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423207299781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423207299781" session_id=1567506503 session_state=BEGIN} 20241109085646209 DSS <0004> hlr_ussd.c:576 262423207299781/0x5d6e4047: Process SS (BEGIN) 20241109085646209 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085646209 DSS <0004> hlr_ussd.c:518 262423207299781/0x5d6e4047: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085646209 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646209 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646209 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646209 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646210 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646210 DLINP <000b> input/ipa.c:405 127.0.0.1:43985 message received 20241109085646210 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262423207299781 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423207299781" session_id=1567506503 session_state=CONTINUE} 20241109085646210 DSS <0004> hlr_ussd.c:576 262423207299781/0x5d6e4047: Process SS (CONTINUE) 20241109085646210 DSS <0004> hlr_ussd.c:518 262423207299781/0x5d6e4047: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241109085646211 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423207299781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423207299781" session_id=1567506503 session_state=CONTINUE} 20241109085646211 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262423207299781 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085646211 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646211 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646215 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085646215 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423207299781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423207299781" session_id=1567506503 session_state=CONTINUE} 20241109085646215 DSS <0004> hlr_ussd.c:576 262423207299781/0x5d6e4047: Process SS (CONTINUE) 20241109085646215 DSS <0004> hlr_ussd.c:518 262423207299781/0x5d6e4047: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241109085646215 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423207299781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085646215 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646215 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646215 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646215 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646217 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646217 DLINP <000b> input/ipa.c:405 127.0.0.1:43985 message received 20241109085646217 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262423207299781 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423207299781" session_id=1567506503 session_state=END} 20241109085646217 DSS <0004> hlr_ussd.c:576 262423207299781/0x5d6e4047: Process SS (END) 20241109085646217 DSS <0004> hlr_ussd.c:518 262423207299781/0x5d6e4047: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241109085646217 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423207299781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423207299781" session_id=1567506503 session_state=END} 20241109085646217 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423207299781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085646217 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262423207299781 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085646217 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646217 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59362<->l=127.0.0.1:4258 20241109085646220 DAUC <0003> db_auc.c:157 IMSI='262427428127387': No 2G Auth Data 20241109085646220 DAUC <0003> db_auc.c:192 IMSI='262427428127387': No 3G Auth Data 20241109085646235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59374<->l=127.0.0.1:4258 20241109085646240 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085646240 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427428127387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427428127387" session_id=3153686606 session_state=BEGIN} 20241109085646240 DSS <0004> hlr_ussd.c:576 262427428127387/0xbbf9704e: Process SS (BEGIN) 20241109085646240 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085646240 DSS <0004> hlr_ussd.c:518 262427428127387/0xbbf9704e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085646240 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646240 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646240 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646240 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646242 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646242 DLINP <000b> input/ipa.c:405 127.0.0.1:43985 message received 20241109085646242 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262427428127387 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427428127387" session_id=3153686606 session_state=CONTINUE} 20241109085646242 DSS <0004> hlr_ussd.c:576 262427428127387/0xbbf9704e: Process SS (CONTINUE) 20241109085646242 DSS <0004> hlr_ussd.c:518 262427428127387/0xbbf9704e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241109085646242 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427428127387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427428127387" session_id=3153686606 session_state=CONTINUE} 20241109085646242 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262427428127387 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085646242 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646242 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646246 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085646246 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427428127387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427428127387" session_id=3153686606 session_state=CONTINUE} 20241109085646246 DSS <0004> hlr_ussd.c:576 262427428127387/0xbbf9704e: Process SS (CONTINUE) 20241109085646246 DSS <0004> hlr_ussd.c:518 262427428127387/0xbbf9704e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241109085646246 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427428127387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085646246 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646246 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646246 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646246 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646248 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646248 DLINP <000b> input/ipa.c:405 127.0.0.1:43985 message received 20241109085646248 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262427428127387 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427428127387" session_id=3153686606 session_state=END} 20241109085646248 DSS <0004> hlr_ussd.c:576 262427428127387/0xbbf9704e: Process SS (END) 20241109085646248 DSS <0004> hlr_ussd.c:518 262427428127387/0xbbf9704e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241109085646248 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427428127387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427428127387" session_id=3153686606 session_state=END} 20241109085646248 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427428127387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085646248 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262427428127387 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085646248 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646248 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59374<->l=127.0.0.1:4258 20241109085646250 DAUC <0003> db_auc.c:157 IMSI='262425293061473': No 2G Auth Data 20241109085646250 DAUC <0003> db_auc.c:192 IMSI='262425293061473': No 3G Auth Data 20241109085646269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59384<->l=127.0.0.1:4258 20241109085646274 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085646274 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425293061473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425293061473" session_id=3921243932 session_state=BEGIN} 20241109085646274 DSS <0004> hlr_ussd.c:576 262425293061473/0xe9b96f1c: Process SS (BEGIN) 20241109085646274 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085646274 DSS <0004> hlr_ussd.c:518 262425293061473/0xe9b96f1c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085646274 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646274 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646274 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646274 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646276 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646276 DLINP <000b> input/ipa.c:405 127.0.0.1:43985 message received 20241109085646276 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262425293061473 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425293061473" session_id=3921243932 session_state=CONTINUE} 20241109085646276 DSS <0004> hlr_ussd.c:576 262425293061473/0xe9b96f1c: Process SS (CONTINUE) 20241109085646276 DSS <0004> hlr_ussd.c:518 262425293061473/0xe9b96f1c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241109085646276 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425293061473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425293061473" session_id=3921243932 session_state=CONTINUE} 20241109085646276 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262425293061473 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085646276 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646276 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646280 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085646280 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425293061473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425293061473" session_id=3921243932 session_state=CONTINUE} 20241109085646280 DSS <0004> hlr_ussd.c:576 262425293061473/0xe9b96f1c: Process SS (CONTINUE) 20241109085646280 DSS <0004> hlr_ussd.c:518 262425293061473/0xe9b96f1c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241109085646280 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425293061473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085646280 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646280 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646280 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646280 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646282 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646282 DLINP <000b> input/ipa.c:405 127.0.0.1:43985 message received 20241109085646282 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262425293061473 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425293061473" session_id=3921243932 session_state=END} 20241109085646282 DSS <0004> hlr_ussd.c:576 262425293061473/0xe9b96f1c: Process SS (END) 20241109085646282 DSS <0004> hlr_ussd.c:518 262425293061473/0xe9b96f1c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241109085646282 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425293061473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425293061473" session_id=3921243932 session_state=END} 20241109085646282 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425293061473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085646282 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262425293061473 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085646282 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646282 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59384<->l=127.0.0.1:4258 20241109085646285 DAUC <0003> db_auc.c:157 IMSI='262427323127620': No 2G Auth Data 20241109085646285 DAUC <0003> db_auc.c:192 IMSI='262427323127620': No 3G Auth Data 20241109085646301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59394<->l=127.0.0.1:4258 20241109085646306 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085646306 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427323127620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427323127620" session_id=3887083659 session_state=BEGIN} 20241109085646306 DSS <0004> hlr_ussd.c:576 262427323127620/0xe7b0308b: Process SS (BEGIN) 20241109085646306 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085646306 DSS <0004> hlr_ussd.c:518 262427323127620/0xe7b0308b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085646306 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646306 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646306 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646306 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646308 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646308 DLINP <000b> input/ipa.c:405 127.0.0.1:43985 message received 20241109085646308 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262427323127620 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427323127620" session_id=3887083659 session_state=CONTINUE} 20241109085646308 DSS <0004> hlr_ussd.c:576 262427323127620/0xe7b0308b: Process SS (CONTINUE) 20241109085646308 DSS <0004> hlr_ussd.c:518 262427323127620/0xe7b0308b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241109085646308 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427323127620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427323127620" session_id=3887083659 session_state=CONTINUE} 20241109085646308 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262427323127620 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085646308 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646308 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646314 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085646314 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427323127620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427323127620" session_id=3887083659 session_state=CONTINUE} 20241109085646314 DSS <0004> hlr_ussd.c:576 262427323127620/0xe7b0308b: Process SS (CONTINUE) 20241109085646314 DSS <0004> hlr_ussd.c:518 262427323127620/0xe7b0308b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241109085646314 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427323127620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085646314 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646314 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646314 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646314 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646316 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646316 DLINP <000b> input/ipa.c:405 127.0.0.1:43985 message received 20241109085646316 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262427323127620 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427323127620" session_id=3887083659 session_state=END} 20241109085646316 DSS <0004> hlr_ussd.c:576 262427323127620/0xe7b0308b: Process SS (END) 20241109085646316 DSS <0004> hlr_ussd.c:518 262427323127620/0xe7b0308b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241109085646316 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427323127620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427323127620" session_id=3887083659 session_state=END} 20241109085646316 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427323127620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085646316 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262427323127620 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085646316 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646316 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59394<->l=127.0.0.1:4258 20241109085646318 DAUC <0003> db_auc.c:157 IMSI='262423498152619': No 2G Auth Data 20241109085646318 DAUC <0003> db_auc.c:192 IMSI='262423498152619': No 3G Auth Data 20241109085646331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59398<->l=127.0.0.1:4258 20241109085646336 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085646336 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423498152619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423498152619" session_id=1463206412 session_state=BEGIN} 20241109085646336 DSS <0004> hlr_ussd.c:576 262423498152619/0x5736c20c: Process SS (BEGIN) 20241109085646336 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241109085646336 DSS <0004> hlr_ussd.c:518 262423498152619/0x5736c20c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241109085646336 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646336 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646336 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646336 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646338 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646338 DLINP <000b> input/ipa.c:405 127.0.0.1:43985 message received 20241109085646338 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262423498152619 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423498152619" session_id=1463206412 session_state=CONTINUE} 20241109085646338 DSS <0004> hlr_ussd.c:576 262423498152619/0x5736c20c: Process SS (CONTINUE) 20241109085646338 DSS <0004> hlr_ussd.c:518 262423498152619/0x5736c20c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241109085646338 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423498152619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423498152619" session_id=1463206412 session_state=CONTINUE} 20241109085646338 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262423498152619 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085646338 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646338 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646343 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085646343 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423498152619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423498152619" session_id=1463206412 session_state=CONTINUE} 20241109085646343 DSS <0004> hlr_ussd.c:576 262423498152619/0x5736c20c: Process SS (CONTINUE) 20241109085646343 DSS <0004> hlr_ussd.c:518 262423498152619/0x5736c20c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241109085646343 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423498152619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085646343 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646343 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646343 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646343 DLINP <000b> input/ipa.c:431 127.0.0.1:43985 sending data 20241109085646344 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646344 DLINP <000b> input/ipa.c:405 127.0.0.1:43985 message received 20241109085646344 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262423498152619 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423498152619" session_id=1463206412 session_state=END} 20241109085646344 DSS <0004> hlr_ussd.c:576 262423498152619/0x5736c20c: Process SS (END) 20241109085646344 DSS <0004> hlr_ussd.c:518 262423498152619/0x5736c20c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241109085646344 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423498152619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423498152619" session_id=1463206412 session_state=END} 20241109085646345 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423498152619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085646345 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262423498152619 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085646345 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646345 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085646346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59398<->l=127.0.0.1:4258 20241109085646348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59328<->l=127.0.0.1:4258 20241109085646349 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646349 DLINP <000b> input/ipa.c:405 127.0.0.1:43985 message received 20241109085646349 DLINP <000b> input/ipa.c:414 127.0.0.1:43985 connection closed with server 20241109085646349 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:43985 20241109085646349 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241109085646349 DLINP <000b> input/ipa.c:451 connected read/write 20241109085646349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085646349 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085646349 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085646349 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085646349 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35639<->l=127.0.0.1:4259) 20241109085646390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59410<->l=127.0.0.1:4258 20241109085646591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59410<->l=127.0.0.1:4258 20241109085649675 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45429 20241109085649675 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45429 20241109085649678 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649678 DLINP <000b> input/ipa.c:405 127.0.0.1:45429 message received 20241109085649679 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085649679 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085649680 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649680 DLINP <000b> input/ipa.c:405 127.0.0.1:45429 message received 20241109085649680 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085649680 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241109085649680 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241109085649680 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241109085649680 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  20241109085649680 DLGSUP <0013> gsup_server.c:235 2:  20241109085649680 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085649680 DLGSUP <0013> gsup_server.c:235 3:  20241109085649680 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085649680 DLGSUP <0013> gsup_server.c:235 4:  20241109085649680 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085649680 DLGSUP <0013> gsup_server.c:235 5:  20241109085649680 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085649680 DLGSUP <0013> gsup_server.c:235 7:  20241109085649680 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085649680 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085649681 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085649681 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45429 20241109085649682 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085649683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57998<->l=127.0.0.1:4258 20241109085649685 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085649685 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085649685 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085649685 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  20241109085649685 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085649685 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  20241109085649685 DLGSUP <0013> gsup_server.c:235 2:  20241109085649685 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085649685 DLGSUP <0013> gsup_server.c:235 3:  20241109085649685 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085649685 DLGSUP <0013> gsup_server.c:235 4:  20241109085649685 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085649685 DLGSUP <0013> gsup_server.c:235 5:  20241109085649685 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085649686 DLGSUP <0013> gsup_server.c:235 7:  20241109085649686 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085649686 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085649686 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085649686 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085649709 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42115<->l=127.0.0.1:4259) 20241109085649719 DAUC <0003> db_auc.c:157 IMSI='262426939275681': No 2G Auth Data 20241109085649719 DAUC <0003> db_auc.c:192 IMSI='262426939275681': No 3G Auth Data 20241109085649736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58012<->l=127.0.0.1:4258 20241109085649743 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085649743 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426939275681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426939275681" session_id=2255492646 session_state=BEGIN} 20241109085649743 DSS <0004> hlr_ussd.c:576 262426939275681/0x86701626: Process SS (BEGIN) 20241109085649743 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241109085649743 DSS <0004> hlr_ussd.c:518 262426939275681/0x86701626: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241109085649743 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649743 DLINP <000b> input/ipa.c:431 127.0.0.1:45429 sending data 20241109085649743 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649743 DLINP <000b> input/ipa.c:431 127.0.0.1:45429 sending data 20241109085649751 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649751 DLINP <000b> input/ipa.c:405 127.0.0.1:45429 message received 20241109085649751 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262426939275681 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426939275681" session_id=2255492646 session_state=END} 20241109085649751 DSS <0004> hlr_ussd.c:576 262426939275681/0x86701626: Process SS (END) 20241109085649751 DSS <0004> hlr_ussd.c:518 262426939275681/0x86701626: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241109085649751 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426939275681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426939275681" session_id=2255492646 session_state=END} 20241109085649751 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426939275681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085649751 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262426939275681 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085649751 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085649751 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085649756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58012<->l=127.0.0.1:4258 20241109085649757 DAUC <0003> db_auc.c:157 IMSI='262425895031121': No 2G Auth Data 20241109085649757 DAUC <0003> db_auc.c:192 IMSI='262425895031121': No 3G Auth Data 20241109085649774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58022<->l=127.0.0.1:4258 20241109085649779 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085649779 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425895031121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425895031121" session_id=3888705656 session_state=BEGIN} 20241109085649779 DSS <0004> hlr_ussd.c:576 262425895031121/0xe7c8f078: Process SS (BEGIN) 20241109085649779 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241109085649779 DSS <0004> hlr_ussd.c:518 262425895031121/0xe7c8f078: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241109085649780 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649780 DLINP <000b> input/ipa.c:431 127.0.0.1:45429 sending data 20241109085649780 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649780 DLINP <000b> input/ipa.c:431 127.0.0.1:45429 sending data 20241109085649781 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649781 DLINP <000b> input/ipa.c:405 127.0.0.1:45429 message received 20241109085649781 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262425895031121 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425895031121" session_id=3888705656 session_state=END} 20241109085649781 DSS <0004> hlr_ussd.c:576 262425895031121/0xe7c8f078: Process SS (END) 20241109085649781 DSS <0004> hlr_ussd.c:518 262425895031121/0xe7c8f078: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241109085649782 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425895031121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425895031121" session_id=3888705656 session_state=END} 20241109085649782 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425895031121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085649782 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262425895031121 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085649782 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085649782 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085649785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58022<->l=127.0.0.1:4258 20241109085649786 DAUC <0003> db_auc.c:157 IMSI='262421426314951': No 2G Auth Data 20241109085649786 DAUC <0003> db_auc.c:192 IMSI='262421426314951': No 3G Auth Data 20241109085649804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58026<->l=127.0.0.1:4258 20241109085649809 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085649809 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421426314951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421426314951" session_id=2378307008 session_state=BEGIN} 20241109085649809 DSS <0004> hlr_ussd.c:576 262421426314951/0x8dc215c0: Process SS (BEGIN) 20241109085649809 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241109085649809 DSS <0004> hlr_ussd.c:518 262421426314951/0x8dc215c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241109085649809 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649809 DLINP <000b> input/ipa.c:431 127.0.0.1:45429 sending data 20241109085649809 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649809 DLINP <000b> input/ipa.c:431 127.0.0.1:45429 sending data 20241109085649811 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649811 DLINP <000b> input/ipa.c:405 127.0.0.1:45429 message received 20241109085649811 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262421426314951 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421426314951" session_id=2378307008 session_state=END} 20241109085649811 DSS <0004> hlr_ussd.c:576 262421426314951/0x8dc215c0: Process SS (END) 20241109085649811 DSS <0004> hlr_ussd.c:518 262421426314951/0x8dc215c0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241109085649811 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421426314951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421426314951" session_id=2378307008 session_state=END} 20241109085649811 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421426314951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085649811 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262421426314951 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085649811 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085649811 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085649814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58026<->l=127.0.0.1:4258 20241109085649815 DAUC <0003> db_auc.c:157 IMSI='262429323811410': No 2G Auth Data 20241109085649815 DAUC <0003> db_auc.c:192 IMSI='262429323811410': No 3G Auth Data 20241109085649831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58042<->l=127.0.0.1:4258 20241109085649837 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085649837 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429323811410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429323811410" session_id=3212929909 session_state=BEGIN} 20241109085649837 DSS <0004> hlr_ussd.c:576 262429323811410/0xbf816b75: Process SS (BEGIN) 20241109085649837 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241109085649837 DSS <0004> hlr_ussd.c:518 262429323811410/0xbf816b75: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241109085649837 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649837 DLINP <000b> input/ipa.c:431 127.0.0.1:45429 sending data 20241109085649837 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649837 DLINP <000b> input/ipa.c:431 127.0.0.1:45429 sending data 20241109085649839 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649839 DLINP <000b> input/ipa.c:405 127.0.0.1:45429 message received 20241109085649839 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262429323811410 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429323811410" session_id=3212929909 session_state=END} 20241109085649839 DSS <0004> hlr_ussd.c:576 262429323811410/0xbf816b75: Process SS (END) 20241109085649839 DSS <0004> hlr_ussd.c:518 262429323811410/0xbf816b75: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241109085649839 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429323811410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429323811410" session_id=3212929909 session_state=END} 20241109085649839 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429323811410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085649839 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262429323811410 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085649839 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085649839 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085649842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58042<->l=127.0.0.1:4258 20241109085649843 DAUC <0003> db_auc.c:157 IMSI='262425958676417': No 2G Auth Data 20241109085649843 DAUC <0003> db_auc.c:192 IMSI='262425958676417': No 3G Auth Data 20241109085649860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58046<->l=127.0.0.1:4258 20241109085649865 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085649865 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425958676417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425958676417" session_id=2646726684 session_state=BEGIN} 20241109085649865 DSS <0004> hlr_ussd.c:576 262425958676417/0x9dc1d81c: Process SS (BEGIN) 20241109085649865 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241109085649865 DSS <0004> hlr_ussd.c:518 262425958676417/0x9dc1d81c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241109085649865 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649865 DLINP <000b> input/ipa.c:431 127.0.0.1:45429 sending data 20241109085649865 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649865 DLINP <000b> input/ipa.c:431 127.0.0.1:45429 sending data 20241109085649867 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649867 DLINP <000b> input/ipa.c:405 127.0.0.1:45429 message received 20241109085649867 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262425958676417 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425958676417" session_id=2646726684 session_state=END} 20241109085649867 DSS <0004> hlr_ussd.c:576 262425958676417/0x9dc1d81c: Process SS (END) 20241109085649867 DSS <0004> hlr_ussd.c:518 262425958676417/0x9dc1d81c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241109085649867 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425958676417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425958676417" session_id=2646726684 session_state=END} 20241109085649867 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425958676417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085649867 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262425958676417 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085649867 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085649867 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085649873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58046<->l=127.0.0.1:4258 20241109085649873 DAUC <0003> db_auc.c:157 IMSI='262424366887769': No 2G Auth Data 20241109085649873 DAUC <0003> db_auc.c:192 IMSI='262424366887769': No 3G Auth Data 20241109085649889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58048<->l=127.0.0.1:4258 20241109085649896 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085649896 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424366887769 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424366887769" session_id=232171919 session_state=BEGIN} 20241109085649896 DSS <0004> hlr_ussd.c:576 262424366887769/0x0dd6a98f: Process SS (BEGIN) 20241109085649896 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241109085649896 DSS <0004> hlr_ussd.c:518 262424366887769/0x0dd6a98f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241109085649896 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649896 DLINP <000b> input/ipa.c:431 127.0.0.1:45429 sending data 20241109085649896 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649896 DLINP <000b> input/ipa.c:431 127.0.0.1:45429 sending data 20241109085649898 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649898 DLINP <000b> input/ipa.c:405 127.0.0.1:45429 message received 20241109085649898 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262424366887769 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424366887769" session_id=232171919 session_state=END} 20241109085649898 DSS <0004> hlr_ussd.c:576 262424366887769/0x0dd6a98f: Process SS (END) 20241109085649898 DSS <0004> hlr_ussd.c:518 262424366887769/0x0dd6a98f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241109085649898 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424366887769 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424366887769" session_id=232171919 session_state=END} 20241109085649898 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424366887769 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085649898 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262424366887769 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085649898 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085649898 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085649901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58048<->l=127.0.0.1:4258 20241109085649902 DAUC <0003> db_auc.c:157 IMSI='262428408870683': No 2G Auth Data 20241109085649902 DAUC <0003> db_auc.c:192 IMSI='262428408870683': No 3G Auth Data 20241109085649920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58058<->l=127.0.0.1:4258 20241109085649925 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085649925 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428408870683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428408870683" session_id=1389232798 session_state=BEGIN} 20241109085649925 DSS <0004> hlr_ussd.c:576 262428408870683/0x52ce029e: Process SS (BEGIN) 20241109085649925 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241109085649925 DSS <0004> hlr_ussd.c:518 262428408870683/0x52ce029e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241109085649925 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649925 DLINP <000b> input/ipa.c:431 127.0.0.1:45429 sending data 20241109085649925 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649925 DLINP <000b> input/ipa.c:431 127.0.0.1:45429 sending data 20241109085649928 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649928 DLINP <000b> input/ipa.c:405 127.0.0.1:45429 message received 20241109085649928 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262428408870683 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428408870683" session_id=1389232798 session_state=END} 20241109085649928 DSS <0004> hlr_ussd.c:576 262428408870683/0x52ce029e: Process SS (END) 20241109085649928 DSS <0004> hlr_ussd.c:518 262428408870683/0x52ce029e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241109085649928 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428408870683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428408870683" session_id=1389232798 session_state=END} 20241109085649928 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428408870683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085649928 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262428408870683 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085649928 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085649928 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085649931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58058<->l=127.0.0.1:4258 20241109085649932 DAUC <0003> db_auc.c:157 IMSI='262426935123225': No 2G Auth Data 20241109085649932 DAUC <0003> db_auc.c:192 IMSI='262426935123225': No 3G Auth Data 20241109085649949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58068<->l=127.0.0.1:4258 20241109085649957 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085649957 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426935123225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426935123225" session_id=3180686544 session_state=BEGIN} 20241109085649957 DSS <0004> hlr_ussd.c:576 262426935123225/0xbd956cd0: Process SS (BEGIN) 20241109085649957 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241109085649957 DSS <0004> hlr_ussd.c:518 262426935123225/0xbd956cd0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241109085649957 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649957 DLINP <000b> input/ipa.c:431 127.0.0.1:45429 sending data 20241109085649957 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649957 DLINP <000b> input/ipa.c:431 127.0.0.1:45429 sending data 20241109085649959 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649959 DLINP <000b> input/ipa.c:405 127.0.0.1:45429 message received 20241109085649959 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262426935123225 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426935123225" session_id=3180686544 session_state=END} 20241109085649959 DSS <0004> hlr_ussd.c:576 262426935123225/0xbd956cd0: Process SS (END) 20241109085649959 DSS <0004> hlr_ussd.c:518 262426935123225/0xbd956cd0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241109085649959 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426935123225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426935123225" session_id=3180686544 session_state=END} 20241109085649959 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426935123225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085649959 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262426935123225 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241109085649959 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085649959 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085649963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58068<->l=127.0.0.1:4258 20241109085649966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57998<->l=127.0.0.1:4258 20241109085649967 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649967 DLINP <000b> input/ipa.c:405 127.0.0.1:45429 message received 20241109085649967 DLINP <000b> input/ipa.c:414 127.0.0.1:45429 connection closed with server 20241109085649967 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45429 20241109085649967 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241109085649967 DLINP <000b> input/ipa.c:451 connected read/write 20241109085649967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085649967 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085649967 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085649967 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085649967 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42115<->l=127.0.0.1:4259) 20241109085650009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58070<->l=127.0.0.1:4258 20241109085650210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58070<->l=127.0.0.1:4258 20241109085651177 DSS <0004> hlr_ussd.c:239 262422905630603/0xb61aac2e: SS Session Timeout, destroying 20241109085651177 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422905630603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085651202 DSS <0004> hlr_ussd.c:239 262422110745094/0x768e73cd: SS Session Timeout, destroying 20241109085651202 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422110745094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085651228 DSS <0004> hlr_ussd.c:239 262426081960479/0xf116791c: SS Session Timeout, destroying 20241109085651228 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426081960479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085651257 DSS <0004> hlr_ussd.c:239 262421942078238/0xaa2dec9b: SS Session Timeout, destroying 20241109085651257 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421942078238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085651286 DSS <0004> hlr_ussd.c:239 262428809860445/0x1950637e: SS Session Timeout, destroying 20241109085651286 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428809860445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085651310 DSS <0004> hlr_ussd.c:239 262427614529270/0x15be2c9b: SS Session Timeout, destroying 20241109085651310 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427614529270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085651335 DSS <0004> hlr_ussd.c:239 262420137912958/0x920f41e1: SS Session Timeout, destroying 20241109085651335 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420137912958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085651358 DSS <0004> hlr_ussd.c:239 262425292953606/0x7acdb76a: SS Session Timeout, destroying 20241109085651358 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425292953606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085653285 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085653285 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085653287 DLINP <000b> input/ipa.c:451 connected read/write 20241109085653287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085653287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58078<->l=127.0.0.1:4258 20241109085653289 DLINP <000b> input/ipa.c:451 connected read/write 20241109085653289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085653289 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085653289 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085653289 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  20241109085653289 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085653289 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  20241109085653289 DLGSUP <0013> gsup_server.c:235 2:  20241109085653289 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085653289 DLGSUP <0013> gsup_server.c:235 3:  20241109085653289 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085653289 DLGSUP <0013> gsup_server.c:235 4:  20241109085653289 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085653289 DLGSUP <0013> gsup_server.c:235 5:  20241109085653289 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085653289 DLGSUP <0013> gsup_server.c:235 7:  20241109085653289 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085653289 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085653289 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085653289 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085653310 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43153<->l=127.0.0.1:4259) 20241109085653314 DAUC <0003> db_auc.c:157 IMSI='262424420349267': No 2G Auth Data 20241109085653314 DAUC <0003> db_auc.c:192 IMSI='262424420349267': No 3G Auth Data 20241109085653329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58094<->l=127.0.0.1:4258 20241109085653338 DLINP <000b> input/ipa.c:451 connected read/write 20241109085653338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085653338 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424420349267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424420349267" session_id=1974830495 session_state=BEGIN} 20241109085653338 DSS <0004> hlr_ussd.c:576 262424420349267/0x75b5859f: Process SS (BEGIN) 20241109085653338 DSS <0004> hlr_ussd.c:498 262424420349267/0x75b5859f: SS CompType=Invoke, OpCode=InterrogateSS 20241109085653338 DSS <0004> hlr_ussd.c:506 262424420349267/0x75b5859f: Structured SS requests are not supported, rejecting... 20241109085653338 DSS <0004> hlr_ussd.c:354 262424420349267/0x75b5859f: Tx ReturnError(0, 0x15) 20241109085653338 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424420349267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424420349267" session_id=1974830495 session_state=END} 20241109085653338 DLINP <000b> input/ipa.c:451 connected read/write 20241109085653338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085653338 DLINP <000b> input/ipa.c:451 connected read/write 20241109085653338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085653342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58094<->l=127.0.0.1:4258 20241109085653344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58078<->l=127.0.0.1:4258 20241109085653345 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43153<->l=127.0.0.1:4259) 20241109085653345 DLINP <000b> input/ipa.c:451 connected read/write 20241109085653345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085653345 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085653345 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085653345 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085653387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58106<->l=127.0.0.1:4258 20241109085653487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58106<->l=127.0.0.1:4258 20241109085654632 DSS <0004> hlr_ussd.c:239 262424626878928/0x80631b8e: SS Session Timeout, destroying 20241109085654632 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424626878928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085654658 DSS <0004> hlr_ussd.c:239 262424016167278/0x1a57ae2b: SS Session Timeout, destroying 20241109085654658 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424016167278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085654687 DSS <0004> hlr_ussd.c:239 262429636406066/0x1138b081: SS Session Timeout, destroying 20241109085654687 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429636406066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085654714 DSS <0004> hlr_ussd.c:239 262426835063190/0x23372113: SS Session Timeout, destroying 20241109085654714 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426835063190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085654743 DSS <0004> hlr_ussd.c:239 262425012433281/0x5072d435: SS Session Timeout, destroying 20241109085654743 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425012433281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085654768 DSS <0004> hlr_ussd.c:239 262421736519973/0x3878cbaf: SS Session Timeout, destroying 20241109085654768 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421736519973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085654795 DSS <0004> hlr_ussd.c:239 262426693276894/0x69d694ee: SS Session Timeout, destroying 20241109085654795 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426693276894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085654819 DSS <0004> hlr_ussd.c:239 262422509548693/0x798f845d: SS Session Timeout, destroying 20241109085654819 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422509548693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085656564 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085656564 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085656566 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085656567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58122<->l=127.0.0.1:4258 20241109085656570 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085656570 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085656570 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085656570 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  20241109085656570 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085656570 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  20241109085656570 DLGSUP <0013> gsup_server.c:235 2:  20241109085656570 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085656570 DLGSUP <0013> gsup_server.c:235 3:  20241109085656570 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085656570 DLGSUP <0013> gsup_server.c:235 4:  20241109085656570 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085656570 DLGSUP <0013> gsup_server.c:235 5:  20241109085656570 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085656570 DLGSUP <0013> gsup_server.c:235 7:  20241109085656570 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085656570 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085656570 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085656570 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085656588 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34201<->l=127.0.0.1:4259) 20241109085656594 DAUC <0003> db_auc.c:157 IMSI='262425558176548': No 2G Auth Data 20241109085656595 DAUC <0003> db_auc.c:192 IMSI='262425558176548': No 3G Auth Data 20241109085656610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58128<->l=127.0.0.1:4258 20241109085656617 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085656617 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425558176548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425558176548"} 20241109085656618 DMAIN <0000> hlr.c:435 IMSI='262425558176548': has IMEI = 12345678901234 (consider setting 'store-imei') 20241109085656618 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425558176548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425558176548"} 20241109085656618 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425558176548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085656618 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656618 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656620 DAUC <0003> db_auc.c:192 IMSI='262425558176548': No 3G Auth Data 20241109085656623 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085656623 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425558176548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425558176548"} 20241109085656623 DAUC <0003> hlr.c:428 IMSI='262425558176548': storing IMEI = 12345678901234 20241109085656623 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425558176548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425558176548"} 20241109085656623 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425558176548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085656623 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656623 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656625 DAUC <0003> db_auc.c:192 IMSI='262425558176548': No 3G Auth Data 20241109085656626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58128<->l=127.0.0.1:4258 20241109085656628 DAUC <0003> db_auc.c:157 IMSI='262427362843667': No 2G Auth Data 20241109085656628 DAUC <0003> db_auc.c:192 IMSI='262427362843667': No 3G Auth Data 20241109085656644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58138<->l=127.0.0.1:4258 20241109085656648 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085656648 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427362843667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427362843667"} 20241109085656648 DMAIN <0000> hlr.c:435 IMSI='262427362843667': has IMEI = 12345678901234 (consider setting 'store-imei') 20241109085656648 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427362843667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427362843667"} 20241109085656648 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427362843667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085656648 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656648 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656650 DAUC <0003> db_auc.c:192 IMSI='262427362843667': No 3G Auth Data 20241109085656654 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085656654 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427362843667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427362843667"} 20241109085656654 DAUC <0003> hlr.c:428 IMSI='262427362843667': storing IMEI = 12345678901234 20241109085656654 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427362843667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427362843667"} 20241109085656654 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427362843667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085656654 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656654 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656656 DAUC <0003> db_auc.c:192 IMSI='262427362843667': No 3G Auth Data 20241109085656657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58138<->l=127.0.0.1:4258 20241109085656658 DAUC <0003> db_auc.c:157 IMSI='262425070749348': No 2G Auth Data 20241109085656658 DAUC <0003> db_auc.c:192 IMSI='262425070749348': No 3G Auth Data 20241109085656675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40928<->l=127.0.0.1:4258 20241109085656679 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085656679 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425070749348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425070749348"} 20241109085656679 DMAIN <0000> hlr.c:435 IMSI='262425070749348': has IMEI = 12345678901234 (consider setting 'store-imei') 20241109085656679 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425070749348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425070749348"} 20241109085656679 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425070749348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085656679 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656679 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656680 DAUC <0003> db_auc.c:192 IMSI='262425070749348': No 3G Auth Data 20241109085656684 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085656684 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425070749348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425070749348"} 20241109085656684 DAUC <0003> hlr.c:428 IMSI='262425070749348': storing IMEI = 12345678901234 20241109085656684 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425070749348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425070749348"} 20241109085656684 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425070749348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085656684 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656684 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656685 DAUC <0003> db_auc.c:192 IMSI='262425070749348': No 3G Auth Data 20241109085656687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40928<->l=127.0.0.1:4258 20241109085656688 DAUC <0003> db_auc.c:157 IMSI='262422166533582': No 2G Auth Data 20241109085656688 DAUC <0003> db_auc.c:192 IMSI='262422166533582': No 3G Auth Data 20241109085656704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4258 20241109085656708 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085656708 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422166533582 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422166533582"} 20241109085656708 DMAIN <0000> hlr.c:435 IMSI='262422166533582': has IMEI = 12345678901234 (consider setting 'store-imei') 20241109085656708 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422166533582 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422166533582"} 20241109085656708 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422166533582 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085656708 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656708 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656710 DAUC <0003> db_auc.c:157 IMSI='262422166533582': No 2G Auth Data 20241109085656712 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085656712 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422166533582 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422166533582"} 20241109085656712 DAUC <0003> hlr.c:428 IMSI='262422166533582': storing IMEI = 12345678901234 20241109085656712 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422166533582 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422166533582"} 20241109085656712 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422166533582 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085656712 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656712 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656713 DAUC <0003> db_auc.c:157 IMSI='262422166533582': No 2G Auth Data 20241109085656714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4258 20241109085656715 DAUC <0003> db_auc.c:157 IMSI='262422611169692': No 2G Auth Data 20241109085656715 DAUC <0003> db_auc.c:192 IMSI='262422611169692': No 3G Auth Data 20241109085656733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40956<->l=127.0.0.1:4258 20241109085656738 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085656738 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422611169692 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422611169692"} 20241109085656738 DMAIN <0000> hlr.c:435 IMSI='262422611169692': has IMEI = 12345678901234 (consider setting 'store-imei') 20241109085656738 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422611169692 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422611169692"} 20241109085656738 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422611169692 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085656738 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656738 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656740 DAUC <0003> db_auc.c:157 IMSI='262422611169692': No 2G Auth Data 20241109085656743 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085656743 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422611169692 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422611169692"} 20241109085656743 DAUC <0003> hlr.c:428 IMSI='262422611169692': storing IMEI = 12345678901234 20241109085656743 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422611169692 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422611169692"} 20241109085656743 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422611169692 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085656743 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656743 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656744 DAUC <0003> db_auc.c:157 IMSI='262422611169692': No 2G Auth Data 20241109085656745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40956<->l=127.0.0.1:4258 20241109085656747 DAUC <0003> db_auc.c:157 IMSI='262424409997258': No 2G Auth Data 20241109085656747 DAUC <0003> db_auc.c:192 IMSI='262424409997258': No 3G Auth Data 20241109085656766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40960<->l=127.0.0.1:4258 20241109085656770 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085656770 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424409997258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424409997258"} 20241109085656770 DMAIN <0000> hlr.c:435 IMSI='262424409997258': has IMEI = 12345678901234 (consider setting 'store-imei') 20241109085656770 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424409997258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424409997258"} 20241109085656770 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424409997258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085656770 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656770 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656774 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085656774 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424409997258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424409997258"} 20241109085656774 DAUC <0003> hlr.c:428 IMSI='262424409997258': storing IMEI = 12345678901234 20241109085656775 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424409997258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424409997258"} 20241109085656775 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424409997258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085656775 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656775 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40960<->l=127.0.0.1:4258 20241109085656778 DAUC <0003> db_auc.c:157 IMSI='262426381011663': No 2G Auth Data 20241109085656778 DAUC <0003> db_auc.c:192 IMSI='262426381011663': No 3G Auth Data 20241109085656794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40968<->l=127.0.0.1:4258 20241109085656799 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085656800 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426381011663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426381011663"} 20241109085656800 DMAIN <0000> hlr.c:435 IMSI='262426381011663': has IMEI = 12345678901234 (consider setting 'store-imei') 20241109085656800 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426381011663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426381011663"} 20241109085656800 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426381011663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085656800 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656800 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656804 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085656804 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426381011663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426381011663"} 20241109085656804 DAUC <0003> hlr.c:428 IMSI='262426381011663': storing IMEI = 12345678901234 20241109085656804 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426381011663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426381011663"} 20241109085656804 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426381011663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085656804 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656804 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40968<->l=127.0.0.1:4258 20241109085656808 DAUC <0003> db_auc.c:157 IMSI='262421619318738': No 2G Auth Data 20241109085656808 DAUC <0003> db_auc.c:192 IMSI='262421619318738': No 3G Auth Data 20241109085656825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40976<->l=127.0.0.1:4258 20241109085656830 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085656830 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421619318738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421619318738"} 20241109085656830 DMAIN <0000> hlr.c:435 IMSI='262421619318738': has IMEI = 12345678901234 (consider setting 'store-imei') 20241109085656830 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421619318738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421619318738"} 20241109085656830 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421619318738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085656830 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656830 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656834 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085656834 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421619318738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421619318738"} 20241109085656834 DAUC <0003> hlr.c:428 IMSI='262421619318738': storing IMEI = 12345678901234 20241109085656834 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421619318738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421619318738"} 20241109085656834 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421619318738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085656834 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656834 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085656837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40976<->l=127.0.0.1:4258 20241109085656838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58122<->l=127.0.0.1:4258 20241109085656839 DLINP <000b> input/ipa.c:451 connected read/write 20241109085656839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085656839 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085656839 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085656840 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085656840 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34201<->l=127.0.0.1:4259) 20241109085656884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40980<->l=127.0.0.1:4258 20241109085656984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40980<->l=127.0.0.1:4258 20241109085700065 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085700065 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085700067 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085700067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40982<->l=127.0.0.1:4258 20241109085700070 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085700070 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085700070 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085700070 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  20241109085700070 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085700070 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  20241109085700070 DLGSUP <0013> gsup_server.c:235 2:  20241109085700070 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085700070 DLGSUP <0013> gsup_server.c:235 3:  20241109085700070 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085700070 DLGSUP <0013> gsup_server.c:235 4:  20241109085700070 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085700070 DLGSUP <0013> gsup_server.c:235 5:  20241109085700070 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085700070 DLGSUP <0013> gsup_server.c:235 7:  20241109085700070 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085700070 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085700070 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085700070 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085700090 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33253<->l=127.0.0.1:4259) 20241109085700097 DAUC <0003> db_auc.c:157 IMSI='262424227596286': No 2G Auth Data 20241109085700097 DAUC <0003> db_auc.c:192 IMSI='262424227596286': No 3G Auth Data 20241109085700115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40996<->l=127.0.0.1:4258 20241109085700122 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085700122 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262424227596286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424227596286" source_name="the-source\n"} 20241109085700122 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241109085700122 DMAIN <0000> hlr.c:435 IMSI='262424227596286': has IMEI = 12345678901234 (consider setting 'store-imei') 20241109085700122 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262424227596286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424227596286" destination_name="the-source\n"} 20241109085700122 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262424227596286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085700123 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700123 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700125 DAUC <0003> db_auc.c:192 IMSI='262424227596286': No 3G Auth Data 20241109085700128 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085700128 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262424227596286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424227596286" source_name="the-source\n"} 20241109085700128 DAUC <0003> hlr.c:428 IMSI='262424227596286': storing IMEI = 12345678901234 20241109085700128 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262424227596286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424227596286" destination_name="the-source\n"} 20241109085700128 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262424227596286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085700128 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700128 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700129 DAUC <0003> db_auc.c:192 IMSI='262424227596286': No 3G Auth Data 20241109085700130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40996<->l=127.0.0.1:4258 20241109085700131 DAUC <0003> db_auc.c:157 IMSI='262429268664225': No 2G Auth Data 20241109085700131 DAUC <0003> db_auc.c:192 IMSI='262429268664225': No 3G Auth Data 20241109085700148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41008<->l=127.0.0.1:4258 20241109085700153 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085700153 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262429268664225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429268664225" source_name="the-source\n"} 20241109085700153 DMAIN <0000> hlr.c:435 IMSI='262429268664225': has IMEI = 12345678901234 (consider setting 'store-imei') 20241109085700153 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262429268664225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429268664225" destination_name="the-source\n"} 20241109085700153 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262429268664225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085700153 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700153 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700155 DAUC <0003> db_auc.c:192 IMSI='262429268664225': No 3G Auth Data 20241109085700158 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085700158 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262429268664225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429268664225" source_name="the-source\n"} 20241109085700158 DAUC <0003> hlr.c:428 IMSI='262429268664225': storing IMEI = 12345678901234 20241109085700158 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262429268664225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429268664225" destination_name="the-source\n"} 20241109085700158 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262429268664225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085700158 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700158 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700159 DAUC <0003> db_auc.c:192 IMSI='262429268664225': No 3G Auth Data 20241109085700161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41008<->l=127.0.0.1:4258 20241109085700162 DAUC <0003> db_auc.c:157 IMSI='262420730052730': No 2G Auth Data 20241109085700162 DAUC <0003> db_auc.c:192 IMSI='262420730052730': No 3G Auth Data 20241109085700178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41016<->l=127.0.0.1:4258 20241109085700182 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085700182 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262420730052730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420730052730" source_name="the-source\n"} 20241109085700182 DMAIN <0000> hlr.c:435 IMSI='262420730052730': has IMEI = 12345678901234 (consider setting 'store-imei') 20241109085700182 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262420730052730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420730052730" destination_name="the-source\n"} 20241109085700182 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262420730052730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085700182 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700182 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700184 DAUC <0003> db_auc.c:192 IMSI='262420730052730': No 3G Auth Data 20241109085700187 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085700187 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262420730052730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420730052730" source_name="the-source\n"} 20241109085700187 DAUC <0003> hlr.c:428 IMSI='262420730052730': storing IMEI = 12345678901234 20241109085700187 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262420730052730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420730052730" destination_name="the-source\n"} 20241109085700187 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262420730052730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085700187 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700187 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700188 DAUC <0003> db_auc.c:192 IMSI='262420730052730': No 3G Auth Data 20241109085700190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41016<->l=127.0.0.1:4258 20241109085700191 DAUC <0003> db_auc.c:157 IMSI='262425122011340': No 2G Auth Data 20241109085700191 DAUC <0003> db_auc.c:192 IMSI='262425122011340': No 3G Auth Data 20241109085700209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41026<->l=127.0.0.1:4258 20241109085700215 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085700215 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262425122011340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425122011340" source_name="the-source\n"} 20241109085700215 DMAIN <0000> hlr.c:435 IMSI='262425122011340': has IMEI = 12345678901234 (consider setting 'store-imei') 20241109085700215 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262425122011340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425122011340" destination_name="the-source\n"} 20241109085700215 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262425122011340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085700215 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700215 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700217 DAUC <0003> db_auc.c:157 IMSI='262425122011340': No 2G Auth Data 20241109085700219 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085700219 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262425122011340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425122011340" source_name="the-source\n"} 20241109085700219 DAUC <0003> hlr.c:428 IMSI='262425122011340': storing IMEI = 12345678901234 20241109085700219 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262425122011340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425122011340" destination_name="the-source\n"} 20241109085700219 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262425122011340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085700219 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700219 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700220 DAUC <0003> db_auc.c:157 IMSI='262425122011340': No 2G Auth Data 20241109085700222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41026<->l=127.0.0.1:4258 20241109085700223 DAUC <0003> db_auc.c:157 IMSI='262421374770753': No 2G Auth Data 20241109085700223 DAUC <0003> db_auc.c:192 IMSI='262421374770753': No 3G Auth Data 20241109085700238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41042<->l=127.0.0.1:4258 20241109085700244 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085700244 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421374770753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421374770753" source_name="the-source\n"} 20241109085700244 DMAIN <0000> hlr.c:435 IMSI='262421374770753': has IMEI = 12345678901234 (consider setting 'store-imei') 20241109085700244 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262421374770753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421374770753" destination_name="the-source\n"} 20241109085700244 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262421374770753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085700244 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700244 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700246 DAUC <0003> db_auc.c:157 IMSI='262421374770753': No 2G Auth Data 20241109085700250 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085700250 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421374770753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421374770753" source_name="the-source\n"} 20241109085700250 DAUC <0003> hlr.c:428 IMSI='262421374770753': storing IMEI = 12345678901234 20241109085700250 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262421374770753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421374770753" destination_name="the-source\n"} 20241109085700250 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262421374770753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085700250 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700250 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700251 DAUC <0003> db_auc.c:157 IMSI='262421374770753': No 2G Auth Data 20241109085700252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41042<->l=127.0.0.1:4258 20241109085700253 DAUC <0003> db_auc.c:157 IMSI='262420213279719': No 2G Auth Data 20241109085700253 DAUC <0003> db_auc.c:192 IMSI='262420213279719': No 3G Auth Data 20241109085700270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41052<->l=127.0.0.1:4258 20241109085700276 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085700276 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262420213279719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420213279719" source_name="the-source\n"} 20241109085700276 DMAIN <0000> hlr.c:435 IMSI='262420213279719': has IMEI = 12345678901234 (consider setting 'store-imei') 20241109085700276 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262420213279719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420213279719" destination_name="the-source\n"} 20241109085700276 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262420213279719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085700276 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700276 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700280 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085700280 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262420213279719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420213279719" source_name="the-source\n"} 20241109085700280 DAUC <0003> hlr.c:428 IMSI='262420213279719': storing IMEI = 12345678901234 20241109085700280 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262420213279719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420213279719" destination_name="the-source\n"} 20241109085700280 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262420213279719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085700280 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700281 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41052<->l=127.0.0.1:4258 20241109085700284 DAUC <0003> db_auc.c:157 IMSI='262426895695224': No 2G Auth Data 20241109085700284 DAUC <0003> db_auc.c:192 IMSI='262426895695224': No 3G Auth Data 20241109085700300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41058<->l=127.0.0.1:4258 20241109085700305 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085700305 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262426895695224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426895695224" source_name="the-source\n"} 20241109085700305 DMAIN <0000> hlr.c:435 IMSI='262426895695224': has IMEI = 12345678901234 (consider setting 'store-imei') 20241109085700305 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262426895695224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426895695224" destination_name="the-source\n"} 20241109085700305 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262426895695224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085700305 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700305 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700310 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085700310 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262426895695224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426895695224" source_name="the-source\n"} 20241109085700310 DAUC <0003> hlr.c:428 IMSI='262426895695224': storing IMEI = 12345678901234 20241109085700310 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262426895695224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426895695224" destination_name="the-source\n"} 20241109085700310 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262426895695224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085700310 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700310 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41058<->l=127.0.0.1:4258 20241109085700314 DAUC <0003> db_auc.c:157 IMSI='262429656276253': No 2G Auth Data 20241109085700314 DAUC <0003> db_auc.c:192 IMSI='262429656276253': No 3G Auth Data 20241109085700331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41064<->l=127.0.0.1:4258 20241109085700337 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085700337 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262429656276253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429656276253" source_name="the-source\n"} 20241109085700337 DMAIN <0000> hlr.c:435 IMSI='262429656276253': has IMEI = 12345678901234 (consider setting 'store-imei') 20241109085700337 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262429656276253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429656276253" destination_name="the-source\n"} 20241109085700337 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262429656276253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085700337 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700337 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700341 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085700341 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262429656276253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429656276253" source_name="the-source\n"} 20241109085700341 DAUC <0003> hlr.c:428 IMSI='262429656276253': storing IMEI = 12345678901234 20241109085700342 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262429656276253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429656276253" destination_name="the-source\n"} 20241109085700342 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262429656276253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085700342 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700342 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085700344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41064<->l=127.0.0.1:4258 20241109085700346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40982<->l=127.0.0.1:4258 20241109085700347 DLINP <000b> input/ipa.c:451 connected read/write 20241109085700347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085700347 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085700347 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085700347 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085700347 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241109085700347 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33253<->l=127.0.0.1:4259) 20241109085700387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41080<->l=127.0.0.1:4258 20241109085700488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41080<->l=127.0.0.1:4258 20241109085703563 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085703564 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085703565 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41094<->l=127.0.0.1:4258 20241109085703567 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703567 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085703567 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085703567 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  20241109085703567 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085703567 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  20241109085703567 DLGSUP <0013> gsup_server.c:235 2:  20241109085703567 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085703567 DLGSUP <0013> gsup_server.c:235 3:  20241109085703567 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085703567 DLGSUP <0013> gsup_server.c:235 4:  20241109085703567 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085703567 DLGSUP <0013> gsup_server.c:235 5:  20241109085703567 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085703567 DLGSUP <0013> gsup_server.c:235 7:  20241109085703567 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085703567 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085703567 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085703567 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085703584 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42721<->l=127.0.0.1:4259) 20241109085703590 DAUC <0003> db_auc.c:157 IMSI='262428438765107': No 2G Auth Data 20241109085703590 DAUC <0003> db_auc.c:192 IMSI='262428438765107': No 3G Auth Data 20241109085703606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41102<->l=127.0.0.1:4258 20241109085703610 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703610 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428438765107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428438765107"} 20241109085703610 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428438765107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241109085703610 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428438765107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428438765107" cause=Invalid mandatory information} 20241109085703610 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428438765107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703610 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703610 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703613 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703613 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428438765107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428438765107"} 20241109085703613 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428438765107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241109085703613 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428438765107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428438765107" cause=Invalid mandatory information} 20241109085703613 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428438765107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703613 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703613 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703615 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703615 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428438765107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428438765107"} 20241109085703615 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428438765107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241109085703615 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428438765107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428438765107" cause=Invalid mandatory information} 20241109085703615 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428438765107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703615 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703615 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703617 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703617 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428438765107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428438765107"} 20241109085703617 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428438765107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241109085703617 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428438765107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428438765107" cause=Invalid mandatory information} 20241109085703617 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428438765107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703617 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703617 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703620 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703620 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428438765107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428438765107"} 20241109085703620 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428438765107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241109085703620 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428438765107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428438765107" cause=Invalid mandatory information} 20241109085703620 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428438765107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703620 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703620 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41102<->l=127.0.0.1:4258 20241109085703623 DAUC <0003> db_auc.c:157 IMSI='262423969988238': No 2G Auth Data 20241109085703623 DAUC <0003> db_auc.c:192 IMSI='262423969988238': No 3G Auth Data 20241109085703641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41108<->l=127.0.0.1:4258 20241109085703645 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703645 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423969988238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423969988238"} 20241109085703645 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423969988238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241109085703645 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423969988238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423969988238" cause=Invalid mandatory information} 20241109085703645 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423969988238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703645 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703645 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703648 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703648 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423969988238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423969988238"} 20241109085703648 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423969988238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241109085703648 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423969988238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423969988238" cause=Invalid mandatory information} 20241109085703648 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423969988238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703648 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703648 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703650 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703650 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423969988238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423969988238"} 20241109085703650 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423969988238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241109085703650 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423969988238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423969988238" cause=Invalid mandatory information} 20241109085703650 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423969988238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703650 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703650 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703652 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703652 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423969988238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423969988238"} 20241109085703652 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423969988238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241109085703652 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423969988238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423969988238" cause=Invalid mandatory information} 20241109085703652 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423969988238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703652 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703652 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703653 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703653 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423969988238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423969988238"} 20241109085703653 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423969988238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241109085703653 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423969988238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423969988238" cause=Invalid mandatory information} 20241109085703653 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423969988238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703653 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703654 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41108<->l=127.0.0.1:4258 20241109085703656 DAUC <0003> db_auc.c:157 IMSI='262429071135487': No 2G Auth Data 20241109085703656 DAUC <0003> db_auc.c:192 IMSI='262429071135487': No 3G Auth Data 20241109085703674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41118<->l=127.0.0.1:4258 20241109085703677 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703677 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429071135487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429071135487"} 20241109085703677 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429071135487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241109085703677 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429071135487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429071135487" cause=Invalid mandatory information} 20241109085703677 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429071135487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703677 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703677 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703679 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703679 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429071135487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429071135487"} 20241109085703679 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429071135487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241109085703679 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429071135487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429071135487" cause=Invalid mandatory information} 20241109085703679 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429071135487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703679 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703679 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703681 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703681 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429071135487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429071135487"} 20241109085703681 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429071135487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241109085703681 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429071135487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429071135487" cause=Invalid mandatory information} 20241109085703681 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429071135487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703681 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703682 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703684 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703684 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429071135487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429071135487"} 20241109085703684 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429071135487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241109085703684 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429071135487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429071135487" cause=Invalid mandatory information} 20241109085703684 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429071135487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703684 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703684 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703686 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703686 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429071135487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429071135487"} 20241109085703686 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429071135487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241109085703686 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429071135487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429071135487" cause=Invalid mandatory information} 20241109085703686 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429071135487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703686 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703686 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41118<->l=127.0.0.1:4258 20241109085703689 DAUC <0003> db_auc.c:157 IMSI='262426734616649': No 2G Auth Data 20241109085703689 DAUC <0003> db_auc.c:192 IMSI='262426734616649': No 3G Auth Data 20241109085703704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41130<->l=127.0.0.1:4258 20241109085703707 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703707 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426734616649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426734616649"} 20241109085703707 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426734616649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241109085703707 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426734616649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426734616649" cause=Invalid mandatory information} 20241109085703707 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426734616649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703707 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703707 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703709 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703709 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426734616649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426734616649"} 20241109085703709 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426734616649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241109085703709 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426734616649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426734616649" cause=Invalid mandatory information} 20241109085703709 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426734616649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703709 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703709 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703711 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703711 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426734616649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426734616649"} 20241109085703711 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426734616649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241109085703711 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426734616649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426734616649" cause=Invalid mandatory information} 20241109085703711 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426734616649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703711 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703711 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703713 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703713 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426734616649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426734616649"} 20241109085703713 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426734616649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241109085703713 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426734616649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426734616649" cause=Invalid mandatory information} 20241109085703713 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426734616649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703713 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703713 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703715 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703715 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426734616649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426734616649"} 20241109085703715 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426734616649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241109085703715 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426734616649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426734616649" cause=Invalid mandatory information} 20241109085703715 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426734616649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703715 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703715 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41130<->l=127.0.0.1:4258 20241109085703718 DAUC <0003> db_auc.c:157 IMSI='262421973642161': No 2G Auth Data 20241109085703718 DAUC <0003> db_auc.c:192 IMSI='262421973642161': No 3G Auth Data 20241109085703735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41140<->l=127.0.0.1:4258 20241109085703739 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703739 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421973642161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421973642161"} 20241109085703739 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421973642161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241109085703739 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421973642161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421973642161" cause=Invalid mandatory information} 20241109085703739 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421973642161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703739 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703739 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703741 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703741 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421973642161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421973642161"} 20241109085703741 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421973642161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241109085703741 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421973642161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421973642161" cause=Invalid mandatory information} 20241109085703741 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421973642161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703741 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703741 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703743 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703743 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421973642161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421973642161"} 20241109085703743 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421973642161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241109085703743 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421973642161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421973642161" cause=Invalid mandatory information} 20241109085703743 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421973642161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703743 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703743 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703745 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703745 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421973642161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421973642161"} 20241109085703745 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421973642161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241109085703745 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421973642161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421973642161" cause=Invalid mandatory information} 20241109085703745 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421973642161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703745 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703745 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703747 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703747 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421973642161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421973642161"} 20241109085703747 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421973642161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241109085703747 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421973642161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421973642161" cause=Invalid mandatory information} 20241109085703747 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421973642161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703747 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703747 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41140<->l=127.0.0.1:4258 20241109085703750 DAUC <0003> db_auc.c:157 IMSI='262424383822613': No 2G Auth Data 20241109085703750 DAUC <0003> db_auc.c:192 IMSI='262424383822613': No 3G Auth Data 20241109085703765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41152<->l=127.0.0.1:4258 20241109085703768 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703768 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424383822613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424383822613"} 20241109085703768 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424383822613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241109085703768 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424383822613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424383822613" cause=Invalid mandatory information} 20241109085703768 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424383822613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703768 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703768 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703771 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703771 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424383822613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424383822613"} 20241109085703771 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424383822613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241109085703771 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424383822613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424383822613" cause=Invalid mandatory information} 20241109085703771 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424383822613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703771 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703771 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703773 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703773 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424383822613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424383822613"} 20241109085703773 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424383822613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241109085703773 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424383822613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424383822613" cause=Invalid mandatory information} 20241109085703773 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424383822613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703773 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703773 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703775 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703775 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424383822613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424383822613"} 20241109085703775 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424383822613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241109085703775 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424383822613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424383822613" cause=Invalid mandatory information} 20241109085703775 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424383822613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703775 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703775 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703777 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703777 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424383822613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424383822613"} 20241109085703777 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424383822613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241109085703777 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424383822613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424383822613" cause=Invalid mandatory information} 20241109085703777 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424383822613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703777 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703777 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41152<->l=127.0.0.1:4258 20241109085703780 DAUC <0003> db_auc.c:157 IMSI='262427052826109': No 2G Auth Data 20241109085703780 DAUC <0003> db_auc.c:192 IMSI='262427052826109': No 3G Auth Data 20241109085703797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41154<->l=127.0.0.1:4258 20241109085703801 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703801 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427052826109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427052826109"} 20241109085703801 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427052826109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241109085703801 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427052826109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427052826109" cause=Invalid mandatory information} 20241109085703801 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427052826109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703801 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703801 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703803 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703803 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427052826109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427052826109"} 20241109085703803 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427052826109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241109085703803 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427052826109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427052826109" cause=Invalid mandatory information} 20241109085703803 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427052826109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703803 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703803 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703805 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703805 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427052826109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427052826109"} 20241109085703805 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427052826109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241109085703805 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427052826109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427052826109" cause=Invalid mandatory information} 20241109085703805 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427052826109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703805 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703805 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703807 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703807 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427052826109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427052826109"} 20241109085703807 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427052826109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241109085703807 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427052826109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427052826109" cause=Invalid mandatory information} 20241109085703807 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427052826109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703807 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703807 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703809 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703809 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427052826109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427052826109"} 20241109085703809 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427052826109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241109085703809 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427052826109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427052826109" cause=Invalid mandatory information} 20241109085703809 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427052826109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703809 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703809 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41154<->l=127.0.0.1:4258 20241109085703812 DAUC <0003> db_auc.c:157 IMSI='262420484776617': No 2G Auth Data 20241109085703812 DAUC <0003> db_auc.c:192 IMSI='262420484776617': No 3G Auth Data 20241109085703829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41170<->l=127.0.0.1:4258 20241109085703833 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703833 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420484776617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420484776617"} 20241109085703833 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420484776617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241109085703833 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420484776617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420484776617" cause=Invalid mandatory information} 20241109085703833 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420484776617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703833 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703833 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703835 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703835 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420484776617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420484776617"} 20241109085703835 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420484776617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241109085703835 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420484776617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420484776617" cause=Invalid mandatory information} 20241109085703835 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420484776617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703836 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703836 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703837 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703837 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420484776617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420484776617"} 20241109085703837 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420484776617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241109085703837 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420484776617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420484776617" cause=Invalid mandatory information} 20241109085703837 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420484776617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703837 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703837 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703839 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703839 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420484776617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420484776617"} 20241109085703839 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420484776617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241109085703839 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420484776617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420484776617" cause=Invalid mandatory information} 20241109085703839 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420484776617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703839 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703839 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703841 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703841 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420484776617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420484776617"} 20241109085703841 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420484776617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241109085703841 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420484776617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420484776617" cause=Invalid mandatory information} 20241109085703841 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420484776617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085703841 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703841 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085703843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41170<->l=127.0.0.1:4258 20241109085703844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41094<->l=127.0.0.1:4258 20241109085703846 DLINP <000b> input/ipa.c:451 connected read/write 20241109085703846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085703846 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085703846 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085703846 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085703846 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42721<->l=127.0.0.1:4259) 20241109085703889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41178<->l=127.0.0.1:4258 20241109085703989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41178<->l=127.0.0.1:4258 20241109085707070 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085707070 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085707071 DLINP <000b> input/ipa.c:451 connected read/write 20241109085707071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085707072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36170<->l=127.0.0.1:4258 20241109085707073 DLINP <000b> input/ipa.c:451 connected read/write 20241109085707073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085707073 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085707073 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085707073 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  20241109085707073 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085707073 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  20241109085707073 DLGSUP <0013> gsup_server.c:235 2:  20241109085707073 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085707074 DLGSUP <0013> gsup_server.c:235 3:  20241109085707074 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085707074 DLGSUP <0013> gsup_server.c:235 4:  20241109085707074 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085707074 DLGSUP <0013> gsup_server.c:235 5:  20241109085707074 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085707074 DLGSUP <0013> gsup_server.c:235 7:  20241109085707074 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085707074 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085707074 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085707074 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085707092 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36581<->l=127.0.0.1:4259) 20241109085707103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4258 20241109085707121 DLINP <000b> input/ipa.c:451 connected read/write 20241109085707121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085707121 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429870412289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429870412289"} 20241109085707121 DMAIN <0000> hlr.c:435 IMSI='262429870412289': has IMEI = 22245678901234 (consider setting 'store-imei') 20241109085707121 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429870412289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241109085707121 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429870412289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429870412289" cause=Invalid mandatory information} 20241109085707121 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429870412289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085707121 DLINP <000b> input/ipa.c:451 connected read/write 20241109085707121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085707122 DLINP <000b> input/ipa.c:451 connected read/write 20241109085707122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085707127 DLINP <000b> input/ipa.c:451 connected read/write 20241109085707127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085707127 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429870412289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429870412289"} 20241109085707127 DAUC <0003> hlr.c:428 IMSI='262429870412289': storing IMEI = 22245678901234 20241109085707127 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429870412289': no such subscriber 20241109085707127 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429870412289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241109085707127 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429870412289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429870412289" cause=Invalid mandatory information} 20241109085707127 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429870412289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085707127 DLINP <000b> input/ipa.c:451 connected read/write 20241109085707127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085707127 DLINP <000b> input/ipa.c:451 connected read/write 20241109085707127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085707128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4258 20241109085707129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36170<->l=127.0.0.1:4258 20241109085707130 DLINP <000b> input/ipa.c:451 connected read/write 20241109085707130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085707130 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085707130 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085707131 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085707131 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36581<->l=127.0.0.1:4259) 20241109085707169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36188<->l=127.0.0.1:4258 20241109085707269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36188<->l=127.0.0.1:4258 20241109085710346 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085710347 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085710348 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085710349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36204<->l=127.0.0.1:4258 20241109085710350 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085710350 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085710350 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085710350 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  20241109085710350 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085710350 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  20241109085710350 DLGSUP <0013> gsup_server.c:235 2:  20241109085710350 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085710350 DLGSUP <0013> gsup_server.c:235 3:  20241109085710350 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085710350 DLGSUP <0013> gsup_server.c:235 4:  20241109085710350 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085710350 DLGSUP <0013> gsup_server.c:235 5:  20241109085710350 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085710350 DLGSUP <0013> gsup_server.c:235 7:  20241109085710350 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085710350 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085710350 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085710350 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085710366 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35743<->l=127.0.0.1:4259) 20241109085710379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36220<->l=127.0.0.1:4258 20241109085710393 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085710393 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429598459589"} 20241109085710393 DMAIN <0000> hlr.c:227 IMSI='262429598459589': Creating subscriber on demand 20241109085710393 DMAIN <0000> hlr.c:243 IMSI='262429598459589': Successfully assigned MSISDN='079' 20241109085710393 DAUC <0003> hlr.c:428 IMSI='262429598459589': storing IMEI = 12345678901234 20241109085710393 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429598459589"} 20241109085710393 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085710394 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710394 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710396 DAUC <0003> db_auc.c:157 IMSI='262429598459589': No 2G Auth Data 20241109085710396 DAUC <0003> db_auc.c:192 IMSI='262429598459589': No 3G Auth Data 20241109085710398 DAUC <0003> db_auc.c:157 IMSI='262429598459589': No 2G Auth Data 20241109085710398 DAUC <0003> db_auc.c:192 IMSI='262429598459589': No 3G Auth Data 20241109085710399 DAUC <0003> db_auc.c:157 IMSI='262429598459589': No 2G Auth Data 20241109085710399 DAUC <0003> db_auc.c:192 IMSI='262429598459589': No 3G Auth Data 20241109085710400 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085710401 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429598459589" cn_domain=PS} 20241109085710401 DLU <0006> fsm.c:456 lu(262429598459589)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085710401 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085710401 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085710401 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429598459589" cn_domain=PS} 20241109085710401 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710401 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710403 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085710403 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429598459589"} 20241109085710403 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085710403 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085710403 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429598459589"} 20241109085710403 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085710403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085710403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085710403 DLU <0006> fsm.c:568 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085710403 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710403 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710407 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085710407 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429598459589"} 20241109085710407 DMAIN <0000> hlr.c:227 IMSI='262429598459589': Creating subscriber on demand 20241109085710407 DMAIN <0000> hlr.c:243 IMSI='262429598459589': Successfully assigned MSISDN='880' 20241109085710407 DAUC <0003> hlr.c:428 IMSI='262429598459589': storing IMEI = 12345678901234 20241109085710407 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429598459589"} 20241109085710407 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085710407 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710407 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710408 DAUC <0003> db_auc.c:157 IMSI='262429598459589': No 2G Auth Data 20241109085710408 DAUC <0003> db_auc.c:192 IMSI='262429598459589': No 3G Auth Data 20241109085710409 DAUC <0003> db_auc.c:157 IMSI='262429598459589': No 2G Auth Data 20241109085710409 DAUC <0003> db_auc.c:192 IMSI='262429598459589': No 3G Auth Data 20241109085710410 DAUC <0003> db_auc.c:157 IMSI='262429598459589': No 2G Auth Data 20241109085710410 DAUC <0003> db_auc.c:192 IMSI='262429598459589': No 3G Auth Data 20241109085710410 DAUC <0003> db_auc.c:157 IMSI='262429598459589': No 2G Auth Data 20241109085710410 DAUC <0003> db_auc.c:192 IMSI='262429598459589': No 3G Auth Data 20241109085710412 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085710412 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429598459589" cn_domain=PS} 20241109085710412 DLU <0006> fsm.c:456 lu(262429598459589)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085710412 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085710412 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085710412 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429598459589" cn_domain=PS} 20241109085710412 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710412 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710414 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085710414 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429598459589"} 20241109085710414 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085710414 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085710414 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429598459589"} 20241109085710414 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085710414 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085710414 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085710414 DLU <0006> fsm.c:568 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085710414 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710414 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710419 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085710419 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429598459589"} 20241109085710419 DMAIN <0000> hlr.c:227 IMSI='262429598459589': Creating subscriber on demand 20241109085710419 DMAIN <0000> hlr.c:243 IMSI='262429598459589': Successfully assigned MSISDN='778' 20241109085710419 DAUC <0003> hlr.c:428 IMSI='262429598459589': storing IMEI = 12345678901234 20241109085710419 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429598459589"} 20241109085710419 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085710419 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710419 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710420 DAUC <0003> db_auc.c:157 IMSI='262429598459589': No 2G Auth Data 20241109085710420 DAUC <0003> db_auc.c:192 IMSI='262429598459589': No 3G Auth Data 20241109085710421 DAUC <0003> db_auc.c:157 IMSI='262429598459589': No 2G Auth Data 20241109085710421 DAUC <0003> db_auc.c:192 IMSI='262429598459589': No 3G Auth Data 20241109085710421 DAUC <0003> db_auc.c:157 IMSI='262429598459589': No 2G Auth Data 20241109085710421 DAUC <0003> db_auc.c:192 IMSI='262429598459589': No 3G Auth Data 20241109085710422 DAUC <0003> db_auc.c:157 IMSI='262429598459589': No 2G Auth Data 20241109085710422 DAUC <0003> db_auc.c:192 IMSI='262429598459589': No 3G Auth Data 20241109085710423 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085710423 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429598459589" cn_domain=PS} 20241109085710423 DLU <0006> fsm.c:456 lu(262429598459589)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085710423 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241109085710423 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429598459589" cause=GPRS services not allowed} 20241109085710423 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085710423 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085710423 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{UNVALIDATED}: Freeing instance 20241109085710423 DLU <0006> fsm.c:568 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{UNVALIDATED}: Deallocated 20241109085710423 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710423 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710428 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085710428 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429598459589"} 20241109085710428 DMAIN <0000> hlr.c:227 IMSI='262429598459589': Creating subscriber on demand 20241109085710428 DMAIN <0000> hlr.c:243 IMSI='262429598459589': Successfully assigned MSISDN='139' 20241109085710428 DAUC <0003> hlr.c:428 IMSI='262429598459589': storing IMEI = 12345678901234 20241109085710428 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429598459589"} 20241109085710428 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085710428 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710428 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710429 DAUC <0003> db_auc.c:157 IMSI='262429598459589': No 2G Auth Data 20241109085710429 DAUC <0003> db_auc.c:192 IMSI='262429598459589': No 3G Auth Data 20241109085710430 DAUC <0003> db_auc.c:157 IMSI='262429598459589': No 2G Auth Data 20241109085710430 DAUC <0003> db_auc.c:192 IMSI='262429598459589': No 3G Auth Data 20241109085710431 DAUC <0003> db_auc.c:157 IMSI='262429598459589': No 2G Auth Data 20241109085710431 DAUC <0003> db_auc.c:192 IMSI='262429598459589': No 3G Auth Data 20241109085710433 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085710433 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429598459589" cn_domain=PS} 20241109085710433 DLU <0006> fsm.c:456 lu(262429598459589)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085710433 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241109085710433 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429598459589" cause=GPRS services not allowed} 20241109085710433 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085710433 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085710433 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{UNVALIDATED}: Freeing instance 20241109085710433 DLU <0006> fsm.c:568 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{UNVALIDATED}: Deallocated 20241109085710433 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710433 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710437 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085710437 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429598459589"} 20241109085710437 DMAIN <0000> hlr.c:227 IMSI='262429598459589': Creating subscriber on demand 20241109085710437 DAUC <0003> hlr.c:428 IMSI='262429598459589': storing IMEI = 12345678901234 20241109085710437 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429598459589"} 20241109085710437 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085710437 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710437 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710439 DAUC <0003> db_auc.c:157 IMSI='262429598459589': No 2G Auth Data 20241109085710439 DAUC <0003> db_auc.c:192 IMSI='262429598459589': No 3G Auth Data 20241109085710439 DAUC <0003> db_auc.c:157 IMSI='262429598459589': No 2G Auth Data 20241109085710439 DAUC <0003> db_auc.c:192 IMSI='262429598459589': No 3G Auth Data 20241109085710440 DAUC <0003> db_auc.c:157 IMSI='262429598459589': No 2G Auth Data 20241109085710440 DAUC <0003> db_auc.c:192 IMSI='262429598459589': No 3G Auth Data 20241109085710442 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085710442 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429598459589" cn_domain=PS} 20241109085710442 DLU <0006> fsm.c:456 lu(262429598459589)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085710442 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241109085710442 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429598459589" cause=GPRS services not allowed} 20241109085710442 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085710442 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085710442 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{UNVALIDATED}: Freeing instance 20241109085710442 DLU <0006> fsm.c:568 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{UNVALIDATED}: Deallocated 20241109085710442 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710442 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710446 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085710446 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429598459589"} 20241109085710446 DMAIN <0000> hlr.c:227 IMSI='262429598459589': Creating subscriber on demand 20241109085710446 DAUC <0003> hlr.c:428 IMSI='262429598459589': storing IMEI = 12345678901234 20241109085710446 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429598459589"} 20241109085710446 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241109085710446 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710446 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710448 DAUC <0003> db_auc.c:157 IMSI='262429598459589': No 2G Auth Data 20241109085710448 DAUC <0003> db_auc.c:192 IMSI='262429598459589': No 3G Auth Data 20241109085710448 DAUC <0003> db_auc.c:157 IMSI='262429598459589': No 2G Auth Data 20241109085710448 DAUC <0003> db_auc.c:192 IMSI='262429598459589': No 3G Auth Data 20241109085710449 DAUC <0003> db_auc.c:157 IMSI='262429598459589': No 2G Auth Data 20241109085710449 DAUC <0003> db_auc.c:192 IMSI='262429598459589': No 3G Auth Data 20241109085710451 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085710451 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429598459589" cn_domain=PS} 20241109085710451 DLU <0006> fsm.c:456 lu(262429598459589)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085710451 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085710451 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085710451 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429598459589" cn_domain=PS} 20241109085710451 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710451 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710453 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085710453 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429598459589"} 20241109085710453 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085710453 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085710453 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429598459589"} 20241109085710453 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429598459589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085710453 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085710453 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085710453 DLU <0006> fsm.c:568 lu(PS:IMSI-262429598459589)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085710453 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710453 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085710455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36220<->l=127.0.0.1:4258 20241109085710456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36204<->l=127.0.0.1:4258 20241109085710457 DLINP <000b> input/ipa.c:451 connected read/write 20241109085710457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085710457 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085710457 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085710457 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085710458 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35743<->l=127.0.0.1:4259) 20241109085710500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36228<->l=127.0.0.1:4258 20241109085710600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36228<->l=127.0.0.1:4258 20241109085713679 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085713679 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085713680 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085713681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36232<->l=127.0.0.1:4258 20241109085713682 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085713683 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085713683 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085713683 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  20241109085713683 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085713683 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  20241109085713683 DLGSUP <0013> gsup_server.c:235 2:  20241109085713683 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085713683 DLGSUP <0013> gsup_server.c:235 3:  20241109085713683 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085713683 DLGSUP <0013> gsup_server.c:235 4:  20241109085713683 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085713683 DLGSUP <0013> gsup_server.c:235 5:  20241109085713683 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085713683 DLGSUP <0013> gsup_server.c:235 7:  20241109085713683 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085713683 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085713683 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085713683 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085713701 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45629<->l=127.0.0.1:4259) 20241109085713714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36240<->l=127.0.0.1:4258 20241109085713729 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085713729 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421682403342" cn_domain=PS} 20241109085713729 DMAIN <0000> hlr.c:227 IMSI='262421682403342': Creating subscriber on demand 20241109085713729 DMAIN <0000> hlr.c:243 IMSI='262421682403342': Successfully assigned MSISDN='809' 20241109085713729 DLU <0006> fsm.c:456 lu(262421682403342)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085713729 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085713730 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085713730 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421682403342" cn_domain=PS} 20241109085713730 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085713730 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085713733 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085713733 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421682403342"} 20241109085713733 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085713733 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085713733 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421682403342"} 20241109085713733 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085713733 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085713733 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085713733 DLU <0006> fsm.c:568 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085713733 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085713733 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085713735 DAUC <0003> db_auc.c:157 IMSI='262421682403342': No 2G Auth Data 20241109085713735 DAUC <0003> db_auc.c:192 IMSI='262421682403342': No 3G Auth Data 20241109085713736 DAUC <0003> db_auc.c:157 IMSI='262421682403342': No 2G Auth Data 20241109085713736 DAUC <0003> db_auc.c:192 IMSI='262421682403342': No 3G Auth Data 20241109085713737 DAUC <0003> db_auc.c:157 IMSI='262421682403342': No 2G Auth Data 20241109085713737 DAUC <0003> db_auc.c:192 IMSI='262421682403342': No 3G Auth Data 20241109085713740 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085713740 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421682403342" cn_domain=PS} 20241109085713740 DMAIN <0000> hlr.c:227 IMSI='262421682403342': Creating subscriber on demand 20241109085713741 DMAIN <0000> hlr.c:243 IMSI='262421682403342': Successfully assigned MSISDN='844' 20241109085713741 DLU <0006> fsm.c:456 lu(262421682403342)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085713741 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085713741 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085713741 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421682403342" cn_domain=PS} 20241109085713741 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085713741 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085713742 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085713742 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421682403342"} 20241109085713742 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085713742 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085713742 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421682403342"} 20241109085713742 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085713742 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085713742 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085713742 DLU <0006> fsm.c:568 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085713742 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085713742 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085713743 DAUC <0003> db_auc.c:157 IMSI='262421682403342': No 2G Auth Data 20241109085713743 DAUC <0003> db_auc.c:192 IMSI='262421682403342': No 3G Auth Data 20241109085713744 DAUC <0003> db_auc.c:157 IMSI='262421682403342': No 2G Auth Data 20241109085713744 DAUC <0003> db_auc.c:192 IMSI='262421682403342': No 3G Auth Data 20241109085713745 DAUC <0003> db_auc.c:157 IMSI='262421682403342': No 2G Auth Data 20241109085713745 DAUC <0003> db_auc.c:192 IMSI='262421682403342': No 3G Auth Data 20241109085713745 DAUC <0003> db_auc.c:157 IMSI='262421682403342': No 2G Auth Data 20241109085713745 DAUC <0003> db_auc.c:192 IMSI='262421682403342': No 3G Auth Data 20241109085713748 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085713748 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421682403342" cn_domain=PS} 20241109085713748 DMAIN <0000> hlr.c:227 IMSI='262421682403342': Creating subscriber on demand 20241109085713748 DMAIN <0000> hlr.c:243 IMSI='262421682403342': Successfully assigned MSISDN='616' 20241109085713748 DLU <0006> fsm.c:456 lu(262421682403342)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085713748 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241109085713748 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421682403342" cause=GPRS services not allowed} 20241109085713749 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085713749 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085713749 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{UNVALIDATED}: Freeing instance 20241109085713749 DLU <0006> fsm.c:568 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{UNVALIDATED}: Deallocated 20241109085713749 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085713749 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085713749 DAUC <0003> db_auc.c:157 IMSI='262421682403342': No 2G Auth Data 20241109085713750 DAUC <0003> db_auc.c:192 IMSI='262421682403342': No 3G Auth Data 20241109085713750 DAUC <0003> db_auc.c:157 IMSI='262421682403342': No 2G Auth Data 20241109085713750 DAUC <0003> db_auc.c:192 IMSI='262421682403342': No 3G Auth Data 20241109085713751 DAUC <0003> db_auc.c:157 IMSI='262421682403342': No 2G Auth Data 20241109085713751 DAUC <0003> db_auc.c:192 IMSI='262421682403342': No 3G Auth Data 20241109085713751 DAUC <0003> db_auc.c:157 IMSI='262421682403342': No 2G Auth Data 20241109085713751 DAUC <0003> db_auc.c:192 IMSI='262421682403342': No 3G Auth Data 20241109085713754 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085713754 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421682403342" cn_domain=PS} 20241109085713754 DMAIN <0000> hlr.c:227 IMSI='262421682403342': Creating subscriber on demand 20241109085713754 DMAIN <0000> hlr.c:243 IMSI='262421682403342': Successfully assigned MSISDN='417' 20241109085713754 DLU <0006> fsm.c:456 lu(262421682403342)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085713754 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241109085713754 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421682403342" cause=GPRS services not allowed} 20241109085713754 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085713754 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085713754 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{UNVALIDATED}: Freeing instance 20241109085713754 DLU <0006> fsm.c:568 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{UNVALIDATED}: Deallocated 20241109085713754 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085713754 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085713755 DAUC <0003> db_auc.c:157 IMSI='262421682403342': No 2G Auth Data 20241109085713755 DAUC <0003> db_auc.c:192 IMSI='262421682403342': No 3G Auth Data 20241109085713756 DAUC <0003> db_auc.c:157 IMSI='262421682403342': No 2G Auth Data 20241109085713756 DAUC <0003> db_auc.c:192 IMSI='262421682403342': No 3G Auth Data 20241109085713756 DAUC <0003> db_auc.c:157 IMSI='262421682403342': No 2G Auth Data 20241109085713756 DAUC <0003> db_auc.c:192 IMSI='262421682403342': No 3G Auth Data 20241109085713759 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085713759 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421682403342" cn_domain=PS} 20241109085713759 DMAIN <0000> hlr.c:227 IMSI='262421682403342': Creating subscriber on demand 20241109085713759 DLU <0006> fsm.c:456 lu(262421682403342)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085713759 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241109085713759 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421682403342" cause=GPRS services not allowed} 20241109085713759 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085713759 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085713759 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{UNVALIDATED}: Freeing instance 20241109085713759 DLU <0006> fsm.c:568 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{UNVALIDATED}: Deallocated 20241109085713759 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085713759 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085713760 DAUC <0003> db_auc.c:157 IMSI='262421682403342': No 2G Auth Data 20241109085713760 DAUC <0003> db_auc.c:192 IMSI='262421682403342': No 3G Auth Data 20241109085713761 DAUC <0003> db_auc.c:157 IMSI='262421682403342': No 2G Auth Data 20241109085713761 DAUC <0003> db_auc.c:192 IMSI='262421682403342': No 3G Auth Data 20241109085713762 DAUC <0003> db_auc.c:157 IMSI='262421682403342': No 2G Auth Data 20241109085713762 DAUC <0003> db_auc.c:192 IMSI='262421682403342': No 3G Auth Data 20241109085713764 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085713764 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421682403342" cn_domain=PS} 20241109085713764 DMAIN <0000> hlr.c:227 IMSI='262421682403342': Creating subscriber on demand 20241109085713764 DLU <0006> fsm.c:456 lu(262421682403342)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085713764 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085713764 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085713764 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421682403342" cn_domain=PS} 20241109085713764 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085713764 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085713766 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085713766 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421682403342"} 20241109085713766 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085713766 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085713766 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421682403342"} 20241109085713766 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421682403342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085713766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085713766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085713766 DLU <0006> fsm.c:568 lu(PS:IMSI-262421682403342)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085713766 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085713766 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085713767 DAUC <0003> db_auc.c:157 IMSI='262421682403342': No 2G Auth Data 20241109085713767 DAUC <0003> db_auc.c:192 IMSI='262421682403342': No 3G Auth Data 20241109085713768 DAUC <0003> db_auc.c:157 IMSI='262421682403342': No 2G Auth Data 20241109085713768 DAUC <0003> db_auc.c:192 IMSI='262421682403342': No 3G Auth Data 20241109085713768 DAUC <0003> db_auc.c:157 IMSI='262421682403342': No 2G Auth Data 20241109085713768 DAUC <0003> db_auc.c:192 IMSI='262421682403342': No 3G Auth Data 20241109085713770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36240<->l=127.0.0.1:4258 20241109085713771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36232<->l=127.0.0.1:4258 20241109085713772 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45629<->l=127.0.0.1:4259) 20241109085713772 DLINP <000b> input/ipa.c:451 connected read/write 20241109085713772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085713772 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085713772 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085713772 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085713818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36250<->l=127.0.0.1:4258 20241109085713918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36250<->l=127.0.0.1:4258 20241109085716996 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085716996 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085716998 DLINP <000b> input/ipa.c:451 connected read/write 20241109085716998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085716998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38270<->l=127.0.0.1:4258 20241109085717000 DLINP <000b> input/ipa.c:451 connected read/write 20241109085717000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085717000 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085717000 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085717000 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  20241109085717000 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085717000 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  20241109085717000 DLGSUP <0013> gsup_server.c:235 2:  20241109085717000 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085717000 DLGSUP <0013> gsup_server.c:235 3:  20241109085717000 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085717000 DLGSUP <0013> gsup_server.c:235 4:  20241109085717000 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085717000 DLGSUP <0013> gsup_server.c:235 5:  20241109085717000 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085717000 DLGSUP <0013> gsup_server.c:235 7:  20241109085717000 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085717000 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085717000 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085717000 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085717023 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43647<->l=127.0.0.1:4259) 20241109085717035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38286<->l=127.0.0.1:4258 20241109085717045 DLINP <000b> input/ipa.c:451 connected read/write 20241109085717045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085717045 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421152589408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421152589408"} 20241109085717045 DMAIN <0000> hlr.c:227 IMSI='262421152589408': Creating subscriber on demand 20241109085717045 DMAIN <0000> hlr.c:243 IMSI='262421152589408': Successfully assigned MSISDN='155' 20241109085717045 DAUC <0003> db_auc.c:157 IMSI='262421152589408': No 2G Auth Data 20241109085717045 DAUC <0003> db_auc.c:192 IMSI='262421152589408': No 3G Auth Data 20241109085717045 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421152589408 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 20241109085717045 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421152589408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421152589408" cause=IMSI unknown in HLR} 20241109085717045 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421152589408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241109085717045 DLINP <000b> input/ipa.c:451 connected read/write 20241109085717045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085717045 DLINP <000b> input/ipa.c:451 connected read/write 20241109085717045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085717048 DAUC <0003> db_auc.c:157 IMSI='262421152589408': No 2G Auth Data 20241109085717048 DAUC <0003> db_auc.c:192 IMSI='262421152589408': No 3G Auth Data 20241109085717049 DAUC <0003> db_auc.c:157 IMSI='262421152589408': No 2G Auth Data 20241109085717049 DAUC <0003> db_auc.c:192 IMSI='262421152589408': No 3G Auth Data 20241109085717050 DAUC <0003> db_auc.c:157 IMSI='262421152589408': No 2G Auth Data 20241109085717050 DAUC <0003> db_auc.c:192 IMSI='262421152589408': No 3G Auth Data 20241109085717051 DLINP <000b> input/ipa.c:451 connected read/write 20241109085717051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085717051 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421152589408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421152589408" cn_domain=PS} 20241109085717052 DLU <0006> fsm.c:456 lu(262421152589408)[0x561d5a6a0120]{UNVALIDATED}: Allocated 20241109085717052 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421152589408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241109085717052 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421152589408)[0x561d5a6a0120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085717052 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421152589408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421152589408" cn_domain=PS} 20241109085717052 DLINP <000b> input/ipa.c:451 connected read/write 20241109085717052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085717052 DLINP <000b> input/ipa.c:451 connected read/write 20241109085717052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085717054 DLINP <000b> input/ipa.c:451 connected read/write 20241109085717054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085717054 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421152589408 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421152589408"} 20241109085717054 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421152589408)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085717054 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421152589408 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085717054 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421152589408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421152589408"} 20241109085717054 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421152589408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085717054 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421152589408)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085717054 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421152589408)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085717054 DLU <0006> fsm.c:568 lu(PS:IMSI-262421152589408)[0x561d5a6a0120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085717054 DLINP <000b> input/ipa.c:451 connected read/write 20241109085717054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085717054 DLINP <000b> input/ipa.c:451 connected read/write 20241109085717054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085717057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38286<->l=127.0.0.1:4258 20241109085717057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38270<->l=127.0.0.1:4258 20241109085717058 DLINP <000b> input/ipa.c:451 connected read/write 20241109085717058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085717058 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085717058 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085717058 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085717058 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43647<->l=127.0.0.1:4259) 20241109085717102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38298<->l=127.0.0.1:4258 20241109085717202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38298<->l=127.0.0.1:4258 20241109085720274 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085720274 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085720276 DLINP <000b> input/ipa.c:451 connected read/write 20241109085720276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085720277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38308<->l=127.0.0.1:4258 20241109085720279 DLINP <000b> input/ipa.c:451 connected read/write 20241109085720279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085720279 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085720279 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085720279 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  20241109085720279 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085720279 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  20241109085720279 DLGSUP <0013> gsup_server.c:235 2:  20241109085720279 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085720279 DLGSUP <0013> gsup_server.c:235 3:  20241109085720279 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085720279 DLGSUP <0013> gsup_server.c:235 4:  20241109085720279 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085720279 DLGSUP <0013> gsup_server.c:235 5:  20241109085720279 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085720279 DLGSUP <0013> gsup_server.c:235 7:  20241109085720279 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085720279 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085720279 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085720279 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085720297 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41525<->l=127.0.0.1:4259) 20241109085720300 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241109085720300 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241109085720316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38318<->l=127.0.0.1:4258 20241109085720319 DAUC <0003> db_auc.c:157 IMSI='262428963671559': No 2G Auth Data 20241109085720319 DAUC <0003> db_auc.c:192 IMSI='262428963671559': No 3G Auth Data 20241109085720324 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612008616.msisdn 20241109085720324 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491612008616.msisdn: not attached (vlr_number unset) 20241109085720324 DDGSM <0007> mslookup_server.c:327 sip.voice.491612008616.msisdn: does not exist in GSUP proxy 20241109085721326 DLINP <000b> input/ipa.c:451 connected read/write 20241109085721326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085721326 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428963671559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428963671559" cn_domain=CS} 20241109085721326 DLU <0006> fsm.c:456 lu(262428963671559)[0x561d5a6a4e40]{UNVALIDATED}: Allocated 20241109085721326 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428963671559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241109085721326 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262428963671559)[0x561d5a6a4e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241109085721326 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428963671559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428963671559" cn_domain=CS} 20241109085721326 DLINP <000b> input/ipa.c:451 connected read/write 20241109085721326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085721326 DLINP <000b> input/ipa.c:451 connected read/write 20241109085721326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085721329 DLINP <000b> input/ipa.c:451 connected read/write 20241109085721329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085721329 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428963671559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428963671559"} 20241109085721329 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262428963671559)[0x561d5a6a4e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241109085721329 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428963671559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241109085721329 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428963671559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428963671559"} 20241109085721329 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428963671559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085721329 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428963671559)[0x561d5a6a4e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241109085721329 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428963671559)[0x561d5a6a4e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241109085721329 DLU <0006> fsm.c:568 lu(CS:IMSI-262428963671559)[0x561d5a6a4e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241109085721330 DLINP <000b> input/ipa.c:451 connected read/write 20241109085721330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085721330 DLINP <000b> input/ipa.c:451 connected read/write 20241109085721330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085721332 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612008616.msisdn 20241109085721332 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491612008616.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241109085721332 DDGSM <0007> mslookup_server.c:327 sip.voice.491612008616.msisdn: does not exist in GSUP proxy 20241109085721332 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612008616.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241109085721336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38318<->l=127.0.0.1:4258 20241109085721337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38308<->l=127.0.0.1:4258 20241109085721337 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41525<->l=127.0.0.1:4259) 20241109085721338 DLINP <000b> input/ipa.c:451 connected read/write 20241109085721338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085721338 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085721338 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085721338 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085721383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38332<->l=127.0.0.1:4258 20241109085721484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38332<->l=127.0.0.1:4258 20241109085723339 DSS <0004> hlr_ussd.c:239 262424420349267/0x75b5859f: SS Session Timeout, destroying 20241109085723339 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424420349267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241109085724563 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085724563 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085724565 DLINP <000b> input/ipa.c:451 connected read/write 20241109085724565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085724566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38338<->l=127.0.0.1:4258 20241109085724568 DLINP <000b> input/ipa.c:451 connected read/write 20241109085724568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085724568 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085724568 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085724568 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  20241109085724568 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085724568 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  20241109085724568 DLGSUP <0013> gsup_server.c:235 2:  20241109085724568 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085724568 DLGSUP <0013> gsup_server.c:235 3:  20241109085724568 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085724568 DLGSUP <0013> gsup_server.c:235 4:  20241109085724568 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085724568 DLGSUP <0013> gsup_server.c:235 5:  20241109085724568 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085724568 DLGSUP <0013> gsup_server.c:235 7:  20241109085724568 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085724568 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085724568 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085724568 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085724568 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241109085724568 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241109085724601 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41729<->l=127.0.0.1:4259) 20241109085724603 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241109085724603 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241109085724615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38348<->l=127.0.0.1:4258 20241109085724620 DLINP <000b> input/ipa.c:451 connected read/write 20241109085724620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085724620 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429291770479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429291770479" cn_domain=CS} 20241109085724620 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429291770479 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241109085724620 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429291770479 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241109085724620 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429291770479.imsi 20241109085724620 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429291770479.imsi 20241109085724620 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429291770479.imsi: does not exist in local HLR 20241109085724624 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429291770479 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241109085724625 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241109085724625 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241109085724625 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241109085724625 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241109085724625 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241109085724625 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429291770479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085724625 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241109085724625 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241109085724625 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241109085724625 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241109085724625 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241109085724625 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241109085724628 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241109085724628 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241109085724628 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241109085724628 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241109085724628 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241109085724629 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241109085724630 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241109085724630 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG 20241109085724673 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241109085724673 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241109085724673 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241109085724673 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241109085724673 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429291770479 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612330857 20241109085724673 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429291770479 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241109085724673 DLINP <000b> input/ipa.c:451 connected read/write 20241109085724673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085724673 DLINP <000b> input/ipa.c:451 connected read/write 20241109085724674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085724677 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241109085724677 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241109085724677 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429291770479 MSISDN-491612330857 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241109085724677 DLINP <000b> input/ipa.c:451 connected read/write 20241109085724677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085724677 DLINP <000b> input/ipa.c:451 connected read/write 20241109085724677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085724679 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241109085724679 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241109085724679 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429291770479 MSISDN-491612330857 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 20241109085724679 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429291770479 MSISDN-491612330857 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241109085724679 DLINP <000b> input/ipa.c:451 connected read/write 20241109085724679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085724679 DLINP <000b> input/ipa.c:451 connected read/write 20241109085724679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085724681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38348<->l=127.0.0.1:4258 20241109085724682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38338<->l=127.0.0.1:4258 20241109085724684 DLINP <000b> input/ipa.c:451 connected read/write 20241109085724684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085724684 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085724684 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085724684 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085724684 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41729<->l=127.0.0.1:4259) 20241109085724684 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241109085724684 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241109085724684 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241109085724684 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241109085724684 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241109085724723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38354<->l=127.0.0.1:4258 20241109085724823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38354<->l=127.0.0.1:4258 20241109085727904 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085727904 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085727907 DLINP <000b> input/ipa.c:451 connected read/write 20241109085727907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085727907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48276<->l=127.0.0.1:4258 20241109085727909 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241109085727909 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241109085727910 DLINP <000b> input/ipa.c:451 connected read/write 20241109085727910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085727910 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085727910 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085727910 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  20241109085727910 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085727910 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  20241109085727910 DLGSUP <0013> gsup_server.c:235 2:  20241109085727910 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085727910 DLGSUP <0013> gsup_server.c:235 3:  20241109085727910 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085727910 DLGSUP <0013> gsup_server.c:235 4:  20241109085727910 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085727910 DLGSUP <0013> gsup_server.c:235 5:  20241109085727910 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085727910 DLGSUP <0013> gsup_server.c:235 7:  20241109085727910 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085727910 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085727910 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085727910 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085727928 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44839<->l=127.0.0.1:4259) 20241109085727931 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241109085727931 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241109085727945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48280<->l=127.0.0.1:4258 20241109085727950 DAUC <0003> db_auc.c:157 IMSI='262422217450937': No 2G Auth Data 20241109085727950 DAUC <0003> db_auc.c:192 IMSI='262422217450937': No 3G Auth Data 20241109085727956 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422217450937.imsi 20241109085727956 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262422217450937.imsi: found in local HLR 20241109085727960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48280<->l=127.0.0.1:4258 20241109085727960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48276<->l=127.0.0.1:4258 20241109085727961 DLINP <000b> input/ipa.c:451 connected read/write 20241109085727961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085727961 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085727961 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085727961 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085727961 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44839<->l=127.0.0.1:4259) 20241109085727999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48290<->l=127.0.0.1:4258 20241109085728099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48290<->l=127.0.0.1:4258 20241109085731173 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085731173 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085731175 DLINP <000b> input/ipa.c:451 connected read/write 20241109085731175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085731175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48298<->l=127.0.0.1:4258 20241109085731177 DLINP <000b> input/ipa.c:451 connected read/write 20241109085731177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085731177 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085731177 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085731177 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  20241109085731177 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085731177 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  20241109085731177 DLGSUP <0013> gsup_server.c:235 2:  20241109085731177 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085731177 DLGSUP <0013> gsup_server.c:235 3:  20241109085731177 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085731177 DLGSUP <0013> gsup_server.c:235 4:  20241109085731177 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085731177 DLGSUP <0013> gsup_server.c:235 5:  20241109085731177 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085731177 DLGSUP <0013> gsup_server.c:235 7:  20241109085731177 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085731178 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085731178 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085731178 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085731178 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241109085731178 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241109085731204 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39673<->l=127.0.0.1:4259) 20241109085731206 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241109085731206 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241109085731218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48308<->l=127.0.0.1:4258 20241109085731224 DLINP <000b> input/ipa.c:451 connected read/write 20241109085731224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085731224 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427471443774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427471443774" cn_domain=CS} 20241109085731224 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427471443774 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241109085731224 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427471443774 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241109085731224 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427471443774.imsi 20241109085731224 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427471443774.imsi 20241109085731224 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427471443774.imsi: does not exist in local HLR 20241109085731229 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427471443774 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241109085731229 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241109085731229 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241109085731229 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241109085731229 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241109085731229 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241109085731229 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427471443774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085731229 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241109085731229 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241109085731229 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241109085731229 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241109085731229 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241109085731229 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241109085731231 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241109085731231 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241109085731231 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241109085731231 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241109085731231 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241109085731232 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241109085731232 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241109085731232 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG 20241109085731273 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241109085731273 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241109085731273 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241109085731273 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241109085731273 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427471443774 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611724812 20241109085731273 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427471443774 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241109085731273 DLINP <000b> input/ipa.c:451 connected read/write 20241109085731273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085731273 DLINP <000b> input/ipa.c:451 connected read/write 20241109085731273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085731277 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241109085731277 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241109085731277 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427471443774 MSISDN-491611724812 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241109085731277 DLINP <000b> input/ipa.c:451 connected read/write 20241109085731277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085731277 DLINP <000b> input/ipa.c:451 connected read/write 20241109085731277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085731279 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241109085731279 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241109085731279 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427471443774 MSISDN-491611724812 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 20241109085731279 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427471443774 MSISDN-491611724812 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241109085731279 DLINP <000b> input/ipa.c:451 connected read/write 20241109085731279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085731279 DLINP <000b> input/ipa.c:451 connected read/write 20241109085731279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085731281 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427471443774.imsi 20241109085731282 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427471443774.imsi: does not exist in local HLR 20241109085732286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48308<->l=127.0.0.1:4258 20241109085732287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48298<->l=127.0.0.1:4258 20241109085732288 DLINP <000b> input/ipa.c:451 connected read/write 20241109085732288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085732288 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085732288 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085732288 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085732288 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39673<->l=127.0.0.1:4259) 20241109085732289 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241109085732289 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241109085732289 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241109085732289 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241109085732289 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241109085732335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48320<->l=127.0.0.1:4258 20241109085732436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48320<->l=127.0.0.1:4258 20241109085735516 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241109085735516 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241109085735519 DLINP <000b> input/ipa.c:451 connected read/write 20241109085735519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085735519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48328<->l=127.0.0.1:4258 20241109085735521 DLINP <000b> input/ipa.c:451 connected read/write 20241109085735521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085735521 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241109085735521 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241109085735521 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  20241109085735521 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241109085735521 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  20241109085735521 DLGSUP <0013> gsup_server.c:235 2:  20241109085735521 DLGSUP <0013> gsup_server.c:237 2: 00  20241109085735521 DLGSUP <0013> gsup_server.c:235 3:  20241109085735521 DLGSUP <0013> gsup_server.c:237 3: 00  20241109085735521 DLGSUP <0013> gsup_server.c:235 4:  20241109085735521 DLGSUP <0013> gsup_server.c:237 4: 00  20241109085735521 DLGSUP <0013> gsup_server.c:235 5:  20241109085735521 DLGSUP <0013> gsup_server.c:237 5: 00  20241109085735521 DLGSUP <0013> gsup_server.c:235 7:  20241109085735521 DLGSUP <0013> gsup_server.c:237 7: 00  20241109085735521 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241109085735521 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241109085735521 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241109085735521 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241109085735521 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241109085735555 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42257<->l=127.0.0.1:4259) 20241109085735558 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241109085735558 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241109085735576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48344<->l=127.0.0.1:4258 20241109085735580 DLINP <000b> input/ipa.c:451 connected read/write 20241109085735581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085735581 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429812091630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429812091630" cn_domain=CS} 20241109085735581 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429812091630 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241109085735581 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429812091630 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241109085735581 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429812091630.imsi 20241109085735581 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429812091630.imsi 20241109085735581 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429812091630.imsi: does not exist in local HLR 20241109085735585 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429812091630 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241109085735585 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241109085735585 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241109085735585 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241109085735585 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241109085735585 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241109085735585 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429812091630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241109085735585 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241109085735585 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241109085735585 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241109085735585 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241109085735585 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241109085735585 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241109085735588 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241109085735588 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241109085735588 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241109085735588 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241109085735588 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241109085735590 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241109085735590 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241109085735590 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG 20241109085735637 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241109085735637 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241109085735637 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241109085735637 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241109085735637 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429812091630 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614573588 20241109085735637 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429812091630 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241109085735637 DLINP <000b> input/ipa.c:451 connected read/write 20241109085735637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085735637 DLINP <000b> input/ipa.c:451 connected read/write 20241109085735637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085735641 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241109085735641 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241109085735641 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429812091630 MSISDN-491614573588 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241109085735641 DLINP <000b> input/ipa.c:451 connected read/write 20241109085735641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085735641 DLINP <000b> input/ipa.c:451 connected read/write 20241109085735641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085735643 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241109085735643 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241109085735643 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429812091630 MSISDN-491614573588 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 20241109085735643 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429812091630 MSISDN-491614573588 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241109085735643 DLINP <000b> input/ipa.c:451 connected read/write 20241109085735643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085735643 DLINP <000b> input/ipa.c:451 connected read/write 20241109085735643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241109085735645 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614573588.msisdn 20241109085735646 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491614573588.msisdn: does not exist in local HLR 20241109085735646 DDGSM <0007> mslookup_server.c:352 sip.voice.491614573588.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241109085735646 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614573588.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241109085735648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48344<->l=127.0.0.1:4258 20241109085735649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48328<->l=127.0.0.1:4258 20241109085735650 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42257<->l=127.0.0.1:4259) 20241109085735650 DLINP <000b> input/ipa.c:451 connected read/write 20241109085735650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241109085735650 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241109085735650 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241109085735650 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241109085735651 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241109085735651 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241109085735651 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241109085735651 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241109085735651 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241109085735696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20241109085735796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258