20240929055522514 DMAIN <0000> hlr.c:813 hlr starting 20240929055522515 DDB <0001> db.c:599 using database: hlr.db 20240929055522515 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240929055522515 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240929055522515 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240929055522515 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20240929055522550 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240929055522550 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20240929055522641 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240929055522642 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240929055522642 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20240929055524577 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055524577 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055524579 DLINP <000b> input/ipa.c:451 connected read/write 20240929055524579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055524580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53658<->l=127.0.0.1:4258 20240929055524581 DLINP <000b> input/ipa.c:451 connected read/write 20240929055524581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055524581 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055524581 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055524581 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  20240929055524581 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055524581 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  20240929055524581 DLGSUP <0013> gsup_server.c:235 2:  20240929055524581 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055524581 DLGSUP <0013> gsup_server.c:235 3:  20240929055524581 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055524581 DLGSUP <0013> gsup_server.c:235 4:  20240929055524581 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055524581 DLGSUP <0013> gsup_server.c:235 5:  20240929055524581 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055524581 DLGSUP <0013> gsup_server.c:235 7:  20240929055524581 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055524581 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055524581 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055524581 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055524600 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33065<->l=127.0.0.1:4259) 20240929055524610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53662<->l=127.0.0.1:4258 20240929055524621 DLINP <000b> input/ipa.c:451 connected read/write 20240929055524621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055524621 DLGSUP <0013> gsup_req.c:138 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20240929055524621 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20240929055524621 DLGSUP <0013> gsup_req.c:274 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20240929055524621 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055524621 DLINP <000b> input/ipa.c:451 connected read/write 20240929055524621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055524621 DLINP <000b> input/ipa.c:451 connected read/write 20240929055524621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055524624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53662<->l=127.0.0.1:4258 20240929055524625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53658<->l=127.0.0.1:4258 20240929055524626 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33065<->l=127.0.0.1:4259) 20240929055524626 DLINP <000b> input/ipa.c:451 connected read/write 20240929055524626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055524626 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055524626 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055524626 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055524689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53668<->l=127.0.0.1:4258 20240929055524689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53668<->l=127.0.0.1:4258 20240929055527761 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055527761 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055527763 DLINP <000b> input/ipa.c:451 connected read/write 20240929055527763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055527764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41748<->l=127.0.0.1:4258 20240929055527765 DLINP <000b> input/ipa.c:451 connected read/write 20240929055527765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055527765 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055527765 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055527765 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  20240929055527765 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055527765 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  20240929055527765 DLGSUP <0013> gsup_server.c:235 2:  20240929055527765 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055527765 DLGSUP <0013> gsup_server.c:235 3:  20240929055527765 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055527765 DLGSUP <0013> gsup_server.c:235 4:  20240929055527765 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055527765 DLGSUP <0013> gsup_server.c:235 5:  20240929055527765 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055527765 DLGSUP <0013> gsup_server.c:235 7:  20240929055527765 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055527765 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055527765 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055527765 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055527782 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41209<->l=127.0.0.1:4259) 20240929055527797 DAUC <0003> db_auc.c:157 IMSI='262429290110344': No 2G Auth Data 20240929055527797 DAUC <0003> db_auc.c:192 IMSI='262429290110344': No 3G Auth Data 20240929055527830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41760<->l=127.0.0.1:4258 20240929055527835 DLINP <000b> input/ipa.c:451 connected read/write 20240929055527835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055527835 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429290110344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429290110344"} 20240929055527843 DAUC <0003> db_auc.c:192 IMSI='262429290110344': No 3G Auth Data 20240929055527843 DAUC <0003> db_auc.c:236 IMSI='262429290110344': Calling to generate 5 vectors 20240929055527843 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240929055527843 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055527843 DAUC <0003> auc.c:113 vector [0]: rand = 5a0262451f4057e4abafc3c52c80ccbd 20240929055527843 DAUC <0003> auc.c:179 vector [0]: kc = ea6118e2ccc64800 20240929055527843 DAUC <0003> auc.c:180 vector [0]: sres = 4d6db3d7 20240929055527843 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929055527843 DAUC <0003> auc.c:113 vector [1]: rand = e3d77b63378061415ec39a4f9da7e542 20240929055527843 DAUC <0003> auc.c:179 vector [1]: kc = 15fe92056a36a000 20240929055527843 DAUC <0003> auc.c:180 vector [1]: sres = 669788fe 20240929055527843 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929055527843 DAUC <0003> auc.c:113 vector [2]: rand = fa83c8c93eccfa37a020438e496a7aa3 20240929055527843 DAUC <0003> auc.c:179 vector [2]: kc = c5d98a977f627800 20240929055527843 DAUC <0003> auc.c:180 vector [2]: sres = d0f7db04 20240929055527843 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929055527843 DAUC <0003> auc.c:113 vector [3]: rand = 0eebe0dab76b76dc8778f2e606b44161 20240929055527843 DAUC <0003> auc.c:179 vector [3]: kc = 49da0c9e5a8ac800 20240929055527843 DAUC <0003> auc.c:180 vector [3]: sres = db523350 20240929055527843 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929055527843 DAUC <0003> auc.c:113 vector [4]: rand = e7ec234009ca7915765bf926061848b9 20240929055527843 DAUC <0003> auc.c:179 vector [4]: kc = a8827cf4ec115000 20240929055527843 DAUC <0003> auc.c:180 vector [4]: sres = cad3bf7f 20240929055527843 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240929055527843 DAUC <0003> db_auc.c:245 IMSI='262429290110344': Generated 5 vectors 20240929055527843 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429290110344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429290110344"} 20240929055527843 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429290110344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055527843 DLINP <000b> input/ipa.c:451 connected read/write 20240929055527843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055527843 DLINP <000b> input/ipa.c:451 connected read/write 20240929055527843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055527847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41760<->l=127.0.0.1:4258 20240929055527873 DAUC <0003> db_auc.c:157 IMSI='262428381500065': No 2G Auth Data 20240929055527873 DAUC <0003> db_auc.c:192 IMSI='262428381500065': No 3G Auth Data 20240929055527906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41772<->l=127.0.0.1:4258 20240929055527910 DLINP <000b> input/ipa.c:451 connected read/write 20240929055527910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055527910 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428381500065 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428381500065"} 20240929055527910 DAUC <0003> db_auc.c:192 IMSI='262428381500065': No 3G Auth Data 20240929055527910 DAUC <0003> db_auc.c:236 IMSI='262428381500065': Calling to generate 5 vectors 20240929055527910 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240929055527910 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055527910 DAUC <0003> auc.c:113 vector [0]: rand = f87deeaddb956acae7069c62daf3cf66 20240929055527910 DAUC <0003> auc.c:179 vector [0]: kc = 0d4007ab63e85000 20240929055527910 DAUC <0003> auc.c:180 vector [0]: sres = 258c9b6a 20240929055527910 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929055527910 DAUC <0003> auc.c:113 vector [1]: rand = fb3b73fc3ccb4b28ed207be57ce7f70a 20240929055527910 DAUC <0003> auc.c:179 vector [1]: kc = 73e562ba90459400 20240929055527910 DAUC <0003> auc.c:180 vector [1]: sres = 830b8d23 20240929055527910 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929055527910 DAUC <0003> auc.c:113 vector [2]: rand = fe46f3420ac596d8d8b3fff6edde83c5 20240929055527910 DAUC <0003> auc.c:179 vector [2]: kc = a72ff70a0bbbe400 20240929055527910 DAUC <0003> auc.c:180 vector [2]: sres = 08fcfcff 20240929055527910 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929055527910 DAUC <0003> auc.c:113 vector [3]: rand = c56816408173233f9fb33a0c1bbc1d2e 20240929055527910 DAUC <0003> auc.c:179 vector [3]: kc = 2d03ee3a59594000 20240929055527910 DAUC <0003> auc.c:180 vector [3]: sres = c7631fcd 20240929055527910 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929055527910 DAUC <0003> auc.c:113 vector [4]: rand = 0736928b687b7944000590a37939f2c8 20240929055527910 DAUC <0003> auc.c:179 vector [4]: kc = 5f9ac84a832fa800 20240929055527910 DAUC <0003> auc.c:180 vector [4]: sres = 919cf74d 20240929055527910 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240929055527910 DAUC <0003> db_auc.c:245 IMSI='262428381500065': Generated 5 vectors 20240929055527910 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428381500065 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428381500065"} 20240929055527910 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428381500065 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055527910 DLINP <000b> input/ipa.c:451 connected read/write 20240929055527910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055527910 DLINP <000b> input/ipa.c:451 connected read/write 20240929055527910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055527912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41772<->l=127.0.0.1:4258 20240929055527939 DAUC <0003> db_auc.c:157 IMSI='262424341713609': No 2G Auth Data 20240929055527939 DAUC <0003> db_auc.c:192 IMSI='262424341713609': No 3G Auth Data 20240929055527972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41784<->l=127.0.0.1:4258 20240929055527975 DLINP <000b> input/ipa.c:451 connected read/write 20240929055527975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055527975 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424341713609 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424341713609"} 20240929055527975 DAUC <0003> db_auc.c:192 IMSI='262424341713609': No 3G Auth Data 20240929055527975 DAUC <0003> db_auc.c:236 IMSI='262424341713609': Calling to generate 5 vectors 20240929055527975 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240929055527975 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055527975 DAUC <0003> auc.c:113 vector [0]: rand = 18338cccf0ea8b0db8ca00e0ba75343b 20240929055527975 DAUC <0003> auc.c:179 vector [0]: kc = 5ab26d65cd404c3f 20240929055527975 DAUC <0003> auc.c:180 vector [0]: sres = 7c99df92 20240929055527975 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929055527975 DAUC <0003> auc.c:113 vector [1]: rand = ebf782c3045f83b9c4c09f435c588d6c 20240929055527975 DAUC <0003> auc.c:179 vector [1]: kc = f125458544bdb1f8 20240929055527975 DAUC <0003> auc.c:180 vector [1]: sres = 522cd44b 20240929055527975 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929055527975 DAUC <0003> auc.c:113 vector [2]: rand = f56bc5c7fb2f7179d1d65ad8dd7d6ee3 20240929055527975 DAUC <0003> auc.c:179 vector [2]: kc = cbe7d04fa2fe8345 20240929055527975 DAUC <0003> auc.c:180 vector [2]: sres = 55c16f46 20240929055527975 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929055527975 DAUC <0003> auc.c:113 vector [3]: rand = f3456f0c83746463ed67e9769e2d4937 20240929055527976 DAUC <0003> auc.c:179 vector [3]: kc = 9afb7d2a8548efba 20240929055527976 DAUC <0003> auc.c:180 vector [3]: sres = b84ddd17 20240929055527976 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929055527976 DAUC <0003> auc.c:113 vector [4]: rand = d593d1d6b9d9b675c7c991e2919d7d3f 20240929055527976 DAUC <0003> auc.c:179 vector [4]: kc = 1d56497f51585087 20240929055527976 DAUC <0003> auc.c:180 vector [4]: sres = 6d8a4db6 20240929055527976 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240929055527976 DAUC <0003> db_auc.c:245 IMSI='262424341713609': Generated 5 vectors 20240929055527976 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424341713609 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424341713609"} 20240929055527976 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424341713609 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055527976 DLINP <000b> input/ipa.c:451 connected read/write 20240929055527976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055527976 DLINP <000b> input/ipa.c:451 connected read/write 20240929055527976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055527978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41784<->l=127.0.0.1:4258 20240929055528003 DAUC <0003> db_auc.c:157 IMSI='262421612170616': No 2G Auth Data 20240929055528003 DAUC <0003> db_auc.c:192 IMSI='262421612170616': No 3G Auth Data 20240929055528035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41788<->l=127.0.0.1:4258 20240929055528039 DLINP <000b> input/ipa.c:451 connected read/write 20240929055528039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055528039 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421612170616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421612170616"} 20240929055528039 DAUC <0003> db_auc.c:157 IMSI='262421612170616': No 2G Auth Data 20240929055528039 DAUC <0003> db_auc.c:236 IMSI='262421612170616': Calling to generate 5 vectors 20240929055528039 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240929055528039 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055528039 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055528039 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929055528039 DAUC <0003> auc.c:113 vector [0]: rand = 2b2330d1258a2f26b1caee8682ed2577 20240929055528039 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929055528039 DAUC <0003> auc.c:142 vector [0]: autn = 379158cb30130000e88d1a1d3c954114 20240929055528039 DAUC <0003> auc.c:143 vector [0]: ck = dff4d3c55066f4162cf71de102d26744 20240929055528039 DAUC <0003> auc.c:144 vector [0]: ik = cf89427d4219b44ebd49a462779752c8 20240929055528039 DAUC <0003> auc.c:145 vector [0]: res = bae75fc4bcd8dc0b0000000000000000 20240929055528039 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055528039 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929055528039 DAUC <0003> auc.c:151 vector [0]: kc = 81c3283b673a75d4 20240929055528039 DAUC <0003> auc.c:152 vector [0]: sres = 063f83cf 20240929055528039 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929055528039 DAUC <0003> auc.c:113 vector [1]: rand = f99c36192da4c6d9492c9145c1e49f23 20240929055528039 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240929055528039 DAUC <0003> auc.c:142 vector [1]: autn = d81365675d250000005e750a48e3d83b 20240929055528039 DAUC <0003> auc.c:143 vector [1]: ck = a5511ea53f698693c6dd4be3284cd0c4 20240929055528039 DAUC <0003> auc.c:144 vector [1]: ik = 221aa2fb89f9329765b5b70d207d8e86 20240929055528039 DAUC <0003> auc.c:145 vector [1]: res = f22321aed69fa18d0000000000000000 20240929055528039 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055528039 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240929055528039 DAUC <0003> auc.c:151 vector [1]: kc = 242340b0bea1ea46 20240929055528039 DAUC <0003> auc.c:152 vector [1]: sres = 24bc8023 20240929055528039 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240929055528039 DAUC <0003> auc.c:113 vector [2]: rand = 74e9d7e247d5a57aac3c4958bb14fff1 20240929055528039 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240929055528039 DAUC <0003> auc.c:142 vector [2]: autn = fc8c6c64f10800004a1506e3acc7aabb 20240929055528039 DAUC <0003> auc.c:143 vector [2]: ck = aec24f193012b81540b8c6aab7fafecf 20240929055528039 DAUC <0003> auc.c:144 vector [2]: ik = 95ead6b034e5b81b0ec3823372527982 20240929055528039 DAUC <0003> auc.c:145 vector [2]: res = 80d1a8528d61d1ac0000000000000000 20240929055528039 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055528039 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240929055528039 DAUC <0003> auc.c:151 vector [2]: kc = 7553dd30c15f8743 20240929055528039 DAUC <0003> auc.c:152 vector [2]: sres = 0db079fe 20240929055528039 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240929055528039 DAUC <0003> auc.c:113 vector [3]: rand = 841dba0043335c51eadf0830fc9fd8ea 20240929055528039 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240929055528039 DAUC <0003> auc.c:142 vector [3]: autn = 3179b43e0934000025a48cad3493275a 20240929055528039 DAUC <0003> auc.c:143 vector [3]: ck = 051880f6b5d07da47dd2642a4a2c09c7 20240929055528039 DAUC <0003> auc.c:144 vector [3]: ik = 1068b1d088d2feae6729aa7cdbc1217c 20240929055528039 DAUC <0003> auc.c:145 vector [3]: res = c61a2bab1fb2ecc20000000000000000 20240929055528039 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055528039 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240929055528039 DAUC <0003> auc.c:151 vector [3]: kc = 0f8bff70acefabb1 20240929055528039 DAUC <0003> auc.c:152 vector [3]: sres = d9a8c769 20240929055528039 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240929055528039 DAUC <0003> auc.c:113 vector [4]: rand = 50691931de3f6dbe8ae1ad6601af0ab9 20240929055528039 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240929055528039 DAUC <0003> auc.c:142 vector [4]: autn = 293e06aba3d50000a689383fd173461c 20240929055528039 DAUC <0003> auc.c:143 vector [4]: ck = 7d0289086967a9d14af76cb71ce6004d 20240929055528039 DAUC <0003> auc.c:144 vector [4]: ik = 1d2411886a5afac092c937fc1400c837 20240929055528039 DAUC <0003> auc.c:145 vector [4]: res = 9b5b259d1f2edd9d0000000000000000 20240929055528039 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929055528039 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240929055528039 DAUC <0003> auc.c:151 vector [4]: kc = b818c3cb0bdb9b6b 20240929055528039 DAUC <0003> auc.c:152 vector [4]: sres = 8475f800 20240929055528039 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240929055528039 DAUC <0003> db_auc.c:245 IMSI='262421612170616': Generated 5 vectors 20240929055528039 DAUC <0003> db_auc.c:249 IMSI='262421612170616': Updating SQN=161 in DB 20240929055528047 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421612170616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421612170616"} 20240929055528047 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421612170616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055528047 DLINP <000b> input/ipa.c:451 connected read/write 20240929055528047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055528047 DLINP <000b> input/ipa.c:451 connected read/write 20240929055528047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055528051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41788<->l=127.0.0.1:4258 20240929055528077 DAUC <0003> db_auc.c:157 IMSI='262426976508148': No 2G Auth Data 20240929055528077 DAUC <0003> db_auc.c:192 IMSI='262426976508148': No 3G Auth Data 20240929055528108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41794<->l=127.0.0.1:4258 20240929055528112 DLINP <000b> input/ipa.c:451 connected read/write 20240929055528112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055528112 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426976508148 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426976508148"} 20240929055528112 DAUC <0003> db_auc.c:157 IMSI='262426976508148': No 2G Auth Data 20240929055528112 DAUC <0003> db_auc.c:236 IMSI='262426976508148': Calling to generate 5 vectors 20240929055528112 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240929055528112 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055528112 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240929055528112 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929055528112 DAUC <0003> auc.c:113 vector [0]: rand = e3a316efced3a7fd03fdb37b0517fb62 20240929055528112 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929055528112 DAUC <0003> auc.c:142 vector [0]: autn = 5839f66b86920000b48fa8cb62a46100 20240929055528112 DAUC <0003> auc.c:143 vector [0]: ck = 37d8dfbf5f943bd061bb253bd7f88ab5 20240929055528112 DAUC <0003> auc.c:144 vector [0]: ik = 17563a5fa7b078fdfaae53f8511f755d 20240929055528112 DAUC <0003> auc.c:145 vector [0]: res = 7a53086631f9aaa60000000000000000 20240929055528112 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055528112 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929055528112 DAUC <0003> auc.c:151 vector [0]: kc = bb9b93237ec3bcc5 20240929055528112 DAUC <0003> auc.c:152 vector [0]: sres = 4baaa2c0 20240929055528112 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929055528112 DAUC <0003> auc.c:113 vector [1]: rand = 0685b23640126fd37bd4bd24763ba539 20240929055528112 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240929055528112 DAUC <0003> auc.c:142 vector [1]: autn = 45144601d37c000062b65dd665a883c4 20240929055528112 DAUC <0003> auc.c:143 vector [1]: ck = 98a6784d029c8e46c371c0f1e2e76ae1 20240929055528112 DAUC <0003> auc.c:144 vector [1]: ik = a63133e6634bdebb9cf3762597b6456a 20240929055528112 DAUC <0003> auc.c:145 vector [1]: res = 229e0c82607986120000000000000000 20240929055528112 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055528112 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240929055528112 DAUC <0003> auc.c:151 vector [1]: kc = 6115fd7f14867f76 20240929055528112 DAUC <0003> auc.c:152 vector [1]: sres = 42e78a90 20240929055528112 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240929055528112 DAUC <0003> auc.c:113 vector [2]: rand = a034f2c6823a04985014a51fecec5268 20240929055528112 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240929055528112 DAUC <0003> auc.c:142 vector [2]: autn = 789f1ec40f150000777a544273c2ae97 20240929055528112 DAUC <0003> auc.c:143 vector [2]: ck = fadc73f12b9df5aa52f1843a55ecdcd6 20240929055528112 DAUC <0003> auc.c:144 vector [2]: ik = a5321224510d7e3d976e0ce8d3d596ec 20240929055528112 DAUC <0003> auc.c:145 vector [2]: res = ba165b06612463f40000000000000000 20240929055528112 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055528112 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240929055528112 DAUC <0003> auc.c:151 vector [2]: kc = 9a71e907fca9c1ad 20240929055528112 DAUC <0003> auc.c:152 vector [2]: sres = db3238f2 20240929055528112 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240929055528112 DAUC <0003> auc.c:113 vector [3]: rand = 1984b6afc9b583d02e456800f459522f 20240929055528112 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240929055528112 DAUC <0003> auc.c:142 vector [3]: autn = 2d149f60636800004278e3515dcb9171 20240929055528112 DAUC <0003> auc.c:143 vector [3]: ck = c975de66a73747b7afe75734bb92d2a8 20240929055528112 DAUC <0003> auc.c:144 vector [3]: ik = 78de90a083689e086c05a8839aeccca9 20240929055528112 DAUC <0003> auc.c:145 vector [3]: res = 1bde7ffa19dc37430000000000000000 20240929055528112 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055528112 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240929055528112 DAUC <0003> auc.c:151 vector [3]: kc = 7249b1710521c7be 20240929055528112 DAUC <0003> auc.c:152 vector [3]: sres = 020248b9 20240929055528112 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240929055528112 DAUC <0003> auc.c:113 vector [4]: rand = d35eb0d1aa84d1f2e35293cd56a88948 20240929055528112 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240929055528112 DAUC <0003> auc.c:142 vector [4]: autn = 1018ffca964d0000d514e4e3703bcd10 20240929055528112 DAUC <0003> auc.c:143 vector [4]: ck = f05fda4fa355e526f1d30199005de07b 20240929055528112 DAUC <0003> auc.c:144 vector [4]: ik = 43fea91923583268433a4b52638398e0 20240929055528112 DAUC <0003> auc.c:145 vector [4]: res = ab667537bd021f740000000000000000 20240929055528112 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929055528112 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240929055528112 DAUC <0003> auc.c:151 vector [4]: kc = 0148399de3d3afd5 20240929055528112 DAUC <0003> auc.c:152 vector [4]: sres = 16646a43 20240929055528112 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240929055528112 DAUC <0003> db_auc.c:245 IMSI='262426976508148': Generated 5 vectors 20240929055528112 DAUC <0003> db_auc.c:249 IMSI='262426976508148': Updating SQN=161 in DB 20240929055528120 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426976508148 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426976508148"} 20240929055528120 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426976508148 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055528120 DLINP <000b> input/ipa.c:451 connected read/write 20240929055528120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055528120 DLINP <000b> input/ipa.c:451 connected read/write 20240929055528120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055528124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41794<->l=127.0.0.1:4258 20240929055528150 DAUC <0003> db_auc.c:157 IMSI='262428600670507': No 2G Auth Data 20240929055528150 DAUC <0003> db_auc.c:192 IMSI='262428600670507': No 3G Auth Data 20240929055528191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41802<->l=127.0.0.1:4258 20240929055528195 DLINP <000b> input/ipa.c:451 connected read/write 20240929055528195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055528195 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428600670507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428600670507"} 20240929055528195 DAUC <0003> db_auc.c:236 IMSI='262428600670507': Calling to generate 5 vectors 20240929055528195 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929055528195 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055528195 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055528195 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929055528195 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055528195 DAUC <0003> auc.c:113 vector [0]: rand = dc248f1e5e9f3f1e65c7291a86689a94 20240929055528195 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929055528195 DAUC <0003> auc.c:142 vector [0]: autn = 87cf6fb1b552000073dff57e18f329d7 20240929055528195 DAUC <0003> auc.c:143 vector [0]: ck = 07c9e27920308e658180019d6e3869c3 20240929055528195 DAUC <0003> auc.c:144 vector [0]: ik = aa57fd225cf996a40e948866d975efff 20240929055528195 DAUC <0003> auc.c:145 vector [0]: res = 9b9a66c16a5936af0000000000000000 20240929055528195 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055528195 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929055528195 DAUC <0003> auc.c:179 vector [0]: kc = 6f310ab5a43b5000 20240929055528195 DAUC <0003> auc.c:180 vector [0]: sres = 66fb1fcd 20240929055528195 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929055528195 DAUC <0003> auc.c:113 vector [1]: rand = 4056841356a786e259d96625b2e46046 20240929055528195 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240929055528195 DAUC <0003> auc.c:142 vector [1]: autn = a1a1237424ba0000add7cfd508f9ef1d 20240929055528195 DAUC <0003> auc.c:143 vector [1]: ck = bf6be000c1b5a339e49ce261db182d33 20240929055528195 DAUC <0003> auc.c:144 vector [1]: ik = f9c57ba7e2b9d30db0a4325a17770c50 20240929055528195 DAUC <0003> auc.c:145 vector [1]: res = 8b6f62efe4d2aaa60000000000000000 20240929055528195 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055528195 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929055528195 DAUC <0003> auc.c:179 vector [1]: kc = ddbb0d59dd93e400 20240929055528195 DAUC <0003> auc.c:180 vector [1]: sres = d0d248ab 20240929055528195 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929055528195 DAUC <0003> auc.c:113 vector [2]: rand = 3a0438c3604db214cb6d8d8f5b1fd5a7 20240929055528195 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240929055528195 DAUC <0003> auc.c:142 vector [2]: autn = f91c80d542ae000096700222519875bc 20240929055528195 DAUC <0003> auc.c:143 vector [2]: ck = 310154cbcef638eadd128e7aa3800c7f 20240929055528195 DAUC <0003> auc.c:144 vector [2]: ik = 2fc8885bc9f43cac4f41e5b29c7d53bf 20240929055528195 DAUC <0003> auc.c:145 vector [2]: res = f83e959305fe8c000000000000000000 20240929055528195 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055528195 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929055528195 DAUC <0003> auc.c:179 vector [2]: kc = 111da3e929b32800 20240929055528195 DAUC <0003> auc.c:180 vector [2]: sres = 9b52cc68 20240929055528195 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929055528195 DAUC <0003> auc.c:113 vector [3]: rand = 49fb17c21c4fc2e7f43ae642ac6a6bdb 20240929055528195 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240929055528195 DAUC <0003> auc.c:142 vector [3]: autn = 1e34213d244600006eeed70a535574ad 20240929055528195 DAUC <0003> auc.c:143 vector [3]: ck = f260e5eca1c320ce1e7464835ab9e458 20240929055528195 DAUC <0003> auc.c:144 vector [3]: ik = d12589648e2869da85eef387a21465b5 20240929055528195 DAUC <0003> auc.c:145 vector [3]: res = ce402eb83d54b5380000000000000000 20240929055528195 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055528195 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929055528195 DAUC <0003> auc.c:179 vector [3]: kc = 59c1134a077cbc00 20240929055528195 DAUC <0003> auc.c:180 vector [3]: sres = 2f4c5e30 20240929055528195 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929055528195 DAUC <0003> auc.c:113 vector [4]: rand = cfb660de2fce77278b9df2936e0dd27b 20240929055528195 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240929055528195 DAUC <0003> auc.c:142 vector [4]: autn = 044ee35cdf910000a51b83cf492b4417 20240929055528195 DAUC <0003> auc.c:143 vector [4]: ck = f31c862b1bbe9d3f776b56f3d4351e28 20240929055528195 DAUC <0003> auc.c:144 vector [4]: ik = 8e51192884ef44b14d274ebf8d1ebfc8 20240929055528195 DAUC <0003> auc.c:145 vector [4]: res = 2960276115eb899f0000000000000000 20240929055528195 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929055528195 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929055528195 DAUC <0003> auc.c:179 vector [4]: kc = b19166e13c577400 20240929055528195 DAUC <0003> auc.c:180 vector [4]: sres = 6e63cf19 20240929055528195 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929055528195 DAUC <0003> db_auc.c:245 IMSI='262428600670507': Generated 5 vectors 20240929055528195 DAUC <0003> db_auc.c:249 IMSI='262428600670507': Updating SQN=161 in DB 20240929055528203 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428600670507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428600670507"} 20240929055528203 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428600670507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055528203 DLINP <000b> input/ipa.c:451 connected read/write 20240929055528203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055528203 DLINP <000b> input/ipa.c:451 connected read/write 20240929055528203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055528207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41802<->l=127.0.0.1:4258 20240929055528241 DAUC <0003> db_auc.c:157 IMSI='262427686020886': No 2G Auth Data 20240929055528241 DAUC <0003> db_auc.c:192 IMSI='262427686020886': No 3G Auth Data 20240929055528282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41816<->l=127.0.0.1:4258 20240929055528286 DLINP <000b> input/ipa.c:451 connected read/write 20240929055528286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055528286 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427686020886 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427686020886"} 20240929055528286 DAUC <0003> db_auc.c:236 IMSI='262427686020886': Calling to generate 5 vectors 20240929055528286 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929055528286 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055528286 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055528286 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929055528286 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055528286 DAUC <0003> auc.c:113 vector [0]: rand = f9cb09065738a4b4826e3a542aecdbb5 20240929055528286 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929055528286 DAUC <0003> auc.c:142 vector [0]: autn = 6759f017065400008ca0a6eba5105be1 20240929055528286 DAUC <0003> auc.c:143 vector [0]: ck = 5e273640058ec238db13cd2639e99b20 20240929055528286 DAUC <0003> auc.c:144 vector [0]: ik = 1f66c8637059371cb1d894432ce9900f 20240929055528286 DAUC <0003> auc.c:145 vector [0]: res = 72cb36954452ac0f0000000000000000 20240929055528286 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055528286 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929055528286 DAUC <0003> auc.c:179 vector [0]: kc = 1044a0b8ed8ec400 20240929055528286 DAUC <0003> auc.c:180 vector [0]: sres = a6db133b 20240929055528286 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929055528286 DAUC <0003> auc.c:113 vector [1]: rand = c57a3ca0ec1aebddc3a7ec2824a5ed34 20240929055528286 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240929055528286 DAUC <0003> auc.c:142 vector [1]: autn = 1ca03c7415990000b9945e4fdbf1510a 20240929055528286 DAUC <0003> auc.c:143 vector [1]: ck = 0d4fd411b87087899f00d291a0a0f8df 20240929055528286 DAUC <0003> auc.c:144 vector [1]: ik = e33cd439dd72eb877ea7a9e2860d0714 20240929055528286 DAUC <0003> auc.c:145 vector [1]: res = c983eabdd692d2f60000000000000000 20240929055528286 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055528286 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929055528286 DAUC <0003> auc.c:179 vector [1]: kc = 228f77b7423ba400 20240929055528286 DAUC <0003> auc.c:180 vector [1]: sres = 07bb062c 20240929055528286 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929055528286 DAUC <0003> auc.c:113 vector [2]: rand = 0d4f4f6db4573c81af58800ebc64c08e 20240929055528286 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240929055528286 DAUC <0003> auc.c:142 vector [2]: autn = 5fab411761ac00009d401749506298cc 20240929055528286 DAUC <0003> auc.c:143 vector [2]: ck = 2f0ffee7de6a1dd44d3fd204fba37539 20240929055528286 DAUC <0003> auc.c:144 vector [2]: ik = 396e4a7d997596f13d8f1d212dde0617 20240929055528286 DAUC <0003> auc.c:145 vector [2]: res = aea56ca6a2845d160000000000000000 20240929055528286 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055528286 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929055528286 DAUC <0003> auc.c:179 vector [2]: kc = d7e62d301d6d9800 20240929055528286 DAUC <0003> auc.c:180 vector [2]: sres = 14d04fc4 20240929055528286 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929055528286 DAUC <0003> auc.c:113 vector [3]: rand = fe66979bc63b78afb3b8afb7140cb499 20240929055528286 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240929055528286 DAUC <0003> auc.c:142 vector [3]: autn = 1375132f45030000ed75f2f7b080a07b 20240929055528286 DAUC <0003> auc.c:143 vector [3]: ck = 52458a4f2cbff57d93c7b42bca458390 20240929055528286 DAUC <0003> auc.c:144 vector [3]: ik = 4f3bd90f72b9a267a83e3c7017604208 20240929055528286 DAUC <0003> auc.c:145 vector [3]: res = 64ec8f457562ca700000000000000000 20240929055528286 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055528286 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929055528286 DAUC <0003> auc.c:179 vector [3]: kc = e8712e68bf955000 20240929055528286 DAUC <0003> auc.c:180 vector [3]: sres = b226de72 20240929055528286 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929055528286 DAUC <0003> auc.c:113 vector [4]: rand = 16537f639f93cde6591e760a3a5c1f27 20240929055528286 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240929055528286 DAUC <0003> auc.c:142 vector [4]: autn = 276e62938ed300004d3bb4b00f46530a 20240929055528286 DAUC <0003> auc.c:143 vector [4]: ck = f389e4cabe40445b2d392272e87fe1cf 20240929055528286 DAUC <0003> auc.c:144 vector [4]: ik = c5a852197fe1438622c15d1d7df55b4b 20240929055528286 DAUC <0003> auc.c:145 vector [4]: res = 873415d3dd5da4ec0000000000000000 20240929055528286 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929055528286 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929055528286 DAUC <0003> auc.c:179 vector [4]: kc = 268520153526cc00 20240929055528286 DAUC <0003> auc.c:180 vector [4]: sres = 7130bac2 20240929055528286 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929055528286 DAUC <0003> db_auc.c:245 IMSI='262427686020886': Generated 5 vectors 20240929055528286 DAUC <0003> db_auc.c:249 IMSI='262427686020886': Updating SQN=161 in DB 20240929055528294 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427686020886 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427686020886"} 20240929055528294 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427686020886 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055528294 DLINP <000b> input/ipa.c:451 connected read/write 20240929055528294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055528294 DLINP <000b> input/ipa.c:451 connected read/write 20240929055528294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055528298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41816<->l=127.0.0.1:4258 20240929055528331 DAUC <0003> db_auc.c:157 IMSI='262427011040664': No 2G Auth Data 20240929055528331 DAUC <0003> db_auc.c:192 IMSI='262427011040664': No 3G Auth Data 20240929055528371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41820<->l=127.0.0.1:4258 20240929055528374 DLINP <000b> input/ipa.c:451 connected read/write 20240929055528374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055528374 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427011040664 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427011040664"} 20240929055528374 DAUC <0003> db_auc.c:236 IMSI='262427011040664': Calling to generate 5 vectors 20240929055528374 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929055528374 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055528374 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055528374 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929055528374 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055528374 DAUC <0003> auc.c:113 vector [0]: rand = 4bb3ae61a01f56723821d6ac9ad34686 20240929055528374 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929055528374 DAUC <0003> auc.c:142 vector [0]: autn = efd357cdbee400001c7cd3780dc7d3d7 20240929055528374 DAUC <0003> auc.c:143 vector [0]: ck = f129854236876200a6609a83348cbe34 20240929055528374 DAUC <0003> auc.c:144 vector [0]: ik = e25556cfa7cdb15e4927b53692702888 20240929055528374 DAUC <0003> auc.c:145 vector [0]: res = 206d062ccadbd8be0000000000000000 20240929055528374 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055528374 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929055528374 DAUC <0003> auc.c:179 vector [0]: kc = 6b701669dc29ce5a 20240929055528374 DAUC <0003> auc.c:180 vector [0]: sres = e5420d30 20240929055528374 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929055528374 DAUC <0003> auc.c:113 vector [1]: rand = b67dc8a2b8ce90abe31abd5f2faef586 20240929055528374 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240929055528374 DAUC <0003> auc.c:142 vector [1]: autn = 3aa8596b29fa0000009172d3b3653e3f 20240929055528374 DAUC <0003> auc.c:143 vector [1]: ck = a259767ee05040fc7d6eb44c8b104d42 20240929055528374 DAUC <0003> auc.c:144 vector [1]: ik = 3840a1099ba9f17e48779689b50c7bf7 20240929055528374 DAUC <0003> auc.c:145 vector [1]: res = c099398f31a68a220000000000000000 20240929055528374 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055528374 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929055528374 DAUC <0003> auc.c:179 vector [1]: kc = 2a10ca55840898ab 20240929055528374 DAUC <0003> auc.c:180 vector [1]: sres = b0461af0 20240929055528374 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929055528374 DAUC <0003> auc.c:113 vector [2]: rand = cf67c4e3d0d247419cf5e14aeb17cc21 20240929055528375 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240929055528375 DAUC <0003> auc.c:142 vector [2]: autn = 8f23d820dff70000788bfd6953619305 20240929055528375 DAUC <0003> auc.c:143 vector [2]: ck = 81756a7027c09659cf52862fad640391 20240929055528375 DAUC <0003> auc.c:144 vector [2]: ik = 55cf6a785e88d824097d61f2119ef74b 20240929055528375 DAUC <0003> auc.c:145 vector [2]: res = 83338bd46da934f60000000000000000 20240929055528375 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055528375 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929055528375 DAUC <0003> auc.c:179 vector [2]: kc = 999d1f6ffba5e10c 20240929055528375 DAUC <0003> auc.c:180 vector [2]: sres = c900d1fb 20240929055528375 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929055528375 DAUC <0003> auc.c:113 vector [3]: rand = 5c121981b9fdd60c34b9909d13236a73 20240929055528375 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240929055528375 DAUC <0003> auc.c:142 vector [3]: autn = e8accd7765a80000f7d4a1d94790a4e1 20240929055528375 DAUC <0003> auc.c:143 vector [3]: ck = a09732d0399b38a433e17a9ea743f89b 20240929055528375 DAUC <0003> auc.c:144 vector [3]: ik = 98e39e8355ce86b6c8dd5ebaa97eb006 20240929055528375 DAUC <0003> auc.c:145 vector [3]: res = 2aef5769d7529d850000000000000000 20240929055528375 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055528375 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929055528375 DAUC <0003> auc.c:179 vector [3]: kc = 9dccc2ad6fd5134a 20240929055528375 DAUC <0003> auc.c:180 vector [3]: sres = f9172c9a 20240929055528375 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929055528375 DAUC <0003> auc.c:113 vector [4]: rand = 19d76efb2205c41dfcec7549508d48f6 20240929055528375 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240929055528375 DAUC <0003> auc.c:142 vector [4]: autn = 15332fcc97c90000de306fdf6419914f 20240929055528375 DAUC <0003> auc.c:143 vector [4]: ck = 8c99a2a7c823bba70f0489eddffa1e9d 20240929055528375 DAUC <0003> auc.c:144 vector [4]: ik = f4ea3a77bbc0c3b2a6408ad867695809 20240929055528375 DAUC <0003> auc.c:145 vector [4]: res = 558c9c968e8257de0000000000000000 20240929055528375 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929055528375 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929055528375 DAUC <0003> auc.c:179 vector [4]: kc = d1a2486f77e7792a 20240929055528375 DAUC <0003> auc.c:180 vector [4]: sres = 936873b3 20240929055528375 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929055528375 DAUC <0003> db_auc.c:245 IMSI='262427011040664': Generated 5 vectors 20240929055528375 DAUC <0003> db_auc.c:249 IMSI='262427011040664': Updating SQN=161 in DB 20240929055528382 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427011040664 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427011040664"} 20240929055528382 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427011040664 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055528382 DLINP <000b> input/ipa.c:451 connected read/write 20240929055528382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055528382 DLINP <000b> input/ipa.c:451 connected read/write 20240929055528382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055528386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41820<->l=127.0.0.1:4258 20240929055528417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41748<->l=127.0.0.1:4258 20240929055528418 DLINP <000b> input/ipa.c:451 connected read/write 20240929055528418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055528418 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055528418 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055528418 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055528418 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41209<->l=127.0.0.1:4259) 20240929055528459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41828<->l=127.0.0.1:4258 20240929055528459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41828<->l=127.0.0.1:4258 20240929055531532 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055531532 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055531535 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055531536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41832<->l=127.0.0.1:4258 20240929055531538 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055531538 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055531538 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055531538 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  20240929055531538 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055531538 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  20240929055531538 DLGSUP <0013> gsup_server.c:235 2:  20240929055531538 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055531538 DLGSUP <0013> gsup_server.c:235 3:  20240929055531538 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055531538 DLGSUP <0013> gsup_server.c:235 4:  20240929055531538 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055531538 DLGSUP <0013> gsup_server.c:235 5:  20240929055531538 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055531538 DLGSUP <0013> gsup_server.c:235 7:  20240929055531538 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055531538 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055531538 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055531538 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055531557 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45023<->l=127.0.0.1:4259) 20240929055531575 DAUC <0003> db_auc.c:157 IMSI='262425670307042': No 2G Auth Data 20240929055531575 DAUC <0003> db_auc.c:192 IMSI='262425670307042': No 3G Auth Data 20240929055531609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41840<->l=127.0.0.1:4258 20240929055531613 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055531613 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425670307042 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425670307042"} 20240929055531613 DAUC <0003> db_auc.c:192 IMSI='262425670307042': No 3G Auth Data 20240929055531613 DAUC <0003> db_auc.c:236 IMSI='262425670307042': Calling to generate 1 vectors 20240929055531613 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240929055531613 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055531613 DAUC <0003> auc.c:113 vector [0]: rand = cfb35f23a89d1d4bc90b93627286f737 20240929055531613 DAUC <0003> auc.c:179 vector [0]: kc = 5485c58d155d7c00 20240929055531613 DAUC <0003> auc.c:180 vector [0]: sres = f06a3bc3 20240929055531613 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929055531613 DAUC <0003> db_auc.c:245 IMSI='262425670307042': Generated 1 vectors 20240929055531613 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425670307042 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425670307042"} 20240929055531613 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425670307042 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055531613 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531613 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531615 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055531615 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425670307042 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425670307042"} 20240929055531615 DAUC <0003> db_auc.c:192 IMSI='262425670307042': No 3G Auth Data 20240929055531615 DAUC <0003> db_auc.c:236 IMSI='262425670307042': Calling to generate 4 vectors 20240929055531615 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240929055531615 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055531615 DAUC <0003> auc.c:113 vector [0]: rand = 6bcff9d7471da0e6ec36b6766710345a 20240929055531615 DAUC <0003> auc.c:179 vector [0]: kc = cf6b0d743767c400 20240929055531615 DAUC <0003> auc.c:180 vector [0]: sres = c0c010db 20240929055531615 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929055531615 DAUC <0003> auc.c:113 vector [1]: rand = 66e3db675c7b56a65e52060d87da93b3 20240929055531615 DAUC <0003> auc.c:179 vector [1]: kc = 21273e5c4ba5c000 20240929055531615 DAUC <0003> auc.c:180 vector [1]: sres = 9a5a46eb 20240929055531615 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929055531615 DAUC <0003> auc.c:113 vector [2]: rand = e8e4d9e50f47bb4ad980bff297912c56 20240929055531615 DAUC <0003> auc.c:179 vector [2]: kc = eace093e4e44ac00 20240929055531615 DAUC <0003> auc.c:180 vector [2]: sres = 3ac966bd 20240929055531615 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929055531615 DAUC <0003> auc.c:113 vector [3]: rand = d59184396075be715e5fb8edb8426d83 20240929055531615 DAUC <0003> auc.c:179 vector [3]: kc = 64256d11c4413c00 20240929055531615 DAUC <0003> auc.c:180 vector [3]: sres = 9c83695d 20240929055531615 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929055531615 DAUC <0003> db_auc.c:245 IMSI='262425670307042': Generated 4 vectors 20240929055531615 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425670307042 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425670307042"} 20240929055531615 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425670307042 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055531615 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531615 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531617 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055531617 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425670307042 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425670307042"} 20240929055531617 DAUC <0003> db_auc.c:192 IMSI='262425670307042': No 3G Auth Data 20240929055531617 DAUC <0003> db_auc.c:236 IMSI='262425670307042': Calling to generate 5 vectors 20240929055531617 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240929055531617 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055531617 DAUC <0003> auc.c:113 vector [0]: rand = 0b9009b41f599826c45a9cda5fc26c2e 20240929055531617 DAUC <0003> auc.c:179 vector [0]: kc = 6bb98959426c1c00 20240929055531617 DAUC <0003> auc.c:180 vector [0]: sres = b68174aa 20240929055531617 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929055531617 DAUC <0003> auc.c:113 vector [1]: rand = 850c1593995c388f6b37ae5b015d971f 20240929055531617 DAUC <0003> auc.c:179 vector [1]: kc = 748b2d3b21006400 20240929055531617 DAUC <0003> auc.c:180 vector [1]: sres = bf27dcf4 20240929055531617 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929055531617 DAUC <0003> auc.c:113 vector [2]: rand = 41326c0e4d0d8c9a5a9da6731a3ad8f3 20240929055531617 DAUC <0003> auc.c:179 vector [2]: kc = ab84558d36551000 20240929055531617 DAUC <0003> auc.c:180 vector [2]: sres = 1cfec1b9 20240929055531617 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929055531617 DAUC <0003> auc.c:113 vector [3]: rand = 441c11d937bc2f813a61cdbae9c84927 20240929055531617 DAUC <0003> auc.c:179 vector [3]: kc = ff08da85b220d800 20240929055531617 DAUC <0003> auc.c:180 vector [3]: sres = 3f8c56be 20240929055531617 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929055531617 DAUC <0003> auc.c:113 vector [4]: rand = c2fddce7ceb31149c1b668decacad37c 20240929055531617 DAUC <0003> auc.c:179 vector [4]: kc = 5abbcff0a058d000 20240929055531617 DAUC <0003> auc.c:180 vector [4]: sres = 2b4055de 20240929055531617 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240929055531617 DAUC <0003> db_auc.c:245 IMSI='262425670307042': Generated 5 vectors 20240929055531617 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425670307042 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425670307042"} 20240929055531617 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425670307042 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055531617 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531617 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531619 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055531619 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425670307042 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425670307042"} 20240929055531619 DAUC <0003> db_auc.c:192 IMSI='262425670307042': No 3G Auth Data 20240929055531619 DAUC <0003> db_auc.c:236 IMSI='262425670307042': Calling to generate 5 vectors 20240929055531619 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240929055531619 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055531619 DAUC <0003> auc.c:113 vector [0]: rand = 77b5b28aadcafb79648bdbc1641af926 20240929055531619 DAUC <0003> auc.c:179 vector [0]: kc = d165b876821e5800 20240929055531619 DAUC <0003> auc.c:180 vector [0]: sres = c77d11f4 20240929055531619 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929055531619 DAUC <0003> auc.c:113 vector [1]: rand = 18b1fe66ac6afc96cbbd149de5bf7db6 20240929055531619 DAUC <0003> auc.c:179 vector [1]: kc = 44693ed38dc55c00 20240929055531619 DAUC <0003> auc.c:180 vector [1]: sres = 4a9e45f7 20240929055531619 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929055531619 DAUC <0003> auc.c:113 vector [2]: rand = f9acd47b304061e4ddb49e3b0e5b7398 20240929055531619 DAUC <0003> auc.c:179 vector [2]: kc = 9d3c1d68ecbe4800 20240929055531619 DAUC <0003> auc.c:180 vector [2]: sres = 4032f9ea 20240929055531619 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929055531619 DAUC <0003> auc.c:113 vector [3]: rand = c1c3a63660a93d4c027bc9aad698b154 20240929055531619 DAUC <0003> auc.c:179 vector [3]: kc = 9eb497944d3d9800 20240929055531619 DAUC <0003> auc.c:180 vector [3]: sres = 708783c7 20240929055531619 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929055531619 DAUC <0003> auc.c:113 vector [4]: rand = 13e984307353304a6729685d7dec5cf6 20240929055531619 DAUC <0003> auc.c:179 vector [4]: kc = 83a2d04759ed6800 20240929055531619 DAUC <0003> auc.c:180 vector [4]: sres = 46caa3d5 20240929055531619 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240929055531619 DAUC <0003> db_auc.c:245 IMSI='262425670307042': Generated 5 vectors 20240929055531619 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425670307042 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425670307042"} 20240929055531619 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425670307042 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055531619 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531619 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41840<->l=127.0.0.1:4258 20240929055531645 DAUC <0003> db_auc.c:157 IMSI='262423788847160': No 2G Auth Data 20240929055531645 DAUC <0003> db_auc.c:192 IMSI='262423788847160': No 3G Auth Data 20240929055531678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41844<->l=127.0.0.1:4258 20240929055531680 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055531680 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423788847160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423788847160"} 20240929055531680 DAUC <0003> db_auc.c:192 IMSI='262423788847160': No 3G Auth Data 20240929055531680 DAUC <0003> db_auc.c:236 IMSI='262423788847160': Calling to generate 1 vectors 20240929055531680 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240929055531680 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055531680 DAUC <0003> auc.c:113 vector [0]: rand = d389f703e3883a7556c0a479efd67bef 20240929055531680 DAUC <0003> auc.c:179 vector [0]: kc = 5847433edc367800 20240929055531680 DAUC <0003> auc.c:180 vector [0]: sres = 28b31400 20240929055531680 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929055531680 DAUC <0003> db_auc.c:245 IMSI='262423788847160': Generated 1 vectors 20240929055531680 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423788847160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423788847160"} 20240929055531680 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423788847160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055531680 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531681 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531682 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055531682 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423788847160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423788847160"} 20240929055531682 DAUC <0003> db_auc.c:192 IMSI='262423788847160': No 3G Auth Data 20240929055531682 DAUC <0003> db_auc.c:236 IMSI='262423788847160': Calling to generate 4 vectors 20240929055531682 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240929055531682 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055531683 DAUC <0003> auc.c:113 vector [0]: rand = e259261c586556e5e334d0c8074f865b 20240929055531683 DAUC <0003> auc.c:179 vector [0]: kc = ee2a63b6b1288000 20240929055531683 DAUC <0003> auc.c:180 vector [0]: sres = 8c74e55b 20240929055531683 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929055531683 DAUC <0003> auc.c:113 vector [1]: rand = deb6d4cf11b5e24ba7f8632fd1c68989 20240929055531683 DAUC <0003> auc.c:179 vector [1]: kc = 6353b4f1d4ebc800 20240929055531683 DAUC <0003> auc.c:180 vector [1]: sres = 83cec600 20240929055531683 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929055531683 DAUC <0003> auc.c:113 vector [2]: rand = 619b1e379964de6855a1822a9e2cc017 20240929055531683 DAUC <0003> auc.c:179 vector [2]: kc = ebd4e9ee271fc800 20240929055531683 DAUC <0003> auc.c:180 vector [2]: sres = 61163f03 20240929055531683 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929055531683 DAUC <0003> auc.c:113 vector [3]: rand = 530e6359f48b393b39ec0298fd450fd1 20240929055531683 DAUC <0003> auc.c:179 vector [3]: kc = 9986bd34fbd15800 20240929055531683 DAUC <0003> auc.c:180 vector [3]: sres = 4d3cbc48 20240929055531683 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929055531683 DAUC <0003> db_auc.c:245 IMSI='262423788847160': Generated 4 vectors 20240929055531683 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423788847160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423788847160"} 20240929055531683 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423788847160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055531683 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531683 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531684 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055531684 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423788847160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423788847160"} 20240929055531684 DAUC <0003> db_auc.c:192 IMSI='262423788847160': No 3G Auth Data 20240929055531684 DAUC <0003> db_auc.c:236 IMSI='262423788847160': Calling to generate 5 vectors 20240929055531684 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240929055531684 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055531684 DAUC <0003> auc.c:113 vector [0]: rand = 191a58236de992900fbe4fdbcc3d96cd 20240929055531684 DAUC <0003> auc.c:179 vector [0]: kc = 716f8173913f2c00 20240929055531684 DAUC <0003> auc.c:180 vector [0]: sres = 0ac911c0 20240929055531684 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929055531684 DAUC <0003> auc.c:113 vector [1]: rand = 9486b1ebb6de51691bb7aa2c92fe606e 20240929055531684 DAUC <0003> auc.c:179 vector [1]: kc = 48cb5c040094bc00 20240929055531684 DAUC <0003> auc.c:180 vector [1]: sres = d52176b8 20240929055531684 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929055531684 DAUC <0003> auc.c:113 vector [2]: rand = 441436bc79b417d545a32cf2f6a6ab7a 20240929055531684 DAUC <0003> auc.c:179 vector [2]: kc = 52dc4db424089800 20240929055531684 DAUC <0003> auc.c:180 vector [2]: sres = 0316825d 20240929055531684 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929055531684 DAUC <0003> auc.c:113 vector [3]: rand = 5dae1dfc7315de7c6f2f42d2d58b5289 20240929055531684 DAUC <0003> auc.c:179 vector [3]: kc = 2604f2d1d1d1c000 20240929055531684 DAUC <0003> auc.c:180 vector [3]: sres = b0c22c5c 20240929055531684 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929055531684 DAUC <0003> auc.c:113 vector [4]: rand = bd8be8a564d687774a6d11b36922ad72 20240929055531684 DAUC <0003> auc.c:179 vector [4]: kc = a98ad00b13e71c00 20240929055531684 DAUC <0003> auc.c:180 vector [4]: sres = 069d749b 20240929055531684 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240929055531684 DAUC <0003> db_auc.c:245 IMSI='262423788847160': Generated 5 vectors 20240929055531684 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423788847160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423788847160"} 20240929055531684 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423788847160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055531685 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531685 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531686 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055531686 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423788847160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423788847160"} 20240929055531686 DAUC <0003> db_auc.c:192 IMSI='262423788847160': No 3G Auth Data 20240929055531686 DAUC <0003> db_auc.c:236 IMSI='262423788847160': Calling to generate 5 vectors 20240929055531686 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240929055531686 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055531686 DAUC <0003> auc.c:113 vector [0]: rand = d6995f8a46ce0bfd4548797b204d102f 20240929055531686 DAUC <0003> auc.c:179 vector [0]: kc = 2be6dddbd63e4000 20240929055531686 DAUC <0003> auc.c:180 vector [0]: sres = 4b652753 20240929055531686 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929055531686 DAUC <0003> auc.c:113 vector [1]: rand = f4939b9d9aa1c3a5adaea974feb996af 20240929055531686 DAUC <0003> auc.c:179 vector [1]: kc = 65ac40c266419400 20240929055531686 DAUC <0003> auc.c:180 vector [1]: sres = c70533f8 20240929055531686 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929055531686 DAUC <0003> auc.c:113 vector [2]: rand = 74c40ac0e67eb263bf761756cf5b8908 20240929055531686 DAUC <0003> auc.c:179 vector [2]: kc = 2b72f351ead45c00 20240929055531686 DAUC <0003> auc.c:180 vector [2]: sres = 809839ec 20240929055531686 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929055531686 DAUC <0003> auc.c:113 vector [3]: rand = 32c691e673c2771350f5e021b364b20a 20240929055531687 DAUC <0003> auc.c:179 vector [3]: kc = fb7af95629859400 20240929055531687 DAUC <0003> auc.c:180 vector [3]: sres = aee79972 20240929055531687 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929055531687 DAUC <0003> auc.c:113 vector [4]: rand = 3da18022364dc029995a9f25226840b1 20240929055531687 DAUC <0003> auc.c:179 vector [4]: kc = 83278c5880279000 20240929055531687 DAUC <0003> auc.c:180 vector [4]: sres = 13711822 20240929055531687 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240929055531687 DAUC <0003> db_auc.c:245 IMSI='262423788847160': Generated 5 vectors 20240929055531687 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423788847160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423788847160"} 20240929055531687 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423788847160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055531687 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531687 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41844<->l=127.0.0.1:4258 20240929055531713 DAUC <0003> db_auc.c:157 IMSI='262428639073226': No 2G Auth Data 20240929055531713 DAUC <0003> db_auc.c:192 IMSI='262428639073226': No 3G Auth Data 20240929055531745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41860<->l=127.0.0.1:4258 20240929055531749 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055531749 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428639073226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428639073226"} 20240929055531749 DAUC <0003> db_auc.c:192 IMSI='262428639073226': No 3G Auth Data 20240929055531749 DAUC <0003> db_auc.c:236 IMSI='262428639073226': Calling to generate 1 vectors 20240929055531749 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240929055531749 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055531749 DAUC <0003> auc.c:113 vector [0]: rand = c23fa7aa8d67606f57c6b03f05e55f3f 20240929055531749 DAUC <0003> auc.c:179 vector [0]: kc = 1d2646b2b0875177 20240929055531749 DAUC <0003> auc.c:180 vector [0]: sres = 42388b42 20240929055531749 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929055531749 DAUC <0003> db_auc.c:245 IMSI='262428639073226': Generated 1 vectors 20240929055531749 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428639073226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428639073226"} 20240929055531749 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428639073226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055531749 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531749 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531752 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055531752 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428639073226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428639073226"} 20240929055531752 DAUC <0003> db_auc.c:192 IMSI='262428639073226': No 3G Auth Data 20240929055531752 DAUC <0003> db_auc.c:236 IMSI='262428639073226': Calling to generate 4 vectors 20240929055531752 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240929055531752 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055531752 DAUC <0003> auc.c:113 vector [0]: rand = 443c727d5917070d1634e27b666a5145 20240929055531752 DAUC <0003> auc.c:179 vector [0]: kc = c4d663db60d37691 20240929055531752 DAUC <0003> auc.c:180 vector [0]: sres = f19a2b5c 20240929055531752 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929055531752 DAUC <0003> auc.c:113 vector [1]: rand = cdff1f3b2b1b57eb5f2e13b187b76f11 20240929055531752 DAUC <0003> auc.c:179 vector [1]: kc = 144a159a54fab949 20240929055531752 DAUC <0003> auc.c:180 vector [1]: sres = 205115ff 20240929055531752 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929055531752 DAUC <0003> auc.c:113 vector [2]: rand = 6b80320222cd2edbba642cd6a492b1b2 20240929055531752 DAUC <0003> auc.c:179 vector [2]: kc = 4a6a24633638ba9a 20240929055531752 DAUC <0003> auc.c:180 vector [2]: sres = 6767987c 20240929055531752 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929055531752 DAUC <0003> auc.c:113 vector [3]: rand = ce0a8e2f0e453ea777f8b0cc10a8e902 20240929055531752 DAUC <0003> auc.c:179 vector [3]: kc = 38289c1f85262cee 20240929055531752 DAUC <0003> auc.c:180 vector [3]: sres = b8318685 20240929055531752 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929055531752 DAUC <0003> db_auc.c:245 IMSI='262428639073226': Generated 4 vectors 20240929055531752 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428639073226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428639073226"} 20240929055531752 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428639073226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055531752 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531752 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531754 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055531754 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428639073226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428639073226"} 20240929055531754 DAUC <0003> db_auc.c:192 IMSI='262428639073226': No 3G Auth Data 20240929055531754 DAUC <0003> db_auc.c:236 IMSI='262428639073226': Calling to generate 5 vectors 20240929055531754 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240929055531754 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055531754 DAUC <0003> auc.c:113 vector [0]: rand = 0692893d4f01c0f63e4e1dae72c8f9fe 20240929055531754 DAUC <0003> auc.c:179 vector [0]: kc = 858ddf88a66b845c 20240929055531754 DAUC <0003> auc.c:180 vector [0]: sres = 195c892a 20240929055531754 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929055531754 DAUC <0003> auc.c:113 vector [1]: rand = b70f6ca01749851fbdcffd25d4b3b472 20240929055531754 DAUC <0003> auc.c:179 vector [1]: kc = 671c856c39d9c224 20240929055531754 DAUC <0003> auc.c:180 vector [1]: sres = 0e48f232 20240929055531754 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929055531754 DAUC <0003> auc.c:113 vector [2]: rand = 5aa66f7435a428fb14ecd8b84cbd0302 20240929055531754 DAUC <0003> auc.c:179 vector [2]: kc = 3a6005ff814238d5 20240929055531754 DAUC <0003> auc.c:180 vector [2]: sres = 82bd8a8d 20240929055531754 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929055531754 DAUC <0003> auc.c:113 vector [3]: rand = 45feb112d2134c23aeeb2a9026434900 20240929055531754 DAUC <0003> auc.c:179 vector [3]: kc = 2ab25a6b5ac2a262 20240929055531754 DAUC <0003> auc.c:180 vector [3]: sres = d6b58c0b 20240929055531754 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929055531754 DAUC <0003> auc.c:113 vector [4]: rand = 77cba6e7eb0a680481497e404d94c6bd 20240929055531754 DAUC <0003> auc.c:179 vector [4]: kc = 18282dbbd3d67d19 20240929055531754 DAUC <0003> auc.c:180 vector [4]: sres = 57eef281 20240929055531754 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240929055531754 DAUC <0003> db_auc.c:245 IMSI='262428639073226': Generated 5 vectors 20240929055531754 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428639073226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428639073226"} 20240929055531754 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428639073226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055531754 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531754 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531756 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055531756 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428639073226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428639073226"} 20240929055531756 DAUC <0003> db_auc.c:192 IMSI='262428639073226': No 3G Auth Data 20240929055531756 DAUC <0003> db_auc.c:236 IMSI='262428639073226': Calling to generate 5 vectors 20240929055531756 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240929055531756 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055531756 DAUC <0003> auc.c:113 vector [0]: rand = 014c3d2185f157dcd6ffac19c7ac6a04 20240929055531756 DAUC <0003> auc.c:179 vector [0]: kc = 1a7f8a59cdacea27 20240929055531756 DAUC <0003> auc.c:180 vector [0]: sres = cc8a355a 20240929055531756 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929055531756 DAUC <0003> auc.c:113 vector [1]: rand = 78a9b5d171267d8550999f25e36d102c 20240929055531756 DAUC <0003> auc.c:179 vector [1]: kc = 572a9f211c6a4bf9 20240929055531756 DAUC <0003> auc.c:180 vector [1]: sres = aa5b1cd1 20240929055531756 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929055531756 DAUC <0003> auc.c:113 vector [2]: rand = fceff8195e6769b5187ea4f6df610160 20240929055531756 DAUC <0003> auc.c:179 vector [2]: kc = d8fbfb9a5de33ce3 20240929055531756 DAUC <0003> auc.c:180 vector [2]: sres = b45d0ee3 20240929055531756 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929055531756 DAUC <0003> auc.c:113 vector [3]: rand = 138d42543209e92a1ded209d19921f94 20240929055531756 DAUC <0003> auc.c:179 vector [3]: kc = e5524e7a58c698b7 20240929055531756 DAUC <0003> auc.c:180 vector [3]: sres = 70997d37 20240929055531756 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929055531756 DAUC <0003> auc.c:113 vector [4]: rand = 25a0289855cbda634d345d7aa252ef22 20240929055531756 DAUC <0003> auc.c:179 vector [4]: kc = 82e6c808b2ac02ea 20240929055531756 DAUC <0003> auc.c:180 vector [4]: sres = 43006480 20240929055531756 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240929055531756 DAUC <0003> db_auc.c:245 IMSI='262428639073226': Generated 5 vectors 20240929055531756 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428639073226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428639073226"} 20240929055531756 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428639073226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055531756 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531756 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41860<->l=127.0.0.1:4258 20240929055531782 DAUC <0003> db_auc.c:157 IMSI='262429995670881': No 2G Auth Data 20240929055531782 DAUC <0003> db_auc.c:192 IMSI='262429995670881': No 3G Auth Data 20240929055531815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41864<->l=127.0.0.1:4258 20240929055531819 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055531819 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429995670881 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429995670881"} 20240929055531819 DAUC <0003> db_auc.c:157 IMSI='262429995670881': No 2G Auth Data 20240929055531819 DAUC <0003> db_auc.c:236 IMSI='262429995670881': Calling to generate 1 vectors 20240929055531819 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240929055531819 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055531819 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055531819 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929055531820 DAUC <0003> auc.c:113 vector [0]: rand = cad40c5aceec1533bbd40dbd3b690352 20240929055531820 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929055531820 DAUC <0003> auc.c:142 vector [0]: autn = ce48787b9e7c0000438d61638a550aa2 20240929055531820 DAUC <0003> auc.c:143 vector [0]: ck = 0bbb6b3368a831be021346973cdc5120 20240929055531820 DAUC <0003> auc.c:144 vector [0]: ik = d25fbc74020f5bd3f2d50c292ed41549 20240929055531820 DAUC <0003> auc.c:145 vector [0]: res = 84e629128ef74bd00000000000000000 20240929055531820 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055531820 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929055531820 DAUC <0003> auc.c:151 vector [0]: kc = 29229df978af2e04 20240929055531820 DAUC <0003> auc.c:152 vector [0]: sres = 0a1162c2 20240929055531820 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929055531820 DAUC <0003> db_auc.c:245 IMSI='262429995670881': Generated 1 vectors 20240929055531820 DAUC <0003> db_auc.c:249 IMSI='262429995670881': Updating SQN=33 in DB 20240929055531828 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429995670881 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429995670881"} 20240929055531828 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429995670881 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055531828 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531828 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531831 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055531831 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429995670881 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429995670881"} 20240929055531831 DAUC <0003> db_auc.c:157 IMSI='262429995670881': No 2G Auth Data 20240929055531831 DAUC <0003> db_auc.c:236 IMSI='262429995670881': Calling to generate 4 vectors 20240929055531831 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240929055531831 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055531831 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055531831 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240929055531831 DAUC <0003> auc.c:113 vector [0]: rand = f6527a7a97fe18d706ebd2d6df61dd40 20240929055531831 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240929055531831 DAUC <0003> auc.c:142 vector [0]: autn = ef50e2452cad0000367f43effe918f51 20240929055531831 DAUC <0003> auc.c:143 vector [0]: ck = f565c34f892fa223e2039de3b9c57f46 20240929055531831 DAUC <0003> auc.c:144 vector [0]: ik = e8f99035dd6e6100b3144bb3d8c8dbea 20240929055531831 DAUC <0003> auc.c:145 vector [0]: res = aeaa6efc2a28efe90000000000000000 20240929055531831 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055531831 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929055531831 DAUC <0003> auc.c:151 vector [0]: kc = 4c8b852a354c678f 20240929055531831 DAUC <0003> auc.c:152 vector [0]: sres = 84828115 20240929055531831 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929055531831 DAUC <0003> auc.c:113 vector [1]: rand = bf7447887b0c92754be85e0f53a411fd 20240929055531831 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240929055531831 DAUC <0003> auc.c:142 vector [1]: autn = 52b9a3ba1c3b0000bcc0392e691d918c 20240929055531831 DAUC <0003> auc.c:143 vector [1]: ck = 9ef761fcde06e7d0ee065e38cb8cabf4 20240929055531831 DAUC <0003> auc.c:144 vector [1]: ik = ea1b5268f852f080230b225bf66dfdf1 20240929055531831 DAUC <0003> auc.c:145 vector [1]: res = 352cba15ffe6af960000000000000000 20240929055531831 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055531831 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240929055531831 DAUC <0003> auc.c:151 vector [1]: kc = b9e14ff71bb54155 20240929055531831 DAUC <0003> auc.c:152 vector [1]: sres = caca1583 20240929055531831 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240929055531831 DAUC <0003> auc.c:113 vector [2]: rand = 016c9777b8058cc02a5a3c8964e30781 20240929055531831 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240929055531831 DAUC <0003> auc.c:142 vector [2]: autn = 7a2e45cc98560000f278a08deef07d20 20240929055531831 DAUC <0003> auc.c:143 vector [2]: ck = 2b5028b47bd33ba63235336ff7910186 20240929055531831 DAUC <0003> auc.c:144 vector [2]: ik = 0d7f07102a85309d6fdea7b272456193 20240929055531831 DAUC <0003> auc.c:145 vector [2]: res = 7812335c9ed48f590000000000000000 20240929055531831 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055531831 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240929055531831 DAUC <0003> auc.c:151 vector [2]: kc = 7bc4bb79d4826b2e 20240929055531831 DAUC <0003> auc.c:152 vector [2]: sres = e6c6bc05 20240929055531831 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240929055531831 DAUC <0003> auc.c:113 vector [3]: rand = 592e498a5ce1d03ab71f1cb7308261bc 20240929055531831 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240929055531831 DAUC <0003> auc.c:142 vector [3]: autn = a0ae79433b2300006ff7cb0ae0da9464 20240929055531831 DAUC <0003> auc.c:143 vector [3]: ck = 3b02af0fffce4ddf85eedc33697fcee5 20240929055531831 DAUC <0003> auc.c:144 vector [3]: ik = 056007c68e1065afff11915df1537a5f 20240929055531831 DAUC <0003> auc.c:145 vector [3]: res = 28ead7d2cebb6c8c0000000000000000 20240929055531831 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055531831 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240929055531831 DAUC <0003> auc.c:151 vector [3]: kc = 449de5a7e9f29cca 20240929055531831 DAUC <0003> auc.c:152 vector [3]: sres = e651bb5e 20240929055531831 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240929055531831 DAUC <0003> db_auc.c:245 IMSI='262429995670881': Generated 4 vectors 20240929055531831 DAUC <0003> db_auc.c:249 IMSI='262429995670881': Updating SQN=161 in DB 20240929055531839 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429995670881 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429995670881"} 20240929055531839 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429995670881 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055531839 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531839 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531842 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055531842 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429995670881 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429995670881"} 20240929055531842 DAUC <0003> db_auc.c:157 IMSI='262429995670881': No 2G Auth Data 20240929055531842 DAUC <0003> db_auc.c:236 IMSI='262429995670881': Calling to generate 5 vectors 20240929055531842 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240929055531842 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055531842 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055531842 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240929055531842 DAUC <0003> auc.c:113 vector [0]: rand = 0bb867093e78200144ae73c9855b4940 20240929055531842 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240929055531842 DAUC <0003> auc.c:142 vector [0]: autn = 38550e280bc4000001c3613c756c7a5c 20240929055531842 DAUC <0003> auc.c:143 vector [0]: ck = f681f3d2560bc23b730b7dce52cb0753 20240929055531842 DAUC <0003> auc.c:144 vector [0]: ik = 5704291022bc4744e47e777b0e6fdab9 20240929055531842 DAUC <0003> auc.c:145 vector [0]: res = bb1729900bf7c4a70000000000000000 20240929055531842 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055531842 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929055531842 DAUC <0003> auc.c:151 vector [0]: kc = 36f0d07728135895 20240929055531842 DAUC <0003> auc.c:152 vector [0]: sres = b0e0ed37 20240929055531842 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929055531842 DAUC <0003> auc.c:113 vector [1]: rand = 5a318f6a9e288611662eed653cf34273 20240929055531842 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240929055531842 DAUC <0003> auc.c:142 vector [1]: autn = d2f1aa41676c00001a44509576be73f9 20240929055531842 DAUC <0003> auc.c:143 vector [1]: ck = a1e3b34e9389719590b98c5b1fcdc4dc 20240929055531842 DAUC <0003> auc.c:144 vector [1]: ik = c5b69d722c32e59083b4f680228e6c92 20240929055531842 DAUC <0003> auc.c:145 vector [1]: res = f42233a194332b3e0000000000000000 20240929055531842 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055531842 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240929055531842 DAUC <0003> auc.c:151 vector [1]: kc = 775854e782f83c4b 20240929055531842 DAUC <0003> auc.c:152 vector [1]: sres = 6011189f 20240929055531842 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240929055531842 DAUC <0003> auc.c:113 vector [2]: rand = 8b1792d23a6c5b26ff33cefeb96fcaf3 20240929055531842 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240929055531842 DAUC <0003> auc.c:142 vector [2]: autn = 6e49a25d7e0e0000103f7ddd9ccbf302 20240929055531842 DAUC <0003> auc.c:143 vector [2]: ck = 6119c928976163cfa4ffb887428da276 20240929055531842 DAUC <0003> auc.c:144 vector [2]: ik = fae867af5c0f7bd3f286e842b5fc5a7d 20240929055531842 DAUC <0003> auc.c:145 vector [2]: res = e3adbd790e7ba59f0000000000000000 20240929055531843 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055531843 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240929055531843 DAUC <0003> auc.c:151 vector [2]: kc = cd88fe423c1fe017 20240929055531843 DAUC <0003> auc.c:152 vector [2]: sres = edd618e6 20240929055531843 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240929055531843 DAUC <0003> auc.c:113 vector [3]: rand = 89cf5799b22fea1e74402d4f75f3f69c 20240929055531843 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240929055531843 DAUC <0003> auc.c:142 vector [3]: autn = 067577fc4e3200007bc6753f1a84037f 20240929055531843 DAUC <0003> auc.c:143 vector [3]: ck = ad96c1f4ca0311ec07d2cdf08b6d14a0 20240929055531843 DAUC <0003> auc.c:144 vector [3]: ik = 87c5b565731562aebce987a4ec8acaf9 20240929055531843 DAUC <0003> auc.c:145 vector [3]: res = 7d58144ca93de7de0000000000000000 20240929055531843 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055531843 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240929055531843 DAUC <0003> auc.c:151 vector [3]: kc = 91683ec5def1ad1b 20240929055531843 DAUC <0003> auc.c:152 vector [3]: sres = d465f392 20240929055531843 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240929055531843 DAUC <0003> auc.c:113 vector [4]: rand = e03188f37c955179a42ba5aa080fdc42 20240929055531843 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240929055531843 DAUC <0003> auc.c:142 vector [4]: autn = 30406dea50b50000d3c82c956198c73d 20240929055531843 DAUC <0003> auc.c:143 vector [4]: ck = 6c02153cf816878c1620a9de65bb6c40 20240929055531843 DAUC <0003> auc.c:144 vector [4]: ik = 5fc96de1b4b0de982cc9a53a6c6af898 20240929055531843 DAUC <0003> auc.c:145 vector [4]: res = 58ac47e64add4f690000000000000000 20240929055531843 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929055531843 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240929055531843 DAUC <0003> auc.c:151 vector [4]: kc = 092274394577cdcc 20240929055531843 DAUC <0003> auc.c:152 vector [4]: sres = 1271088f 20240929055531843 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240929055531843 DAUC <0003> db_auc.c:245 IMSI='262429995670881': Generated 5 vectors 20240929055531843 DAUC <0003> db_auc.c:249 IMSI='262429995670881': Updating SQN=321 in DB 20240929055531850 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429995670881 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429995670881"} 20240929055531850 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429995670881 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055531850 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531850 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531853 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055531853 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429995670881 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429995670881"} 20240929055531853 DAUC <0003> db_auc.c:157 IMSI='262429995670881': No 2G Auth Data 20240929055531853 DAUC <0003> db_auc.c:236 IMSI='262429995670881': Calling to generate 5 vectors 20240929055531853 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240929055531853 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055531853 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055531853 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240929055531853 DAUC <0003> auc.c:113 vector [0]: rand = 3aa2d61149e8ce70a8d8c84292ad5d4e 20240929055531853 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240929055531853 DAUC <0003> auc.c:142 vector [0]: autn = c3ecad6af46c000044487ecd4b31dc20 20240929055531853 DAUC <0003> auc.c:143 vector [0]: ck = 9b3a6ad3ec7a480a727005986e0863a2 20240929055531853 DAUC <0003> auc.c:144 vector [0]: ik = 8a5fc69af88304b924c8eb74ee085e28 20240929055531853 DAUC <0003> auc.c:145 vector [0]: res = 70207ea020375c0f0000000000000000 20240929055531853 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055531853 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929055531853 DAUC <0003> auc.c:151 vector [0]: kc = 47dd42a594f97139 20240929055531853 DAUC <0003> auc.c:152 vector [0]: sres = 501722af 20240929055531853 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929055531853 DAUC <0003> auc.c:113 vector [1]: rand = ef440bc17a8634cffc37a53027e44624 20240929055531853 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240929055531853 DAUC <0003> auc.c:142 vector [1]: autn = 5638213857f60000eeccc1fec308c25d 20240929055531853 DAUC <0003> auc.c:143 vector [1]: ck = d8d03b90c1c51ebab3c3ea1a5e01bc95 20240929055531853 DAUC <0003> auc.c:144 vector [1]: ik = 7440e97d6bdf87ef3c31c429c22f4fbf 20240929055531853 DAUC <0003> auc.c:145 vector [1]: res = cb0e8f328ea053e80000000000000000 20240929055531853 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055531853 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240929055531853 DAUC <0003> auc.c:151 vector [1]: kc = 2362fcde36346a7f 20240929055531853 DAUC <0003> auc.c:152 vector [1]: sres = 45aedcda 20240929055531853 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240929055531853 DAUC <0003> auc.c:113 vector [2]: rand = 87e1f2222ed5b30ab71a51fd9cbcd6e5 20240929055531853 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240929055531853 DAUC <0003> auc.c:142 vector [2]: autn = 126ca40c44620000c313042e70a7d37d 20240929055531853 DAUC <0003> auc.c:143 vector [2]: ck = ceb2fb8fe1a50cceb9bd097c2696cff3 20240929055531853 DAUC <0003> auc.c:144 vector [2]: ik = 5f26bbe42132fe73a374212a03c970fb 20240929055531854 DAUC <0003> auc.c:145 vector [2]: res = 5890bcc80d87c7380000000000000000 20240929055531854 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055531854 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240929055531854 DAUC <0003> auc.c:151 vector [2]: kc = 8b5d683de5c84db5 20240929055531854 DAUC <0003> auc.c:152 vector [2]: sres = 55177bf0 20240929055531854 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240929055531854 DAUC <0003> auc.c:113 vector [3]: rand = 3221bc4e41334e037ea54649960a01d5 20240929055531854 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240929055531854 DAUC <0003> auc.c:142 vector [3]: autn = c119aac9df310000360f95247316e5a6 20240929055531854 DAUC <0003> auc.c:143 vector [3]: ck = 546ec6776b1d0623438d8c769f13b971 20240929055531854 DAUC <0003> auc.c:144 vector [3]: ik = dcfe278a832af4ce7e43999e61edb668 20240929055531854 DAUC <0003> auc.c:145 vector [3]: res = 7ad1cf0d99b4f8370000000000000000 20240929055531854 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055531854 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240929055531854 DAUC <0003> auc.c:151 vector [3]: kc = b55ef41516c9fdf4 20240929055531854 DAUC <0003> auc.c:152 vector [3]: sres = e365373a 20240929055531854 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240929055531854 DAUC <0003> auc.c:113 vector [4]: rand = afdb13e83fadd6c6298c3c91ad6e56b8 20240929055531854 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240929055531854 DAUC <0003> auc.c:142 vector [4]: autn = 8cd6713c0e29000078378ee12c27838d 20240929055531854 DAUC <0003> auc.c:143 vector [4]: ck = dae39e285807476d8dc2a1fdfa40adb2 20240929055531854 DAUC <0003> auc.c:144 vector [4]: ik = 2d12eccd495b18d6291eff3c523128ae 20240929055531854 DAUC <0003> auc.c:145 vector [4]: res = 84cbafb48d6a704f0000000000000000 20240929055531854 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929055531854 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240929055531854 DAUC <0003> auc.c:151 vector [4]: kc = 532d2c24b92ddaa7 20240929055531854 DAUC <0003> auc.c:152 vector [4]: sres = 09a1dffb 20240929055531854 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240929055531854 DAUC <0003> db_auc.c:245 IMSI='262429995670881': Generated 5 vectors 20240929055531854 DAUC <0003> db_auc.c:249 IMSI='262429995670881': Updating SQN=481 in DB 20240929055531861 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429995670881 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429995670881"} 20240929055531861 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429995670881 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055531861 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531861 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41864<->l=127.0.0.1:4258 20240929055531890 DAUC <0003> db_auc.c:157 IMSI='262428996890157': No 2G Auth Data 20240929055531890 DAUC <0003> db_auc.c:192 IMSI='262428996890157': No 3G Auth Data 20240929055531922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41872<->l=127.0.0.1:4258 20240929055531926 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055531926 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428996890157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428996890157"} 20240929055531926 DAUC <0003> db_auc.c:157 IMSI='262428996890157': No 2G Auth Data 20240929055531926 DAUC <0003> db_auc.c:236 IMSI='262428996890157': Calling to generate 1 vectors 20240929055531926 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240929055531926 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055531926 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240929055531926 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929055531926 DAUC <0003> auc.c:113 vector [0]: rand = 31e41e7296f3da578498455c561e3972 20240929055531926 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929055531926 DAUC <0003> auc.c:142 vector [0]: autn = 0b2695aa85f9000043d80be5eaa30366 20240929055531926 DAUC <0003> auc.c:143 vector [0]: ck = e62fd9348a419e4870ae3afac71d97c5 20240929055531926 DAUC <0003> auc.c:144 vector [0]: ik = 8554276236b4b8566fb3ea6db2fd10bf 20240929055531926 DAUC <0003> auc.c:145 vector [0]: res = 0a3da841b7d367fd0000000000000000 20240929055531926 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055531926 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929055531926 DAUC <0003> auc.c:151 vector [0]: kc = 7c662ec1c915a164 20240929055531926 DAUC <0003> auc.c:152 vector [0]: sres = bdeecfbc 20240929055531926 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929055531926 DAUC <0003> db_auc.c:245 IMSI='262428996890157': Generated 1 vectors 20240929055531926 DAUC <0003> db_auc.c:249 IMSI='262428996890157': Updating SQN=33 in DB 20240929055531934 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428996890157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428996890157"} 20240929055531934 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428996890157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055531934 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531934 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531937 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055531937 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428996890157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428996890157"} 20240929055531937 DAUC <0003> db_auc.c:157 IMSI='262428996890157': No 2G Auth Data 20240929055531937 DAUC <0003> db_auc.c:236 IMSI='262428996890157': Calling to generate 4 vectors 20240929055531937 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240929055531937 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055531937 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240929055531937 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240929055531937 DAUC <0003> auc.c:113 vector [0]: rand = d75bf78e149eeabbf2c1eb5ec297e398 20240929055531937 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240929055531937 DAUC <0003> auc.c:142 vector [0]: autn = c3b35ab778d100004101d2c0430907fc 20240929055531937 DAUC <0003> auc.c:143 vector [0]: ck = 7f8c0623d7d53d6cedd40db337b3c287 20240929055531937 DAUC <0003> auc.c:144 vector [0]: ik = fb26e82f757399aae956fd6dcbebc71a 20240929055531937 DAUC <0003> auc.c:145 vector [0]: res = aba27f59b35bc48b0000000000000000 20240929055531937 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055531937 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929055531937 DAUC <0003> auc.c:151 vector [0]: kc = 80281ed25efea15b 20240929055531937 DAUC <0003> auc.c:152 vector [0]: sres = 18f9bbd2 20240929055531937 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929055531937 DAUC <0003> auc.c:113 vector [1]: rand = 22249de36644806b88eaf744faad0170 20240929055531937 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240929055531937 DAUC <0003> auc.c:142 vector [1]: autn = 49f04d9e775d00001d44cf87956a22c1 20240929055531937 DAUC <0003> auc.c:143 vector [1]: ck = 4f8c022d5bd0d8c06f906b0c42966698 20240929055531937 DAUC <0003> auc.c:144 vector [1]: ik = 3af40e4d731048554781bd77a2b41156 20240929055531937 DAUC <0003> auc.c:145 vector [1]: res = e261cee4e41cefd70000000000000000 20240929055531937 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055531937 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240929055531937 DAUC <0003> auc.c:151 vector [1]: kc = 5d69da1bc8e2e75b 20240929055531937 DAUC <0003> auc.c:152 vector [1]: sres = 067d2133 20240929055531937 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240929055531937 DAUC <0003> auc.c:113 vector [2]: rand = 568cf67207e36c9d213134957627c8f1 20240929055531937 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240929055531937 DAUC <0003> auc.c:142 vector [2]: autn = d9f0b9ad19430000827cb9070b0ae86f 20240929055531937 DAUC <0003> auc.c:143 vector [2]: ck = ea442004a1e2f254b3a091686f1ff506 20240929055531937 DAUC <0003> auc.c:144 vector [2]: ik = 4e7c1200b4e5c76cc469f3d8b4849004 20240929055531937 DAUC <0003> auc.c:145 vector [2]: res = 602e585e7a918c9a0000000000000000 20240929055531937 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055531937 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240929055531937 DAUC <0003> auc.c:151 vector [2]: kc = d3f150b4ce9c503a 20240929055531937 DAUC <0003> auc.c:152 vector [2]: sres = 1abfd4c4 20240929055531937 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240929055531937 DAUC <0003> auc.c:113 vector [3]: rand = efed8c63c9748d777a104e515958d3c5 20240929055531937 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240929055531937 DAUC <0003> auc.c:142 vector [3]: autn = 0975a6b9f66b0000c572d4929bdaac29 20240929055531937 DAUC <0003> auc.c:143 vector [3]: ck = c02fa09a52704771d662df157954450d 20240929055531937 DAUC <0003> auc.c:144 vector [3]: ik = 4abdebc7d246bcd1f3be2d9b13067c5a 20240929055531937 DAUC <0003> auc.c:145 vector [3]: res = c48f6764669bd6180000000000000000 20240929055531937 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055531937 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240929055531937 DAUC <0003> auc.c:151 vector [3]: kc = af4eb9d3ea64c2f7 20240929055531937 DAUC <0003> auc.c:152 vector [3]: sres = a214b17c 20240929055531937 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240929055531937 DAUC <0003> db_auc.c:245 IMSI='262428996890157': Generated 4 vectors 20240929055531937 DAUC <0003> db_auc.c:249 IMSI='262428996890157': Updating SQN=161 in DB 20240929055531945 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428996890157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428996890157"} 20240929055531945 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428996890157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055531945 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531945 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531949 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055531949 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428996890157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428996890157"} 20240929055531949 DAUC <0003> db_auc.c:157 IMSI='262428996890157': No 2G Auth Data 20240929055531949 DAUC <0003> db_auc.c:236 IMSI='262428996890157': Calling to generate 5 vectors 20240929055531949 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240929055531949 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055531949 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240929055531949 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240929055531949 DAUC <0003> auc.c:113 vector [0]: rand = d87fccfb0bf1c934de482b602d6a013a 20240929055531949 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240929055531949 DAUC <0003> auc.c:142 vector [0]: autn = 1f6892ba8fec00002f983598d0e46cd1 20240929055531949 DAUC <0003> auc.c:143 vector [0]: ck = ae9961a8c94059fc36789779cada3641 20240929055531949 DAUC <0003> auc.c:144 vector [0]: ik = b661a55564408056e492a06588f90354 20240929055531949 DAUC <0003> auc.c:145 vector [0]: res = daf9ed457f8a2fa70000000000000000 20240929055531949 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055531949 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929055531949 DAUC <0003> auc.c:151 vector [0]: kc = ca12f3e1ef23ecbf 20240929055531949 DAUC <0003> auc.c:152 vector [0]: sres = a573c2e2 20240929055531949 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929055531949 DAUC <0003> auc.c:113 vector [1]: rand = 5fbb8082713725ba2543088090f41fbb 20240929055531949 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240929055531949 DAUC <0003> auc.c:142 vector [1]: autn = fbc145137fb30000825792fc18979e28 20240929055531949 DAUC <0003> auc.c:143 vector [1]: ck = eb63a5138bdfa33fb9bbadb73e194c21 20240929055531949 DAUC <0003> auc.c:144 vector [1]: ik = 0256ecde2e3431584dc04401e124d4b8 20240929055531949 DAUC <0003> auc.c:145 vector [1]: res = f8f6a72d5ecf2c3c0000000000000000 20240929055531949 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055531949 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240929055531949 DAUC <0003> auc.c:151 vector [1]: kc = 1d4ea07b7ad60afe 20240929055531949 DAUC <0003> auc.c:152 vector [1]: sres = a6398b11 20240929055531949 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240929055531949 DAUC <0003> auc.c:113 vector [2]: rand = d8c9e45e33df1db7033678f6e129b126 20240929055531949 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240929055531949 DAUC <0003> auc.c:142 vector [2]: autn = 2f5bb16403f80000fe349cdf594ef822 20240929055531949 DAUC <0003> auc.c:143 vector [2]: ck = c81ac2bbeae7b570076869a5c057f61a 20240929055531949 DAUC <0003> auc.c:144 vector [2]: ik = f0a8511819af1c51fe4e218b5e289c08 20240929055531949 DAUC <0003> auc.c:145 vector [2]: res = 211c825c61cc99680000000000000000 20240929055531949 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055531949 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240929055531949 DAUC <0003> auc.c:151 vector [2]: kc = c194db8d6d37c333 20240929055531949 DAUC <0003> auc.c:152 vector [2]: sres = 40d01b34 20240929055531949 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240929055531949 DAUC <0003> auc.c:113 vector [3]: rand = f00c67205b4e41b72ea95213b691916d 20240929055531949 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240929055531949 DAUC <0003> auc.c:142 vector [3]: autn = 3258c2573e95000071a079a67c75e0f3 20240929055531949 DAUC <0003> auc.c:143 vector [3]: ck = 61ac7f33189345d6d039ba1eef8a03c7 20240929055531949 DAUC <0003> auc.c:144 vector [3]: ik = a0a70a8219356734563e40284a92bcc5 20240929055531949 DAUC <0003> auc.c:145 vector [3]: res = 173a4261bf3807f40000000000000000 20240929055531949 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055531949 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240929055531949 DAUC <0003> auc.c:151 vector [3]: kc = 470c8f87a4be9de0 20240929055531949 DAUC <0003> auc.c:152 vector [3]: sres = a8024595 20240929055531949 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240929055531949 DAUC <0003> auc.c:113 vector [4]: rand = 1e9ae6ebc9d8438a549934de558aace6 20240929055531949 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240929055531949 DAUC <0003> auc.c:142 vector [4]: autn = 7e08fd3b4eb80000449dcb16460d06d5 20240929055531949 DAUC <0003> auc.c:143 vector [4]: ck = 4e7df3cce2beb6af68b0ce1abb1f55fa 20240929055531949 DAUC <0003> auc.c:144 vector [4]: ik = 4114ecc6ca1d390952fa105daaaa9c49 20240929055531949 DAUC <0003> auc.c:145 vector [4]: res = 3fd7681c94a3a9b90000000000000000 20240929055531949 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929055531949 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240929055531949 DAUC <0003> auc.c:151 vector [4]: kc = 3523c14d39164615 20240929055531949 DAUC <0003> auc.c:152 vector [4]: sres = ab74c1a5 20240929055531949 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240929055531949 DAUC <0003> db_auc.c:245 IMSI='262428996890157': Generated 5 vectors 20240929055531949 DAUC <0003> db_auc.c:249 IMSI='262428996890157': Updating SQN=321 in DB 20240929055531957 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428996890157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428996890157"} 20240929055531957 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428996890157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055531957 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531957 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531960 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055531960 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428996890157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428996890157"} 20240929055531960 DAUC <0003> db_auc.c:157 IMSI='262428996890157': No 2G Auth Data 20240929055531960 DAUC <0003> db_auc.c:236 IMSI='262428996890157': Calling to generate 5 vectors 20240929055531960 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240929055531960 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055531960 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240929055531960 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240929055531960 DAUC <0003> auc.c:113 vector [0]: rand = 29930553fd2f7f74ea2c8744329332ca 20240929055531960 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240929055531960 DAUC <0003> auc.c:142 vector [0]: autn = 210064babb6600004c993da33eb508b5 20240929055531960 DAUC <0003> auc.c:143 vector [0]: ck = 1620249ec3f33182ad53a65e413b4711 20240929055531960 DAUC <0003> auc.c:144 vector [0]: ik = 8de6b78881885d7369f8afe171b1f794 20240929055531960 DAUC <0003> auc.c:145 vector [0]: res = 0ad76a9899d7320c0000000000000000 20240929055531960 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055531960 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929055531960 DAUC <0003> auc.c:151 vector [0]: kc = 5f6d9aa972f1dc74 20240929055531960 DAUC <0003> auc.c:152 vector [0]: sres = 93005894 20240929055531960 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929055531960 DAUC <0003> auc.c:113 vector [1]: rand = 85de3f3a441661db04deff2b94b6f5af 20240929055531960 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240929055531960 DAUC <0003> auc.c:142 vector [1]: autn = 7e40b84b5378000099e0dda6ae57be73 20240929055531960 DAUC <0003> auc.c:143 vector [1]: ck = e0afc4188636df6de391c4b3c12b37a9 20240929055531960 DAUC <0003> auc.c:144 vector [1]: ik = cb8a6c52a2f4754f8b55f9c3f0ece672 20240929055531960 DAUC <0003> auc.c:145 vector [1]: res = 05ff770c493f26b80000000000000000 20240929055531960 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055531960 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240929055531960 DAUC <0003> auc.c:151 vector [1]: kc = 43e1953a15057bf9 20240929055531961 DAUC <0003> auc.c:152 vector [1]: sres = 4cc051b4 20240929055531961 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240929055531961 DAUC <0003> auc.c:113 vector [2]: rand = 4268fffbf3829c7f41ab977f8c85b322 20240929055531961 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240929055531961 DAUC <0003> auc.c:142 vector [2]: autn = 3664ab93ecfe0000567a8822a64876aa 20240929055531961 DAUC <0003> auc.c:143 vector [2]: ck = 9229abd9850f6fe534f14af8bacecf2d 20240929055531961 DAUC <0003> auc.c:144 vector [2]: ik = ab90587ff6f992c7f618804348d9956e 20240929055531961 DAUC <0003> auc.c:145 vector [2]: res = e2a6bfd4ff5cce000000000000000000 20240929055531961 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055531961 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240929055531961 DAUC <0003> auc.c:151 vector [2]: kc = fb50391d81e1a761 20240929055531961 DAUC <0003> auc.c:152 vector [2]: sres = 1dfa71d4 20240929055531961 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240929055531961 DAUC <0003> auc.c:113 vector [3]: rand = c6ec459d80298e63177351d3c009cbf8 20240929055531961 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240929055531961 DAUC <0003> auc.c:142 vector [3]: autn = fd8e3cb5220a0000d019bd83e6c5c3a3 20240929055531961 DAUC <0003> auc.c:143 vector [3]: ck = ed6dc8332acd4a7a35e08f5122f20750 20240929055531961 DAUC <0003> auc.c:144 vector [3]: ik = 511834cacddce0d71425a63fa8f22331 20240929055531961 DAUC <0003> auc.c:145 vector [3]: res = 2524716beab86cf90000000000000000 20240929055531961 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055531961 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240929055531961 DAUC <0003> auc.c:151 vector [3]: kc = 9db0d5976d118ecc 20240929055531961 DAUC <0003> auc.c:152 vector [3]: sres = cf9c1d92 20240929055531961 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240929055531961 DAUC <0003> auc.c:113 vector [4]: rand = fc55d990a37c702d165b39ca3718a45c 20240929055531961 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240929055531961 DAUC <0003> auc.c:142 vector [4]: autn = 0d72775f1e970000452e5e6e599db748 20240929055531961 DAUC <0003> auc.c:143 vector [4]: ck = 945eb4f0a031a4b4b2744d2cfe07b120 20240929055531961 DAUC <0003> auc.c:144 vector [4]: ik = 715ec06c5bdcecc354ec5e702c813edc 20240929055531961 DAUC <0003> auc.c:145 vector [4]: res = 8d435be3190697450000000000000000 20240929055531961 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929055531961 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240929055531961 DAUC <0003> auc.c:151 vector [4]: kc = 039867c0296bc78b 20240929055531961 DAUC <0003> auc.c:152 vector [4]: sres = 9445cca6 20240929055531961 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240929055531961 DAUC <0003> db_auc.c:245 IMSI='262428996890157': Generated 5 vectors 20240929055531961 DAUC <0003> db_auc.c:249 IMSI='262428996890157': Updating SQN=481 in DB 20240929055531969 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428996890157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428996890157"} 20240929055531969 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428996890157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055531969 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531969 DLINP <000b> input/ipa.c:451 connected read/write 20240929055531969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055531972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41872<->l=127.0.0.1:4258 20240929055531997 DAUC <0003> db_auc.c:157 IMSI='262428552937575': No 2G Auth Data 20240929055531997 DAUC <0003> db_auc.c:192 IMSI='262428552937575': No 3G Auth Data 20240929055532037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41886<->l=127.0.0.1:4258 20240929055532041 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055532041 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428552937575 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428552937575"} 20240929055532041 DAUC <0003> db_auc.c:236 IMSI='262428552937575': Calling to generate 1 vectors 20240929055532041 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240929055532041 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055532041 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055532041 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929055532041 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055532041 DAUC <0003> auc.c:113 vector [0]: rand = 239c323e1ed8c3705a537ffb002924ee 20240929055532041 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929055532041 DAUC <0003> auc.c:142 vector [0]: autn = e577df3774a80000ece928e766a99a0c 20240929055532041 DAUC <0003> auc.c:143 vector [0]: ck = 69ca486fa1cbc87ea5ffc7f22e265dcd 20240929055532041 DAUC <0003> auc.c:144 vector [0]: ik = 7b10b4a7e7436949a72556eeed56ce98 20240929055532041 DAUC <0003> auc.c:145 vector [0]: res = 7b4541d07cac74ee0000000000000000 20240929055532041 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055532041 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929055532041 DAUC <0003> auc.c:179 vector [0]: kc = f5092c3344fd0800 20240929055532041 DAUC <0003> auc.c:180 vector [0]: sres = e399c0df 20240929055532041 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929055532041 DAUC <0003> db_auc.c:245 IMSI='262428552937575': Generated 1 vectors 20240929055532041 DAUC <0003> db_auc.c:249 IMSI='262428552937575': Updating SQN=33 in DB 20240929055532049 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428552937575 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428552937575"} 20240929055532049 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428552937575 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055532049 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532049 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532052 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055532052 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428552937575 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428552937575"} 20240929055532052 DAUC <0003> db_auc.c:236 IMSI='262428552937575': Calling to generate 4 vectors 20240929055532052 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240929055532052 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055532052 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055532052 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240929055532052 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055532052 DAUC <0003> auc.c:113 vector [0]: rand = 81b012c5cc42947d4951e00a9359bce6 20240929055532052 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240929055532052 DAUC <0003> auc.c:142 vector [0]: autn = 05a9f97c80730000e0285ca732b9cbf5 20240929055532052 DAUC <0003> auc.c:143 vector [0]: ck = b64e060036bc63b61b1669b0da0adaa8 20240929055532052 DAUC <0003> auc.c:144 vector [0]: ik = e8deb7f2ba67a725891cfdab0f481963 20240929055532052 DAUC <0003> auc.c:145 vector [0]: res = b1a5c77acfde647e0000000000000000 20240929055532052 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055532052 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929055532052 DAUC <0003> auc.c:179 vector [0]: kc = 83bf7448b801ac00 20240929055532052 DAUC <0003> auc.c:180 vector [0]: sres = 078d1dc5 20240929055532052 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929055532052 DAUC <0003> auc.c:113 vector [1]: rand = 155963e631a38b3e83d34e74d45b0bcb 20240929055532052 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240929055532052 DAUC <0003> auc.c:142 vector [1]: autn = f1738c722fc0000099d074485c0d7467 20240929055532052 DAUC <0003> auc.c:143 vector [1]: ck = 80487ca084fcbbe610d701749693fed2 20240929055532052 DAUC <0003> auc.c:144 vector [1]: ik = f90a7959d7100f0948421e1ca2d32eb6 20240929055532052 DAUC <0003> auc.c:145 vector [1]: res = 716c7911b44c1dc00000000000000000 20240929055532052 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055532052 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929055532052 DAUC <0003> auc.c:179 vector [1]: kc = ad3b6566f7c20400 20240929055532052 DAUC <0003> auc.c:180 vector [1]: sres = 35c397ef 20240929055532052 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929055532052 DAUC <0003> auc.c:113 vector [2]: rand = 5ad6acf3ad27b58213aac399f033bb8b 20240929055532052 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240929055532052 DAUC <0003> auc.c:142 vector [2]: autn = 98fb557302b40000c24e2a0cc1353a01 20240929055532052 DAUC <0003> auc.c:143 vector [2]: ck = a5c016e5867b9336d1664f964f520b9e 20240929055532052 DAUC <0003> auc.c:144 vector [2]: ik = 9788fc391acc62da166db87a4da2db49 20240929055532052 DAUC <0003> auc.c:145 vector [2]: res = 0cd7339497d811a90000000000000000 20240929055532052 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055532052 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929055532052 DAUC <0003> auc.c:179 vector [2]: kc = ddc5a2f63e205c00 20240929055532052 DAUC <0003> auc.c:180 vector [2]: sres = 6c61db62 20240929055532052 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929055532052 DAUC <0003> auc.c:113 vector [3]: rand = c1e30b23fa7bea840b03e864ed3f80a7 20240929055532052 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240929055532052 DAUC <0003> auc.c:142 vector [3]: autn = c0f32a5ee63e0000ed76c6ad54155cf8 20240929055532052 DAUC <0003> auc.c:143 vector [3]: ck = 368ebcde11ca4e21701056bef7598336 20240929055532052 DAUC <0003> auc.c:144 vector [3]: ik = 74a46d8b65d72022aa40323e0f1c91e5 20240929055532052 DAUC <0003> auc.c:145 vector [3]: res = dc07c1a7ccc935990000000000000000 20240929055532052 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055532052 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929055532052 DAUC <0003> auc.c:179 vector [3]: kc = 037523646bdc4400 20240929055532052 DAUC <0003> auc.c:180 vector [3]: sres = e66ca4d8 20240929055532052 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929055532052 DAUC <0003> db_auc.c:245 IMSI='262428552937575': Generated 4 vectors 20240929055532052 DAUC <0003> db_auc.c:249 IMSI='262428552937575': Updating SQN=161 in DB 20240929055532060 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428552937575 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428552937575"} 20240929055532060 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428552937575 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055532060 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532060 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532063 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055532063 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428552937575 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428552937575"} 20240929055532063 DAUC <0003> db_auc.c:236 IMSI='262428552937575': Calling to generate 5 vectors 20240929055532063 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929055532063 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055532063 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055532063 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240929055532063 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055532063 DAUC <0003> auc.c:113 vector [0]: rand = f113f460cda0e53d1e2a02f342eff984 20240929055532063 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240929055532063 DAUC <0003> auc.c:142 vector [0]: autn = 6a99e17cc9630000286014ef32b3af19 20240929055532063 DAUC <0003> auc.c:143 vector [0]: ck = fe6f5a78b77a07376a36897f439bb674 20240929055532063 DAUC <0003> auc.c:144 vector [0]: ik = d0381d13439c5e9f1f484280193628b8 20240929055532063 DAUC <0003> auc.c:145 vector [0]: res = f2ebda4cd2e2eb9f0000000000000000 20240929055532063 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055532063 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929055532063 DAUC <0003> auc.c:179 vector [0]: kc = 71563d2c3a5e0c00 20240929055532063 DAUC <0003> auc.c:180 vector [0]: sres = 7d95e051 20240929055532063 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929055532063 DAUC <0003> auc.c:113 vector [1]: rand = 5143f10cdaf2d71ec92db711bd599d92 20240929055532063 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240929055532063 DAUC <0003> auc.c:142 vector [1]: autn = 99ec44bf615b00004e9182fb0c3737ab 20240929055532063 DAUC <0003> auc.c:143 vector [1]: ck = 10416b256b6b903b5ce34df2759b8e09 20240929055532063 DAUC <0003> auc.c:144 vector [1]: ik = 63679b7fa26fb9beb280c48de8920861 20240929055532063 DAUC <0003> auc.c:145 vector [1]: res = 3e38f491d362a4580000000000000000 20240929055532063 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055532063 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929055532063 DAUC <0003> auc.c:179 vector [1]: kc = af4e611096e03000 20240929055532063 DAUC <0003> auc.c:180 vector [1]: sres = dd3729c1 20240929055532063 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929055532063 DAUC <0003> auc.c:113 vector [2]: rand = 74ec131034740a3d3f191660317af805 20240929055532063 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240929055532063 DAUC <0003> auc.c:142 vector [2]: autn = 2602a1228df30000183028873b633cef 20240929055532063 DAUC <0003> auc.c:143 vector [2]: ck = 538b795ed3d7508b16ff6df280056bab 20240929055532063 DAUC <0003> auc.c:144 vector [2]: ik = 9090f1cfbd8ee0cfe718cb11f526119d 20240929055532063 DAUC <0003> auc.c:145 vector [2]: res = 47dcf21b052922260000000000000000 20240929055532063 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055532063 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929055532063 DAUC <0003> auc.c:179 vector [2]: kc = 43a5ffd9da7e2400 20240929055532063 DAUC <0003> auc.c:180 vector [2]: sres = 009cb33f 20240929055532063 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929055532063 DAUC <0003> auc.c:113 vector [3]: rand = ad1bf8905d95e3fbd5d21f45e2c4b0fd 20240929055532063 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240929055532063 DAUC <0003> auc.c:142 vector [3]: autn = a932529f97e90000af0e22342c797bd1 20240929055532063 DAUC <0003> auc.c:143 vector [3]: ck = 998dbe1e5271ff5ccc8812aea8622b4c 20240929055532063 DAUC <0003> auc.c:144 vector [3]: ik = 39daaa0e8c30be47844eeae64f1ec079 20240929055532063 DAUC <0003> auc.c:145 vector [3]: res = 08fbf5b72d8fc4960000000000000000 20240929055532063 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055532063 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929055532063 DAUC <0003> auc.c:179 vector [3]: kc = 0976e64f4d7a4400 20240929055532063 DAUC <0003> auc.c:180 vector [3]: sres = b43c223e 20240929055532063 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929055532063 DAUC <0003> auc.c:113 vector [4]: rand = 342a9ecaa25707789b59d31ebc81669d 20240929055532063 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240929055532063 DAUC <0003> auc.c:142 vector [4]: autn = ad6898b65c570000033480398076c761 20240929055532063 DAUC <0003> auc.c:143 vector [4]: ck = 72c450def3000d773d2bf5131df901f0 20240929055532063 DAUC <0003> auc.c:144 vector [4]: ik = f06819923af3ed60a394798444abf37a 20240929055532063 DAUC <0003> auc.c:145 vector [4]: res = 0bbc7b67c51293a90000000000000000 20240929055532063 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929055532063 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929055532063 DAUC <0003> auc.c:179 vector [4]: kc = 628a732d26d76000 20240929055532063 DAUC <0003> auc.c:180 vector [4]: sres = dd36b36b 20240929055532063 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929055532063 DAUC <0003> db_auc.c:245 IMSI='262428552937575': Generated 5 vectors 20240929055532063 DAUC <0003> db_auc.c:249 IMSI='262428552937575': Updating SQN=321 in DB 20240929055532071 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428552937575 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428552937575"} 20240929055532071 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428552937575 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055532071 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532071 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532075 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055532075 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428552937575 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428552937575"} 20240929055532075 DAUC <0003> db_auc.c:236 IMSI='262428552937575': Calling to generate 5 vectors 20240929055532075 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929055532075 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055532075 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055532075 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240929055532075 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055532075 DAUC <0003> auc.c:113 vector [0]: rand = 5dc65324a95d5ab8f39da0ea495f2c8b 20240929055532075 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240929055532075 DAUC <0003> auc.c:142 vector [0]: autn = 22a2ef0756970000673a4f2f34f0e41f 20240929055532075 DAUC <0003> auc.c:143 vector [0]: ck = 7acfaaeed6953e013805a2fdeff8dc24 20240929055532075 DAUC <0003> auc.c:144 vector [0]: ik = 180414fdddb0a5fb610d140ca7b87df8 20240929055532075 DAUC <0003> auc.c:145 vector [0]: res = 0c114f4b0a365b7e0000000000000000 20240929055532075 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055532075 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929055532075 DAUC <0003> auc.c:179 vector [0]: kc = c792513408776000 20240929055532075 DAUC <0003> auc.c:180 vector [0]: sres = cfc43a5d 20240929055532075 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929055532075 DAUC <0003> auc.c:113 vector [1]: rand = 2ba26d4f4a9263a0f9a10e37cfb9fbaf 20240929055532075 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240929055532075 DAUC <0003> auc.c:142 vector [1]: autn = 5d8676d065770000ad731b656295b3f4 20240929055532075 DAUC <0003> auc.c:143 vector [1]: ck = 72a9469122115187bd4dfc9467a4b968 20240929055532075 DAUC <0003> auc.c:144 vector [1]: ik = 7baceb8e260cdcf826a92193586aab07 20240929055532075 DAUC <0003> auc.c:145 vector [1]: res = 34d0e95f3e6f7bbb0000000000000000 20240929055532075 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055532075 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929055532075 DAUC <0003> auc.c:179 vector [1]: kc = 18900e296da9d000 20240929055532075 DAUC <0003> auc.c:180 vector [1]: sres = 1492e0f8 20240929055532075 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929055532075 DAUC <0003> auc.c:113 vector [2]: rand = 68f7ac2ff5541a0fe402d1da903e4241 20240929055532075 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240929055532075 DAUC <0003> auc.c:142 vector [2]: autn = 646f6992ac67000047a1b709234c484f 20240929055532075 DAUC <0003> auc.c:143 vector [2]: ck = 85f40417070c315a91b7b56c7997bc95 20240929055532075 DAUC <0003> auc.c:144 vector [2]: ik = 60ddc684d8598c572afe7180146d9b95 20240929055532075 DAUC <0003> auc.c:145 vector [2]: res = cb0bada9c3443d0d0000000000000000 20240929055532075 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055532075 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929055532075 DAUC <0003> auc.c:179 vector [2]: kc = 25988f036badac00 20240929055532075 DAUC <0003> auc.c:180 vector [2]: sres = cddd14b2 20240929055532075 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929055532075 DAUC <0003> auc.c:113 vector [3]: rand = 26a7b7c2bcd7641e4299983fce73cd9c 20240929055532075 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240929055532075 DAUC <0003> auc.c:142 vector [3]: autn = 9ab8b6e09dac0000e2e45b2b84bef2dc 20240929055532075 DAUC <0003> auc.c:143 vector [3]: ck = eb44464e628e855aa99d1052ad4cfd0f 20240929055532075 DAUC <0003> auc.c:144 vector [3]: ik = ccecaec596d35d4ff6a3c8e9b5738690 20240929055532075 DAUC <0003> auc.c:145 vector [3]: res = 44f0c49818bc37d00000000000000000 20240929055532075 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055532075 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929055532075 DAUC <0003> auc.c:179 vector [3]: kc = 086836952d929000 20240929055532075 DAUC <0003> auc.c:180 vector [3]: sres = d57017fa 20240929055532075 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929055532075 DAUC <0003> auc.c:113 vector [4]: rand = bde85d9731da6ed9ae1dfc496c2b8429 20240929055532075 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240929055532075 DAUC <0003> auc.c:142 vector [4]: autn = 76845cd8a072000094a5214d0e4c9f35 20240929055532075 DAUC <0003> auc.c:143 vector [4]: ck = 132b0e6ea4348926727d05876f561a3c 20240929055532075 DAUC <0003> auc.c:144 vector [4]: ik = 2156f2a7c095876f04de6ce3dda9c43b 20240929055532075 DAUC <0003> auc.c:145 vector [4]: res = 6af34ac797a013ee0000000000000000 20240929055532075 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929055532075 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929055532075 DAUC <0003> auc.c:179 vector [4]: kc = 4e3eb01d76942c00 20240929055532075 DAUC <0003> auc.c:180 vector [4]: sres = 81c1d4a7 20240929055532075 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929055532075 DAUC <0003> db_auc.c:245 IMSI='262428552937575': Generated 5 vectors 20240929055532075 DAUC <0003> db_auc.c:249 IMSI='262428552937575': Updating SQN=481 in DB 20240929055532083 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428552937575 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428552937575"} 20240929055532083 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428552937575 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055532083 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532083 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41886<->l=127.0.0.1:4258 20240929055532118 DAUC <0003> db_auc.c:157 IMSI='262425759817565': No 2G Auth Data 20240929055532118 DAUC <0003> db_auc.c:192 IMSI='262425759817565': No 3G Auth Data 20240929055532159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41902<->l=127.0.0.1:4258 20240929055532163 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055532163 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425759817565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425759817565"} 20240929055532163 DAUC <0003> db_auc.c:236 IMSI='262425759817565': Calling to generate 1 vectors 20240929055532163 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240929055532163 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055532163 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055532163 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929055532163 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055532163 DAUC <0003> auc.c:113 vector [0]: rand = 1c8bcaf09cd889a0149314b1dffd9fb4 20240929055532163 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929055532163 DAUC <0003> auc.c:142 vector [0]: autn = 34c1d26d5c5e0000ec84ecda4dc3bbb4 20240929055532163 DAUC <0003> auc.c:143 vector [0]: ck = 736ac1999016453c7431068e0d0fd4f8 20240929055532163 DAUC <0003> auc.c:144 vector [0]: ik = a0a5dd595b998cb9abcab19a6648bf14 20240929055532163 DAUC <0003> auc.c:145 vector [0]: res = bfa94f468cb30b600000000000000000 20240929055532163 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055532163 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929055532163 DAUC <0003> auc.c:179 vector [0]: kc = 4ff27077d2bc5000 20240929055532163 DAUC <0003> auc.c:180 vector [0]: sres = 589131b2 20240929055532163 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929055532163 DAUC <0003> db_auc.c:245 IMSI='262425759817565': Generated 1 vectors 20240929055532163 DAUC <0003> db_auc.c:249 IMSI='262425759817565': Updating SQN=33 in DB 20240929055532171 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425759817565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425759817565"} 20240929055532171 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425759817565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055532171 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532171 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532174 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055532174 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425759817565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425759817565"} 20240929055532175 DAUC <0003> db_auc.c:236 IMSI='262425759817565': Calling to generate 4 vectors 20240929055532175 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240929055532175 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055532175 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055532175 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240929055532175 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055532175 DAUC <0003> auc.c:113 vector [0]: rand = 6fad8e32a556465689cf2b46e31a78eb 20240929055532175 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240929055532175 DAUC <0003> auc.c:142 vector [0]: autn = 9fce3b6ca0d10000e0e2d44b027e21b7 20240929055532175 DAUC <0003> auc.c:143 vector [0]: ck = 1aaca6c9427906116150d9939eb71602 20240929055532175 DAUC <0003> auc.c:144 vector [0]: ik = e89f4539ad73a5c00cd60863648f2367 20240929055532175 DAUC <0003> auc.c:145 vector [0]: res = 775d39fce719b7a20000000000000000 20240929055532175 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055532175 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929055532175 DAUC <0003> auc.c:179 vector [0]: kc = 1687307ccc523400 20240929055532175 DAUC <0003> auc.c:180 vector [0]: sres = fdc286c7 20240929055532175 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929055532175 DAUC <0003> auc.c:113 vector [1]: rand = 87a51a9c830f3efd572290b7fd9c113d 20240929055532175 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240929055532175 DAUC <0003> auc.c:142 vector [1]: autn = 0f623e6170f1000072e3655e174c48da 20240929055532175 DAUC <0003> auc.c:143 vector [1]: ck = cae5e216b1c178c4d8cd2883035babc7 20240929055532175 DAUC <0003> auc.c:144 vector [1]: ik = d35d41f40294093c922824cae3a2dfc3 20240929055532175 DAUC <0003> auc.c:145 vector [1]: res = 4fb0c320b082b83e0000000000000000 20240929055532175 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055532175 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929055532175 DAUC <0003> auc.c:179 vector [1]: kc = 71c949cad6d62000 20240929055532175 DAUC <0003> auc.c:180 vector [1]: sres = 84af5622 20240929055532175 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929055532175 DAUC <0003> auc.c:113 vector [2]: rand = da08840ce738b6f41a831160a1d90eb1 20240929055532175 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240929055532175 DAUC <0003> auc.c:142 vector [2]: autn = aeaae936b7710000d4c45c024b2e3e5a 20240929055532175 DAUC <0003> auc.c:143 vector [2]: ck = 7e27d0c620cbd7eca871deddeab0fc86 20240929055532175 DAUC <0003> auc.c:144 vector [2]: ik = 1300e2ab5b2de0f3c538dff94bb526e1 20240929055532175 DAUC <0003> auc.c:145 vector [2]: res = d659e2b8cad4809a0000000000000000 20240929055532175 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055532175 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929055532175 DAUC <0003> auc.c:179 vector [2]: kc = c3e9fe0a3f09f800 20240929055532175 DAUC <0003> auc.c:180 vector [2]: sres = 8ce30918 20240929055532175 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929055532175 DAUC <0003> auc.c:113 vector [3]: rand = 9a2eaf6504924568b62add982db844f3 20240929055532175 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240929055532175 DAUC <0003> auc.c:142 vector [3]: autn = f8e3e27311070000a830d26c6dbce1ef 20240929055532175 DAUC <0003> auc.c:143 vector [3]: ck = 6825acf19c09fd5ef0b6e37b43269798 20240929055532175 DAUC <0003> auc.c:144 vector [3]: ik = 62dea06b0a5cf3f23420327f3e28f96b 20240929055532175 DAUC <0003> auc.c:145 vector [3]: res = 82c3b5ec94a0b4210000000000000000 20240929055532175 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055532175 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929055532175 DAUC <0003> auc.c:179 vector [3]: kc = f02317336a25a400 20240929055532175 DAUC <0003> auc.c:180 vector [3]: sres = 878a4c3d 20240929055532175 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929055532175 DAUC <0003> db_auc.c:245 IMSI='262425759817565': Generated 4 vectors 20240929055532175 DAUC <0003> db_auc.c:249 IMSI='262425759817565': Updating SQN=161 in DB 20240929055532183 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425759817565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425759817565"} 20240929055532183 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425759817565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055532183 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532183 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532186 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055532186 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425759817565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425759817565"} 20240929055532186 DAUC <0003> db_auc.c:236 IMSI='262425759817565': Calling to generate 5 vectors 20240929055532186 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929055532186 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055532186 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055532186 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240929055532186 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055532186 DAUC <0003> auc.c:113 vector [0]: rand = 958769afbbcc018ca767b9e9fd2d028f 20240929055532186 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240929055532186 DAUC <0003> auc.c:142 vector [0]: autn = 0bb94280b2bb0000b0817cdbf74dad23 20240929055532186 DAUC <0003> auc.c:143 vector [0]: ck = 9b17e65834444a1b89fd37570743600b 20240929055532186 DAUC <0003> auc.c:144 vector [0]: ik = 55ee96c614bd64f9524a7d504be47aad 20240929055532186 DAUC <0003> auc.c:145 vector [0]: res = 94a886238dd566ca0000000000000000 20240929055532186 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055532186 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929055532186 DAUC <0003> auc.c:179 vector [0]: kc = 542f0f4fafac8800 20240929055532186 DAUC <0003> auc.c:180 vector [0]: sres = 69aceae9 20240929055532186 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929055532186 DAUC <0003> auc.c:113 vector [1]: rand = 3bb6aaf0ad0e08402320783783a4c4a0 20240929055532186 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240929055532186 DAUC <0003> auc.c:142 vector [1]: autn = 274bcd99883b0000e3cc35aefa11bed8 20240929055532186 DAUC <0003> auc.c:143 vector [1]: ck = e67394e9d331ad80c286f1f88a644fb8 20240929055532186 DAUC <0003> auc.c:144 vector [1]: ik = f84a8fc39892c9ffe79effc1261f2d30 20240929055532186 DAUC <0003> auc.c:145 vector [1]: res = 745d5b91ccf7984d0000000000000000 20240929055532186 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055532186 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929055532186 DAUC <0003> auc.c:179 vector [1]: kc = c809d3ad291bac00 20240929055532186 DAUC <0003> auc.c:180 vector [1]: sres = 6c5c01bc 20240929055532186 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929055532186 DAUC <0003> auc.c:113 vector [2]: rand = a47f5d047b53c3ed60883eeb66d34737 20240929055532186 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240929055532186 DAUC <0003> auc.c:142 vector [2]: autn = 5660f6ba31aa000003b3ee0e00c206ea 20240929055532186 DAUC <0003> auc.c:143 vector [2]: ck = dc71fe783e2f1b6e4f0275ce748cfb31 20240929055532186 DAUC <0003> auc.c:144 vector [2]: ik = 7e684352264ad6b08317ff4439796c07 20240929055532186 DAUC <0003> auc.c:145 vector [2]: res = 2985b0a33dc8124d0000000000000000 20240929055532186 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055532186 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929055532186 DAUC <0003> auc.c:179 vector [2]: kc = 18f12ebc84419000 20240929055532186 DAUC <0003> auc.c:180 vector [2]: sres = 28916604 20240929055532186 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929055532186 DAUC <0003> auc.c:113 vector [3]: rand = 757a7d3588b0d4d04a68edd89d522278 20240929055532186 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240929055532186 DAUC <0003> auc.c:142 vector [3]: autn = 234a6c21021a00001028ba19b1d31240 20240929055532186 DAUC <0003> auc.c:143 vector [3]: ck = 9a9d84c5fef7a2c04066b986bf36eed1 20240929055532186 DAUC <0003> auc.c:144 vector [3]: ik = 6e9b3d696c5f6f4102f7bf757bf89800 20240929055532186 DAUC <0003> auc.c:145 vector [3]: res = e29b5fe1d9dc656d0000000000000000 20240929055532186 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055532186 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929055532186 DAUC <0003> auc.c:179 vector [3]: kc = 1ec2087dd712c800 20240929055532186 DAUC <0003> auc.c:180 vector [3]: sres = 866faf0b 20240929055532186 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929055532186 DAUC <0003> auc.c:113 vector [4]: rand = 3bf8f451e5c7a15eeb9bbb765bc60b6e 20240929055532186 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240929055532186 DAUC <0003> auc.c:142 vector [4]: autn = 32418bbd076800005de71b54e9280770 20240929055532186 DAUC <0003> auc.c:143 vector [4]: ck = 5cfd9367bf456375fa30e4fd748c415e 20240929055532186 DAUC <0003> auc.c:144 vector [4]: ik = f5058b04d2871fafab779cb7b87e421a 20240929055532186 DAUC <0003> auc.c:145 vector [4]: res = b3e8ab59fc49cc550000000000000000 20240929055532186 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929055532186 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929055532186 DAUC <0003> auc.c:179 vector [4]: kc = e29b7e4b2e242000 20240929055532186 DAUC <0003> auc.c:180 vector [4]: sres = 5010ceee 20240929055532186 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929055532186 DAUC <0003> db_auc.c:245 IMSI='262425759817565': Generated 5 vectors 20240929055532186 DAUC <0003> db_auc.c:249 IMSI='262425759817565': Updating SQN=321 in DB 20240929055532194 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425759817565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425759817565"} 20240929055532194 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425759817565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055532194 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532194 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532198 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055532198 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425759817565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425759817565"} 20240929055532198 DAUC <0003> db_auc.c:236 IMSI='262425759817565': Calling to generate 5 vectors 20240929055532198 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929055532198 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055532198 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055532198 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240929055532198 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055532198 DAUC <0003> auc.c:113 vector [0]: rand = 2099991e6c197400e9cd9dc0d2e39862 20240929055532198 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240929055532198 DAUC <0003> auc.c:142 vector [0]: autn = a20a24cfedd10000e34cdd948fbb5e19 20240929055532198 DAUC <0003> auc.c:143 vector [0]: ck = 6fb8cdde8b001eded519748222ad9a27 20240929055532198 DAUC <0003> auc.c:144 vector [0]: ik = eb5e65187921ea2d6abc87cab9fdc4ee 20240929055532198 DAUC <0003> auc.c:145 vector [0]: res = 90fb8a38c885460f0000000000000000 20240929055532198 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055532198 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929055532198 DAUC <0003> auc.c:179 vector [0]: kc = e31714ecdd3e1800 20240929055532198 DAUC <0003> auc.c:180 vector [0]: sres = 76018301 20240929055532198 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929055532198 DAUC <0003> auc.c:113 vector [1]: rand = eeea466327e2ac930e8efc4bde4ad9d8 20240929055532198 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240929055532198 DAUC <0003> auc.c:142 vector [1]: autn = 67026bc380e80000cb124fea2214d5db 20240929055532198 DAUC <0003> auc.c:143 vector [1]: ck = b7c95dd9a81511bdc722373c14770a2c 20240929055532198 DAUC <0003> auc.c:144 vector [1]: ik = fa587f318500ab9841611b81c74e92b4 20240929055532198 DAUC <0003> auc.c:145 vector [1]: res = f68c49d78f6df1820000000000000000 20240929055532198 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055532198 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929055532198 DAUC <0003> auc.c:179 vector [1]: kc = ba3b7bdabe2d4c00 20240929055532198 DAUC <0003> auc.c:180 vector [1]: sres = 8e000329 20240929055532198 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929055532198 DAUC <0003> auc.c:113 vector [2]: rand = 653907645b85f6d2a82e2a15161d351b 20240929055532198 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240929055532198 DAUC <0003> auc.c:142 vector [2]: autn = 3a182cbb5ef600006792c88be63dbc2f 20240929055532198 DAUC <0003> auc.c:143 vector [2]: ck = c978a85dd7e007a9b25cc98939ea8d64 20240929055532198 DAUC <0003> auc.c:144 vector [2]: ik = 77fbb4c10bdf4d513ba7996ba273a8e6 20240929055532198 DAUC <0003> auc.c:145 vector [2]: res = c0410445235921b00000000000000000 20240929055532198 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055532198 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929055532198 DAUC <0003> auc.c:179 vector [2]: kc = c6c081d77b242800 20240929055532198 DAUC <0003> auc.c:180 vector [2]: sres = 9b27fbd0 20240929055532198 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929055532198 DAUC <0003> auc.c:113 vector [3]: rand = 3e25a6066e7722da0cc24f297f449f6d 20240929055532198 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240929055532198 DAUC <0003> auc.c:142 vector [3]: autn = 11b1cae5be48000009431dc89820ebe5 20240929055532198 DAUC <0003> auc.c:143 vector [3]: ck = cc34087c8045587ea917bbff30dee1ed 20240929055532198 DAUC <0003> auc.c:144 vector [3]: ik = 339522d2c865c7ad3a7ee38a04259e88 20240929055532198 DAUC <0003> auc.c:145 vector [3]: res = 830b39ccd1de239f0000000000000000 20240929055532198 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055532198 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929055532198 DAUC <0003> auc.c:179 vector [3]: kc = 75296c04e286d400 20240929055532198 DAUC <0003> auc.c:180 vector [3]: sres = 02718955 20240929055532198 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929055532198 DAUC <0003> auc.c:113 vector [4]: rand = f8638fa7bcff4e6a9c28658fd057d8a7 20240929055532198 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240929055532198 DAUC <0003> auc.c:142 vector [4]: autn = 0d5f6894a12a00008e20eaec15407853 20240929055532198 DAUC <0003> auc.c:143 vector [4]: ck = 5f5a588032762184c35c94f98c002db0 20240929055532198 DAUC <0003> auc.c:144 vector [4]: ik = 7388788b648c63c1fa03203e5a8afcc5 20240929055532198 DAUC <0003> auc.c:145 vector [4]: res = 86b6ed4cef1c9a4c0000000000000000 20240929055532198 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929055532198 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929055532198 DAUC <0003> auc.c:179 vector [4]: kc = c5bfe3a0b6017800 20240929055532198 DAUC <0003> auc.c:180 vector [4]: sres = 806ac3cd 20240929055532198 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929055532198 DAUC <0003> db_auc.c:245 IMSI='262425759817565': Generated 5 vectors 20240929055532198 DAUC <0003> db_auc.c:249 IMSI='262425759817565': Updating SQN=481 in DB 20240929055532206 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425759817565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425759817565"} 20240929055532206 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425759817565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055532206 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532206 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41902<->l=127.0.0.1:4258 20240929055532239 DAUC <0003> db_auc.c:157 IMSI='262429951826528': No 2G Auth Data 20240929055532239 DAUC <0003> db_auc.c:192 IMSI='262429951826528': No 3G Auth Data 20240929055532280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41908<->l=127.0.0.1:4258 20240929055532283 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055532283 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429951826528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429951826528"} 20240929055532284 DAUC <0003> db_auc.c:236 IMSI='262429951826528': Calling to generate 1 vectors 20240929055532284 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240929055532284 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055532284 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055532284 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929055532284 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055532284 DAUC <0003> auc.c:113 vector [0]: rand = d0fad5443a0b42688e138c81c824628a 20240929055532284 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929055532284 DAUC <0003> auc.c:142 vector [0]: autn = 991d72a8ffd7000015be274d1a71b62f 20240929055532284 DAUC <0003> auc.c:143 vector [0]: ck = b45e5ecd4b28159f803bc1e7916fd227 20240929055532284 DAUC <0003> auc.c:144 vector [0]: ik = 95b051a0283aedf118c8b214c47c7e93 20240929055532284 DAUC <0003> auc.c:145 vector [0]: res = 3eac73e6670aac8a0000000000000000 20240929055532284 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055532284 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929055532284 DAUC <0003> auc.c:179 vector [0]: kc = 17ab00d54b3ea253 20240929055532284 DAUC <0003> auc.c:180 vector [0]: sres = 53bd727a 20240929055532284 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929055532284 DAUC <0003> db_auc.c:245 IMSI='262429951826528': Generated 1 vectors 20240929055532284 DAUC <0003> db_auc.c:249 IMSI='262429951826528': Updating SQN=33 in DB 20240929055532292 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429951826528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429951826528"} 20240929055532292 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429951826528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055532292 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532292 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532294 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055532294 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429951826528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429951826528"} 20240929055532294 DAUC <0003> db_auc.c:236 IMSI='262429951826528': Calling to generate 4 vectors 20240929055532295 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240929055532295 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055532295 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055532295 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240929055532295 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055532295 DAUC <0003> auc.c:113 vector [0]: rand = 64898af5a1d6cff1a108de3f3efcee5b 20240929055532295 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240929055532295 DAUC <0003> auc.c:142 vector [0]: autn = f5a72c9a948e00004d5fa185350413ae 20240929055532295 DAUC <0003> auc.c:143 vector [0]: ck = c38cad2153d40c068c73c19ad3602141 20240929055532295 DAUC <0003> auc.c:144 vector [0]: ik = 382c16b7a6a23546ffcbfc881c419143 20240929055532295 DAUC <0003> auc.c:145 vector [0]: res = d2e5aaf4e8491fb60000000000000000 20240929055532295 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055532295 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929055532295 DAUC <0003> auc.c:179 vector [0]: kc = ec179108a6fd4545 20240929055532295 DAUC <0003> auc.c:180 vector [0]: sres = d9e95c96 20240929055532295 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929055532295 DAUC <0003> auc.c:113 vector [1]: rand = 96f2eafe82095ed66a50c4be0783ab70 20240929055532295 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240929055532295 DAUC <0003> auc.c:142 vector [1]: autn = 030cbeae72f200000ef6d653cacbbf38 20240929055532295 DAUC <0003> auc.c:143 vector [1]: ck = fa0ab0b82440eb8ca2efe9e55f4e0718 20240929055532295 DAUC <0003> auc.c:144 vector [1]: ik = db8f03198de6ba1f5f1200907a6644ac 20240929055532295 DAUC <0003> auc.c:145 vector [1]: res = 0033ff7630d134bc0000000000000000 20240929055532295 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055532295 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929055532295 DAUC <0003> auc.c:179 vector [1]: kc = 1ee7cbf9da7d9c74 20240929055532295 DAUC <0003> auc.c:180 vector [1]: sres = c55b2bc0 20240929055532295 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929055532295 DAUC <0003> auc.c:113 vector [2]: rand = 600633170f3688e808dbfae846fbea8e 20240929055532295 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240929055532295 DAUC <0003> auc.c:142 vector [2]: autn = 1f8e40e309ff000049e13e4c56b2ad8d 20240929055532295 DAUC <0003> auc.c:143 vector [2]: ck = 7d4bb4560348fae1112cbf9b5adf089e 20240929055532295 DAUC <0003> auc.c:144 vector [2]: ik = fdc5ddf1ebc9935d9056b9fd1bb599d4 20240929055532295 DAUC <0003> auc.c:145 vector [2]: res = 9b9d8374c1ddf5d80000000000000000 20240929055532295 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055532295 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929055532295 DAUC <0003> auc.c:179 vector [2]: kc = c772e2fd38f6e426 20240929055532295 DAUC <0003> auc.c:180 vector [2]: sres = 0fe905e4 20240929055532295 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929055532295 DAUC <0003> auc.c:113 vector [3]: rand = a9010efa31be0c75ade37022e0a3823d 20240929055532295 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240929055532295 DAUC <0003> auc.c:142 vector [3]: autn = 806e5e07a7e8000061bdaad3b387c8ba 20240929055532295 DAUC <0003> auc.c:143 vector [3]: ck = 68623e8515b4a42e4653373aed037fe2 20240929055532295 DAUC <0003> auc.c:144 vector [3]: ik = e09fbdb4eb7f7d1d921f6edb629b4d9e 20240929055532295 DAUC <0003> auc.c:145 vector [3]: res = 50d3407f4dab01f90000000000000000 20240929055532295 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055532295 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929055532295 DAUC <0003> auc.c:179 vector [3]: kc = caaca7b28f0fbc9c 20240929055532295 DAUC <0003> auc.c:180 vector [3]: sres = 16f23a3a 20240929055532295 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929055532295 DAUC <0003> db_auc.c:245 IMSI='262429951826528': Generated 4 vectors 20240929055532295 DAUC <0003> db_auc.c:249 IMSI='262429951826528': Updating SQN=161 in DB 20240929055532303 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429951826528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429951826528"} 20240929055532303 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429951826528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055532303 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532303 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532306 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055532306 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429951826528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429951826528"} 20240929055532306 DAUC <0003> db_auc.c:236 IMSI='262429951826528': Calling to generate 5 vectors 20240929055532306 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929055532306 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055532306 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055532306 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240929055532306 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055532306 DAUC <0003> auc.c:113 vector [0]: rand = 099b283e618e22c1c0c356e9f2d3878b 20240929055532306 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240929055532306 DAUC <0003> auc.c:142 vector [0]: autn = 50e3cf56dfa100004e63da532c6b0feb 20240929055532306 DAUC <0003> auc.c:143 vector [0]: ck = 56c93713192683ec86cb2d12b7f1fdb0 20240929055532306 DAUC <0003> auc.c:144 vector [0]: ik = 4afe23e0f6dc92af960bec338f0db5cd 20240929055532306 DAUC <0003> auc.c:145 vector [0]: res = dcc1570052df7d470000000000000000 20240929055532306 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055532306 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929055532306 DAUC <0003> auc.c:179 vector [0]: kc = d1da9df36011f210 20240929055532306 DAUC <0003> auc.c:180 vector [0]: sres = 0d93beec 20240929055532306 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929055532306 DAUC <0003> auc.c:113 vector [1]: rand = 44e25bf40ebfb1f0a59f31c654370221 20240929055532306 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240929055532306 DAUC <0003> auc.c:142 vector [1]: autn = 72c5df9e7745000098dab1cf1ba31fd7 20240929055532306 DAUC <0003> auc.c:143 vector [1]: ck = d57760406926b2bd8b41d60dee5cae5f 20240929055532306 DAUC <0003> auc.c:144 vector [1]: ik = dd1ecb69682bd1449b0d453e9c8d9bd8 20240929055532306 DAUC <0003> auc.c:145 vector [1]: res = c1b25f280ebea9c30000000000000000 20240929055532306 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055532306 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929055532306 DAUC <0003> auc.c:179 vector [1]: kc = 5cfb05720be7b7e1 20240929055532306 DAUC <0003> auc.c:180 vector [1]: sres = 54193c80 20240929055532306 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929055532306 DAUC <0003> auc.c:113 vector [2]: rand = 166825165c6b1e4372773b75a8598486 20240929055532306 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240929055532306 DAUC <0003> auc.c:142 vector [2]: autn = b5058cafa454000080cc408f0cee44f6 20240929055532306 DAUC <0003> auc.c:143 vector [2]: ck = c03b0377ffa279f3280492bcc06b145b 20240929055532306 DAUC <0003> auc.c:144 vector [2]: ik = 155c853dbeb2224438210e8685d72ebf 20240929055532306 DAUC <0003> auc.c:145 vector [2]: res = 805ca22b7257d86c0000000000000000 20240929055532306 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055532306 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929055532306 DAUC <0003> auc.c:179 vector [2]: kc = da550381cac6af42 20240929055532306 DAUC <0003> auc.c:180 vector [2]: sres = 2236efdb 20240929055532306 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929055532306 DAUC <0003> auc.c:113 vector [3]: rand = 857fccf0310718a34cc1e95affab7c07 20240929055532306 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240929055532306 DAUC <0003> auc.c:142 vector [3]: autn = 482cc70c1a3500002dd779fd4f78908a 20240929055532306 DAUC <0003> auc.c:143 vector [3]: ck = ef1ab4a10ddf48a06bb6f1bf3d8d735b 20240929055532306 DAUC <0003> auc.c:144 vector [3]: ik = 5d55d5b98b5edc9af952b8564d32ca01 20240929055532306 DAUC <0003> auc.c:145 vector [3]: res = 92f8b2f3d67ba0a40000000000000000 20240929055532306 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055532306 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929055532306 DAUC <0003> auc.c:179 vector [3]: kc = 2ae94ee019d4a14f 20240929055532306 DAUC <0003> auc.c:180 vector [3]: sres = b9188d58 20240929055532306 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929055532306 DAUC <0003> auc.c:113 vector [4]: rand = a98858f02b4726b585584ace2e0b4a64 20240929055532306 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240929055532306 DAUC <0003> auc.c:142 vector [4]: autn = 834d0dd4d9520000c08f37104c6f5190 20240929055532306 DAUC <0003> auc.c:143 vector [4]: ck = f27153a4a4350e9f49def21acf3d09c7 20240929055532306 DAUC <0003> auc.c:144 vector [4]: ik = f17136dda4e19c2026add1ecaffd52da 20240929055532306 DAUC <0003> auc.c:145 vector [4]: res = ede7526d9638edb60000000000000000 20240929055532306 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929055532306 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929055532306 DAUC <0003> auc.c:179 vector [4]: kc = 6932fd378ca95f0d 20240929055532306 DAUC <0003> auc.c:180 vector [4]: sres = bab301e3 20240929055532306 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929055532306 DAUC <0003> db_auc.c:245 IMSI='262429951826528': Generated 5 vectors 20240929055532306 DAUC <0003> db_auc.c:249 IMSI='262429951826528': Updating SQN=321 in DB 20240929055532314 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429951826528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429951826528"} 20240929055532314 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429951826528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055532314 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532314 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532317 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055532317 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429951826528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429951826528"} 20240929055532317 DAUC <0003> db_auc.c:236 IMSI='262429951826528': Calling to generate 5 vectors 20240929055532317 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929055532317 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055532317 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055532317 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240929055532317 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055532317 DAUC <0003> auc.c:113 vector [0]: rand = fb61b20245f168cbdd0b55fdac4cc4a7 20240929055532317 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240929055532317 DAUC <0003> auc.c:142 vector [0]: autn = 18729feb486d0000cd11cc044d9c5da9 20240929055532317 DAUC <0003> auc.c:143 vector [0]: ck = 4f4cfd794a0cbc959a57ea107316b9bb 20240929055532317 DAUC <0003> auc.c:144 vector [0]: ik = f86d3707c807ba15a143c621d00ef001 20240929055532317 DAUC <0003> auc.c:145 vector [0]: res = 4491f196e703c7500000000000000000 20240929055532317 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055532317 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929055532317 DAUC <0003> auc.c:179 vector [0]: kc = f85cf53e68c48e02 20240929055532317 DAUC <0003> auc.c:180 vector [0]: sres = 8acfffc1 20240929055532317 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929055532317 DAUC <0003> auc.c:113 vector [1]: rand = 99db61d00c6afdd8e88c74417419d4ed 20240929055532317 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240929055532317 DAUC <0003> auc.c:142 vector [1]: autn = f589dd63d9e30000b28f97165712ffe7 20240929055532317 DAUC <0003> auc.c:143 vector [1]: ck = 35edca7c72502aff617616d51741e7fc 20240929055532317 DAUC <0003> auc.c:144 vector [1]: ik = 7b9ef2b0356760b6c92b8a19f532674a 20240929055532317 DAUC <0003> auc.c:145 vector [1]: res = 966418dfd8db88690000000000000000 20240929055532317 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055532317 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929055532317 DAUC <0003> auc.c:179 vector [1]: kc = 149fb1cdd2a7a17f 20240929055532317 DAUC <0003> auc.c:180 vector [1]: sres = e91889e9 20240929055532317 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929055532317 DAUC <0003> auc.c:113 vector [2]: rand = 736a4654bef7dedb145df2a6e747b24e 20240929055532317 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240929055532317 DAUC <0003> auc.c:142 vector [2]: autn = 4bc5834f20b500001f8f8266264be303 20240929055532317 DAUC <0003> auc.c:143 vector [2]: ck = 314cd6b3350fa4b1e561c29c418d861d 20240929055532317 DAUC <0003> auc.c:144 vector [2]: ik = 1c4305366383f80e6752ab6acc8f579b 20240929055532317 DAUC <0003> auc.c:145 vector [2]: res = e084c8bd283133340000000000000000 20240929055532317 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055532317 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929055532317 DAUC <0003> auc.c:179 vector [2]: kc = 7a6d106b6da9453f 20240929055532317 DAUC <0003> auc.c:180 vector [2]: sres = d6a31603 20240929055532317 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929055532317 DAUC <0003> auc.c:113 vector [3]: rand = b41b67999918cccfaa5d05616aa84475 20240929055532317 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240929055532317 DAUC <0003> auc.c:142 vector [3]: autn = 8a114234a92b00008b176475b8dcec6e 20240929055532317 DAUC <0003> auc.c:143 vector [3]: ck = 0b3a2fd1e3f8ad45a2ea92d2960ccedd 20240929055532317 DAUC <0003> auc.c:144 vector [3]: ik = 83b8b64c1a291998d04f31be613fab19 20240929055532317 DAUC <0003> auc.c:145 vector [3]: res = 8dc1a9ebcb7805ce0000000000000000 20240929055532317 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055532317 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929055532317 DAUC <0003> auc.c:179 vector [3]: kc = c9d1f2521e4f711c 20240929055532317 DAUC <0003> auc.c:180 vector [3]: sres = d6ba0a7a 20240929055532317 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929055532318 DAUC <0003> auc.c:113 vector [4]: rand = 45c319bbf4c50316c612543f51691005 20240929055532318 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240929055532318 DAUC <0003> auc.c:142 vector [4]: autn = 0e941c9f0a1f0000c4146b8fe65a8957 20240929055532318 DAUC <0003> auc.c:143 vector [4]: ck = 6ec746805758d737b4b1a3c4f80d1660 20240929055532318 DAUC <0003> auc.c:144 vector [4]: ik = 75363f6bea320506888c94ac0c98f7d7 20240929055532318 DAUC <0003> auc.c:145 vector [4]: res = 0d8b8458a6052a8f0000000000000000 20240929055532318 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929055532318 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929055532318 DAUC <0003> auc.c:179 vector [4]: kc = 0eed16fd674f2759 20240929055532318 DAUC <0003> auc.c:180 vector [4]: sres = df1898c8 20240929055532318 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929055532318 DAUC <0003> db_auc.c:245 IMSI='262429951826528': Generated 5 vectors 20240929055532318 DAUC <0003> db_auc.c:249 IMSI='262429951826528': Updating SQN=481 in DB 20240929055532325 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429951826528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429951826528"} 20240929055532325 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429951826528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055532325 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532325 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055532328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41908<->l=127.0.0.1:4258 20240929055532353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41832<->l=127.0.0.1:4258 20240929055532354 DLINP <000b> input/ipa.c:451 connected read/write 20240929055532354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055532354 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055532354 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055532354 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055532354 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45023<->l=127.0.0.1:4259) 20240929055532395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41920<->l=127.0.0.1:4258 20240929055532396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41920<->l=127.0.0.1:4258 20240929055535468 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055535468 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055535471 DLINP <000b> input/ipa.c:451 connected read/write 20240929055535471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055535471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41924<->l=127.0.0.1:4258 20240929055535474 DLINP <000b> input/ipa.c:451 connected read/write 20240929055535474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055535474 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055535474 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055535474 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  20240929055535474 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055535474 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  20240929055535474 DLGSUP <0013> gsup_server.c:235 2:  20240929055535474 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055535474 DLGSUP <0013> gsup_server.c:235 3:  20240929055535474 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055535474 DLGSUP <0013> gsup_server.c:235 4:  20240929055535474 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055535474 DLGSUP <0013> gsup_server.c:235 5:  20240929055535474 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055535474 DLGSUP <0013> gsup_server.c:235 7:  20240929055535474 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055535474 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055535474 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055535474 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055535489 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42125<->l=127.0.0.1:4259) 20240929055535511 DAUC <0003> db_auc.c:157 IMSI='262426988873079': No 2G Auth Data 20240929055535511 DAUC <0003> db_auc.c:192 IMSI='262426988873079': No 3G Auth Data 20240929055535556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41932<->l=127.0.0.1:4258 20240929055535561 DLINP <000b> input/ipa.c:451 connected read/write 20240929055535561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055535561 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426988873079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426988873079"} 20240929055535562 DAUC <0003> db_auc.c:157 IMSI='262426988873079': No 2G Auth Data 20240929055535562 DAUC <0003> db_auc.c:236 IMSI='262426988873079': Calling to generate 5 vectors 20240929055535562 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240929055535562 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055535562 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055535562 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929055535562 DAUC <0003> auc.c:113 vector [0]: rand = 597ac6bf103e9a1d46dd8ed49044d03b 20240929055535562 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929055535562 DAUC <0003> auc.c:142 vector [0]: autn = 0889df5afa8d8000547218111529d5d5 20240929055535562 DAUC <0003> auc.c:143 vector [0]: ck = 490b8fb7e35de617b60d5dc630067c80 20240929055535562 DAUC <0003> auc.c:144 vector [0]: ik = 1add49f6703cb112dc783b5a67332804 20240929055535562 DAUC <0003> auc.c:145 vector [0]: res = 23e4ab921b0a73960000000000000000 20240929055535562 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055535562 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929055535562 DAUC <0003> auc.c:151 vector [0]: kc = 39a3a0ddc4540381 20240929055535562 DAUC <0003> auc.c:152 vector [0]: sres = 38eed804 20240929055535562 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929055535562 DAUC <0003> auc.c:113 vector [1]: rand = bc91cfd92f724d689cfe7be9eac3b779 20240929055535562 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240929055535562 DAUC <0003> auc.c:142 vector [1]: autn = 475a5393ab8680001097cda89a63f71e 20240929055535562 DAUC <0003> auc.c:143 vector [1]: ck = 339ee8eefc85dddb58a806dc0362dd17 20240929055535562 DAUC <0003> auc.c:144 vector [1]: ik = 9e9ecfe99917c70231fa7f40b80945aa 20240929055535562 DAUC <0003> auc.c:145 vector [1]: res = b75df12ede1434cb0000000000000000 20240929055535562 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055535562 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240929055535562 DAUC <0003> auc.c:151 vector [1]: kc = c4525e9bdef98264 20240929055535562 DAUC <0003> auc.c:152 vector [1]: sres = 6949c5e5 20240929055535562 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240929055535562 DAUC <0003> auc.c:113 vector [2]: rand = 34ec7c9a11b0c46ddaf040a63ba9688a 20240929055535562 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240929055535562 DAUC <0003> auc.c:142 vector [2]: autn = db5e0bec729b8000359b1409df682571 20240929055535562 DAUC <0003> auc.c:143 vector [2]: ck = 75cd4439d6797aa53fce6896348aca5d 20240929055535562 DAUC <0003> auc.c:144 vector [2]: ik = e5b5fa03a771daeb70e6a4a84596575a 20240929055535562 DAUC <0003> auc.c:145 vector [2]: res = 818f28635a7b05d20000000000000000 20240929055535562 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055535562 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240929055535562 DAUC <0003> auc.c:151 vector [2]: kc = df50720400143d49 20240929055535562 DAUC <0003> auc.c:152 vector [2]: sres = dbf42db1 20240929055535562 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240929055535562 DAUC <0003> auc.c:113 vector [3]: rand = a4c56d185dbbc9d4a05955713b2e976e 20240929055535562 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240929055535562 DAUC <0003> auc.c:142 vector [3]: autn = 6b8c44d13beb80009aef7a27e5c8a40b 20240929055535562 DAUC <0003> auc.c:143 vector [3]: ck = 1b09910a25c43d36ba322023c8cc1107 20240929055535562 DAUC <0003> auc.c:144 vector [3]: ik = 3a31402e6826654b75e2eb53cb6b2a42 20240929055535562 DAUC <0003> auc.c:145 vector [3]: res = 6099dbf63eb4d7f90000000000000000 20240929055535562 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055535562 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240929055535562 DAUC <0003> auc.c:151 vector [3]: kc = eee81a544e456338 20240929055535562 DAUC <0003> auc.c:152 vector [3]: sres = 5e2d0c0f 20240929055535562 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240929055535562 DAUC <0003> auc.c:113 vector [4]: rand = 6e3148b42249bc254463c7a6910e9f58 20240929055535562 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240929055535562 DAUC <0003> auc.c:142 vector [4]: autn = e0b0cc81c029800042679155a04ef0e2 20240929055535562 DAUC <0003> auc.c:143 vector [4]: ck = 6e9dda8da3a87cbb86fa9f6edbc128d2 20240929055535562 DAUC <0003> auc.c:144 vector [4]: ik = a99051e4b297b966201a35082b6f02f9 20240929055535562 DAUC <0003> auc.c:145 vector [4]: res = e5fd3100a1d4bf070000000000000000 20240929055535562 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929055535562 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240929055535562 DAUC <0003> auc.c:151 vector [4]: kc = 61ed210fe191eff6 20240929055535562 DAUC <0003> auc.c:152 vector [4]: sres = 44298e07 20240929055535562 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240929055535562 DAUC <0003> db_auc.c:245 IMSI='262426988873079': Generated 5 vectors 20240929055535562 DAUC <0003> db_auc.c:249 IMSI='262426988873079': Updating SQN=161 in DB 20240929055535569 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426988873079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426988873079"} 20240929055535569 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426988873079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055535569 DLINP <000b> input/ipa.c:451 connected read/write 20240929055535569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055535569 DLINP <000b> input/ipa.c:451 connected read/write 20240929055535569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055535574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41932<->l=127.0.0.1:4258 20240929055535597 DAUC <0003> db_auc.c:157 IMSI='262424050563086': No 2G Auth Data 20240929055535597 DAUC <0003> db_auc.c:192 IMSI='262424050563086': No 3G Auth Data 20240929055535627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41948<->l=127.0.0.1:4258 20240929055535632 DLINP <000b> input/ipa.c:451 connected read/write 20240929055535632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055535632 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424050563086 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424050563086"} 20240929055535632 DAUC <0003> db_auc.c:157 IMSI='262424050563086': No 2G Auth Data 20240929055535632 DAUC <0003> db_auc.c:236 IMSI='262424050563086': Calling to generate 5 vectors 20240929055535632 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240929055535632 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055535632 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240929055535632 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929055535632 DAUC <0003> auc.c:113 vector [0]: rand = 39e5959da5ce04544a0f3bf58528d4fc 20240929055535632 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929055535632 DAUC <0003> auc.c:142 vector [0]: autn = d00d329513728000344b53de59d3bef3 20240929055535632 DAUC <0003> auc.c:143 vector [0]: ck = c661850c915739c9050ccd3ec0dfcb82 20240929055535632 DAUC <0003> auc.c:144 vector [0]: ik = e339181daa1a522971902f0f228135b2 20240929055535632 DAUC <0003> auc.c:145 vector [0]: res = e22187437213fe590000000000000000 20240929055535632 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055535632 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929055535632 DAUC <0003> auc.c:151 vector [0]: kc = 51c47f20d91395d0 20240929055535632 DAUC <0003> auc.c:152 vector [0]: sres = 9032791a 20240929055535632 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929055535632 DAUC <0003> auc.c:113 vector [1]: rand = 13c247be463dd96ba5f5e24bf454b755 20240929055535632 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240929055535632 DAUC <0003> auc.c:142 vector [1]: autn = bb92d8ddd2b380006aa3be3bdd8bd856 20240929055535632 DAUC <0003> auc.c:143 vector [1]: ck = 9d3ba144552bf3b8af71bd280058696b 20240929055535632 DAUC <0003> auc.c:144 vector [1]: ik = 230a82d2b5a09ca0ebb5417d9549d12b 20240929055535632 DAUC <0003> auc.c:145 vector [1]: res = 69808ac3a362a5400000000000000000 20240929055535632 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055535632 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240929055535632 DAUC <0003> auc.c:151 vector [1]: kc = faf5dfc3759ad758 20240929055535632 DAUC <0003> auc.c:152 vector [1]: sres = cae22f83 20240929055535632 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240929055535632 DAUC <0003> auc.c:113 vector [2]: rand = 04047088c94a90c570b3082b208bcba1 20240929055535632 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240929055535632 DAUC <0003> auc.c:142 vector [2]: autn = b12bd2f12534800063fd616597c293b1 20240929055535632 DAUC <0003> auc.c:143 vector [2]: ck = 459fc83d930b493870ecbec2efd0dc01 20240929055535632 DAUC <0003> auc.c:144 vector [2]: ik = 11c17d4967d6f5113e0058a53bd59ae1 20240929055535632 DAUC <0003> auc.c:145 vector [2]: res = 6dca98aec9b742cb0000000000000000 20240929055535632 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055535632 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240929055535632 DAUC <0003> auc.c:151 vector [2]: kc = 1ab2531320d8fac9 20240929055535632 DAUC <0003> auc.c:152 vector [2]: sres = a47dda65 20240929055535632 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240929055535632 DAUC <0003> auc.c:113 vector [3]: rand = 5e09e6bbf28a550e0d102e34b17b6d05 20240929055535632 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240929055535632 DAUC <0003> auc.c:142 vector [3]: autn = 5c0f2a25e6d980000c7aa12b3e16c544 20240929055535632 DAUC <0003> auc.c:143 vector [3]: ck = b39e975d94906c9904cdcef418e14e97 20240929055535632 DAUC <0003> auc.c:144 vector [3]: ik = e7015d98d5066c4548d23825f9a99273 20240929055535632 DAUC <0003> auc.c:145 vector [3]: res = 558a678a89a621d70000000000000000 20240929055535632 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055535632 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240929055535632 DAUC <0003> auc.c:151 vector [3]: kc = 18803c14a0dedc38 20240929055535632 DAUC <0003> auc.c:152 vector [3]: sres = dc2c465d 20240929055535632 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240929055535632 DAUC <0003> auc.c:113 vector [4]: rand = 91ca3594f02080c10014bfb35db086fa 20240929055535632 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240929055535632 DAUC <0003> auc.c:142 vector [4]: autn = 863e4a1e84798000eb79137372f5031b 20240929055535632 DAUC <0003> auc.c:143 vector [4]: ck = 685538297f3d12adfe6ba25ed23f39f1 20240929055535632 DAUC <0003> auc.c:144 vector [4]: ik = 6a2a9840c634ef56961f6f46964d2da8 20240929055535632 DAUC <0003> auc.c:145 vector [4]: res = 34ab46d2bd028e020000000000000000 20240929055535632 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929055535632 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240929055535632 DAUC <0003> auc.c:151 vector [4]: kc = 6a0b6d71fd7be9a2 20240929055535632 DAUC <0003> auc.c:152 vector [4]: sres = 89a9c8d0 20240929055535632 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240929055535632 DAUC <0003> db_auc.c:245 IMSI='262424050563086': Generated 5 vectors 20240929055535632 DAUC <0003> db_auc.c:249 IMSI='262424050563086': Updating SQN=161 in DB 20240929055535640 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424050563086 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424050563086"} 20240929055535640 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424050563086 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055535640 DLINP <000b> input/ipa.c:451 connected read/write 20240929055535640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055535640 DLINP <000b> input/ipa.c:451 connected read/write 20240929055535640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055535643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41948<->l=127.0.0.1:4258 20240929055535671 DAUC <0003> db_auc.c:157 IMSI='262424372470597': No 2G Auth Data 20240929055535671 DAUC <0003> db_auc.c:192 IMSI='262424372470597': No 3G Auth Data 20240929055535712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41958<->l=127.0.0.1:4258 20240929055535716 DLINP <000b> input/ipa.c:451 connected read/write 20240929055535716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055535716 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424372470597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424372470597"} 20240929055535716 DAUC <0003> db_auc.c:236 IMSI='262424372470597': Calling to generate 5 vectors 20240929055535716 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929055535716 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055535716 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055535716 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929055535716 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055535716 DAUC <0003> auc.c:113 vector [0]: rand = 2ce15603a500fef713ac5060ba0f1f93 20240929055535716 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929055535716 DAUC <0003> auc.c:142 vector [0]: autn = cf2910ac1fb880006d080dc45b390e69 20240929055535716 DAUC <0003> auc.c:143 vector [0]: ck = 0bdf24e7f8c3c964a470badcbb558eb8 20240929055535716 DAUC <0003> auc.c:144 vector [0]: ik = 02158bda09232e2409e109f86b232eb9 20240929055535716 DAUC <0003> auc.c:145 vector [0]: res = d02af53b6cf5c0350000000000000000 20240929055535716 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055535716 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929055535716 DAUC <0003> auc.c:179 vector [0]: kc = 7af16cd3cc0fac00 20240929055535716 DAUC <0003> auc.c:180 vector [0]: sres = 94c2aadb 20240929055535716 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929055535716 DAUC <0003> auc.c:113 vector [1]: rand = 05586193b9a02889c8078cd6e01aa0f2 20240929055535716 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240929055535716 DAUC <0003> auc.c:142 vector [1]: autn = c866726611768000209c24d94402e998 20240929055535716 DAUC <0003> auc.c:143 vector [1]: ck = ceb43071a8f41056ae4d4e048249af42 20240929055535716 DAUC <0003> auc.c:144 vector [1]: ik = fafe5362ddf9604c347becfb1dc0cf9a 20240929055535716 DAUC <0003> auc.c:145 vector [1]: res = 92babcfef182fb040000000000000000 20240929055535716 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055535716 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929055535716 DAUC <0003> auc.c:179 vector [1]: kc = 11ddf0eddb25b400 20240929055535716 DAUC <0003> auc.c:180 vector [1]: sres = 75e1e560 20240929055535716 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929055535716 DAUC <0003> auc.c:113 vector [2]: rand = a6b8b062f141b3a98736e984718b4e2f 20240929055535716 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240929055535716 DAUC <0003> auc.c:142 vector [2]: autn = a0a08cf15e8a80006030626ce1895b21 20240929055535716 DAUC <0003> auc.c:143 vector [2]: ck = 8f4e87d000ffd1391a73289be6b47b14 20240929055535716 DAUC <0003> auc.c:144 vector [2]: ik = dab515f5eabfcb5350146f14600fbc88 20240929055535716 DAUC <0003> auc.c:145 vector [2]: res = c9e0b85b89a60f3f0000000000000000 20240929055535716 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055535716 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929055535716 DAUC <0003> auc.c:179 vector [2]: kc = 7ec9f949aae56400 20240929055535716 DAUC <0003> auc.c:180 vector [2]: sres = fd2a149f 20240929055535716 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929055535716 DAUC <0003> auc.c:113 vector [3]: rand = 8324fbf25c09330a0573ed437debbd26 20240929055535716 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240929055535716 DAUC <0003> auc.c:142 vector [3]: autn = 44003c5e5e10800089a894e439a71c2e 20240929055535716 DAUC <0003> auc.c:143 vector [3]: ck = d18b55ce29a09797dc4b45320705f0df 20240929055535716 DAUC <0003> auc.c:144 vector [3]: ik = 5a7b410f023621dd99b07733bffb0f68 20240929055535716 DAUC <0003> auc.c:145 vector [3]: res = a9f03409c3985c870000000000000000 20240929055535716 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055535716 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929055535716 DAUC <0003> auc.c:179 vector [3]: kc = 84e12f8fdf489000 20240929055535716 DAUC <0003> auc.c:180 vector [3]: sres = 8ae4b0c6 20240929055535716 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929055535716 DAUC <0003> auc.c:113 vector [4]: rand = a409e19fc8f84073d622921d220005d8 20240929055535716 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240929055535716 DAUC <0003> auc.c:142 vector [4]: autn = ff155adb7cd180009a20c044c35c40fa 20240929055535716 DAUC <0003> auc.c:143 vector [4]: ck = 5bd51a7390c884bbeefc4932387c1709 20240929055535716 DAUC <0003> auc.c:144 vector [4]: ik = f2108a5ea5e2986c7f9bf34ee8ad8302 20240929055535716 DAUC <0003> auc.c:145 vector [4]: res = 04fae7c244ea3e760000000000000000 20240929055535716 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929055535716 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929055535716 DAUC <0003> auc.c:179 vector [4]: kc = 8203e83191175000 20240929055535716 DAUC <0003> auc.c:180 vector [4]: sres = a143bfff 20240929055535716 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929055535716 DAUC <0003> db_auc.c:245 IMSI='262424372470597': Generated 5 vectors 20240929055535716 DAUC <0003> db_auc.c:249 IMSI='262424372470597': Updating SQN=161 in DB 20240929055535724 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424372470597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424372470597"} 20240929055535724 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424372470597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055535724 DLINP <000b> input/ipa.c:451 connected read/write 20240929055535724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055535724 DLINP <000b> input/ipa.c:451 connected read/write 20240929055535724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055535727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41958<->l=127.0.0.1:4258 20240929055535765 DAUC <0003> db_auc.c:157 IMSI='262424721522802': No 2G Auth Data 20240929055535765 DAUC <0003> db_auc.c:192 IMSI='262424721522802': No 3G Auth Data 20240929055535808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41960<->l=127.0.0.1:4258 20240929055535811 DLINP <000b> input/ipa.c:451 connected read/write 20240929055535811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055535811 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424721522802 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424721522802"} 20240929055535812 DAUC <0003> db_auc.c:236 IMSI='262424721522802': Calling to generate 5 vectors 20240929055535812 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929055535812 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055535812 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055535812 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929055535812 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055535812 DAUC <0003> auc.c:113 vector [0]: rand = e5da74b9766ce5775f5fe48ec5f52ab0 20240929055535812 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929055535812 DAUC <0003> auc.c:142 vector [0]: autn = 5632c99bd55c8000eea24a2ca4c20906 20240929055535812 DAUC <0003> auc.c:143 vector [0]: ck = 7819b1ffbace9961cfc713d0d8f1e516 20240929055535812 DAUC <0003> auc.c:144 vector [0]: ik = d1850eadae540f6c9d9b8322ab7c83c0 20240929055535812 DAUC <0003> auc.c:145 vector [0]: res = 12b758170815f2770000000000000000 20240929055535812 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055535812 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929055535812 DAUC <0003> auc.c:179 vector [0]: kc = bca4a40d4a6bb400 20240929055535812 DAUC <0003> auc.c:180 vector [0]: sres = 01173ef5 20240929055535812 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929055535812 DAUC <0003> auc.c:113 vector [1]: rand = 1f499fefd533ed20b46c5ee64cc61dfc 20240929055535812 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240929055535812 DAUC <0003> auc.c:142 vector [1]: autn = 7732225ba63b8000b2e47a3e30729469 20240929055535812 DAUC <0003> auc.c:143 vector [1]: ck = 933d09f9418d701c4d17e1ddc45e0716 20240929055535812 DAUC <0003> auc.c:144 vector [1]: ik = a8cfafbc820688420018129109d6cba5 20240929055535812 DAUC <0003> auc.c:145 vector [1]: res = 70cc6d68f928d8660000000000000000 20240929055535812 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055535812 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929055535812 DAUC <0003> auc.c:179 vector [1]: kc = d2758cdce642e800 20240929055535812 DAUC <0003> auc.c:180 vector [1]: sres = 4301a194 20240929055535812 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929055535812 DAUC <0003> auc.c:113 vector [2]: rand = bf80e10c5a3f35834a29953d6df437b3 20240929055535812 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240929055535812 DAUC <0003> auc.c:142 vector [2]: autn = e9c2525001098000e79c88f5466f2c75 20240929055535812 DAUC <0003> auc.c:143 vector [2]: ck = fc97aa5be435b075fb6fcaac14f800d5 20240929055535812 DAUC <0003> auc.c:144 vector [2]: ik = 2412288c3161e6232acbb979445f4b84 20240929055535812 DAUC <0003> auc.c:145 vector [2]: res = 677bdc36dd26ddcd0000000000000000 20240929055535812 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055535812 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929055535812 DAUC <0003> auc.c:179 vector [2]: kc = fcfb311c235d2000 20240929055535812 DAUC <0003> auc.c:180 vector [2]: sres = 08158471 20240929055535812 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929055535812 DAUC <0003> auc.c:113 vector [3]: rand = f9f528d53bd79739b32de3e1a2692664 20240929055535812 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240929055535812 DAUC <0003> auc.c:142 vector [3]: autn = 8e357ca7a3088000cd861f1bc4632e88 20240929055535812 DAUC <0003> auc.c:143 vector [3]: ck = d20694c436ff92eef86851b3780cc1ef 20240929055535812 DAUC <0003> auc.c:144 vector [3]: ik = 7f66747f61920dd3a05ea659cd19e935 20240929055535812 DAUC <0003> auc.c:145 vector [3]: res = 09caed8086d59f660000000000000000 20240929055535812 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055535812 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929055535812 DAUC <0003> auc.c:179 vector [3]: kc = ae14d2cdee9c5400 20240929055535812 DAUC <0003> auc.c:180 vector [3]: sres = 981758fd 20240929055535812 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929055535812 DAUC <0003> auc.c:113 vector [4]: rand = 69e39190ff5b9a25f87921f3d54170a8 20240929055535812 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240929055535812 DAUC <0003> auc.c:142 vector [4]: autn = 2d493468cfc48000bbf15c14e2218f7a 20240929055535812 DAUC <0003> auc.c:143 vector [4]: ck = 81f1954307dd45a0d7464e19030e65cb 20240929055535812 DAUC <0003> auc.c:144 vector [4]: ik = 55d706ce3668d6e45203a0bd42ebfa14 20240929055535812 DAUC <0003> auc.c:145 vector [4]: res = 66562c5d46a44f140000000000000000 20240929055535812 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929055535812 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929055535812 DAUC <0003> auc.c:179 vector [4]: kc = 33d22bed5b3bd800 20240929055535812 DAUC <0003> auc.c:180 vector [4]: sres = 32335393 20240929055535812 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929055535812 DAUC <0003> db_auc.c:245 IMSI='262424721522802': Generated 5 vectors 20240929055535812 DAUC <0003> db_auc.c:249 IMSI='262424721522802': Updating SQN=161 in DB 20240929055535820 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424721522802 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424721522802"} 20240929055535820 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424721522802 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055535820 DLINP <000b> input/ipa.c:451 connected read/write 20240929055535820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055535820 DLINP <000b> input/ipa.c:451 connected read/write 20240929055535820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055535823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41960<->l=127.0.0.1:4258 20240929055535856 DAUC <0003> db_auc.c:157 IMSI='262424639769138': No 2G Auth Data 20240929055535856 DAUC <0003> db_auc.c:192 IMSI='262424639769138': No 3G Auth Data 20240929055535897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41976<->l=127.0.0.1:4258 20240929055535901 DLINP <000b> input/ipa.c:451 connected read/write 20240929055535901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055535901 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424639769138 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424639769138"} 20240929055535901 DAUC <0003> db_auc.c:236 IMSI='262424639769138': Calling to generate 5 vectors 20240929055535901 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929055535901 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929055535901 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929055535901 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929055535901 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929055535901 DAUC <0003> auc.c:113 vector [0]: rand = 7d2d92c4855da3902b262328c08baef6 20240929055535901 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929055535901 DAUC <0003> auc.c:142 vector [0]: autn = 8b29836131c280000ee54860c0875de3 20240929055535901 DAUC <0003> auc.c:143 vector [0]: ck = d8db270d16368fba17e18ed73ae18853 20240929055535901 DAUC <0003> auc.c:144 vector [0]: ik = c8d53c3fe3e07e7021b95b9d70e41e1f 20240929055535901 DAUC <0003> auc.c:145 vector [0]: res = 1878b8a58997816e0000000000000000 20240929055535901 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929055535901 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929055535901 DAUC <0003> auc.c:179 vector [0]: kc = 5a90b7c09dab50da 20240929055535901 DAUC <0003> auc.c:180 vector [0]: sres = 5d97b5cc 20240929055535901 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929055535901 DAUC <0003> auc.c:113 vector [1]: rand = c31907320f52c5f74cd6afcbb3d08d14 20240929055535901 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240929055535901 DAUC <0003> auc.c:142 vector [1]: autn = b067830ea52080008464984389861406 20240929055535901 DAUC <0003> auc.c:143 vector [1]: ck = 4f944bde34115b940541af56592a53e1 20240929055535901 DAUC <0003> auc.c:144 vector [1]: ik = 5b916118ff292c9096708f1d5ab0d8d8 20240929055535902 DAUC <0003> auc.c:145 vector [1]: res = 6a5540a857a92d110000000000000000 20240929055535902 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929055535902 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929055535902 DAUC <0003> auc.c:179 vector [1]: kc = 31e01d93f3b57a8a 20240929055535902 DAUC <0003> auc.c:180 vector [1]: sres = c0debc1a 20240929055535902 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929055535902 DAUC <0003> auc.c:113 vector [2]: rand = 64cdfff261082d6dfb65f0105790b230 20240929055535902 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240929055535902 DAUC <0003> auc.c:142 vector [2]: autn = f0b3b88d2a308000af8fca1f097f5dbb 20240929055535902 DAUC <0003> auc.c:143 vector [2]: ck = a51588304a923396f86f0d4ab8c3c8e9 20240929055535902 DAUC <0003> auc.c:144 vector [2]: ik = 4c5efd8a8d128dc4f1b310c99a219edb 20240929055535902 DAUC <0003> auc.c:145 vector [2]: res = 9d3a832b03a213260000000000000000 20240929055535902 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929055535902 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929055535902 DAUC <0003> auc.c:179 vector [2]: kc = c35a293d3943576e 20240929055535902 DAUC <0003> auc.c:180 vector [2]: sres = b3156a57 20240929055535902 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929055535902 DAUC <0003> auc.c:113 vector [3]: rand = 425b94d183ab6eff4f2b230cc532d4fa 20240929055535902 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240929055535902 DAUC <0003> auc.c:142 vector [3]: autn = a52629a55dde8000c46f5359bf3a7b42 20240929055535902 DAUC <0003> auc.c:143 vector [3]: ck = 64f8b1a87709dc9a6825ee05b4e4e6c1 20240929055535902 DAUC <0003> auc.c:144 vector [3]: ik = a14570b30aeee33edc770085a9019325 20240929055535902 DAUC <0003> auc.c:145 vector [3]: res = 84d58750c6ed058c0000000000000000 20240929055535902 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929055535902 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929055535902 DAUC <0003> auc.c:179 vector [3]: kc = dcd2682ea49a3d67 20240929055535902 DAUC <0003> auc.c:180 vector [3]: sres = a565b3b7 20240929055535902 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929055535902 DAUC <0003> auc.c:113 vector [4]: rand = 8bd5d42e2df2ce36ee7450a1495dd9cb 20240929055535902 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240929055535902 DAUC <0003> auc.c:142 vector [4]: autn = fed69e4a89678000dea768fbb13d9778 20240929055535902 DAUC <0003> auc.c:143 vector [4]: ck = 4ca10200b5ad2a586d21fd21fafad131 20240929055535902 DAUC <0003> auc.c:144 vector [4]: ik = c4bffc5c1c47bbfc7ac90b5fb75992a9 20240929055535902 DAUC <0003> auc.c:145 vector [4]: res = b74287918f08946a0000000000000000 20240929055535902 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929055535902 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929055535902 DAUC <0003> auc.c:179 vector [4]: kc = 90fa2b18d444b868 20240929055535902 DAUC <0003> auc.c:180 vector [4]: sres = 13a7ceee 20240929055535902 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929055535902 DAUC <0003> db_auc.c:245 IMSI='262424639769138': Generated 5 vectors 20240929055535902 DAUC <0003> db_auc.c:249 IMSI='262424639769138': Updating SQN=161 in DB 20240929055535910 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424639769138 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424639769138"} 20240929055535910 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424639769138 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055535910 DLINP <000b> input/ipa.c:451 connected read/write 20240929055535910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055535910 DLINP <000b> input/ipa.c:451 connected read/write 20240929055535910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055535914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41976<->l=127.0.0.1:4258 20240929055535939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41924<->l=127.0.0.1:4258 20240929055535940 DLINP <000b> input/ipa.c:451 connected read/write 20240929055535940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055535940 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055535940 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055535940 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055535940 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42125<->l=127.0.0.1:4259) 20240929055535986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41982<->l=127.0.0.1:4258 20240929055535986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41982<->l=127.0.0.1:4258 20240929055539056 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055539056 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055539059 DLINP <000b> input/ipa.c:451 connected read/write 20240929055539059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055539059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37512<->l=127.0.0.1:4258 20240929055539061 DLINP <000b> input/ipa.c:451 connected read/write 20240929055539061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055539061 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055539061 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055539061 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  20240929055539061 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055539061 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  20240929055539061 DLGSUP <0013> gsup_server.c:235 2:  20240929055539061 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055539061 DLGSUP <0013> gsup_server.c:235 3:  20240929055539061 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055539061 DLGSUP <0013> gsup_server.c:235 4:  20240929055539062 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055539062 DLGSUP <0013> gsup_server.c:235 5:  20240929055539062 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055539062 DLGSUP <0013> gsup_server.c:235 7:  20240929055539062 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055539062 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055539062 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055539062 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055539079 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40147<->l=127.0.0.1:4259) 20240929055539089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37522<->l=127.0.0.1:4258 20240929055539105 DLINP <000b> input/ipa.c:451 connected read/write 20240929055539105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055539105 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425996316615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425996316615" cn_domain=PS} 20240929055539105 DLU <0006> fsm.c:456 lu(262425996316615)[0x56541f7b0e90]{UNVALIDATED}: Allocated 20240929055539105 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425996316615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240929055539105 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425996316615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425996316615" cause=IMSI unknown in HLR} 20240929055539105 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425996316615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055539105 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425996316615)[0x56541f7b0e90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055539105 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425996316615)[0x56541f7b0e90]{UNVALIDATED}: Freeing instance 20240929055539105 DLU <0006> fsm.c:568 lu(PS:IMSI-262425996316615)[0x56541f7b0e90]{UNVALIDATED}: Deallocated 20240929055539105 DLINP <000b> input/ipa.c:451 connected read/write 20240929055539105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055539105 DLINP <000b> input/ipa.c:451 connected read/write 20240929055539105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055539108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37522<->l=127.0.0.1:4258 20240929055539109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37512<->l=127.0.0.1:4258 20240929055539110 DLINP <000b> input/ipa.c:451 connected read/write 20240929055539110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055539110 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055539110 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055539110 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055539110 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40147<->l=127.0.0.1:4259) 20240929055539161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37534<->l=127.0.0.1:4258 20240929055539161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37534<->l=127.0.0.1:4258 20240929055542240 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055542240 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055542242 DLINP <000b> input/ipa.c:451 connected read/write 20240929055542242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055542243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37542<->l=127.0.0.1:4258 20240929055542245 DLINP <000b> input/ipa.c:451 connected read/write 20240929055542245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055542245 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055542245 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055542245 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  20240929055542245 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055542245 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  20240929055542245 DLGSUP <0013> gsup_server.c:235 2:  20240929055542245 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055542245 DLGSUP <0013> gsup_server.c:235 3:  20240929055542245 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055542245 DLGSUP <0013> gsup_server.c:235 4:  20240929055542245 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055542245 DLGSUP <0013> gsup_server.c:235 5:  20240929055542245 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055542245 DLGSUP <0013> gsup_server.c:235 7:  20240929055542245 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055542245 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055542245 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055542245 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055542262 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40651<->l=127.0.0.1:4259) 20240929055542273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37550<->l=127.0.0.1:4258 20240929055542289 DLINP <000b> input/ipa.c:451 connected read/write 20240929055542289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055542289 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428165340576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428165340576" cn_domain=PS source_name="the-source\n"} 20240929055542289 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240929055542289 DLU <0006> fsm.c:456 lu(262428165340576)[0x56541f7b0e90]{UNVALIDATED}: Allocated 20240929055542289 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428165340576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240929055542289 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262428165340576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428165340576" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240929055542289 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262428165340576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055542289 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428165340576)[0x56541f7b0e90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055542289 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428165340576)[0x56541f7b0e90]{UNVALIDATED}: Freeing instance 20240929055542289 DLU <0006> fsm.c:568 lu(PS:IMSI-262428165340576)[0x56541f7b0e90]{UNVALIDATED}: Deallocated 20240929055542289 DLINP <000b> input/ipa.c:451 connected read/write 20240929055542289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055542289 DLINP <000b> input/ipa.c:451 connected read/write 20240929055542289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055542292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37550<->l=127.0.0.1:4258 20240929055542293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37542<->l=127.0.0.1:4258 20240929055542294 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40651<->l=127.0.0.1:4259) 20240929055542294 DLINP <000b> input/ipa.c:451 connected read/write 20240929055542294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055542294 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055542294 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055542294 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055542294 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240929055542335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37564<->l=127.0.0.1:4258 20240929055542335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37564<->l=127.0.0.1:4258 20240929055545405 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055545405 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055545407 DLINP <000b> input/ipa.c:451 connected read/write 20240929055545407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055545407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37576<->l=127.0.0.1:4258 20240929055545408 DLINP <000b> input/ipa.c:451 connected read/write 20240929055545409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055545409 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055545409 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055545409 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  20240929055545409 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055545409 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  20240929055545409 DLGSUP <0013> gsup_server.c:235 2:  20240929055545409 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055545409 DLGSUP <0013> gsup_server.c:235 3:  20240929055545409 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055545409 DLGSUP <0013> gsup_server.c:235 4:  20240929055545409 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055545409 DLGSUP <0013> gsup_server.c:235 5:  20240929055545409 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055545409 DLGSUP <0013> gsup_server.c:235 7:  20240929055545409 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055545409 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055545409 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055545409 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055545426 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44949<->l=127.0.0.1:4259) 20240929055545436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37588<->l=127.0.0.1:4258 20240929055545453 DLINP <000b> input/ipa.c:451 connected read/write 20240929055545453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055545453 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423163115689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423163115689" cn_domain=PS} 20240929055545453 DLU <0006> fsm.c:456 lu(262423163115689)[0x56541f7b0e90]{UNVALIDATED}: Allocated 20240929055545453 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423163115689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240929055545453 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423163115689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423163115689" cause=Roaming not allowed in this location area} 20240929055545453 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423163115689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055545453 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423163115689)[0x56541f7b0e90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055545453 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423163115689)[0x56541f7b0e90]{UNVALIDATED}: Freeing instance 20240929055545453 DLU <0006> fsm.c:568 lu(PS:IMSI-262423163115689)[0x56541f7b0e90]{UNVALIDATED}: Deallocated 20240929055545453 DLINP <000b> input/ipa.c:451 connected read/write 20240929055545453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055545453 DLINP <000b> input/ipa.c:451 connected read/write 20240929055545453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055545456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37588<->l=127.0.0.1:4258 20240929055545457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37576<->l=127.0.0.1:4258 20240929055545458 DLINP <000b> input/ipa.c:451 connected read/write 20240929055545458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055545458 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055545458 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055545458 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055545458 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44949<->l=127.0.0.1:4259) 20240929055545499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37602<->l=127.0.0.1:4258 20240929055545499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37602<->l=127.0.0.1:4258 20240929055548567 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055548567 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055548568 DLINP <000b> input/ipa.c:451 connected read/write 20240929055548568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055548569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39730<->l=127.0.0.1:4258 20240929055548570 DLINP <000b> input/ipa.c:451 connected read/write 20240929055548570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055548571 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055548571 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055548571 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  20240929055548571 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055548571 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  20240929055548571 DLGSUP <0013> gsup_server.c:235 2:  20240929055548571 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055548571 DLGSUP <0013> gsup_server.c:235 3:  20240929055548571 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055548571 DLGSUP <0013> gsup_server.c:235 4:  20240929055548571 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055548571 DLGSUP <0013> gsup_server.c:235 5:  20240929055548571 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055548571 DLGSUP <0013> gsup_server.c:235 7:  20240929055548571 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055548571 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055548571 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055548571 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055548587 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35653<->l=127.0.0.1:4259) 20240929055548598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39746<->l=127.0.0.1:4258 20240929055548617 DLINP <000b> input/ipa.c:451 connected read/write 20240929055548617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055548617 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422254886017 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422254886017"} 20240929055548617 DAUC <0003> db_auc.c:133 IMSI='262422254886017': No such subscriber 20240929055548617 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422254886017 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240929055548617 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422254886017 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422254886017" cause=IMSI unknown in HLR} 20240929055548617 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422254886017 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055548617 DLINP <000b> input/ipa.c:451 connected read/write 20240929055548617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055548617 DLINP <000b> input/ipa.c:451 connected read/write 20240929055548617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055548620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39746<->l=127.0.0.1:4258 20240929055548621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39730<->l=127.0.0.1:4258 20240929055548622 DLINP <000b> input/ipa.c:451 connected read/write 20240929055548622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055548622 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055548622 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055548622 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055548622 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35653<->l=127.0.0.1:4259) 20240929055548666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39760<->l=127.0.0.1:4258 20240929055548666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39760<->l=127.0.0.1:4258 20240929055551740 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055551740 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055551741 DLINP <000b> input/ipa.c:451 connected read/write 20240929055551741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055551742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39768<->l=127.0.0.1:4258 20240929055551743 DLINP <000b> input/ipa.c:451 connected read/write 20240929055551743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055551744 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055551744 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055551744 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  20240929055551744 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055551744 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  20240929055551744 DLGSUP <0013> gsup_server.c:235 2:  20240929055551744 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055551744 DLGSUP <0013> gsup_server.c:235 3:  20240929055551744 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055551744 DLGSUP <0013> gsup_server.c:235 4:  20240929055551744 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055551744 DLGSUP <0013> gsup_server.c:235 5:  20240929055551744 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055551744 DLGSUP <0013> gsup_server.c:235 7:  20240929055551744 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055551744 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055551744 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055551744 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055551761 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46615<->l=127.0.0.1:4259) 20240929055551778 DAUC <0003> db_auc.c:157 IMSI='262421772202031': No 2G Auth Data 20240929055551778 DAUC <0003> db_auc.c:192 IMSI='262421772202031': No 3G Auth Data 20240929055551816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39776<->l=127.0.0.1:4258 20240929055551821 DLINP <000b> input/ipa.c:451 connected read/write 20240929055551821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055551821 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421772202031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421772202031" cn_domain=PS} 20240929055551821 DLU <0006> fsm.c:456 lu(262421772202031)[0x56541f7b0e90]{UNVALIDATED}: Allocated 20240929055551821 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421772202031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055551837 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421772202031)[0x56541f7b0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055551837 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421772202031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421772202031" cn_domain=PS} 20240929055551837 DLINP <000b> input/ipa.c:451 connected read/write 20240929055551837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055551837 DLINP <000b> input/ipa.c:451 connected read/write 20240929055551837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055551841 DLINP <000b> input/ipa.c:451 connected read/write 20240929055551841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055551841 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421772202031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421772202031"} 20240929055551841 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421772202031)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055551841 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421772202031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055551841 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421772202031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421772202031"} 20240929055551841 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421772202031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055551841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421772202031)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055551841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421772202031)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055551841 DLU <0006> fsm.c:568 lu(PS:IMSI-262421772202031)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055551841 DLINP <000b> input/ipa.c:451 connected read/write 20240929055551841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055551841 DLINP <000b> input/ipa.c:451 connected read/write 20240929055551841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055551843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39776<->l=127.0.0.1:4258 20240929055551869 DAUC <0003> db_auc.c:157 IMSI='262420999866554': No 2G Auth Data 20240929055551869 DAUC <0003> db_auc.c:192 IMSI='262420999866554': No 3G Auth Data 20240929055551877 DLGSUP <0013> hlr.c:121 IMSI 262420999866554: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055551905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39788<->l=127.0.0.1:4258 20240929055551908 DLINP <000b> input/ipa.c:451 connected read/write 20240929055551908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055551908 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420999866554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420999866554" cn_domain=PS} 20240929055551908 DLU <0006> fsm.c:456 lu(262420999866554)[0x56541f7b0e90]{UNVALIDATED}: Allocated 20240929055551908 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420999866554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055551925 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420999866554)[0x56541f7b0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055551925 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420999866554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420999866554" cn_domain=PS} 20240929055551925 DLINP <000b> input/ipa.c:451 connected read/write 20240929055551925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055551925 DLINP <000b> input/ipa.c:451 connected read/write 20240929055551925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055551928 DLINP <000b> input/ipa.c:451 connected read/write 20240929055551928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055551928 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420999866554 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420999866554"} 20240929055551928 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420999866554)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055551928 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420999866554 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055551928 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420999866554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420999866554"} 20240929055551928 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420999866554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055551928 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420999866554)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055551928 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420999866554)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055551928 DLU <0006> fsm.c:568 lu(PS:IMSI-262420999866554)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055551928 DLINP <000b> input/ipa.c:451 connected read/write 20240929055551928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055551928 DLINP <000b> input/ipa.c:451 connected read/write 20240929055551928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055551929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39788<->l=127.0.0.1:4258 20240929055551954 DAUC <0003> db_auc.c:157 IMSI='262420235896125': No 2G Auth Data 20240929055551954 DAUC <0003> db_auc.c:192 IMSI='262420235896125': No 3G Auth Data 20240929055551963 DLGSUP <0013> hlr.c:121 IMSI 262420235896125: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055551989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39794<->l=127.0.0.1:4258 20240929055551993 DLINP <000b> input/ipa.c:451 connected read/write 20240929055551993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055551993 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420235896125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420235896125" cn_domain=PS} 20240929055551993 DLU <0006> fsm.c:456 lu(262420235896125)[0x56541f7b0e90]{UNVALIDATED}: Allocated 20240929055551993 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420235896125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055552008 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420235896125)[0x56541f7b0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055552008 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420235896125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420235896125" cn_domain=PS} 20240929055552008 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552008 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552011 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055552011 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420235896125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420235896125"} 20240929055552011 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420235896125)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055552011 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420235896125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055552011 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420235896125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420235896125"} 20240929055552011 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420235896125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055552011 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420235896125)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055552011 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420235896125)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055552011 DLU <0006> fsm.c:568 lu(PS:IMSI-262420235896125)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055552011 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552011 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39794<->l=127.0.0.1:4258 20240929055552038 DAUC <0003> db_auc.c:157 IMSI='262426590198799': No 2G Auth Data 20240929055552038 DAUC <0003> db_auc.c:192 IMSI='262426590198799': No 3G Auth Data 20240929055552047 DLGSUP <0013> hlr.c:121 IMSI 262426590198799: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055552071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39798<->l=127.0.0.1:4258 20240929055552075 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055552075 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426590198799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426590198799" cn_domain=PS} 20240929055552075 DLU <0006> fsm.c:456 lu(262426590198799)[0x56541f7b0e90]{UNVALIDATED}: Allocated 20240929055552075 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426590198799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055552091 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426590198799)[0x56541f7b0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055552091 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426590198799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426590198799" cn_domain=PS} 20240929055552091 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552092 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552094 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055552094 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426590198799 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426590198799"} 20240929055552094 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426590198799)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055552094 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426590198799 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055552094 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426590198799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426590198799"} 20240929055552094 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426590198799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055552094 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426590198799)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055552094 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426590198799)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055552094 DLU <0006> fsm.c:568 lu(PS:IMSI-262426590198799)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055552094 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552095 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39798<->l=127.0.0.1:4258 20240929055552121 DAUC <0003> db_auc.c:157 IMSI='262423660074742': No 2G Auth Data 20240929055552121 DAUC <0003> db_auc.c:192 IMSI='262423660074742': No 3G Auth Data 20240929055552130 DLGSUP <0013> hlr.c:121 IMSI 262423660074742: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055552156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39802<->l=127.0.0.1:4258 20240929055552159 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055552159 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423660074742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423660074742" cn_domain=PS} 20240929055552159 DLU <0006> fsm.c:456 lu(262423660074742)[0x56541f7b0e90]{UNVALIDATED}: Allocated 20240929055552159 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423660074742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055552175 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423660074742)[0x56541f7b0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055552175 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423660074742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423660074742" cn_domain=PS} 20240929055552175 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552175 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552178 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055552178 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423660074742 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423660074742"} 20240929055552178 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423660074742)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055552178 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423660074742 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055552178 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423660074742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423660074742"} 20240929055552178 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423660074742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055552178 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423660074742)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055552178 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423660074742)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055552178 DLU <0006> fsm.c:568 lu(PS:IMSI-262423660074742)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055552178 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552178 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39802<->l=127.0.0.1:4258 20240929055552206 DAUC <0003> db_auc.c:157 IMSI='262420088269160': No 2G Auth Data 20240929055552206 DAUC <0003> db_auc.c:192 IMSI='262420088269160': No 3G Auth Data 20240929055552215 DLGSUP <0013> hlr.c:121 IMSI 262420088269160: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055552248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39812<->l=127.0.0.1:4258 20240929055552252 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055552252 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420088269160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420088269160" cn_domain=PS} 20240929055552252 DLU <0006> fsm.c:456 lu(262420088269160)[0x56541f7b0e90]{UNVALIDATED}: Allocated 20240929055552252 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420088269160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055552268 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420088269160)[0x56541f7b0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055552268 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420088269160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420088269160" cn_domain=PS} 20240929055552268 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552268 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552271 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055552271 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420088269160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420088269160"} 20240929055552271 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420088269160)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055552271 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420088269160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055552271 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420088269160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420088269160"} 20240929055552271 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420088269160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055552271 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420088269160)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055552271 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420088269160)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055552271 DLU <0006> fsm.c:568 lu(PS:IMSI-262420088269160)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055552271 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552271 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39812<->l=127.0.0.1:4258 20240929055552306 DAUC <0003> db_auc.c:157 IMSI='262423247446596': No 2G Auth Data 20240929055552306 DAUC <0003> db_auc.c:192 IMSI='262423247446596': No 3G Auth Data 20240929055552314 DLGSUP <0013> hlr.c:121 IMSI 262423247446596: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055552346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39816<->l=127.0.0.1:4258 20240929055552349 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055552349 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423247446596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423247446596" cn_domain=PS} 20240929055552349 DLU <0006> fsm.c:456 lu(262423247446596)[0x56541f7b0e90]{UNVALIDATED}: Allocated 20240929055552349 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423247446596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055552366 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423247446596)[0x56541f7b0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055552366 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423247446596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423247446596" cn_domain=PS} 20240929055552366 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552366 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552369 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055552369 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423247446596 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423247446596"} 20240929055552369 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423247446596)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055552369 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423247446596 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055552369 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423247446596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423247446596"} 20240929055552369 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423247446596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055552369 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423247446596)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055552369 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423247446596)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055552369 DLU <0006> fsm.c:568 lu(PS:IMSI-262423247446596)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055552369 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552369 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39816<->l=127.0.0.1:4258 20240929055552404 DAUC <0003> db_auc.c:157 IMSI='262420817049063': No 2G Auth Data 20240929055552404 DAUC <0003> db_auc.c:192 IMSI='262420817049063': No 3G Auth Data 20240929055552413 DLGSUP <0013> hlr.c:121 IMSI 262420817049063: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055552445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39832<->l=127.0.0.1:4258 20240929055552448 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055552448 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420817049063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420817049063" cn_domain=PS} 20240929055552448 DLU <0006> fsm.c:456 lu(262420817049063)[0x56541f7b0e90]{UNVALIDATED}: Allocated 20240929055552448 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420817049063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055552464 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420817049063)[0x56541f7b0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055552465 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420817049063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420817049063" cn_domain=PS} 20240929055552465 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552465 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552468 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055552468 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420817049063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420817049063"} 20240929055552468 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420817049063)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055552468 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420817049063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055552468 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420817049063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420817049063"} 20240929055552468 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420817049063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055552468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420817049063)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055552468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420817049063)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055552468 DLU <0006> fsm.c:568 lu(PS:IMSI-262420817049063)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055552468 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552468 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055552469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39832<->l=127.0.0.1:4258 20240929055552495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39768<->l=127.0.0.1:4258 20240929055552496 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46615<->l=127.0.0.1:4259) 20240929055552496 DLINP <000b> input/ipa.c:451 connected read/write 20240929055552496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055552496 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055552496 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055552496 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055552540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39842<->l=127.0.0.1:4258 20240929055552541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39842<->l=127.0.0.1:4258 20240929055555616 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055555616 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055555618 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055555619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39854<->l=127.0.0.1:4258 20240929055555620 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055555620 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055555620 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055555620 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  20240929055555620 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055555620 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  20240929055555620 DLGSUP <0013> gsup_server.c:235 2:  20240929055555620 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055555620 DLGSUP <0013> gsup_server.c:235 3:  20240929055555620 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055555620 DLGSUP <0013> gsup_server.c:235 4:  20240929055555620 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055555620 DLGSUP <0013> gsup_server.c:235 5:  20240929055555620 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055555620 DLGSUP <0013> gsup_server.c:235 7:  20240929055555620 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055555620 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055555620 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055555620 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055555638 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41335<->l=127.0.0.1:4259) 20240929055555664 DAUC <0003> db_auc.c:157 IMSI='262425294661985': No 2G Auth Data 20240929055555664 DAUC <0003> db_auc.c:192 IMSI='262425294661985': No 3G Auth Data 20240929055555705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39870<->l=127.0.0.1:4258 20240929055555711 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055555712 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262425294661985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425294661985" cn_domain=PS source_name="the-source\n"} 20240929055555712 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240929055555712 DLU <0006> fsm.c:456 lu(262425294661985)[0x56541f7b0e90]{UNVALIDATED}: Allocated 20240929055555712 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262425294661985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240929055555728 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425294661985)[0x56541f7b0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055555728 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262425294661985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425294661985" cn_domain=PS destination_name="the-source\n"} 20240929055555728 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055555728 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055555731 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055555731 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262425294661985 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425294661985" source_name="the-source\n"} 20240929055555731 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425294661985)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055555731 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262425294661985 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055555731 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262425294661985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425294661985" destination_name="the-source\n"} 20240929055555731 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262425294661985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055555731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425294661985)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055555731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425294661985)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055555731 DLU <0006> fsm.c:568 lu(PS:IMSI-262425294661985)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055555731 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055555731 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055555733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39870<->l=127.0.0.1:4258 20240929055555758 DAUC <0003> db_auc.c:157 IMSI='262426864416630': No 2G Auth Data 20240929055555758 DAUC <0003> db_auc.c:192 IMSI='262426864416630': No 3G Auth Data 20240929055555766 DLGSUP <0013> hlr.c:121 IMSI 262426864416630: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055555792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39882<->l=127.0.0.1:4258 20240929055555795 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055555795 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262426864416630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426864416630" cn_domain=PS source_name="the-source\n"} 20240929055555795 DLU <0006> fsm.c:456 lu(262426864416630)[0x56541f7b0e90]{UNVALIDATED}: Allocated 20240929055555795 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262426864416630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240929055555812 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426864416630)[0x56541f7b0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055555812 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262426864416630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426864416630" cn_domain=PS destination_name="the-source\n"} 20240929055555812 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055555812 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055555816 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055555816 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262426864416630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426864416630" source_name="the-source\n"} 20240929055555816 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426864416630)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055555816 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262426864416630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055555816 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262426864416630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426864416630" destination_name="the-source\n"} 20240929055555816 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262426864416630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055555816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426864416630)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055555816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426864416630)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055555816 DLU <0006> fsm.c:568 lu(PS:IMSI-262426864416630)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055555816 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055555816 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055555818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39882<->l=127.0.0.1:4258 20240929055555843 DAUC <0003> db_auc.c:157 IMSI='262427437242390': No 2G Auth Data 20240929055555843 DAUC <0003> db_auc.c:192 IMSI='262427437242390': No 3G Auth Data 20240929055555852 DLGSUP <0013> hlr.c:121 IMSI 262427437242390: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055555877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39892<->l=127.0.0.1:4258 20240929055555881 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055555881 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262427437242390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427437242390" cn_domain=PS source_name="the-source\n"} 20240929055555881 DLU <0006> fsm.c:456 lu(262427437242390)[0x56541f7b0e90]{UNVALIDATED}: Allocated 20240929055555881 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262427437242390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240929055555897 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427437242390)[0x56541f7b0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055555897 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262427437242390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427437242390" cn_domain=PS destination_name="the-source\n"} 20240929055555897 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055555897 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055555900 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055555900 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262427437242390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427437242390" source_name="the-source\n"} 20240929055555900 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427437242390)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055555900 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262427437242390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055555900 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262427437242390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427437242390" destination_name="the-source\n"} 20240929055555900 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262427437242390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055555900 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427437242390)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055555900 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427437242390)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055555900 DLU <0006> fsm.c:568 lu(PS:IMSI-262427437242390)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055555900 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055555900 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055555902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39892<->l=127.0.0.1:4258 20240929055555927 DAUC <0003> db_auc.c:157 IMSI='262424961978259': No 2G Auth Data 20240929055555927 DAUC <0003> db_auc.c:192 IMSI='262424961978259': No 3G Auth Data 20240929055555935 DLGSUP <0013> hlr.c:121 IMSI 262424961978259: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055555961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39908<->l=127.0.0.1:4258 20240929055555964 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055555964 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262424961978259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424961978259" cn_domain=PS source_name="the-source\n"} 20240929055555964 DLU <0006> fsm.c:456 lu(262424961978259)[0x56541f7b0e90]{UNVALIDATED}: Allocated 20240929055555964 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262424961978259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240929055555979 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424961978259)[0x56541f7b0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055555979 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262424961978259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424961978259" cn_domain=PS destination_name="the-source\n"} 20240929055555979 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055555979 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055555982 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055555982 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262424961978259 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424961978259" source_name="the-source\n"} 20240929055555982 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424961978259)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055555982 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262424961978259 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055555982 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262424961978259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424961978259" destination_name="the-source\n"} 20240929055555982 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262424961978259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055555982 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424961978259)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055555982 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424961978259)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055555982 DLU <0006> fsm.c:568 lu(PS:IMSI-262424961978259)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055555982 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055555982 DLINP <000b> input/ipa.c:451 connected read/write 20240929055555982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055555984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39908<->l=127.0.0.1:4258 20240929055556007 DAUC <0003> db_auc.c:157 IMSI='262423549423396': No 2G Auth Data 20240929055556007 DAUC <0003> db_auc.c:192 IMSI='262423549423396': No 3G Auth Data 20240929055556016 DLGSUP <0013> hlr.c:121 IMSI 262423549423396: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055556041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39920<->l=127.0.0.1:4258 20240929055556044 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055556044 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262423549423396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423549423396" cn_domain=PS source_name="the-source\n"} 20240929055556044 DLU <0006> fsm.c:456 lu(262423549423396)[0x56541f7b0e90]{UNVALIDATED}: Allocated 20240929055556044 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262423549423396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240929055556060 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423549423396)[0x56541f7b0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055556060 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262423549423396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423549423396" cn_domain=PS destination_name="the-source\n"} 20240929055556060 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055556060 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055556063 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055556063 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262423549423396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423549423396" source_name="the-source\n"} 20240929055556063 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423549423396)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055556063 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262423549423396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055556063 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262423549423396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423549423396" destination_name="the-source\n"} 20240929055556063 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262423549423396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055556063 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423549423396)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055556063 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423549423396)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055556063 DLU <0006> fsm.c:568 lu(PS:IMSI-262423549423396)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055556063 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055556063 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055556065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39920<->l=127.0.0.1:4258 20240929055556094 DAUC <0003> db_auc.c:157 IMSI='262423194287098': No 2G Auth Data 20240929055556094 DAUC <0003> db_auc.c:192 IMSI='262423194287098': No 3G Auth Data 20240929055556103 DLGSUP <0013> hlr.c:121 IMSI 262423194287098: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055556136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39934<->l=127.0.0.1:4258 20240929055556140 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055556140 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262423194287098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423194287098" cn_domain=PS source_name="the-source\n"} 20240929055556140 DLU <0006> fsm.c:456 lu(262423194287098)[0x56541f7b0e90]{UNVALIDATED}: Allocated 20240929055556140 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262423194287098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240929055556155 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423194287098)[0x56541f7b0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055556155 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262423194287098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423194287098" cn_domain=PS destination_name="the-source\n"} 20240929055556155 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055556155 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055556158 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055556158 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262423194287098 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423194287098" source_name="the-source\n"} 20240929055556158 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423194287098)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055556158 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262423194287098 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055556158 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262423194287098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423194287098" destination_name="the-source\n"} 20240929055556158 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262423194287098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055556158 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423194287098)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055556158 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423194287098)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055556158 DLU <0006> fsm.c:568 lu(PS:IMSI-262423194287098)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055556158 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055556158 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055556160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39934<->l=127.0.0.1:4258 20240929055556191 DAUC <0003> db_auc.c:157 IMSI='262424655423995': No 2G Auth Data 20240929055556191 DAUC <0003> db_auc.c:192 IMSI='262424655423995': No 3G Auth Data 20240929055556200 DLGSUP <0013> hlr.c:121 IMSI 262424655423995: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055556239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39946<->l=127.0.0.1:4258 20240929055556242 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055556242 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262424655423995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424655423995" cn_domain=PS source_name="the-source\n"} 20240929055556242 DLU <0006> fsm.c:456 lu(262424655423995)[0x56541f7b0e90]{UNVALIDATED}: Allocated 20240929055556242 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262424655423995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240929055556257 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424655423995)[0x56541f7b0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055556257 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262424655423995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424655423995" cn_domain=PS destination_name="the-source\n"} 20240929055556257 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055556257 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055556260 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055556260 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262424655423995 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424655423995" source_name="the-source\n"} 20240929055556260 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424655423995)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055556260 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262424655423995 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055556260 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262424655423995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424655423995" destination_name="the-source\n"} 20240929055556260 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262424655423995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055556260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424655423995)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055556260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424655423995)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055556260 DLU <0006> fsm.c:568 lu(PS:IMSI-262424655423995)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055556260 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055556260 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055556262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39946<->l=127.0.0.1:4258 20240929055556298 DAUC <0003> db_auc.c:157 IMSI='262429942785158': No 2G Auth Data 20240929055556298 DAUC <0003> db_auc.c:192 IMSI='262429942785158': No 3G Auth Data 20240929055556312 DLGSUP <0013> hlr.c:121 IMSI 262429942785158: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055556350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39962<->l=127.0.0.1:4258 20240929055556355 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055556355 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429942785158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429942785158" cn_domain=PS source_name="the-source\n"} 20240929055556355 DLU <0006> fsm.c:456 lu(262429942785158)[0x56541f7b0e90]{UNVALIDATED}: Allocated 20240929055556355 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429942785158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240929055556377 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429942785158)[0x56541f7b0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055556377 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429942785158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429942785158" cn_domain=PS destination_name="the-source\n"} 20240929055556377 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055556377 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055556380 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055556380 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429942785158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429942785158" source_name="the-source\n"} 20240929055556380 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429942785158)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055556380 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262429942785158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055556380 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429942785158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429942785158" destination_name="the-source\n"} 20240929055556380 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262429942785158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055556380 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429942785158)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055556380 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429942785158)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055556380 DLU <0006> fsm.c:568 lu(PS:IMSI-262429942785158)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055556380 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055556380 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055556382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39962<->l=127.0.0.1:4258 20240929055556407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39854<->l=127.0.0.1:4258 20240929055556408 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41335<->l=127.0.0.1:4259) 20240929055556408 DLINP <000b> input/ipa.c:451 connected read/write 20240929055556408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055556408 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055556408 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055556408 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055556408 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240929055556455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39974<->l=127.0.0.1:4258 20240929055556455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39974<->l=127.0.0.1:4258 20240929055559529 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055559529 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055559531 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055559532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35214<->l=127.0.0.1:4258 20240929055559533 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055559533 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055559533 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055559533 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  20240929055559533 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055559533 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  20240929055559533 DLGSUP <0013> gsup_server.c:235 2:  20240929055559533 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055559533 DLGSUP <0013> gsup_server.c:235 3:  20240929055559533 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055559533 DLGSUP <0013> gsup_server.c:235 4:  20240929055559533 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055559533 DLGSUP <0013> gsup_server.c:235 5:  20240929055559533 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055559533 DLGSUP <0013> gsup_server.c:235 7:  20240929055559533 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055559533 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055559533 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055559533 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055559553 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34489<->l=127.0.0.1:4259) 20240929055559584 DAUC <0003> db_auc.c:157 IMSI='262424640130556': No 2G Auth Data 20240929055559584 DAUC <0003> db_auc.c:192 IMSI='262424640130556': No 3G Auth Data 20240929055559617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35218<->l=127.0.0.1:4258 20240929055559622 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055559622 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424640130556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424640130556" cn_domain=PS} 20240929055559622 DLU <0006> fsm.c:456 lu(262424640130556)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055559622 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424640130556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055559638 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424640130556)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055559638 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424640130556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424640130556" cn_domain=PS} 20240929055559638 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055559638 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055559642 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055559642 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424640130556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424640130556"} 20240929055559642 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424640130556)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055559642 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424640130556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055559642 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424640130556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424640130556"} 20240929055559642 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424640130556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055559642 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424640130556)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055559642 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424640130556)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055559642 DLU <0006> fsm.c:568 lu(PS:IMSI-262424640130556)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055559642 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055559642 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055559644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35218<->l=127.0.0.1:4258 20240929055559668 DAUC <0003> db_auc.c:157 IMSI='262426309285363': No 2G Auth Data 20240929055559668 DAUC <0003> db_auc.c:192 IMSI='262426309285363': No 3G Auth Data 20240929055559676 DLGSUP <0013> hlr.c:121 IMSI 262426309285363: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055559701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35230<->l=127.0.0.1:4258 20240929055559705 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055559705 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426309285363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426309285363" cn_domain=PS} 20240929055559705 DLU <0006> fsm.c:456 lu(262426309285363)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055559705 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426309285363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055559720 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426309285363)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055559720 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426309285363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426309285363" cn_domain=PS} 20240929055559720 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055559720 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055559723 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055559723 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426309285363 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426309285363"} 20240929055559723 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426309285363)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055559723 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426309285363 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055559723 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426309285363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426309285363"} 20240929055559723 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426309285363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055559723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426309285363)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055559723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426309285363)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055559723 DLU <0006> fsm.c:568 lu(PS:IMSI-262426309285363)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055559723 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055559723 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055559726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35230<->l=127.0.0.1:4258 20240929055559751 DAUC <0003> db_auc.c:157 IMSI='262423858819152': No 2G Auth Data 20240929055559751 DAUC <0003> db_auc.c:192 IMSI='262423858819152': No 3G Auth Data 20240929055559759 DLGSUP <0013> hlr.c:121 IMSI 262423858819152: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055559783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35240<->l=127.0.0.1:4258 20240929055559787 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055559788 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423858819152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423858819152" cn_domain=PS} 20240929055559788 DLU <0006> fsm.c:456 lu(262423858819152)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055559788 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423858819152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055559819 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423858819152)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055559819 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423858819152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423858819152" cn_domain=PS} 20240929055559819 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055559819 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055559822 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055559822 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423858819152 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423858819152"} 20240929055559822 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423858819152)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055559822 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423858819152 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055559822 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423858819152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423858819152"} 20240929055559822 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423858819152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055559822 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423858819152)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055559822 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423858819152)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055559822 DLU <0006> fsm.c:568 lu(PS:IMSI-262423858819152)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055559822 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055559822 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055559824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35240<->l=127.0.0.1:4258 20240929055559850 DAUC <0003> db_auc.c:157 IMSI='262428605043155': No 2G Auth Data 20240929055559850 DAUC <0003> db_auc.c:192 IMSI='262428605043155': No 3G Auth Data 20240929055559864 DLGSUP <0013> hlr.c:121 IMSI 262428605043155: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055559889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35252<->l=127.0.0.1:4258 20240929055559893 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055559893 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428605043155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428605043155" cn_domain=PS} 20240929055559893 DLU <0006> fsm.c:456 lu(262428605043155)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055559893 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428605043155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055559918 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428605043155)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055559918 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428605043155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428605043155" cn_domain=PS} 20240929055559918 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055559918 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055559922 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055559922 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428605043155 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428605043155"} 20240929055559922 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428605043155)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055559922 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428605043155 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055559922 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428605043155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428605043155"} 20240929055559922 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428605043155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055559922 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428605043155)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055559922 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428605043155)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055559922 DLU <0006> fsm.c:568 lu(PS:IMSI-262428605043155)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055559922 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055559922 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055559924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35252<->l=127.0.0.1:4258 20240929055559949 DAUC <0003> db_auc.c:157 IMSI='262428317723631': No 2G Auth Data 20240929055559949 DAUC <0003> db_auc.c:192 IMSI='262428317723631': No 3G Auth Data 20240929055559957 DLGSUP <0013> hlr.c:121 IMSI 262428317723631: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055559982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35254<->l=127.0.0.1:4258 20240929055559986 DLINP <000b> input/ipa.c:451 connected read/write 20240929055559986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055559986 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428317723631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428317723631" cn_domain=PS} 20240929055559986 DLU <0006> fsm.c:456 lu(262428317723631)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055559986 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428317723631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055600001 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428317723631)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055600001 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428317723631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428317723631" cn_domain=PS} 20240929055600001 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055600001 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055600004 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055600004 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428317723631 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428317723631"} 20240929055600004 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428317723631)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055600004 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428317723631 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055600004 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428317723631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428317723631"} 20240929055600004 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428317723631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055600004 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428317723631)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055600004 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428317723631)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055600004 DLU <0006> fsm.c:568 lu(PS:IMSI-262428317723631)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055600004 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055600004 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055600007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35254<->l=127.0.0.1:4258 20240929055600033 DAUC <0003> db_auc.c:157 IMSI='262429958376635': No 2G Auth Data 20240929055600033 DAUC <0003> db_auc.c:192 IMSI='262429958376635': No 3G Auth Data 20240929055600042 DLGSUP <0013> hlr.c:121 IMSI 262429958376635: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055600072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35260<->l=127.0.0.1:4258 20240929055600076 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055600076 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429958376635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429958376635" cn_domain=PS} 20240929055600076 DLU <0006> fsm.c:456 lu(262429958376635)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055600076 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429958376635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055600096 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429958376635)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055600096 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429958376635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429958376635" cn_domain=PS} 20240929055600096 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055600096 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055600099 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055600099 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429958376635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429958376635"} 20240929055600099 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429958376635)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055600099 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429958376635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055600099 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429958376635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429958376635"} 20240929055600099 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429958376635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055600099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429958376635)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055600099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429958376635)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055600099 DLU <0006> fsm.c:568 lu(PS:IMSI-262429958376635)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055600099 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055600099 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055600101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35260<->l=127.0.0.1:4258 20240929055600143 DAUC <0003> db_auc.c:157 IMSI='262421899294827': No 2G Auth Data 20240929055600143 DAUC <0003> db_auc.c:192 IMSI='262421899294827': No 3G Auth Data 20240929055600155 DLGSUP <0013> hlr.c:121 IMSI 262421899294827: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055600193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35276<->l=127.0.0.1:4258 20240929055600197 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055600197 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421899294827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421899294827" cn_domain=PS} 20240929055600197 DLU <0006> fsm.c:456 lu(262421899294827)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055600197 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421899294827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055600218 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421899294827)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055600218 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421899294827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421899294827" cn_domain=PS} 20240929055600218 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055600218 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055600221 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055600221 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421899294827 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421899294827"} 20240929055600221 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421899294827)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055600221 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421899294827 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055600221 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421899294827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421899294827"} 20240929055600221 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421899294827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055600221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421899294827)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055600221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421899294827)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055600221 DLU <0006> fsm.c:568 lu(PS:IMSI-262421899294827)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055600221 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055600221 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055600223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35276<->l=127.0.0.1:4258 20240929055600256 DAUC <0003> db_auc.c:157 IMSI='262428713112010': No 2G Auth Data 20240929055600256 DAUC <0003> db_auc.c:192 IMSI='262428713112010': No 3G Auth Data 20240929055600264 DLGSUP <0013> hlr.c:121 IMSI 262428713112010: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055600297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35284<->l=127.0.0.1:4258 20240929055600300 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055600301 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428713112010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428713112010" cn_domain=PS} 20240929055600301 DLU <0006> fsm.c:456 lu(262428713112010)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055600301 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428713112010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055600317 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428713112010)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055600317 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428713112010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428713112010" cn_domain=PS} 20240929055600317 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055600317 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055600320 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055600320 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428713112010 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428713112010"} 20240929055600320 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428713112010)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055600320 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428713112010 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055600320 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428713112010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428713112010"} 20240929055600320 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428713112010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055600320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428713112010)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055600320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428713112010)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055600320 DLU <0006> fsm.c:568 lu(PS:IMSI-262428713112010)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055600320 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055600320 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055600322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35284<->l=127.0.0.1:4258 20240929055600348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35214<->l=127.0.0.1:4258 20240929055600349 DLINP <000b> input/ipa.c:451 connected read/write 20240929055600349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055600349 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055600349 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055600349 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055600349 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34489<->l=127.0.0.1:4259) 20240929055600393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35290<->l=127.0.0.1:4258 20240929055600493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35290<->l=127.0.0.1:4258 20240929055603561 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055603561 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055603563 DLINP <000b> input/ipa.c:451 connected read/write 20240929055603563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055603563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35298<->l=127.0.0.1:4258 20240929055603565 DLINP <000b> input/ipa.c:451 connected read/write 20240929055603565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055603565 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055603565 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055603565 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  20240929055603565 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055603565 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  20240929055603565 DLGSUP <0013> gsup_server.c:235 2:  20240929055603565 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055603565 DLGSUP <0013> gsup_server.c:235 3:  20240929055603565 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055603565 DLGSUP <0013> gsup_server.c:235 4:  20240929055603565 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055603565 DLGSUP <0013> gsup_server.c:235 5:  20240929055603565 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055603565 DLGSUP <0013> gsup_server.c:235 7:  20240929055603565 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055603565 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055603565 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055603565 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055603585 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40539<->l=127.0.0.1:4259) 20240929055603609 DAUC <0003> db_auc.c:157 IMSI='262422029126611': No 2G Auth Data 20240929055603609 DAUC <0003> db_auc.c:192 IMSI='262422029126611': No 3G Auth Data 20240929055603628 DAUC <0003> db_auc.c:192 IMSI='262422029126611': No 3G Auth Data 20240929055603653 DAUC <0003> db_auc.c:157 IMSI='262427262412232': No 2G Auth Data 20240929055603653 DAUC <0003> db_auc.c:192 IMSI='262427262412232': No 3G Auth Data 20240929055603671 DAUC <0003> db_auc.c:157 IMSI='262427262412232': No 2G Auth Data 20240929055603697 DAUC <0003> db_auc.c:157 IMSI='262427319887617': No 2G Auth Data 20240929055603697 DAUC <0003> db_auc.c:192 IMSI='262427319887617': No 3G Auth Data 20240929055603748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35298<->l=127.0.0.1:4258 20240929055603749 DLINP <000b> input/ipa.c:451 connected read/write 20240929055603749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055603749 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055603749 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055603749 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055603749 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40539<->l=127.0.0.1:4259) 20240929055603800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35306<->l=127.0.0.1:4258 20240929055603900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35306<->l=127.0.0.1:4258 20240929055606980 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055606980 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055606982 DLINP <000b> input/ipa.c:451 connected read/write 20240929055606982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055606983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59516<->l=127.0.0.1:4258 20240929055606985 DLINP <000b> input/ipa.c:451 connected read/write 20240929055606985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055606985 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055606985 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055606985 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  20240929055606985 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055606985 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  20240929055606985 DLGSUP <0013> gsup_server.c:235 2:  20240929055606985 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055606985 DLGSUP <0013> gsup_server.c:235 3:  20240929055606985 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055606985 DLGSUP <0013> gsup_server.c:235 4:  20240929055606985 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055606985 DLGSUP <0013> gsup_server.c:235 5:  20240929055606985 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055606985 DLGSUP <0013> gsup_server.c:235 7:  20240929055606985 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055606985 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055606985 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055606985 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055607002 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45413<->l=127.0.0.1:4259) 20240929055607014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59530<->l=127.0.0.1:4258 20240929055607027 DAUC <0003> db_auc.c:157 IMSI='262420821993920': No 2G Auth Data 20240929055607027 DAUC <0003> db_auc.c:192 IMSI='262420821993920': No 3G Auth Data 20240929055607055 DLINP <000b> input/ipa.c:451 connected read/write 20240929055607055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055607055 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420821993920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420821993920" cn_domain=PS} 20240929055607055 DLU <0006> fsm.c:456 lu(262420821993920)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055607055 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420821993920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055607071 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420821993920)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055607071 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420821993920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420821993920" cn_domain=PS} 20240929055607071 DLINP <000b> input/ipa.c:451 connected read/write 20240929055607071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055607071 DLINP <000b> input/ipa.c:451 connected read/write 20240929055607071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055607075 DLINP <000b> input/ipa.c:451 connected read/write 20240929055607075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055607075 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420821993920 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420821993920"} 20240929055607075 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420821993920)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055607075 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420821993920 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055607075 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420821993920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420821993920"} 20240929055607075 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420821993920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055607075 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420821993920)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055607075 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420821993920)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055607075 DLU <0006> fsm.c:568 lu(PS:IMSI-262420821993920)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055607075 DLINP <000b> input/ipa.c:451 connected read/write 20240929055607075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055607075 DLINP <000b> input/ipa.c:451 connected read/write 20240929055607075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055607084 DLGSUP <0013> hlr.c:128 IMSI 262420821993920: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240929055607084 DLINP <000b> input/ipa.c:451 connected read/write 20240929055607084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055607084 DLINP <000b> input/ipa.c:451 connected read/write 20240929055607084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055607086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59530<->l=127.0.0.1:4258 20240929055607086 DLINP <000b> input/ipa.c:451 connected read/write 20240929055607086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055607086 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420821993920 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420821993920"} 20240929055607086 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420821993920 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240929055607086 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420821993920 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055607087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59516<->l=127.0.0.1:4258 20240929055607088 DLINP <000b> input/ipa.c:451 connected read/write 20240929055607088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055607088 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055607088 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055607088 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055607088 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45413<->l=127.0.0.1:4259) 20240929055607129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59538<->l=127.0.0.1:4258 20240929055607230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59538<->l=127.0.0.1:4258 20240929055610302 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055610302 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055610303 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59540<->l=127.0.0.1:4258 20240929055610305 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610305 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055610305 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055610305 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  20240929055610305 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055610305 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  20240929055610305 DLGSUP <0013> gsup_server.c:235 2:  20240929055610305 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055610305 DLGSUP <0013> gsup_server.c:235 3:  20240929055610305 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055610305 DLGSUP <0013> gsup_server.c:235 4:  20240929055610305 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055610305 DLGSUP <0013> gsup_server.c:235 5:  20240929055610305 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055610305 DLGSUP <0013> gsup_server.c:235 7:  20240929055610305 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055610305 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055610305 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055610305 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055610327 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46443<->l=127.0.0.1:4259) 20240929055610343 DAUC <0003> db_auc.c:157 IMSI='262422542764009': No 2G Auth Data 20240929055610343 DAUC <0003> db_auc.c:192 IMSI='262422542764009': No 3G Auth Data 20240929055610385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59546<->l=127.0.0.1:4258 20240929055610391 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610392 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422542764009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422542764009" cn_domain=PS} 20240929055610392 DLU <0006> fsm.c:456 lu(262422542764009)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055610392 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422542764009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055610412 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422542764009)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055610412 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422542764009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422542764009" cn_domain=PS} 20240929055610412 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610412 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610416 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610416 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422542764009 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422542764009"} 20240929055610416 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422542764009)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055610416 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422542764009 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055610416 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422542764009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422542764009"} 20240929055610416 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422542764009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055610416 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422542764009)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055610416 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422542764009)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055610416 DLU <0006> fsm.c:568 lu(PS:IMSI-262422542764009)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055610416 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610416 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610418 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610418 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422542764009 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422542764009" cn_domain=CS} 20240929055610418 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422542764009 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240929055610426 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422542764009 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422542764009"} 20240929055610426 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422542764009 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929055610426 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610426 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59546<->l=127.0.0.1:4258 20240929055610453 DAUC <0003> db_auc.c:157 IMSI='262429749685835': No 2G Auth Data 20240929055610453 DAUC <0003> db_auc.c:192 IMSI='262429749685835': No 3G Auth Data 20240929055610461 DLGSUP <0013> hlr.c:121 IMSI 262429749685835: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055610486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59558<->l=127.0.0.1:4258 20240929055610490 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610490 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429749685835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429749685835" cn_domain=PS} 20240929055610490 DLU <0006> fsm.c:456 lu(262429749685835)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055610490 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429749685835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055610506 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429749685835)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055610506 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429749685835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429749685835" cn_domain=PS} 20240929055610506 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610506 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610509 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610509 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429749685835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429749685835"} 20240929055610509 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429749685835)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055610509 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429749685835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055610509 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429749685835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429749685835"} 20240929055610509 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429749685835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055610509 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429749685835)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055610509 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429749685835)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055610509 DLU <0006> fsm.c:568 lu(PS:IMSI-262429749685835)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055610509 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610509 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610511 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610511 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429749685835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429749685835" cn_domain=CS} 20240929055610511 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429749685835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240929055610519 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429749685835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429749685835"} 20240929055610519 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429749685835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929055610519 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610519 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59558<->l=127.0.0.1:4258 20240929055610544 DAUC <0003> db_auc.c:157 IMSI='262424370406760': No 2G Auth Data 20240929055610544 DAUC <0003> db_auc.c:192 IMSI='262424370406760': No 3G Auth Data 20240929055610553 DLGSUP <0013> hlr.c:121 IMSI 262424370406760: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055610578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59564<->l=127.0.0.1:4258 20240929055610581 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610581 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424370406760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424370406760" cn_domain=PS} 20240929055610581 DLU <0006> fsm.c:456 lu(262424370406760)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055610581 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424370406760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055610596 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424370406760)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055610596 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424370406760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424370406760" cn_domain=PS} 20240929055610596 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610596 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610599 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610599 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424370406760 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424370406760"} 20240929055610599 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424370406760)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055610599 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424370406760 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055610599 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424370406760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424370406760"} 20240929055610599 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424370406760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055610599 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424370406760)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055610599 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424370406760)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055610599 DLU <0006> fsm.c:568 lu(PS:IMSI-262424370406760)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055610599 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610599 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610601 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610601 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424370406760 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424370406760" cn_domain=CS} 20240929055610601 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424370406760 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240929055610609 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424370406760 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424370406760"} 20240929055610609 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424370406760 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929055610609 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610609 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59564<->l=127.0.0.1:4258 20240929055610635 DAUC <0003> db_auc.c:157 IMSI='262424816897098': No 2G Auth Data 20240929055610635 DAUC <0003> db_auc.c:192 IMSI='262424816897098': No 3G Auth Data 20240929055610643 DLGSUP <0013> hlr.c:121 IMSI 262424816897098: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055610666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59574<->l=127.0.0.1:4258 20240929055610670 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610670 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424816897098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424816897098" cn_domain=PS} 20240929055610670 DLU <0006> fsm.c:456 lu(262424816897098)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055610670 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424816897098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055610686 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424816897098)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055610686 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424816897098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424816897098" cn_domain=PS} 20240929055610686 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610686 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610689 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610689 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424816897098 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424816897098"} 20240929055610689 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424816897098)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055610689 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424816897098 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055610689 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424816897098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424816897098"} 20240929055610689 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424816897098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055610689 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424816897098)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055610689 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424816897098)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055610689 DLU <0006> fsm.c:568 lu(PS:IMSI-262424816897098)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055610689 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610689 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610691 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610691 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424816897098 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424816897098" cn_domain=CS} 20240929055610691 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424816897098 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240929055610699 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424816897098 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424816897098"} 20240929055610699 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424816897098 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929055610699 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610699 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59574<->l=127.0.0.1:4258 20240929055610724 DAUC <0003> db_auc.c:157 IMSI='262429943061027': No 2G Auth Data 20240929055610724 DAUC <0003> db_auc.c:192 IMSI='262429943061027': No 3G Auth Data 20240929055610733 DLGSUP <0013> hlr.c:121 IMSI 262429943061027: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055610756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59588<->l=127.0.0.1:4258 20240929055610760 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610760 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429943061027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429943061027" cn_domain=PS} 20240929055610760 DLU <0006> fsm.c:456 lu(262429943061027)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055610760 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429943061027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055610775 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429943061027)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055610775 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429943061027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429943061027" cn_domain=PS} 20240929055610775 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610775 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610778 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610778 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429943061027 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429943061027"} 20240929055610778 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429943061027)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055610778 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429943061027 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055610778 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429943061027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429943061027"} 20240929055610778 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429943061027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055610778 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429943061027)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055610778 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429943061027)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055610778 DLU <0006> fsm.c:568 lu(PS:IMSI-262429943061027)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055610778 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610778 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610780 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610780 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429943061027 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429943061027" cn_domain=CS} 20240929055610780 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429943061027 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240929055610788 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429943061027 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429943061027"} 20240929055610788 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429943061027 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929055610788 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610788 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59588<->l=127.0.0.1:4258 20240929055610814 DAUC <0003> db_auc.c:157 IMSI='262429850297335': No 2G Auth Data 20240929055610814 DAUC <0003> db_auc.c:192 IMSI='262429850297335': No 3G Auth Data 20240929055610822 DLGSUP <0013> hlr.c:121 IMSI 262429850297335: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055610854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59600<->l=127.0.0.1:4258 20240929055610858 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610858 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429850297335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429850297335" cn_domain=PS} 20240929055610858 DLU <0006> fsm.c:456 lu(262429850297335)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055610858 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429850297335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055610873 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429850297335)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055610873 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429850297335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429850297335" cn_domain=PS} 20240929055610873 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610873 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610876 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610876 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429850297335 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429850297335"} 20240929055610876 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429850297335)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055610876 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429850297335 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055610876 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429850297335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429850297335"} 20240929055610876 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429850297335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055610876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429850297335)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055610876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429850297335)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055610876 DLU <0006> fsm.c:568 lu(PS:IMSI-262429850297335)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055610876 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610876 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610879 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610879 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429850297335 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429850297335" cn_domain=CS} 20240929055610879 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429850297335 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240929055610887 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429850297335 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429850297335"} 20240929055610887 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429850297335 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929055610887 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610887 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59600<->l=127.0.0.1:4258 20240929055610921 DAUC <0003> db_auc.c:157 IMSI='262421445287583': No 2G Auth Data 20240929055610921 DAUC <0003> db_auc.c:192 IMSI='262421445287583': No 3G Auth Data 20240929055610930 DLGSUP <0013> hlr.c:121 IMSI 262421445287583: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055610962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59614<->l=127.0.0.1:4258 20240929055610965 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610965 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421445287583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421445287583" cn_domain=PS} 20240929055610965 DLU <0006> fsm.c:456 lu(262421445287583)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055610965 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421445287583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055610981 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421445287583)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055610981 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421445287583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421445287583" cn_domain=PS} 20240929055610981 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610981 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610984 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610984 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421445287583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421445287583"} 20240929055610984 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421445287583)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055610984 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421445287583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055610984 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421445287583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421445287583"} 20240929055610984 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421445287583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055610984 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421445287583)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055610984 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421445287583)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055610984 DLU <0006> fsm.c:568 lu(PS:IMSI-262421445287583)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055610984 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610984 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610986 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055610986 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421445287583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421445287583" cn_domain=CS} 20240929055610986 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421445287583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240929055610993 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421445287583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421445287583"} 20240929055610993 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421445287583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929055610993 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610993 DLINP <000b> input/ipa.c:451 connected read/write 20240929055610993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055610995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59614<->l=127.0.0.1:4258 20240929055611027 DAUC <0003> db_auc.c:157 IMSI='262426538109803': No 2G Auth Data 20240929055611027 DAUC <0003> db_auc.c:192 IMSI='262426538109803': No 3G Auth Data 20240929055611035 DLGSUP <0013> hlr.c:121 IMSI 262426538109803: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055611066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59618<->l=127.0.0.1:4258 20240929055611070 DLINP <000b> input/ipa.c:451 connected read/write 20240929055611070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055611070 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426538109803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426538109803" cn_domain=PS} 20240929055611070 DLU <0006> fsm.c:456 lu(262426538109803)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055611070 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426538109803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055611088 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426538109803)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055611088 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426538109803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426538109803" cn_domain=PS} 20240929055611088 DLINP <000b> input/ipa.c:451 connected read/write 20240929055611088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055611088 DLINP <000b> input/ipa.c:451 connected read/write 20240929055611088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055611090 DLINP <000b> input/ipa.c:451 connected read/write 20240929055611090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055611090 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426538109803 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426538109803"} 20240929055611091 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426538109803)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055611091 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426538109803 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055611091 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426538109803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426538109803"} 20240929055611091 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426538109803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055611091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426538109803)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055611091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426538109803)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055611091 DLU <0006> fsm.c:568 lu(PS:IMSI-262426538109803)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055611091 DLINP <000b> input/ipa.c:451 connected read/write 20240929055611091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055611091 DLINP <000b> input/ipa.c:451 connected read/write 20240929055611091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055611093 DLINP <000b> input/ipa.c:451 connected read/write 20240929055611093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055611093 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426538109803 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426538109803" cn_domain=CS} 20240929055611093 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426538109803 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240929055611101 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426538109803 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426538109803"} 20240929055611101 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426538109803 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929055611101 DLINP <000b> input/ipa.c:451 connected read/write 20240929055611101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055611101 DLINP <000b> input/ipa.c:451 connected read/write 20240929055611101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055611103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59618<->l=127.0.0.1:4258 20240929055611126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59540<->l=127.0.0.1:4258 20240929055611127 DLINP <000b> input/ipa.c:451 connected read/write 20240929055611127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055611127 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055611127 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055611127 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055611128 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46443<->l=127.0.0.1:4259) 20240929055611169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59620<->l=127.0.0.1:4258 20240929055611269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59620<->l=127.0.0.1:4258 20240929055614354 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055614354 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055614356 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055614357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59630<->l=127.0.0.1:4258 20240929055614359 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055614359 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055614359 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055614359 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  20240929055614359 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055614359 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  20240929055614359 DLGSUP <0013> gsup_server.c:235 2:  20240929055614359 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055614359 DLGSUP <0013> gsup_server.c:235 3:  20240929055614359 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055614359 DLGSUP <0013> gsup_server.c:235 4:  20240929055614359 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055614359 DLGSUP <0013> gsup_server.c:235 5:  20240929055614359 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055614359 DLGSUP <0013> gsup_server.c:235 7:  20240929055614359 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055614359 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055614359 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055614359 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055614379 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33207<->l=127.0.0.1:4259) 20240929055614396 DAUC <0003> db_auc.c:157 IMSI='262421461210761': No 2G Auth Data 20240929055614396 DAUC <0003> db_auc.c:192 IMSI='262421461210761': No 3G Auth Data 20240929055614432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59632<->l=127.0.0.1:4258 20240929055614437 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055614438 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421461210761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421461210761" cn_domain=PS} 20240929055614438 DLU <0006> fsm.c:456 lu(262421461210761)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055614438 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421461210761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055614454 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421461210761)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055614454 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421461210761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421461210761" cn_domain=PS} 20240929055614454 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614454 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614457 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055614457 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421461210761 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421461210761"} 20240929055614457 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421461210761)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055614457 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421461210761 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055614457 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421461210761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421461210761"} 20240929055614457 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421461210761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055614457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421461210761)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055614457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421461210761)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055614457 DLU <0006> fsm.c:568 lu(PS:IMSI-262421461210761)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055614457 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614457 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614459 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055614459 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421461210761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421461210761" cn_domain=PS} 20240929055614459 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421461210761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240929055614467 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421461210761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421461210761"} 20240929055614467 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421461210761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929055614467 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614467 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59632<->l=127.0.0.1:4258 20240929055614494 DAUC <0003> db_auc.c:157 IMSI='262426974408062': No 2G Auth Data 20240929055614494 DAUC <0003> db_auc.c:192 IMSI='262426974408062': No 3G Auth Data 20240929055614503 DLGSUP <0013> hlr.c:121 IMSI 262426974408062: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055614523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59642<->l=127.0.0.1:4258 20240929055614525 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055614525 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426974408062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426974408062" cn_domain=PS} 20240929055614525 DLU <0006> fsm.c:456 lu(262426974408062)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055614525 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426974408062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055614541 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426974408062)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055614541 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426974408062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426974408062" cn_domain=PS} 20240929055614541 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614541 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614544 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055614544 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426974408062 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426974408062"} 20240929055614544 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426974408062)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055614544 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426974408062 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055614544 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426974408062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426974408062"} 20240929055614544 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426974408062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055614544 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426974408062)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055614544 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426974408062)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055614544 DLU <0006> fsm.c:568 lu(PS:IMSI-262426974408062)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055614544 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614544 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614546 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055614546 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426974408062 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426974408062" cn_domain=PS} 20240929055614546 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426974408062 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240929055614553 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426974408062 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426974408062"} 20240929055614553 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426974408062 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929055614553 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614553 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59642<->l=127.0.0.1:4258 20240929055614589 DAUC <0003> db_auc.c:157 IMSI='262422516099838': No 2G Auth Data 20240929055614589 DAUC <0003> db_auc.c:192 IMSI='262422516099838': No 3G Auth Data 20240929055614603 DLGSUP <0013> hlr.c:121 IMSI 262422516099838: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055614630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59656<->l=127.0.0.1:4258 20240929055614634 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055614634 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422516099838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422516099838" cn_domain=PS} 20240929055614634 DLU <0006> fsm.c:456 lu(262422516099838)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055614634 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422516099838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055614653 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422516099838)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055614653 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422516099838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422516099838" cn_domain=PS} 20240929055614653 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614653 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614656 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055614656 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422516099838 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422516099838"} 20240929055614656 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422516099838)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055614656 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422516099838 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055614656 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422516099838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422516099838"} 20240929055614656 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422516099838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055614656 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422516099838)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055614656 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422516099838)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055614656 DLU <0006> fsm.c:568 lu(PS:IMSI-262422516099838)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055614656 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614656 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614658 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055614658 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422516099838 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422516099838" cn_domain=PS} 20240929055614658 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422516099838 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240929055614665 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422516099838 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422516099838"} 20240929055614665 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422516099838 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929055614665 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614665 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59656<->l=127.0.0.1:4258 20240929055614690 DAUC <0003> db_auc.c:157 IMSI='262426526163660': No 2G Auth Data 20240929055614690 DAUC <0003> db_auc.c:192 IMSI='262426526163660': No 3G Auth Data 20240929055614702 DLGSUP <0013> hlr.c:121 IMSI 262426526163660: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055614725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59664<->l=127.0.0.1:4258 20240929055614728 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055614728 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426526163660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426526163660" cn_domain=PS} 20240929055614728 DLU <0006> fsm.c:456 lu(262426526163660)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055614728 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426526163660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055614743 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426526163660)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055614743 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426526163660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426526163660" cn_domain=PS} 20240929055614743 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614743 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614746 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055614746 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426526163660 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426526163660"} 20240929055614746 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426526163660)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055614746 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426526163660 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055614746 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426526163660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426526163660"} 20240929055614746 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426526163660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055614746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426526163660)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055614746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426526163660)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055614746 DLU <0006> fsm.c:568 lu(PS:IMSI-262426526163660)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055614746 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614746 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614748 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055614748 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426526163660 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426526163660" cn_domain=PS} 20240929055614748 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426526163660 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240929055614755 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426526163660 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426526163660"} 20240929055614755 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426526163660 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929055614755 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614755 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59664<->l=127.0.0.1:4258 20240929055614782 DAUC <0003> db_auc.c:157 IMSI='262423255843333': No 2G Auth Data 20240929055614782 DAUC <0003> db_auc.c:192 IMSI='262423255843333': No 3G Auth Data 20240929055614790 DLGSUP <0013> hlr.c:121 IMSI 262423255843333: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055614811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59666<->l=127.0.0.1:4258 20240929055614814 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055614814 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423255843333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423255843333" cn_domain=PS} 20240929055614814 DLU <0006> fsm.c:456 lu(262423255843333)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055614814 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423255843333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055614829 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423255843333)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055614829 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423255843333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423255843333" cn_domain=PS} 20240929055614829 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614829 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614831 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055614831 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423255843333 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423255843333"} 20240929055614831 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423255843333)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055614831 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423255843333 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055614831 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423255843333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423255843333"} 20240929055614831 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423255843333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055614831 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423255843333)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055614831 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423255843333)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055614831 DLU <0006> fsm.c:568 lu(PS:IMSI-262423255843333)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055614831 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614831 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614833 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055614833 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423255843333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423255843333" cn_domain=PS} 20240929055614833 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423255843333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240929055614841 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423255843333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423255843333"} 20240929055614841 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423255843333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929055614841 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614841 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59666<->l=127.0.0.1:4258 20240929055614868 DAUC <0003> db_auc.c:157 IMSI='262426123121548': No 2G Auth Data 20240929055614868 DAUC <0003> db_auc.c:192 IMSI='262426123121548': No 3G Auth Data 20240929055614876 DLGSUP <0013> hlr.c:121 IMSI 262426123121548: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055614907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59676<->l=127.0.0.1:4258 20240929055614911 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055614911 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426123121548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426123121548" cn_domain=PS} 20240929055614911 DLU <0006> fsm.c:456 lu(262426123121548)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055614911 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426123121548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055614926 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426123121548)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055614926 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426123121548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426123121548" cn_domain=PS} 20240929055614926 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614926 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614929 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055614929 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426123121548 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426123121548"} 20240929055614929 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426123121548)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055614929 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426123121548 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055614929 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426123121548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426123121548"} 20240929055614929 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426123121548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055614929 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426123121548)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055614929 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426123121548)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055614929 DLU <0006> fsm.c:568 lu(PS:IMSI-262426123121548)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055614929 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614929 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614931 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055614931 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426123121548 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426123121548" cn_domain=PS} 20240929055614931 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426123121548 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240929055614939 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426123121548 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426123121548"} 20240929055614939 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426123121548 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929055614939 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614939 DLINP <000b> input/ipa.c:451 connected read/write 20240929055614939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055614940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59676<->l=127.0.0.1:4258 20240929055614972 DAUC <0003> db_auc.c:157 IMSI='262426293235759': No 2G Auth Data 20240929055614972 DAUC <0003> db_auc.c:192 IMSI='262426293235759': No 3G Auth Data 20240929055614981 DLGSUP <0013> hlr.c:121 IMSI 262426293235759: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055615012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59688<->l=127.0.0.1:4258 20240929055615016 DLINP <000b> input/ipa.c:451 connected read/write 20240929055615016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055615016 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426293235759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426293235759" cn_domain=PS} 20240929055615016 DLU <0006> fsm.c:456 lu(262426293235759)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055615016 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426293235759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055615031 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426293235759)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055615032 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426293235759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426293235759" cn_domain=PS} 20240929055615032 DLINP <000b> input/ipa.c:451 connected read/write 20240929055615032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055615032 DLINP <000b> input/ipa.c:451 connected read/write 20240929055615032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055615034 DLINP <000b> input/ipa.c:451 connected read/write 20240929055615034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055615034 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426293235759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426293235759"} 20240929055615034 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426293235759)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055615034 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426293235759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055615034 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426293235759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426293235759"} 20240929055615034 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426293235759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055615034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426293235759)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055615034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426293235759)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055615034 DLU <0006> fsm.c:568 lu(PS:IMSI-262426293235759)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055615034 DLINP <000b> input/ipa.c:451 connected read/write 20240929055615034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055615034 DLINP <000b> input/ipa.c:451 connected read/write 20240929055615034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055615036 DLINP <000b> input/ipa.c:451 connected read/write 20240929055615036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055615037 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426293235759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426293235759" cn_domain=PS} 20240929055615037 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426293235759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240929055615044 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426293235759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426293235759"} 20240929055615044 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426293235759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929055615044 DLINP <000b> input/ipa.c:451 connected read/write 20240929055615044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055615044 DLINP <000b> input/ipa.c:451 connected read/write 20240929055615044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055615045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59688<->l=127.0.0.1:4258 20240929055615077 DAUC <0003> db_auc.c:157 IMSI='262423948005035': No 2G Auth Data 20240929055615077 DAUC <0003> db_auc.c:192 IMSI='262423948005035': No 3G Auth Data 20240929055615086 DLGSUP <0013> hlr.c:121 IMSI 262423948005035: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929055615116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59694<->l=127.0.0.1:4258 20240929055615118 DLINP <000b> input/ipa.c:451 connected read/write 20240929055615118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055615118 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423948005035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423948005035" cn_domain=PS} 20240929055615118 DLU <0006> fsm.c:456 lu(262423948005035)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055615118 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423948005035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055615133 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423948005035)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055615133 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423948005035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423948005035" cn_domain=PS} 20240929055615133 DLINP <000b> input/ipa.c:451 connected read/write 20240929055615133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055615133 DLINP <000b> input/ipa.c:451 connected read/write 20240929055615133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055615136 DLINP <000b> input/ipa.c:451 connected read/write 20240929055615136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055615136 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423948005035 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423948005035"} 20240929055615136 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423948005035)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055615136 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423948005035 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055615136 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423948005035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423948005035"} 20240929055615136 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423948005035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055615136 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423948005035)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055615136 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423948005035)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055615136 DLU <0006> fsm.c:568 lu(PS:IMSI-262423948005035)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055615136 DLINP <000b> input/ipa.c:451 connected read/write 20240929055615136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055615136 DLINP <000b> input/ipa.c:451 connected read/write 20240929055615136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055615138 DLINP <000b> input/ipa.c:451 connected read/write 20240929055615138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055615138 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423948005035 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423948005035" cn_domain=PS} 20240929055615138 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423948005035 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240929055615152 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423948005035 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423948005035"} 20240929055615152 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423948005035 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929055615152 DLINP <000b> input/ipa.c:451 connected read/write 20240929055615152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055615152 DLINP <000b> input/ipa.c:451 connected read/write 20240929055615152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055615154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59694<->l=127.0.0.1:4258 20240929055615179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59630<->l=127.0.0.1:4258 20240929055615180 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33207<->l=127.0.0.1:4259) 20240929055615180 DLINP <000b> input/ipa.c:451 connected read/write 20240929055615180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055615180 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055615180 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055615180 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055615219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59706<->l=127.0.0.1:4258 20240929055615320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59706<->l=127.0.0.1:4258 20240929055618394 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055618394 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055618396 DLINP <000b> input/ipa.c:451 connected read/write 20240929055618396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055618397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58418<->l=127.0.0.1:4258 20240929055618398 DLINP <000b> input/ipa.c:451 connected read/write 20240929055618398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055618398 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055618398 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055618398 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  20240929055618398 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055618398 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  20240929055618398 DLGSUP <0013> gsup_server.c:235 2:  20240929055618398 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055618398 DLGSUP <0013> gsup_server.c:235 3:  20240929055618398 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055618398 DLGSUP <0013> gsup_server.c:235 4:  20240929055618398 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055618398 DLGSUP <0013> gsup_server.c:235 5:  20240929055618398 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055618398 DLGSUP <0013> gsup_server.c:235 7:  20240929055618398 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055618398 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055618398 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055618398 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055618416 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43687<->l=127.0.0.1:4259) 20240929055618426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58428<->l=127.0.0.1:4258 20240929055618445 DLINP <000b> input/ipa.c:451 connected read/write 20240929055618445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055618445 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20240929055618445 DLU <0006> fsm.c:456 lu(2345743413463)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055618445 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 20240929055618445 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20240929055618445 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055618445 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x56541f7b4840]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055618445 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x56541f7b4840]{UNVALIDATED}: Freeing instance 20240929055618445 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x56541f7b4840]{UNVALIDATED}: Deallocated 20240929055618445 DLINP <000b> input/ipa.c:451 connected read/write 20240929055618445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055618445 DLINP <000b> input/ipa.c:451 connected read/write 20240929055618445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055618448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58428<->l=127.0.0.1:4258 20240929055618449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58418<->l=127.0.0.1:4258 20240929055618450 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43687<->l=127.0.0.1:4259) 20240929055618450 DLINP <000b> input/ipa.c:451 connected read/write 20240929055618450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055618450 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055618451 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055618451 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055618492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58436<->l=127.0.0.1:4258 20240929055618593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58436<->l=127.0.0.1:4258 20240929055621668 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055621668 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055621670 DLINP <000b> input/ipa.c:451 connected read/write 20240929055621670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055621670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58446<->l=127.0.0.1:4258 20240929055621673 DLINP <000b> input/ipa.c:451 connected read/write 20240929055621673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055621673 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055621673 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055621673 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  20240929055621673 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055621673 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  20240929055621673 DLGSUP <0013> gsup_server.c:235 2:  20240929055621673 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055621673 DLGSUP <0013> gsup_server.c:235 3:  20240929055621673 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055621673 DLGSUP <0013> gsup_server.c:235 4:  20240929055621673 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055621673 DLGSUP <0013> gsup_server.c:235 5:  20240929055621673 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055621673 DLGSUP <0013> gsup_server.c:235 7:  20240929055621673 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055621673 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055621673 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055621673 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055621687 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41531<->l=127.0.0.1:4259) 20240929055621710 DAUC <0003> db_auc.c:157 IMSI='262423209220653': No 2G Auth Data 20240929055621710 DAUC <0003> db_auc.c:192 IMSI='262423209220653': No 3G Auth Data 20240929055621750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58448<->l=127.0.0.1:4258 20240929055621758 DLINP <000b> input/ipa.c:451 connected read/write 20240929055621758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055621758 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423209220653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423209220653" session_id=3652501402 session_state=BEGIN} 20240929055621758 DSS <0004> hlr_ussd.c:576 262423209220653/0xd9b4bf9a: Process SS (BEGIN) 20240929055621758 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240929055621758 DSS <0004> hlr_ussd.c:518 262423209220653/0xd9b4bf9a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240929055621758 DSS <0004> hlr_ussd.c:523 262423209220653/0xd9b4bf9a: USSD for unknown code '*#200#' 20240929055621758 DSS <0004> hlr_ussd.c:354 262423209220653/0xd9b4bf9a: Tx ReturnError(1, 0x12) 20240929055621758 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423209220653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423209220653" session_id=3652501402 session_state=END} 20240929055621758 DLINP <000b> input/ipa.c:451 connected read/write 20240929055621758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055621758 DLINP <000b> input/ipa.c:451 connected read/write 20240929055621758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055621762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58448<->l=127.0.0.1:4258 20240929055621771 DAUC <0003> db_auc.c:157 IMSI='262426761348147': No 2G Auth Data 20240929055621771 DAUC <0003> db_auc.c:192 IMSI='262426761348147': No 3G Auth Data 20240929055621806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58464<->l=127.0.0.1:4258 20240929055621810 DLINP <000b> input/ipa.c:451 connected read/write 20240929055621810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055621810 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426761348147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426761348147" session_id=3599026958 session_state=BEGIN} 20240929055621810 DSS <0004> hlr_ussd.c:576 262426761348147/0xd684cb0e: Process SS (BEGIN) 20240929055621810 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240929055621810 DSS <0004> hlr_ussd.c:518 262426761348147/0xd684cb0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240929055621810 DSS <0004> hlr_ussd.c:523 262426761348147/0xd684cb0e: USSD for unknown code '*#200#' 20240929055621810 DSS <0004> hlr_ussd.c:354 262426761348147/0xd684cb0e: Tx ReturnError(1, 0x12) 20240929055621810 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426761348147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426761348147" session_id=3599026958 session_state=END} 20240929055621810 DLINP <000b> input/ipa.c:451 connected read/write 20240929055621810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055621810 DLINP <000b> input/ipa.c:451 connected read/write 20240929055621810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055621813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58464<->l=127.0.0.1:4258 20240929055621824 DAUC <0003> db_auc.c:157 IMSI='262428733913713': No 2G Auth Data 20240929055621824 DAUC <0003> db_auc.c:192 IMSI='262428733913713': No 3G Auth Data 20240929055621857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58474<->l=127.0.0.1:4258 20240929055621863 DLINP <000b> input/ipa.c:451 connected read/write 20240929055621863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055621863 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428733913713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428733913713" session_id=1579477682 session_state=BEGIN} 20240929055621863 DSS <0004> hlr_ussd.c:576 262428733913713/0x5e24eab2: Process SS (BEGIN) 20240929055621863 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240929055621863 DSS <0004> hlr_ussd.c:518 262428733913713/0x5e24eab2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240929055621863 DSS <0004> hlr_ussd.c:523 262428733913713/0x5e24eab2: USSD for unknown code '*#200#' 20240929055621863 DSS <0004> hlr_ussd.c:354 262428733913713/0x5e24eab2: Tx ReturnError(1, 0x12) 20240929055621863 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428733913713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428733913713" session_id=1579477682 session_state=END} 20240929055621863 DLINP <000b> input/ipa.c:451 connected read/write 20240929055621863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055621863 DLINP <000b> input/ipa.c:451 connected read/write 20240929055621863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055621866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58474<->l=127.0.0.1:4258 20240929055621882 DAUC <0003> db_auc.c:157 IMSI='262421952002649': No 2G Auth Data 20240929055621882 DAUC <0003> db_auc.c:192 IMSI='262421952002649': No 3G Auth Data 20240929055621907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58486<->l=127.0.0.1:4258 20240929055621913 DLINP <000b> input/ipa.c:451 connected read/write 20240929055621913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055621913 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421952002649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421952002649" session_id=3311815809 session_state=BEGIN} 20240929055621913 DSS <0004> hlr_ussd.c:576 262421952002649/0xc5664c81: Process SS (BEGIN) 20240929055621913 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240929055621913 DSS <0004> hlr_ussd.c:518 262421952002649/0xc5664c81: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240929055621913 DSS <0004> hlr_ussd.c:523 262421952002649/0xc5664c81: USSD for unknown code '*#200#' 20240929055621913 DSS <0004> hlr_ussd.c:354 262421952002649/0xc5664c81: Tx ReturnError(1, 0x12) 20240929055621913 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421952002649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421952002649" session_id=3311815809 session_state=END} 20240929055621913 DLINP <000b> input/ipa.c:451 connected read/write 20240929055621913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055621913 DLINP <000b> input/ipa.c:451 connected read/write 20240929055621913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055621917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58486<->l=127.0.0.1:4258 20240929055621921 DAUC <0003> db_auc.c:157 IMSI='262427108707876': No 2G Auth Data 20240929055621921 DAUC <0003> db_auc.c:192 IMSI='262427108707876': No 3G Auth Data 20240929055621946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58498<->l=127.0.0.1:4258 20240929055621953 DLINP <000b> input/ipa.c:451 connected read/write 20240929055621953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055621953 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427108707876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427108707876" session_id=285208096 session_state=BEGIN} 20240929055621953 DSS <0004> hlr_ussd.c:576 262427108707876/0x10ffee20: Process SS (BEGIN) 20240929055621953 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240929055621953 DSS <0004> hlr_ussd.c:518 262427108707876/0x10ffee20: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240929055621953 DSS <0004> hlr_ussd.c:523 262427108707876/0x10ffee20: USSD for unknown code '*#200#' 20240929055621953 DSS <0004> hlr_ussd.c:354 262427108707876/0x10ffee20: Tx ReturnError(1, 0x12) 20240929055621953 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427108707876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427108707876" session_id=285208096 session_state=END} 20240929055621953 DLINP <000b> input/ipa.c:451 connected read/write 20240929055621953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055621953 DLINP <000b> input/ipa.c:451 connected read/write 20240929055621953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055621956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58498<->l=127.0.0.1:4258 20240929055621960 DAUC <0003> db_auc.c:157 IMSI='262421956087326': No 2G Auth Data 20240929055621960 DAUC <0003> db_auc.c:192 IMSI='262421956087326': No 3G Auth Data 20240929055621993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58510<->l=127.0.0.1:4258 20240929055622000 DLINP <000b> input/ipa.c:451 connected read/write 20240929055622000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055622000 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421956087326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421956087326" session_id=1101492825 session_state=BEGIN} 20240929055622000 DSS <0004> hlr_ussd.c:576 262421956087326/0x41a77259: Process SS (BEGIN) 20240929055622000 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240929055622000 DSS <0004> hlr_ussd.c:518 262421956087326/0x41a77259: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240929055622000 DSS <0004> hlr_ussd.c:523 262421956087326/0x41a77259: USSD for unknown code '*#200#' 20240929055622000 DSS <0004> hlr_ussd.c:354 262421956087326/0x41a77259: Tx ReturnError(1, 0x12) 20240929055622000 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421956087326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421956087326" session_id=1101492825 session_state=END} 20240929055622000 DLINP <000b> input/ipa.c:451 connected read/write 20240929055622000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055622000 DLINP <000b> input/ipa.c:451 connected read/write 20240929055622000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055622003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58510<->l=127.0.0.1:4258 20240929055622007 DAUC <0003> db_auc.c:157 IMSI='262420149668357': No 2G Auth Data 20240929055622007 DAUC <0003> db_auc.c:192 IMSI='262420149668357': No 3G Auth Data 20240929055622035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58524<->l=127.0.0.1:4258 20240929055622041 DLINP <000b> input/ipa.c:451 connected read/write 20240929055622041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055622041 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420149668357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420149668357" session_id=1749559873 session_state=BEGIN} 20240929055622041 DSS <0004> hlr_ussd.c:576 262420149668357/0x68482a41: Process SS (BEGIN) 20240929055622041 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240929055622041 DSS <0004> hlr_ussd.c:518 262420149668357/0x68482a41: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240929055622041 DSS <0004> hlr_ussd.c:523 262420149668357/0x68482a41: USSD for unknown code '*#200#' 20240929055622041 DSS <0004> hlr_ussd.c:354 262420149668357/0x68482a41: Tx ReturnError(1, 0x12) 20240929055622041 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420149668357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420149668357" session_id=1749559873 session_state=END} 20240929055622041 DLINP <000b> input/ipa.c:451 connected read/write 20240929055622041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055622041 DLINP <000b> input/ipa.c:451 connected read/write 20240929055622041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055622044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58524<->l=127.0.0.1:4258 20240929055622048 DAUC <0003> db_auc.c:157 IMSI='262420303622446': No 2G Auth Data 20240929055622048 DAUC <0003> db_auc.c:192 IMSI='262420303622446': No 3G Auth Data 20240929055622075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58534<->l=127.0.0.1:4258 20240929055622080 DLINP <000b> input/ipa.c:451 connected read/write 20240929055622080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055622080 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420303622446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420303622446" session_id=1505492941 session_state=BEGIN} 20240929055622080 DSS <0004> hlr_ussd.c:576 262420303622446/0x59bbffcd: Process SS (BEGIN) 20240929055622080 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240929055622080 DSS <0004> hlr_ussd.c:518 262420303622446/0x59bbffcd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240929055622080 DSS <0004> hlr_ussd.c:523 262420303622446/0x59bbffcd: USSD for unknown code '*#200#' 20240929055622080 DSS <0004> hlr_ussd.c:354 262420303622446/0x59bbffcd: Tx ReturnError(1, 0x12) 20240929055622080 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420303622446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420303622446" session_id=1505492941 session_state=END} 20240929055622080 DLINP <000b> input/ipa.c:451 connected read/write 20240929055622080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055622080 DLINP <000b> input/ipa.c:451 connected read/write 20240929055622080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055622084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58534<->l=127.0.0.1:4258 20240929055622085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58446<->l=127.0.0.1:4258 20240929055622086 DLINP <000b> input/ipa.c:451 connected read/write 20240929055622086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055622086 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055622086 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055622086 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055622086 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41531<->l=127.0.0.1:4259) 20240929055622126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58536<->l=127.0.0.1:4258 20240929055622227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58536<->l=127.0.0.1:4258 20240929055625293 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055625293 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055625295 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055625296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58540<->l=127.0.0.1:4258 20240929055625298 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055625298 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055625298 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055625298 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  20240929055625298 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055625298 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  20240929055625298 DLGSUP <0013> gsup_server.c:235 2:  20240929055625298 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055625298 DLGSUP <0013> gsup_server.c:235 3:  20240929055625298 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055625298 DLGSUP <0013> gsup_server.c:235 4:  20240929055625298 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055625298 DLGSUP <0013> gsup_server.c:235 5:  20240929055625298 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055625298 DLGSUP <0013> gsup_server.c:235 7:  20240929055625298 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055625298 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055625298 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055625298 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055625316 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39021<->l=127.0.0.1:4259) 20240929055625336 DAUC <0003> db_auc.c:157 IMSI='262423031223846': No 2G Auth Data 20240929055625336 DAUC <0003> db_auc.c:192 IMSI='262423031223846': No 3G Auth Data 20240929055625362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58544<->l=127.0.0.1:4258 20240929055625368 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055625368 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423031223846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423031223846" session_id=642321480 session_state=BEGIN} 20240929055625368 DSS <0004> hlr_ussd.c:576 262423031223846/0x26490c48: Process SS (BEGIN) 20240929055625368 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055625368 DSS <0004> hlr_ussd.c:518 262423031223846/0x26490c48: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055625368 DSS <0004> hlr_ussd.c:542 262423031223846/0x26490c48: Cannot find conn for EUSE EUSE-foobar 20240929055625368 DSS <0004> hlr_ussd.c:354 262423031223846/0x26490c48: Tx ReturnError(1, 0x22) 20240929055625368 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423031223846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423031223846" session_id=642321480 session_state=END} 20240929055625368 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055625368 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055625371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58544<->l=127.0.0.1:4258 20240929055625375 DAUC <0003> db_auc.c:157 IMSI='262427109593426': No 2G Auth Data 20240929055625375 DAUC <0003> db_auc.c:192 IMSI='262427109593426': No 3G Auth Data 20240929055625403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58550<->l=127.0.0.1:4258 20240929055625408 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055625409 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427109593426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427109593426" session_id=3799472318 session_state=BEGIN} 20240929055625409 DSS <0004> hlr_ussd.c:576 262427109593426/0xe27758be: Process SS (BEGIN) 20240929055625409 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055625409 DSS <0004> hlr_ussd.c:518 262427109593426/0xe27758be: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055625409 DSS <0004> hlr_ussd.c:542 262427109593426/0xe27758be: Cannot find conn for EUSE EUSE-foobar 20240929055625409 DSS <0004> hlr_ussd.c:354 262427109593426/0xe27758be: Tx ReturnError(1, 0x22) 20240929055625409 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427109593426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427109593426" session_id=3799472318 session_state=END} 20240929055625409 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055625409 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055625411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58550<->l=127.0.0.1:4258 20240929055625417 DAUC <0003> db_auc.c:157 IMSI='262421486415130': No 2G Auth Data 20240929055625417 DAUC <0003> db_auc.c:192 IMSI='262421486415130': No 3G Auth Data 20240929055625441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58556<->l=127.0.0.1:4258 20240929055625447 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055625447 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421486415130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421486415130" session_id=1683791233 session_state=BEGIN} 20240929055625447 DSS <0004> hlr_ussd.c:576 262421486415130/0x645c9d81: Process SS (BEGIN) 20240929055625447 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055625447 DSS <0004> hlr_ussd.c:518 262421486415130/0x645c9d81: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055625447 DSS <0004> hlr_ussd.c:542 262421486415130/0x645c9d81: Cannot find conn for EUSE EUSE-foobar 20240929055625447 DSS <0004> hlr_ussd.c:354 262421486415130/0x645c9d81: Tx ReturnError(1, 0x22) 20240929055625447 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421486415130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421486415130" session_id=1683791233 session_state=END} 20240929055625447 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055625447 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055625450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58556<->l=127.0.0.1:4258 20240929055625454 DAUC <0003> db_auc.c:157 IMSI='262421682739451': No 2G Auth Data 20240929055625454 DAUC <0003> db_auc.c:192 IMSI='262421682739451': No 3G Auth Data 20240929055625476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58560<->l=127.0.0.1:4258 20240929055625482 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055625482 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421682739451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421682739451" session_id=1017939119 session_state=BEGIN} 20240929055625482 DSS <0004> hlr_ussd.c:576 262421682739451/0x3cac84af: Process SS (BEGIN) 20240929055625483 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055625483 DSS <0004> hlr_ussd.c:518 262421682739451/0x3cac84af: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055625483 DSS <0004> hlr_ussd.c:542 262421682739451/0x3cac84af: Cannot find conn for EUSE EUSE-foobar 20240929055625483 DSS <0004> hlr_ussd.c:354 262421682739451/0x3cac84af: Tx ReturnError(1, 0x22) 20240929055625483 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421682739451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421682739451" session_id=1017939119 session_state=END} 20240929055625483 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055625483 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055625486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58560<->l=127.0.0.1:4258 20240929055625491 DAUC <0003> db_auc.c:157 IMSI='262423336297665': No 2G Auth Data 20240929055625491 DAUC <0003> db_auc.c:192 IMSI='262423336297665': No 3G Auth Data 20240929055625514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58566<->l=127.0.0.1:4258 20240929055625519 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055625519 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423336297665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423336297665" session_id=2883158362 session_state=BEGIN} 20240929055625519 DSS <0004> hlr_ussd.c:576 262423336297665/0xabd9815a: Process SS (BEGIN) 20240929055625519 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055625519 DSS <0004> hlr_ussd.c:518 262423336297665/0xabd9815a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055625519 DSS <0004> hlr_ussd.c:542 262423336297665/0xabd9815a: Cannot find conn for EUSE EUSE-foobar 20240929055625519 DSS <0004> hlr_ussd.c:354 262423336297665/0xabd9815a: Tx ReturnError(1, 0x22) 20240929055625519 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423336297665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423336297665" session_id=2883158362 session_state=END} 20240929055625519 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055625519 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055625522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58566<->l=127.0.0.1:4258 20240929055625526 DAUC <0003> db_auc.c:157 IMSI='262424147900714': No 2G Auth Data 20240929055625526 DAUC <0003> db_auc.c:192 IMSI='262424147900714': No 3G Auth Data 20240929055625550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58578<->l=127.0.0.1:4258 20240929055625555 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055625555 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424147900714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424147900714" session_id=2635732945 session_state=BEGIN} 20240929055625555 DSS <0004> hlr_ussd.c:576 262424147900714/0x9d1a17d1: Process SS (BEGIN) 20240929055625555 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055625555 DSS <0004> hlr_ussd.c:518 262424147900714/0x9d1a17d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055625555 DSS <0004> hlr_ussd.c:542 262424147900714/0x9d1a17d1: Cannot find conn for EUSE EUSE-foobar 20240929055625555 DSS <0004> hlr_ussd.c:354 262424147900714/0x9d1a17d1: Tx ReturnError(1, 0x22) 20240929055625555 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424147900714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424147900714" session_id=2635732945 session_state=END} 20240929055625555 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055625555 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055625558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58578<->l=127.0.0.1:4258 20240929055625562 DAUC <0003> db_auc.c:157 IMSI='262428676532277': No 2G Auth Data 20240929055625562 DAUC <0003> db_auc.c:192 IMSI='262428676532277': No 3G Auth Data 20240929055625590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58584<->l=127.0.0.1:4258 20240929055625595 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055625595 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428676532277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428676532277" session_id=3472853717 session_state=BEGIN} 20240929055625595 DSS <0004> hlr_ussd.c:576 262428676532277/0xceff8ad5: Process SS (BEGIN) 20240929055625595 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055625595 DSS <0004> hlr_ussd.c:518 262428676532277/0xceff8ad5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055625595 DSS <0004> hlr_ussd.c:542 262428676532277/0xceff8ad5: Cannot find conn for EUSE EUSE-foobar 20240929055625595 DSS <0004> hlr_ussd.c:354 262428676532277/0xceff8ad5: Tx ReturnError(1, 0x22) 20240929055625595 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428676532277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428676532277" session_id=3472853717 session_state=END} 20240929055625595 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055625595 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055625598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58584<->l=127.0.0.1:4258 20240929055625602 DAUC <0003> db_auc.c:157 IMSI='262424440478081': No 2G Auth Data 20240929055625602 DAUC <0003> db_auc.c:192 IMSI='262424440478081': No 3G Auth Data 20240929055625629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58588<->l=127.0.0.1:4258 20240929055625634 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055625634 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424440478081 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424440478081" session_id=887598150 session_state=BEGIN} 20240929055625634 DSS <0004> hlr_ussd.c:576 262424440478081/0x34e7ac46: Process SS (BEGIN) 20240929055625634 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055625634 DSS <0004> hlr_ussd.c:518 262424440478081/0x34e7ac46: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055625634 DSS <0004> hlr_ussd.c:542 262424440478081/0x34e7ac46: Cannot find conn for EUSE EUSE-foobar 20240929055625634 DSS <0004> hlr_ussd.c:354 262424440478081/0x34e7ac46: Tx ReturnError(1, 0x22) 20240929055625634 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424440478081 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424440478081" session_id=887598150 session_state=END} 20240929055625634 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055625634 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055625637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58588<->l=127.0.0.1:4258 20240929055625638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58540<->l=127.0.0.1:4258 20240929055625639 DLINP <000b> input/ipa.c:451 connected read/write 20240929055625639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055625639 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055625639 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055625639 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055625639 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39021<->l=127.0.0.1:4259) 20240929055625681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58600<->l=127.0.0.1:4258 20240929055625882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58600<->l=127.0.0.1:4258 20240929055628958 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055628958 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055628961 DLINP <000b> input/ipa.c:451 connected read/write 20240929055628961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055628962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36204<->l=127.0.0.1:4258 20240929055628964 DLINP <000b> input/ipa.c:451 connected read/write 20240929055628964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055628964 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055628964 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055628964 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  20240929055628964 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055628964 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  20240929055628964 DLGSUP <0013> gsup_server.c:235 2:  20240929055628964 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055628964 DLGSUP <0013> gsup_server.c:235 3:  20240929055628964 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055628964 DLGSUP <0013> gsup_server.c:235 4:  20240929055628964 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055628964 DLGSUP <0013> gsup_server.c:235 5:  20240929055628964 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055628964 DLGSUP <0013> gsup_server.c:235 7:  20240929055628964 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055628964 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055628964 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055628964 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055628983 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38859<->l=127.0.0.1:4259) 20240929055629001 DAUC <0003> db_auc.c:157 IMSI='262420518549575': No 2G Auth Data 20240929055629001 DAUC <0003> db_auc.c:192 IMSI='262420518549575': No 3G Auth Data 20240929055629026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36214<->l=127.0.0.1:4258 20240929055629034 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055629034 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420518549575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420518549575" session_id=1779143034 session_state=BEGIN} 20240929055629034 DSS <0004> hlr_ussd.c:576 262420518549575/0x6a0b917a: Process SS (BEGIN) 20240929055629034 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929055629034 DSS <0004> hlr_ussd.c:518 262420518549575/0x6a0b917a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929055629034 DSS <0004> hlr_ussd.c:363 262420518549575/0x6a0b917a: Tx USSD 'Your IMSI is 262420518549575' 20240929055629034 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420518549575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420518549575" session_id=1779143034 session_state=END} 20240929055629034 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420518549575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055629034 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055629034 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055629039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36214<->l=127.0.0.1:4258 20240929055629044 DAUC <0003> db_auc.c:157 IMSI='262426387326009': No 2G Auth Data 20240929055629044 DAUC <0003> db_auc.c:192 IMSI='262426387326009': No 3G Auth Data 20240929055629068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36216<->l=127.0.0.1:4258 20240929055629073 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055629073 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426387326009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426387326009" session_id=3533807076 session_state=BEGIN} 20240929055629073 DSS <0004> hlr_ussd.c:576 262426387326009/0xd2a19de4: Process SS (BEGIN) 20240929055629074 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929055629074 DSS <0004> hlr_ussd.c:518 262426387326009/0xd2a19de4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929055629074 DSS <0004> hlr_ussd.c:363 262426387326009/0xd2a19de4: Tx USSD 'Your IMSI is 262426387326009' 20240929055629074 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426387326009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426387326009" session_id=3533807076 session_state=END} 20240929055629074 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426387326009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055629074 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055629074 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055629078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36216<->l=127.0.0.1:4258 20240929055629082 DAUC <0003> db_auc.c:157 IMSI='262427102221836': No 2G Auth Data 20240929055629082 DAUC <0003> db_auc.c:192 IMSI='262427102221836': No 3G Auth Data 20240929055629106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36230<->l=127.0.0.1:4258 20240929055629111 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055629111 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427102221836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427102221836" session_id=2222950622 session_state=BEGIN} 20240929055629111 DSS <0004> hlr_ussd.c:576 262427102221836/0x847f88de: Process SS (BEGIN) 20240929055629111 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929055629111 DSS <0004> hlr_ussd.c:518 262427102221836/0x847f88de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929055629111 DSS <0004> hlr_ussd.c:363 262427102221836/0x847f88de: Tx USSD 'Your IMSI is 262427102221836' 20240929055629111 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427102221836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427102221836" session_id=2222950622 session_state=END} 20240929055629111 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427102221836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055629111 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055629111 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055629114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36230<->l=127.0.0.1:4258 20240929055629118 DAUC <0003> db_auc.c:157 IMSI='262427528459670': No 2G Auth Data 20240929055629118 DAUC <0003> db_auc.c:192 IMSI='262427528459670': No 3G Auth Data 20240929055629142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36242<->l=127.0.0.1:4258 20240929055629151 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055629151 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427528459670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427528459670" session_id=1355720816 session_state=BEGIN} 20240929055629151 DSS <0004> hlr_ussd.c:576 262427528459670/0x50cea870: Process SS (BEGIN) 20240929055629151 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929055629151 DSS <0004> hlr_ussd.c:518 262427528459670/0x50cea870: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929055629151 DSS <0004> hlr_ussd.c:363 262427528459670/0x50cea870: Tx USSD 'Your IMSI is 262427528459670' 20240929055629151 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427528459670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427528459670" session_id=1355720816 session_state=END} 20240929055629151 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427528459670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055629151 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055629151 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055629155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36242<->l=127.0.0.1:4258 20240929055629159 DAUC <0003> db_auc.c:157 IMSI='262424540077843': No 2G Auth Data 20240929055629159 DAUC <0003> db_auc.c:192 IMSI='262424540077843': No 3G Auth Data 20240929055629181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36252<->l=127.0.0.1:4258 20240929055629186 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055629186 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424540077843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424540077843" session_id=3092012460 session_state=BEGIN} 20240929055629186 DSS <0004> hlr_ussd.c:576 262424540077843/0xb84c5dac: Process SS (BEGIN) 20240929055629186 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929055629186 DSS <0004> hlr_ussd.c:518 262424540077843/0xb84c5dac: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929055629186 DSS <0004> hlr_ussd.c:363 262424540077843/0xb84c5dac: Tx USSD 'Your IMSI is 262424540077843' 20240929055629186 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424540077843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424540077843" session_id=3092012460 session_state=END} 20240929055629186 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424540077843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055629186 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055629186 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055629189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36252<->l=127.0.0.1:4258 20240929055629193 DAUC <0003> db_auc.c:157 IMSI='262421020488270': No 2G Auth Data 20240929055629193 DAUC <0003> db_auc.c:192 IMSI='262421020488270': No 3G Auth Data 20240929055629216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36254<->l=127.0.0.1:4258 20240929055629222 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055629222 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421020488270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421020488270" session_id=3210185215 session_state=BEGIN} 20240929055629222 DSS <0004> hlr_ussd.c:576 262421020488270/0xbf5789ff: Process SS (BEGIN) 20240929055629222 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929055629222 DSS <0004> hlr_ussd.c:518 262421020488270/0xbf5789ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929055629222 DSS <0004> hlr_ussd.c:363 262421020488270/0xbf5789ff: Tx USSD 'Your IMSI is 262421020488270' 20240929055629222 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421020488270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421020488270" session_id=3210185215 session_state=END} 20240929055629222 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421020488270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055629222 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055629222 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055629225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36254<->l=127.0.0.1:4258 20240929055629229 DAUC <0003> db_auc.c:157 IMSI='262421682711830': No 2G Auth Data 20240929055629229 DAUC <0003> db_auc.c:192 IMSI='262421682711830': No 3G Auth Data 20240929055629257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36260<->l=127.0.0.1:4258 20240929055629264 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055629264 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421682711830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421682711830" session_id=1395844856 session_state=BEGIN} 20240929055629264 DSS <0004> hlr_ussd.c:576 262421682711830/0x5332e6f8: Process SS (BEGIN) 20240929055629264 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929055629264 DSS <0004> hlr_ussd.c:518 262421682711830/0x5332e6f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929055629264 DSS <0004> hlr_ussd.c:363 262421682711830/0x5332e6f8: Tx USSD 'Your IMSI is 262421682711830' 20240929055629264 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421682711830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421682711830" session_id=1395844856 session_state=END} 20240929055629264 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421682711830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055629264 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055629264 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055629268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36260<->l=127.0.0.1:4258 20240929055629272 DAUC <0003> db_auc.c:157 IMSI='262423724997131': No 2G Auth Data 20240929055629272 DAUC <0003> db_auc.c:192 IMSI='262423724997131': No 3G Auth Data 20240929055629296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36276<->l=127.0.0.1:4258 20240929055629303 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055629303 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423724997131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423724997131" session_id=4140498866 session_state=BEGIN} 20240929055629303 DSS <0004> hlr_ussd.c:576 262423724997131/0xf6caffb2: Process SS (BEGIN) 20240929055629303 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929055629303 DSS <0004> hlr_ussd.c:518 262423724997131/0xf6caffb2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929055629303 DSS <0004> hlr_ussd.c:363 262423724997131/0xf6caffb2: Tx USSD 'Your IMSI is 262423724997131' 20240929055629303 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423724997131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423724997131" session_id=4140498866 session_state=END} 20240929055629303 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423724997131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055629303 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055629303 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055629307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36276<->l=127.0.0.1:4258 20240929055629308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36204<->l=127.0.0.1:4258 20240929055629309 DLINP <000b> input/ipa.c:451 connected read/write 20240929055629309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055629309 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055629309 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055629309 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055629309 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38859<->l=127.0.0.1:4259) 20240929055629350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36284<->l=127.0.0.1:4258 20240929055629551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36284<->l=127.0.0.1:4258 20240929055632628 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055632628 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055632630 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055632631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36296<->l=127.0.0.1:4258 20240929055632633 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055632633 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055632633 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055632633 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  20240929055632633 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055632633 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  20240929055632633 DLGSUP <0013> gsup_server.c:235 2:  20240929055632633 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055632633 DLGSUP <0013> gsup_server.c:235 3:  20240929055632633 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055632633 DLGSUP <0013> gsup_server.c:235 4:  20240929055632633 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055632633 DLGSUP <0013> gsup_server.c:235 5:  20240929055632633 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055632633 DLGSUP <0013> gsup_server.c:235 7:  20240929055632633 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055632633 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055632633 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055632633 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055632648 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34329<->l=127.0.0.1:4259) 20240929055632658 DAUC <0003> db_auc.c:157 IMSI='262423581907154': No 2G Auth Data 20240929055632658 DAUC <0003> db_auc.c:192 IMSI='262423581907154': No 3G Auth Data 20240929055632681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36302<->l=127.0.0.1:4258 20240929055632689 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055632689 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262423581907154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423581907154" source_name="the-source\n" session_id=1423556683 session_state=BEGIN} 20240929055632689 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240929055632689 DSS <0004> hlr_ussd.c:576 262423581907154/0x54d9c04b: Process SS (BEGIN) 20240929055632689 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929055632689 DSS <0004> hlr_ussd.c:518 262423581907154/0x54d9c04b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929055632689 DSS <0004> hlr_ussd.c:363 262423581907154/0x54d9c04b: Tx USSD 'Your IMSI is 262423581907154' 20240929055632689 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262423581907154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423581907154" destination_name="the-source\n" session_id=1423556683 session_state=END} 20240929055632689 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262423581907154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055632689 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055632689 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055632694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36302<->l=127.0.0.1:4258 20240929055632698 DAUC <0003> db_auc.c:157 IMSI='262424726042462': No 2G Auth Data 20240929055632698 DAUC <0003> db_auc.c:192 IMSI='262424726042462': No 3G Auth Data 20240929055632722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36314<->l=127.0.0.1:4258 20240929055632728 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055632728 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262424726042462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424726042462" source_name="the-source\n" session_id=2430999168 session_state=BEGIN} 20240929055632728 DSS <0004> hlr_ussd.c:576 262424726042462/0x90e61a80: Process SS (BEGIN) 20240929055632728 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929055632728 DSS <0004> hlr_ussd.c:518 262424726042462/0x90e61a80: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929055632728 DSS <0004> hlr_ussd.c:363 262424726042462/0x90e61a80: Tx USSD 'Your IMSI is 262424726042462' 20240929055632728 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262424726042462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424726042462" destination_name="the-source\n" session_id=2430999168 session_state=END} 20240929055632728 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262424726042462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055632728 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055632728 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055632732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36314<->l=127.0.0.1:4258 20240929055632736 DAUC <0003> db_auc.c:157 IMSI='262420506071319': No 2G Auth Data 20240929055632736 DAUC <0003> db_auc.c:192 IMSI='262420506071319': No 3G Auth Data 20240929055632759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36324<->l=127.0.0.1:4258 20240929055632763 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055632763 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262420506071319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420506071319" source_name="the-source\n" session_id=2000012192 session_state=BEGIN} 20240929055632763 DSS <0004> hlr_ussd.c:576 262420506071319/0x7735c3a0: Process SS (BEGIN) 20240929055632763 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929055632763 DSS <0004> hlr_ussd.c:518 262420506071319/0x7735c3a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929055632763 DSS <0004> hlr_ussd.c:363 262420506071319/0x7735c3a0: Tx USSD 'Your IMSI is 262420506071319' 20240929055632763 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262420506071319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420506071319" destination_name="the-source\n" session_id=2000012192 session_state=END} 20240929055632763 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262420506071319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055632763 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055632763 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055632767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36324<->l=127.0.0.1:4258 20240929055632771 DAUC <0003> db_auc.c:157 IMSI='262421640492975': No 2G Auth Data 20240929055632771 DAUC <0003> db_auc.c:192 IMSI='262421640492975': No 3G Auth Data 20240929055632793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36336<->l=127.0.0.1:4258 20240929055632800 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055632800 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262421640492975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421640492975" source_name="the-source\n" session_id=2813394168 session_state=BEGIN} 20240929055632800 DSS <0004> hlr_ussd.c:576 262421640492975/0xa7b0fcf8: Process SS (BEGIN) 20240929055632800 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929055632800 DSS <0004> hlr_ussd.c:518 262421640492975/0xa7b0fcf8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929055632800 DSS <0004> hlr_ussd.c:363 262421640492975/0xa7b0fcf8: Tx USSD 'Your IMSI is 262421640492975' 20240929055632800 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262421640492975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421640492975" destination_name="the-source\n" session_id=2813394168 session_state=END} 20240929055632800 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262421640492975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055632800 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055632800 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055632804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36336<->l=127.0.0.1:4258 20240929055632808 DAUC <0003> db_auc.c:157 IMSI='262420680488680': No 2G Auth Data 20240929055632808 DAUC <0003> db_auc.c:192 IMSI='262420680488680': No 3G Auth Data 20240929055632833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36342<->l=127.0.0.1:4258 20240929055632840 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055632840 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262420680488680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420680488680" source_name="the-source\n" session_id=369470645 session_state=BEGIN} 20240929055632840 DSS <0004> hlr_ussd.c:576 262420680488680/0x1605acb5: Process SS (BEGIN) 20240929055632840 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929055632840 DSS <0004> hlr_ussd.c:518 262420680488680/0x1605acb5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929055632840 DSS <0004> hlr_ussd.c:363 262420680488680/0x1605acb5: Tx USSD 'Your IMSI is 262420680488680' 20240929055632840 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262420680488680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420680488680" destination_name="the-source\n" session_id=369470645 session_state=END} 20240929055632840 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262420680488680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055632840 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055632840 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055632845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36342<->l=127.0.0.1:4258 20240929055632849 DAUC <0003> db_auc.c:157 IMSI='262426057826365': No 2G Auth Data 20240929055632849 DAUC <0003> db_auc.c:192 IMSI='262426057826365': No 3G Auth Data 20240929055632879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36352<->l=127.0.0.1:4258 20240929055632886 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055632886 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426057826365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426057826365" source_name="the-source\n" session_id=3256265983 session_state=BEGIN} 20240929055632886 DSS <0004> hlr_ussd.c:576 262426057826365/0xc216acff: Process SS (BEGIN) 20240929055632886 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929055632886 DSS <0004> hlr_ussd.c:518 262426057826365/0xc216acff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929055632886 DSS <0004> hlr_ussd.c:363 262426057826365/0xc216acff: Tx USSD 'Your IMSI is 262426057826365' 20240929055632886 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426057826365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426057826365" destination_name="the-source\n" session_id=3256265983 session_state=END} 20240929055632886 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262426057826365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055632886 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055632886 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055632890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36352<->l=127.0.0.1:4258 20240929055632894 DAUC <0003> db_auc.c:157 IMSI='262427681123189': No 2G Auth Data 20240929055632894 DAUC <0003> db_auc.c:192 IMSI='262427681123189': No 3G Auth Data 20240929055632921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36364<->l=127.0.0.1:4258 20240929055632926 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055632926 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262427681123189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427681123189" source_name="the-source\n" session_id=1242509130 session_state=BEGIN} 20240929055632926 DSS <0004> hlr_ussd.c:576 262427681123189/0x4a0f2f4a: Process SS (BEGIN) 20240929055632926 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929055632926 DSS <0004> hlr_ussd.c:518 262427681123189/0x4a0f2f4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929055632926 DSS <0004> hlr_ussd.c:363 262427681123189/0x4a0f2f4a: Tx USSD 'Your IMSI is 262427681123189' 20240929055632926 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262427681123189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427681123189" destination_name="the-source\n" session_id=1242509130 session_state=END} 20240929055632926 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262427681123189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055632926 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055632926 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055632930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36364<->l=127.0.0.1:4258 20240929055632934 DAUC <0003> db_auc.c:157 IMSI='262420788074120': No 2G Auth Data 20240929055632934 DAUC <0003> db_auc.c:192 IMSI='262420788074120': No 3G Auth Data 20240929055632962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36378<->l=127.0.0.1:4258 20240929055632968 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055632968 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262420788074120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420788074120" source_name="the-source\n" session_id=882843029 session_state=BEGIN} 20240929055632968 DSS <0004> hlr_ussd.c:576 262420788074120/0x349f1d95: Process SS (BEGIN) 20240929055632968 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929055632968 DSS <0004> hlr_ussd.c:518 262420788074120/0x349f1d95: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929055632968 DSS <0004> hlr_ussd.c:363 262420788074120/0x349f1d95: Tx USSD 'Your IMSI is 262420788074120' 20240929055632968 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262420788074120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420788074120" destination_name="the-source\n" session_id=882843029 session_state=END} 20240929055632968 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262420788074120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055632968 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055632968 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055632972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36378<->l=127.0.0.1:4258 20240929055632973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36296<->l=127.0.0.1:4258 20240929055632974 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34329<->l=127.0.0.1:4259) 20240929055632974 DLINP <000b> input/ipa.c:451 connected read/write 20240929055632974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055632974 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055632974 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055632974 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055632974 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240929055633013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36382<->l=127.0.0.1:4258 20240929055633214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36382<->l=127.0.0.1:4258 20240929055636291 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055636291 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055636292 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055636293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36396<->l=127.0.0.1:4258 20240929055636295 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055636295 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055636295 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055636295 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  20240929055636295 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055636295 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  20240929055636295 DLGSUP <0013> gsup_server.c:235 2:  20240929055636295 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055636295 DLGSUP <0013> gsup_server.c:235 3:  20240929055636295 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055636295 DLGSUP <0013> gsup_server.c:235 4:  20240929055636295 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055636295 DLGSUP <0013> gsup_server.c:235 5:  20240929055636295 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055636295 DLGSUP <0013> gsup_server.c:235 7:  20240929055636295 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055636295 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055636295 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055636295 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055636311 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35487<->l=127.0.0.1:4259) 20240929055636328 DAUC <0003> db_auc.c:157 IMSI='262425209351944': No 2G Auth Data 20240929055636328 DAUC <0003> db_auc.c:192 IMSI='262425209351944': No 3G Auth Data 20240929055636351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36398<->l=127.0.0.1:4258 20240929055636359 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055636359 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425209351944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425209351944" session_id=2711516492 session_state=BEGIN} 20240929055636359 DSS <0004> hlr_ussd.c:576 262425209351944/0xa19e754c: Process SS (BEGIN) 20240929055636359 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929055636359 DSS <0004> hlr_ussd.c:518 262425209351944/0xa19e754c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929055636359 DSS <0004> hlr_ussd.c:363 262425209351944/0xa19e754c: Tx USSD 'Your extension is 491615678581' 20240929055636359 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425209351944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425209351944" session_id=2711516492 session_state=END} 20240929055636359 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425209351944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055636359 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055636359 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055636365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36398<->l=127.0.0.1:4258 20240929055636369 DAUC <0003> db_auc.c:157 IMSI='262421074926505': No 2G Auth Data 20240929055636369 DAUC <0003> db_auc.c:192 IMSI='262421074926505': No 3G Auth Data 20240929055636392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36410<->l=127.0.0.1:4258 20240929055636398 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055636398 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421074926505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421074926505" session_id=931329402 session_state=BEGIN} 20240929055636398 DSS <0004> hlr_ussd.c:576 262421074926505/0x3782f57a: Process SS (BEGIN) 20240929055636398 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929055636398 DSS <0004> hlr_ussd.c:518 262421074926505/0x3782f57a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929055636398 DSS <0004> hlr_ussd.c:363 262421074926505/0x3782f57a: Tx USSD 'Your extension is 491612612772' 20240929055636398 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421074926505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421074926505" session_id=931329402 session_state=END} 20240929055636398 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421074926505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055636398 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055636399 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055636404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36410<->l=127.0.0.1:4258 20240929055636408 DAUC <0003> db_auc.c:157 IMSI='262428274886807': No 2G Auth Data 20240929055636408 DAUC <0003> db_auc.c:192 IMSI='262428274886807': No 3G Auth Data 20240929055636432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36420<->l=127.0.0.1:4258 20240929055636438 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055636438 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428274886807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428274886807" session_id=3804584122 session_state=BEGIN} 20240929055636438 DSS <0004> hlr_ussd.c:576 262428274886807/0xe2c558ba: Process SS (BEGIN) 20240929055636438 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929055636438 DSS <0004> hlr_ussd.c:518 262428274886807/0xe2c558ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929055636438 DSS <0004> hlr_ussd.c:363 262428274886807/0xe2c558ba: Tx USSD 'Your extension is 491617812651' 20240929055636438 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428274886807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428274886807" session_id=3804584122 session_state=END} 20240929055636438 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428274886807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055636438 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055636438 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055636442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36420<->l=127.0.0.1:4258 20240929055636446 DAUC <0003> db_auc.c:157 IMSI='262425835567559': No 2G Auth Data 20240929055636446 DAUC <0003> db_auc.c:192 IMSI='262425835567559': No 3G Auth Data 20240929055636471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36422<->l=127.0.0.1:4258 20240929055636476 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055636476 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425835567559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425835567559" session_id=2354636627 session_state=BEGIN} 20240929055636476 DSS <0004> hlr_ussd.c:576 262425835567559/0x8c58e753: Process SS (BEGIN) 20240929055636476 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929055636476 DSS <0004> hlr_ussd.c:518 262425835567559/0x8c58e753: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929055636476 DSS <0004> hlr_ussd.c:363 262425835567559/0x8c58e753: Tx USSD 'Your extension is 491610258424' 20240929055636476 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425835567559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425835567559" session_id=2354636627 session_state=END} 20240929055636476 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425835567559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055636476 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055636476 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055636480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36422<->l=127.0.0.1:4258 20240929055636484 DAUC <0003> db_auc.c:157 IMSI='262421156364332': No 2G Auth Data 20240929055636484 DAUC <0003> db_auc.c:192 IMSI='262421156364332': No 3G Auth Data 20240929055636509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36434<->l=127.0.0.1:4258 20240929055636515 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055636515 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421156364332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421156364332" session_id=3539529171 session_state=BEGIN} 20240929055636515 DSS <0004> hlr_ussd.c:576 262421156364332/0xd2f8edd3: Process SS (BEGIN) 20240929055636515 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929055636515 DSS <0004> hlr_ussd.c:518 262421156364332/0xd2f8edd3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929055636515 DSS <0004> hlr_ussd.c:363 262421156364332/0xd2f8edd3: Tx USSD 'Your extension is 491614368301' 20240929055636515 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421156364332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421156364332" session_id=3539529171 session_state=END} 20240929055636515 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421156364332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055636515 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055636515 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055636521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36434<->l=127.0.0.1:4258 20240929055636525 DAUC <0003> db_auc.c:157 IMSI='262427210408982': No 2G Auth Data 20240929055636525 DAUC <0003> db_auc.c:192 IMSI='262427210408982': No 3G Auth Data 20240929055636562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36436<->l=127.0.0.1:4258 20240929055636569 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055636569 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427210408982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427210408982" session_id=1180421180 session_state=BEGIN} 20240929055636569 DSS <0004> hlr_ussd.c:576 262427210408982/0x465bcc3c: Process SS (BEGIN) 20240929055636569 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929055636569 DSS <0004> hlr_ussd.c:518 262427210408982/0x465bcc3c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929055636570 DSS <0004> hlr_ussd.c:363 262427210408982/0x465bcc3c: Tx USSD 'Your extension is 491613181368' 20240929055636570 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427210408982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427210408982" session_id=1180421180 session_state=END} 20240929055636570 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427210408982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055636570 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055636570 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055636573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36436<->l=127.0.0.1:4258 20240929055636577 DAUC <0003> db_auc.c:157 IMSI='262421505457562': No 2G Auth Data 20240929055636577 DAUC <0003> db_auc.c:192 IMSI='262421505457562': No 3G Auth Data 20240929055636606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36438<->l=127.0.0.1:4258 20240929055636611 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055636611 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421505457562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421505457562" session_id=4108873660 session_state=BEGIN} 20240929055636611 DSS <0004> hlr_ussd.c:576 262421505457562/0xf4e86fbc: Process SS (BEGIN) 20240929055636611 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929055636611 DSS <0004> hlr_ussd.c:518 262421505457562/0xf4e86fbc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929055636611 DSS <0004> hlr_ussd.c:363 262421505457562/0xf4e86fbc: Tx USSD 'Your extension is 491614016622' 20240929055636611 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421505457562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421505457562" session_id=4108873660 session_state=END} 20240929055636611 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421505457562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055636611 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055636611 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055636615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36438<->l=127.0.0.1:4258 20240929055636619 DAUC <0003> db_auc.c:157 IMSI='262425227500548': No 2G Auth Data 20240929055636619 DAUC <0003> db_auc.c:192 IMSI='262425227500548': No 3G Auth Data 20240929055636646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36454<->l=127.0.0.1:4258 20240929055636651 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055636651 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425227500548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425227500548" session_id=2757508675 session_state=BEGIN} 20240929055636651 DSS <0004> hlr_ussd.c:576 262425227500548/0xa45c3e43: Process SS (BEGIN) 20240929055636651 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929055636651 DSS <0004> hlr_ussd.c:518 262425227500548/0xa45c3e43: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929055636651 DSS <0004> hlr_ussd.c:363 262425227500548/0xa45c3e43: Tx USSD 'Your extension is 491613173255' 20240929055636651 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425227500548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425227500548" session_id=2757508675 session_state=END} 20240929055636651 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425227500548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055636651 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055636651 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055636655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36454<->l=127.0.0.1:4258 20240929055636656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36396<->l=127.0.0.1:4258 20240929055636657 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35487<->l=127.0.0.1:4259) 20240929055636657 DLINP <000b> input/ipa.c:451 connected read/write 20240929055636657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055636657 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055636657 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055636657 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055636697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33280<->l=127.0.0.1:4258 20240929055636897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33280<->l=127.0.0.1:4258 20240929055639972 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055639972 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055639975 DLINP <000b> input/ipa.c:451 connected read/write 20240929055639975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055639975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33294<->l=127.0.0.1:4258 20240929055639977 DLINP <000b> input/ipa.c:451 connected read/write 20240929055639977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055639977 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055639977 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055639977 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  20240929055639977 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055639977 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  20240929055639977 DLGSUP <0013> gsup_server.c:235 2:  20240929055639977 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055639977 DLGSUP <0013> gsup_server.c:235 3:  20240929055639977 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055639977 DLGSUP <0013> gsup_server.c:235 4:  20240929055639977 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055639977 DLGSUP <0013> gsup_server.c:235 5:  20240929055639977 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055639977 DLGSUP <0013> gsup_server.c:235 7:  20240929055639977 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055639977 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055639977 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055639977 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055639999 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39593<->l=127.0.0.1:4259) 20240929055640017 DAUC <0003> db_auc.c:157 IMSI='262422014185516': No 2G Auth Data 20240929055640017 DAUC <0003> db_auc.c:192 IMSI='262422014185516': No 3G Auth Data 20240929055640041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33304<->l=127.0.0.1:4258 20240929055640050 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055640050 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262422014185516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422014185516" source_name="the-source\n" session_id=4266479369 session_state=BEGIN} 20240929055640050 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240929055640050 DSS <0004> hlr_ussd.c:576 262422014185516/0xfe4d4f09: Process SS (BEGIN) 20240929055640050 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929055640050 DSS <0004> hlr_ussd.c:518 262422014185516/0xfe4d4f09: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929055640050 DSS <0004> hlr_ussd.c:363 262422014185516/0xfe4d4f09: Tx USSD 'Your extension is 491616748385' 20240929055640050 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262422014185516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422014185516" destination_name="the-source\n" session_id=4266479369 session_state=END} 20240929055640050 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262422014185516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055640050 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055640050 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055640054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33304<->l=127.0.0.1:4258 20240929055640059 DAUC <0003> db_auc.c:157 IMSI='262427757846490': No 2G Auth Data 20240929055640059 DAUC <0003> db_auc.c:192 IMSI='262427757846490': No 3G Auth Data 20240929055640086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33310<->l=127.0.0.1:4258 20240929055640093 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055640093 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262427757846490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427757846490" source_name="the-source\n" session_id=794897427 session_state=BEGIN} 20240929055640093 DSS <0004> hlr_ussd.c:576 262427757846490/0x2f612c13: Process SS (BEGIN) 20240929055640093 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929055640093 DSS <0004> hlr_ussd.c:518 262427757846490/0x2f612c13: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929055640093 DSS <0004> hlr_ussd.c:363 262427757846490/0x2f612c13: Tx USSD 'Your extension is 491618111481' 20240929055640093 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262427757846490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427757846490" destination_name="the-source\n" session_id=794897427 session_state=END} 20240929055640093 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262427757846490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055640093 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055640093 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055640096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33310<->l=127.0.0.1:4258 20240929055640100 DAUC <0003> db_auc.c:157 IMSI='262423248356636': No 2G Auth Data 20240929055640100 DAUC <0003> db_auc.c:192 IMSI='262423248356636': No 3G Auth Data 20240929055640124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33316<->l=127.0.0.1:4258 20240929055640130 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055640130 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262423248356636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423248356636" source_name="the-source\n" session_id=2890704775 session_state=BEGIN} 20240929055640130 DSS <0004> hlr_ussd.c:576 262423248356636/0xac4ca787: Process SS (BEGIN) 20240929055640130 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929055640130 DSS <0004> hlr_ussd.c:518 262423248356636/0xac4ca787: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929055640130 DSS <0004> hlr_ussd.c:363 262423248356636/0xac4ca787: Tx USSD 'Your extension is 491618336105' 20240929055640130 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262423248356636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423248356636" destination_name="the-source\n" session_id=2890704775 session_state=END} 20240929055640130 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262423248356636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055640130 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055640130 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055640134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33316<->l=127.0.0.1:4258 20240929055640138 DAUC <0003> db_auc.c:157 IMSI='262426301179874': No 2G Auth Data 20240929055640138 DAUC <0003> db_auc.c:192 IMSI='262426301179874': No 3G Auth Data 20240929055640162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33330<->l=127.0.0.1:4258 20240929055640167 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055640167 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262426301179874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426301179874" source_name="the-source\n" session_id=4041163650 session_state=BEGIN} 20240929055640167 DSS <0004> hlr_ussd.c:576 262426301179874/0xf0df4382: Process SS (BEGIN) 20240929055640167 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929055640167 DSS <0004> hlr_ussd.c:518 262426301179874/0xf0df4382: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929055640167 DSS <0004> hlr_ussd.c:363 262426301179874/0xf0df4382: Tx USSD 'Your extension is 491616611654' 20240929055640167 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262426301179874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426301179874" destination_name="the-source\n" session_id=4041163650 session_state=END} 20240929055640167 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262426301179874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055640167 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055640167 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055640171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33330<->l=127.0.0.1:4258 20240929055640175 DAUC <0003> db_auc.c:157 IMSI='262420817847082': No 2G Auth Data 20240929055640175 DAUC <0003> db_auc.c:192 IMSI='262420817847082': No 3G Auth Data 20240929055640199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33336<->l=127.0.0.1:4258 20240929055640206 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055640206 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262420817847082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420817847082" source_name="the-source\n" session_id=2359960202 session_state=BEGIN} 20240929055640206 DSS <0004> hlr_ussd.c:576 262420817847082/0x8caa228a: Process SS (BEGIN) 20240929055640206 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929055640206 DSS <0004> hlr_ussd.c:518 262420817847082/0x8caa228a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929055640206 DSS <0004> hlr_ussd.c:363 262420817847082/0x8caa228a: Tx USSD 'Your extension is 491614438731' 20240929055640206 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262420817847082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420817847082" destination_name="the-source\n" session_id=2359960202 session_state=END} 20240929055640206 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262420817847082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055640206 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055640206 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055640210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33336<->l=127.0.0.1:4258 20240929055640214 DAUC <0003> db_auc.c:157 IMSI='262425152133836': No 2G Auth Data 20240929055640214 DAUC <0003> db_auc.c:192 IMSI='262425152133836': No 3G Auth Data 20240929055640241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33346<->l=127.0.0.1:4258 20240929055640248 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055640248 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262425152133836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425152133836" source_name="the-source\n" session_id=3599117536 session_state=BEGIN} 20240929055640248 DSS <0004> hlr_ussd.c:576 262425152133836/0xd6862ce0: Process SS (BEGIN) 20240929055640248 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929055640248 DSS <0004> hlr_ussd.c:518 262425152133836/0xd6862ce0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929055640248 DSS <0004> hlr_ussd.c:363 262425152133836/0xd6862ce0: Tx USSD 'Your extension is 491611324133' 20240929055640248 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262425152133836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425152133836" destination_name="the-source\n" session_id=3599117536 session_state=END} 20240929055640248 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262425152133836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055640248 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055640248 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055640252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33346<->l=127.0.0.1:4258 20240929055640256 DAUC <0003> db_auc.c:157 IMSI='262421905445730': No 2G Auth Data 20240929055640256 DAUC <0003> db_auc.c:192 IMSI='262421905445730': No 3G Auth Data 20240929055640282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33358<->l=127.0.0.1:4258 20240929055640289 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055640289 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262421905445730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421905445730" source_name="the-source\n" session_id=3349635653 session_state=BEGIN} 20240929055640289 DSS <0004> hlr_ussd.c:576 262421905445730/0xc7a76245: Process SS (BEGIN) 20240929055640289 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929055640289 DSS <0004> hlr_ussd.c:518 262421905445730/0xc7a76245: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929055640289 DSS <0004> hlr_ussd.c:363 262421905445730/0xc7a76245: Tx USSD 'Your extension is 491616331428' 20240929055640289 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262421905445730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421905445730" destination_name="the-source\n" session_id=3349635653 session_state=END} 20240929055640289 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262421905445730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055640289 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055640289 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055640294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33358<->l=127.0.0.1:4258 20240929055640298 DAUC <0003> db_auc.c:157 IMSI='262428470608869': No 2G Auth Data 20240929055640298 DAUC <0003> db_auc.c:192 IMSI='262428470608869': No 3G Auth Data 20240929055640325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33372<->l=127.0.0.1:4258 20240929055640334 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055640334 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428470608869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428470608869" source_name="the-source\n" session_id=1419191781 session_state=BEGIN} 20240929055640334 DSS <0004> hlr_ussd.c:576 262428470608869/0x549725e5: Process SS (BEGIN) 20240929055640334 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929055640334 DSS <0004> hlr_ussd.c:518 262428470608869/0x549725e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929055640334 DSS <0004> hlr_ussd.c:363 262428470608869/0x549725e5: Tx USSD 'Your extension is 491614442557' 20240929055640334 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428470608869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428470608869" destination_name="the-source\n" session_id=1419191781 session_state=END} 20240929055640334 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262428470608869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055640334 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055640334 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055640338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33372<->l=127.0.0.1:4258 20240929055640339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33294<->l=127.0.0.1:4258 20240929055640340 DLINP <000b> input/ipa.c:451 connected read/write 20240929055640340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055640340 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055640340 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055640340 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055640340 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240929055640340 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39593<->l=127.0.0.1:4259) 20240929055640381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33374<->l=127.0.0.1:4258 20240929055640582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33374<->l=127.0.0.1:4258 20240929055643663 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41209 20240929055643664 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:41209 20240929055643666 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643666 DLINP <000b> input/ipa.c:405 127.0.0.1:41209 message received 20240929055643667 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055643667 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055643668 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643668 DLINP <000b> input/ipa.c:405 127.0.0.1:41209 message received 20240929055643668 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055643668 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240929055643668 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240929055643668 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240929055643668 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  20240929055643668 DLGSUP <0013> gsup_server.c:235 2:  20240929055643668 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055643668 DLGSUP <0013> gsup_server.c:235 3:  20240929055643668 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055643668 DLGSUP <0013> gsup_server.c:235 4:  20240929055643668 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055643668 DLGSUP <0013> gsup_server.c:235 5:  20240929055643668 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055643668 DLGSUP <0013> gsup_server.c:235 7:  20240929055643668 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055643668 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055643668 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055643668 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41209 20240929055643669 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055643669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33380<->l=127.0.0.1:4258 20240929055643672 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055643672 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055643672 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055643672 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  20240929055643672 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055643672 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  20240929055643672 DLGSUP <0013> gsup_server.c:235 2:  20240929055643672 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055643672 DLGSUP <0013> gsup_server.c:235 3:  20240929055643672 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055643672 DLGSUP <0013> gsup_server.c:235 4:  20240929055643672 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055643672 DLGSUP <0013> gsup_server.c:235 5:  20240929055643672 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055643672 DLGSUP <0013> gsup_server.c:235 7:  20240929055643672 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055643672 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055643672 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055643672 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055643686 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41297<->l=127.0.0.1:4259) 20240929055643697 DAUC <0003> db_auc.c:157 IMSI='262429523250465': No 2G Auth Data 20240929055643697 DAUC <0003> db_auc.c:192 IMSI='262429523250465': No 3G Auth Data 20240929055643719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33388<->l=127.0.0.1:4258 20240929055643729 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055643729 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429523250465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429523250465" session_id=1624035536 session_state=BEGIN} 20240929055643729 DSS <0004> hlr_ussd.c:576 262429523250465/0x60ccd0d0: Process SS (BEGIN) 20240929055643729 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055643729 DSS <0004> hlr_ussd.c:518 262429523250465/0x60ccd0d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055643729 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643729 DLINP <000b> input/ipa.c:431 127.0.0.1:41209 sending data 20240929055643729 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643729 DLINP <000b> input/ipa.c:431 127.0.0.1:41209 sending data 20240929055643736 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643736 DLINP <000b> input/ipa.c:405 127.0.0.1:41209 message received 20240929055643736 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262429523250465 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429523250465" session_id=1624035536 session_state=END} 20240929055643736 DSS <0004> hlr_ussd.c:576 262429523250465/0x60ccd0d0: Process SS (END) 20240929055643736 DSS <0004> hlr_ussd.c:518 262429523250465/0x60ccd0d0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929055643736 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429523250465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429523250465" session_id=1624035536 session_state=END} 20240929055643736 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429523250465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055643736 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262429523250465 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055643736 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055643736 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055643742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33388<->l=127.0.0.1:4258 20240929055643746 DAUC <0003> db_auc.c:157 IMSI='262421688575687': No 2G Auth Data 20240929055643746 DAUC <0003> db_auc.c:192 IMSI='262421688575687': No 3G Auth Data 20240929055643769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33400<->l=127.0.0.1:4258 20240929055643775 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055643775 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421688575687 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421688575687" session_id=2434037980 session_state=BEGIN} 20240929055643775 DSS <0004> hlr_ussd.c:576 262421688575687/0x911478dc: Process SS (BEGIN) 20240929055643775 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055643775 DSS <0004> hlr_ussd.c:518 262421688575687/0x911478dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055643775 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643775 DLINP <000b> input/ipa.c:431 127.0.0.1:41209 sending data 20240929055643775 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643775 DLINP <000b> input/ipa.c:431 127.0.0.1:41209 sending data 20240929055643778 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643778 DLINP <000b> input/ipa.c:405 127.0.0.1:41209 message received 20240929055643778 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262421688575687 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421688575687" session_id=2434037980 session_state=END} 20240929055643778 DSS <0004> hlr_ussd.c:576 262421688575687/0x911478dc: Process SS (END) 20240929055643778 DSS <0004> hlr_ussd.c:518 262421688575687/0x911478dc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929055643778 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421688575687 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421688575687" session_id=2434037980 session_state=END} 20240929055643778 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421688575687 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055643778 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262421688575687 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055643778 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055643778 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055643782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33400<->l=127.0.0.1:4258 20240929055643786 DAUC <0003> db_auc.c:157 IMSI='262422403037715': No 2G Auth Data 20240929055643786 DAUC <0003> db_auc.c:192 IMSI='262422403037715': No 3G Auth Data 20240929055643811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33414<->l=127.0.0.1:4258 20240929055643819 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055643819 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422403037715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422403037715" session_id=1295918082 session_state=BEGIN} 20240929055643819 DSS <0004> hlr_ussd.c:576 262422403037715/0x4d3e2402: Process SS (BEGIN) 20240929055643819 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055643819 DSS <0004> hlr_ussd.c:518 262422403037715/0x4d3e2402: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055643819 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643819 DLINP <000b> input/ipa.c:431 127.0.0.1:41209 sending data 20240929055643819 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643819 DLINP <000b> input/ipa.c:431 127.0.0.1:41209 sending data 20240929055643822 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643822 DLINP <000b> input/ipa.c:405 127.0.0.1:41209 message received 20240929055643822 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262422403037715 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422403037715" session_id=1295918082 session_state=END} 20240929055643822 DSS <0004> hlr_ussd.c:576 262422403037715/0x4d3e2402: Process SS (END) 20240929055643822 DSS <0004> hlr_ussd.c:518 262422403037715/0x4d3e2402: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929055643822 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422403037715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422403037715" session_id=1295918082 session_state=END} 20240929055643822 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422403037715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055643822 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262422403037715 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055643822 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055643822 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055643825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33414<->l=127.0.0.1:4258 20240929055643829 DAUC <0003> db_auc.c:157 IMSI='262426941081404': No 2G Auth Data 20240929055643829 DAUC <0003> db_auc.c:192 IMSI='262426941081404': No 3G Auth Data 20240929055643854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33418<->l=127.0.0.1:4258 20240929055643860 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055643860 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426941081404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426941081404" session_id=1860963684 session_state=BEGIN} 20240929055643860 DSS <0004> hlr_ussd.c:576 262426941081404/0x6eec0d64: Process SS (BEGIN) 20240929055643860 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055643860 DSS <0004> hlr_ussd.c:518 262426941081404/0x6eec0d64: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055643860 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643860 DLINP <000b> input/ipa.c:431 127.0.0.1:41209 sending data 20240929055643860 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643860 DLINP <000b> input/ipa.c:431 127.0.0.1:41209 sending data 20240929055643862 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643862 DLINP <000b> input/ipa.c:405 127.0.0.1:41209 message received 20240929055643862 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262426941081404 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426941081404" session_id=1860963684 session_state=END} 20240929055643862 DSS <0004> hlr_ussd.c:576 262426941081404/0x6eec0d64: Process SS (END) 20240929055643862 DSS <0004> hlr_ussd.c:518 262426941081404/0x6eec0d64: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929055643862 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426941081404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426941081404" session_id=1860963684 session_state=END} 20240929055643862 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426941081404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055643862 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262426941081404 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055643862 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055643862 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055643865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33418<->l=127.0.0.1:4258 20240929055643870 DAUC <0003> db_auc.c:157 IMSI='262422651188771': No 2G Auth Data 20240929055643870 DAUC <0003> db_auc.c:192 IMSI='262422651188771': No 3G Auth Data 20240929055643894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33420<->l=127.0.0.1:4258 20240929055643900 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055643900 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422651188771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422651188771" session_id=948668315 session_state=BEGIN} 20240929055643900 DSS <0004> hlr_ussd.c:576 262422651188771/0x388b879b: Process SS (BEGIN) 20240929055643900 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055643900 DSS <0004> hlr_ussd.c:518 262422651188771/0x388b879b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055643900 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643900 DLINP <000b> input/ipa.c:431 127.0.0.1:41209 sending data 20240929055643900 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643900 DLINP <000b> input/ipa.c:431 127.0.0.1:41209 sending data 20240929055643902 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643902 DLINP <000b> input/ipa.c:405 127.0.0.1:41209 message received 20240929055643902 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262422651188771 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422651188771" session_id=948668315 session_state=END} 20240929055643902 DSS <0004> hlr_ussd.c:576 262422651188771/0x388b879b: Process SS (END) 20240929055643902 DSS <0004> hlr_ussd.c:518 262422651188771/0x388b879b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929055643902 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422651188771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422651188771" session_id=948668315 session_state=END} 20240929055643902 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422651188771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055643902 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262422651188771 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055643902 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055643902 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055643906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33420<->l=127.0.0.1:4258 20240929055643910 DAUC <0003> db_auc.c:157 IMSI='262425257339583': No 2G Auth Data 20240929055643910 DAUC <0003> db_auc.c:192 IMSI='262425257339583': No 3G Auth Data 20240929055643938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33430<->l=127.0.0.1:4258 20240929055643944 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055643944 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425257339583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425257339583" session_id=645724145 session_state=BEGIN} 20240929055643944 DSS <0004> hlr_ussd.c:576 262425257339583/0x267cf7f1: Process SS (BEGIN) 20240929055643944 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055643944 DSS <0004> hlr_ussd.c:518 262425257339583/0x267cf7f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055643944 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643944 DLINP <000b> input/ipa.c:431 127.0.0.1:41209 sending data 20240929055643944 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643944 DLINP <000b> input/ipa.c:431 127.0.0.1:41209 sending data 20240929055643946 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643946 DLINP <000b> input/ipa.c:405 127.0.0.1:41209 message received 20240929055643946 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262425257339583 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425257339583" session_id=645724145 session_state=END} 20240929055643946 DSS <0004> hlr_ussd.c:576 262425257339583/0x267cf7f1: Process SS (END) 20240929055643946 DSS <0004> hlr_ussd.c:518 262425257339583/0x267cf7f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929055643946 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425257339583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425257339583" session_id=645724145 session_state=END} 20240929055643946 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425257339583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055643946 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262425257339583 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055643946 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055643946 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055643950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33430<->l=127.0.0.1:4258 20240929055643954 DAUC <0003> db_auc.c:157 IMSI='262424050870729': No 2G Auth Data 20240929055643954 DAUC <0003> db_auc.c:192 IMSI='262424050870729': No 3G Auth Data 20240929055643980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33444<->l=127.0.0.1:4258 20240929055643984 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055643984 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424050870729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424050870729" session_id=492824410 session_state=BEGIN} 20240929055643984 DSS <0004> hlr_ussd.c:576 262424050870729/0x1d5fe75a: Process SS (BEGIN) 20240929055643984 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055643984 DSS <0004> hlr_ussd.c:518 262424050870729/0x1d5fe75a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055643984 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643984 DLINP <000b> input/ipa.c:431 127.0.0.1:41209 sending data 20240929055643984 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643984 DLINP <000b> input/ipa.c:431 127.0.0.1:41209 sending data 20240929055643986 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643986 DLINP <000b> input/ipa.c:405 127.0.0.1:41209 message received 20240929055643986 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262424050870729 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424050870729" session_id=492824410 session_state=END} 20240929055643986 DSS <0004> hlr_ussd.c:576 262424050870729/0x1d5fe75a: Process SS (END) 20240929055643986 DSS <0004> hlr_ussd.c:518 262424050870729/0x1d5fe75a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929055643986 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424050870729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424050870729" session_id=492824410 session_state=END} 20240929055643986 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424050870729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055643986 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262424050870729 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055643986 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055643986 DLINP <000b> input/ipa.c:451 connected read/write 20240929055643986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055643990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33444<->l=127.0.0.1:4258 20240929055643994 DAUC <0003> db_auc.c:157 IMSI='262426687337695': No 2G Auth Data 20240929055643994 DAUC <0003> db_auc.c:192 IMSI='262426687337695': No 3G Auth Data 20240929055644022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33454<->l=127.0.0.1:4258 20240929055644028 DLINP <000b> input/ipa.c:451 connected read/write 20240929055644028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055644028 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426687337695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426687337695" session_id=3241176360 session_state=BEGIN} 20240929055644028 DSS <0004> hlr_ussd.c:576 262426687337695/0xc1306d28: Process SS (BEGIN) 20240929055644028 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055644028 DSS <0004> hlr_ussd.c:518 262426687337695/0xc1306d28: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055644028 DLINP <000b> input/ipa.c:451 connected read/write 20240929055644028 DLINP <000b> input/ipa.c:431 127.0.0.1:41209 sending data 20240929055644028 DLINP <000b> input/ipa.c:451 connected read/write 20240929055644028 DLINP <000b> input/ipa.c:431 127.0.0.1:41209 sending data 20240929055644030 DLINP <000b> input/ipa.c:451 connected read/write 20240929055644030 DLINP <000b> input/ipa.c:405 127.0.0.1:41209 message received 20240929055644030 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262426687337695 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426687337695" session_id=3241176360 session_state=END} 20240929055644030 DSS <0004> hlr_ussd.c:576 262426687337695/0xc1306d28: Process SS (END) 20240929055644030 DSS <0004> hlr_ussd.c:518 262426687337695/0xc1306d28: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929055644030 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426687337695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426687337695" session_id=3241176360 session_state=END} 20240929055644030 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426687337695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055644030 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262426687337695 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055644030 DLINP <000b> input/ipa.c:451 connected read/write 20240929055644030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055644030 DLINP <000b> input/ipa.c:451 connected read/write 20240929055644030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055644034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33454<->l=127.0.0.1:4258 20240929055644035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33380<->l=127.0.0.1:4258 20240929055644036 DLINP <000b> input/ipa.c:451 connected read/write 20240929055644036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055644036 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055644036 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055644036 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055644036 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41297<->l=127.0.0.1:4259) 20240929055644037 DLINP <000b> input/ipa.c:451 connected read/write 20240929055644037 DLINP <000b> input/ipa.c:405 127.0.0.1:41209 message received 20240929055644037 DLINP <000b> input/ipa.c:414 127.0.0.1:41209 connection closed with server 20240929055644037 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:41209 20240929055644037 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240929055644076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33458<->l=127.0.0.1:4258 20240929055644277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33458<->l=127.0.0.1:4258 20240929055647355 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43791 20240929055647356 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:43791 20240929055647357 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647357 DLINP <000b> input/ipa.c:405 127.0.0.1:43791 message received 20240929055647359 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055647359 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055647359 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647359 DLINP <000b> input/ipa.c:405 127.0.0.1:43791 message received 20240929055647359 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055647359 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240929055647359 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240929055647359 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240929055647359 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  20240929055647359 DLGSUP <0013> gsup_server.c:235 2:  20240929055647359 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055647359 DLGSUP <0013> gsup_server.c:235 3:  20240929055647359 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055647359 DLGSUP <0013> gsup_server.c:235 4:  20240929055647359 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055647359 DLGSUP <0013> gsup_server.c:235 5:  20240929055647359 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055647359 DLGSUP <0013> gsup_server.c:235 7:  20240929055647359 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055647359 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055647359 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055647359 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43791 20240929055647361 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055647361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44168<->l=127.0.0.1:4258 20240929055647362 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055647362 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055647362 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055647362 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  20240929055647362 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055647362 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  20240929055647362 DLGSUP <0013> gsup_server.c:235 2:  20240929055647362 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055647362 DLGSUP <0013> gsup_server.c:235 3:  20240929055647362 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055647362 DLGSUP <0013> gsup_server.c:235 4:  20240929055647362 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055647362 DLGSUP <0013> gsup_server.c:235 5:  20240929055647363 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055647363 DLGSUP <0013> gsup_server.c:235 7:  20240929055647363 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055647363 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055647363 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055647363 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055647383 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42733<->l=127.0.0.1:4259) 20240929055647392 DAUC <0003> db_auc.c:157 IMSI='262429890776669': No 2G Auth Data 20240929055647392 DAUC <0003> db_auc.c:192 IMSI='262429890776669': No 3G Auth Data 20240929055647415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44178<->l=127.0.0.1:4258 20240929055647422 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055647423 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429890776669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429890776669" session_id=716014656 session_state=BEGIN} 20240929055647423 DSS <0004> hlr_ussd.c:576 262429890776669/0x2aad8440: Process SS (BEGIN) 20240929055647423 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055647423 DSS <0004> hlr_ussd.c:518 262429890776669/0x2aad8440: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055647423 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647423 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647423 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647423 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647430 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647430 DLINP <000b> input/ipa.c:405 127.0.0.1:43791 message received 20240929055647430 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262429890776669 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429890776669" session_id=716014656 session_state=CONTINUE} 20240929055647430 DSS <0004> hlr_ussd.c:576 262429890776669/0x2aad8440: Process SS (CONTINUE) 20240929055647430 DSS <0004> hlr_ussd.c:518 262429890776669/0x2aad8440: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929055647430 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429890776669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429890776669" session_id=716014656 session_state=CONTINUE} 20240929055647430 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262429890776669 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055647430 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647430 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647436 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055647436 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429890776669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429890776669" session_id=716014656 session_state=CONTINUE} 20240929055647436 DSS <0004> hlr_ussd.c:576 262429890776669/0x2aad8440: Process SS (CONTINUE) 20240929055647436 DSS <0004> hlr_ussd.c:518 262429890776669/0x2aad8440: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240929055647436 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429890776669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055647436 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647436 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647436 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647436 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647437 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647437 DLINP <000b> input/ipa.c:405 127.0.0.1:43791 message received 20240929055647437 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262429890776669 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429890776669" session_id=716014656 session_state=END} 20240929055647437 DSS <0004> hlr_ussd.c:576 262429890776669/0x2aad8440: Process SS (END) 20240929055647437 DSS <0004> hlr_ussd.c:518 262429890776669/0x2aad8440: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240929055647437 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429890776669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429890776669" session_id=716014656 session_state=END} 20240929055647437 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429890776669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055647437 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262429890776669 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055647437 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647437 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44178<->l=127.0.0.1:4258 20240929055647444 DAUC <0003> db_auc.c:157 IMSI='262429181074086': No 2G Auth Data 20240929055647444 DAUC <0003> db_auc.c:192 IMSI='262429181074086': No 3G Auth Data 20240929055647469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44190<->l=127.0.0.1:4258 20240929055647474 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055647474 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429181074086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429181074086" session_id=1941228672 session_state=BEGIN} 20240929055647474 DSS <0004> hlr_ussd.c:576 262429181074086/0x73b4cc80: Process SS (BEGIN) 20240929055647474 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055647474 DSS <0004> hlr_ussd.c:518 262429181074086/0x73b4cc80: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055647475 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647475 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647475 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647475 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647477 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647477 DLINP <000b> input/ipa.c:405 127.0.0.1:43791 message received 20240929055647477 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262429181074086 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429181074086" session_id=1941228672 session_state=CONTINUE} 20240929055647477 DSS <0004> hlr_ussd.c:576 262429181074086/0x73b4cc80: Process SS (CONTINUE) 20240929055647477 DSS <0004> hlr_ussd.c:518 262429181074086/0x73b4cc80: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929055647477 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429181074086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429181074086" session_id=1941228672 session_state=CONTINUE} 20240929055647477 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262429181074086 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055647477 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647477 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647481 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055647481 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429181074086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429181074086" session_id=1941228672 session_state=CONTINUE} 20240929055647481 DSS <0004> hlr_ussd.c:576 262429181074086/0x73b4cc80: Process SS (CONTINUE) 20240929055647481 DSS <0004> hlr_ussd.c:518 262429181074086/0x73b4cc80: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240929055647481 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429181074086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055647481 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647481 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647481 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647481 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647483 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647483 DLINP <000b> input/ipa.c:405 127.0.0.1:43791 message received 20240929055647483 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262429181074086 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429181074086" session_id=1941228672 session_state=END} 20240929055647483 DSS <0004> hlr_ussd.c:576 262429181074086/0x73b4cc80: Process SS (END) 20240929055647483 DSS <0004> hlr_ussd.c:518 262429181074086/0x73b4cc80: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240929055647483 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429181074086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429181074086" session_id=1941228672 session_state=END} 20240929055647483 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429181074086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055647483 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262429181074086 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055647483 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647483 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44190<->l=127.0.0.1:4258 20240929055647489 DAUC <0003> db_auc.c:157 IMSI='262420813060109': No 2G Auth Data 20240929055647489 DAUC <0003> db_auc.c:192 IMSI='262420813060109': No 3G Auth Data 20240929055647514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44198<->l=127.0.0.1:4258 20240929055647521 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055647521 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420813060109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420813060109" session_id=835146372 session_state=BEGIN} 20240929055647521 DSS <0004> hlr_ussd.c:576 262420813060109/0x31c75284: Process SS (BEGIN) 20240929055647521 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055647521 DSS <0004> hlr_ussd.c:518 262420813060109/0x31c75284: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055647521 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647521 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647521 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647521 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647522 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647522 DLINP <000b> input/ipa.c:405 127.0.0.1:43791 message received 20240929055647522 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262420813060109 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420813060109" session_id=835146372 session_state=CONTINUE} 20240929055647522 DSS <0004> hlr_ussd.c:576 262420813060109/0x31c75284: Process SS (CONTINUE) 20240929055647522 DSS <0004> hlr_ussd.c:518 262420813060109/0x31c75284: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929055647522 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420813060109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420813060109" session_id=835146372 session_state=CONTINUE} 20240929055647522 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262420813060109 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055647522 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647522 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647528 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055647528 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420813060109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420813060109" session_id=835146372 session_state=CONTINUE} 20240929055647528 DSS <0004> hlr_ussd.c:576 262420813060109/0x31c75284: Process SS (CONTINUE) 20240929055647528 DSS <0004> hlr_ussd.c:518 262420813060109/0x31c75284: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240929055647528 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420813060109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055647528 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647528 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647528 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647528 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647530 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647530 DLINP <000b> input/ipa.c:405 127.0.0.1:43791 message received 20240929055647530 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262420813060109 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420813060109" session_id=835146372 session_state=END} 20240929055647530 DSS <0004> hlr_ussd.c:576 262420813060109/0x31c75284: Process SS (END) 20240929055647530 DSS <0004> hlr_ussd.c:518 262420813060109/0x31c75284: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240929055647530 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420813060109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420813060109" session_id=835146372 session_state=END} 20240929055647530 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420813060109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055647530 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262420813060109 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055647530 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647530 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44198<->l=127.0.0.1:4258 20240929055647536 DAUC <0003> db_auc.c:157 IMSI='262422858910450': No 2G Auth Data 20240929055647536 DAUC <0003> db_auc.c:192 IMSI='262422858910450': No 3G Auth Data 20240929055647559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4258 20240929055647565 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055647565 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422858910450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422858910450" session_id=2893615704 session_state=BEGIN} 20240929055647565 DSS <0004> hlr_ussd.c:576 262422858910450/0xac791258: Process SS (BEGIN) 20240929055647565 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055647565 DSS <0004> hlr_ussd.c:518 262422858910450/0xac791258: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055647565 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647565 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647565 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647565 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647567 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647567 DLINP <000b> input/ipa.c:405 127.0.0.1:43791 message received 20240929055647567 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262422858910450 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422858910450" session_id=2893615704 session_state=CONTINUE} 20240929055647567 DSS <0004> hlr_ussd.c:576 262422858910450/0xac791258: Process SS (CONTINUE) 20240929055647567 DSS <0004> hlr_ussd.c:518 262422858910450/0xac791258: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929055647567 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422858910450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422858910450" session_id=2893615704 session_state=CONTINUE} 20240929055647567 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262422858910450 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055647567 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647567 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647572 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055647572 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422858910450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422858910450" session_id=2893615704 session_state=CONTINUE} 20240929055647572 DSS <0004> hlr_ussd.c:576 262422858910450/0xac791258: Process SS (CONTINUE) 20240929055647572 DSS <0004> hlr_ussd.c:518 262422858910450/0xac791258: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240929055647572 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422858910450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055647572 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647572 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647572 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647572 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647573 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647573 DLINP <000b> input/ipa.c:405 127.0.0.1:43791 message received 20240929055647573 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262422858910450 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422858910450" session_id=2893615704 session_state=END} 20240929055647573 DSS <0004> hlr_ussd.c:576 262422858910450/0xac791258: Process SS (END) 20240929055647573 DSS <0004> hlr_ussd.c:518 262422858910450/0xac791258: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240929055647573 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422858910450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422858910450" session_id=2893615704 session_state=END} 20240929055647574 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422858910450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055647574 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262422858910450 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055647574 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647574 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4258 20240929055647579 DAUC <0003> db_auc.c:157 IMSI='262423377618492': No 2G Auth Data 20240929055647579 DAUC <0003> db_auc.c:192 IMSI='262423377618492': No 3G Auth Data 20240929055647604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44220<->l=127.0.0.1:4258 20240929055647612 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055647612 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423377618492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423377618492" session_id=1738051774 session_state=BEGIN} 20240929055647612 DSS <0004> hlr_ussd.c:576 262423377618492/0x679890be: Process SS (BEGIN) 20240929055647612 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055647612 DSS <0004> hlr_ussd.c:518 262423377618492/0x679890be: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055647612 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647612 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647612 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647612 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647613 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647613 DLINP <000b> input/ipa.c:405 127.0.0.1:43791 message received 20240929055647613 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262423377618492 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423377618492" session_id=1738051774 session_state=CONTINUE} 20240929055647613 DSS <0004> hlr_ussd.c:576 262423377618492/0x679890be: Process SS (CONTINUE) 20240929055647613 DSS <0004> hlr_ussd.c:518 262423377618492/0x679890be: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929055647613 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423377618492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423377618492" session_id=1738051774 session_state=CONTINUE} 20240929055647613 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262423377618492 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055647613 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647613 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647617 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055647617 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423377618492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423377618492" session_id=1738051774 session_state=CONTINUE} 20240929055647617 DSS <0004> hlr_ussd.c:576 262423377618492/0x679890be: Process SS (CONTINUE) 20240929055647617 DSS <0004> hlr_ussd.c:518 262423377618492/0x679890be: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240929055647617 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423377618492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055647617 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647617 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647617 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647618 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647619 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647619 DLINP <000b> input/ipa.c:405 127.0.0.1:43791 message received 20240929055647619 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262423377618492 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423377618492" session_id=1738051774 session_state=END} 20240929055647619 DSS <0004> hlr_ussd.c:576 262423377618492/0x679890be: Process SS (END) 20240929055647619 DSS <0004> hlr_ussd.c:518 262423377618492/0x679890be: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240929055647619 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423377618492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423377618492" session_id=1738051774 session_state=END} 20240929055647619 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423377618492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055647619 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262423377618492 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055647619 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647619 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44220<->l=127.0.0.1:4258 20240929055647625 DAUC <0003> db_auc.c:157 IMSI='262429787710988': No 2G Auth Data 20240929055647625 DAUC <0003> db_auc.c:192 IMSI='262429787710988': No 3G Auth Data 20240929055647653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44222<->l=127.0.0.1:4258 20240929055647658 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055647658 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429787710988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429787710988" session_id=3904879169 session_state=BEGIN} 20240929055647658 DSS <0004> hlr_ussd.c:576 262429787710988/0xe8bfba41: Process SS (BEGIN) 20240929055647658 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055647658 DSS <0004> hlr_ussd.c:518 262429787710988/0xe8bfba41: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055647658 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647658 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647658 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647658 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647660 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647660 DLINP <000b> input/ipa.c:405 127.0.0.1:43791 message received 20240929055647660 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262429787710988 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429787710988" session_id=3904879169 session_state=CONTINUE} 20240929055647660 DSS <0004> hlr_ussd.c:576 262429787710988/0xe8bfba41: Process SS (CONTINUE) 20240929055647660 DSS <0004> hlr_ussd.c:518 262429787710988/0xe8bfba41: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929055647660 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429787710988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429787710988" session_id=3904879169 session_state=CONTINUE} 20240929055647660 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262429787710988 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055647660 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647660 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647667 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055647667 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429787710988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429787710988" session_id=3904879169 session_state=CONTINUE} 20240929055647667 DSS <0004> hlr_ussd.c:576 262429787710988/0xe8bfba41: Process SS (CONTINUE) 20240929055647667 DSS <0004> hlr_ussd.c:518 262429787710988/0xe8bfba41: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240929055647667 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429787710988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055647667 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647667 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647667 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647667 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647669 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647669 DLINP <000b> input/ipa.c:405 127.0.0.1:43791 message received 20240929055647669 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262429787710988 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429787710988" session_id=3904879169 session_state=END} 20240929055647669 DSS <0004> hlr_ussd.c:576 262429787710988/0xe8bfba41: Process SS (END) 20240929055647669 DSS <0004> hlr_ussd.c:518 262429787710988/0xe8bfba41: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240929055647669 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429787710988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429787710988" session_id=3904879169 session_state=END} 20240929055647669 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429787710988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055647669 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262429787710988 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055647669 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647669 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44222<->l=127.0.0.1:4258 20240929055647676 DAUC <0003> db_auc.c:157 IMSI='262420658743312': No 2G Auth Data 20240929055647676 DAUC <0003> db_auc.c:192 IMSI='262420658743312': No 3G Auth Data 20240929055647703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44238<->l=127.0.0.1:4258 20240929055647709 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055647709 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420658743312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420658743312" session_id=1875025085 session_state=BEGIN} 20240929055647709 DSS <0004> hlr_ussd.c:576 262420658743312/0x6fc29cbd: Process SS (BEGIN) 20240929055647709 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055647709 DSS <0004> hlr_ussd.c:518 262420658743312/0x6fc29cbd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055647709 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647709 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647709 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647709 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647711 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647711 DLINP <000b> input/ipa.c:405 127.0.0.1:43791 message received 20240929055647711 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262420658743312 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420658743312" session_id=1875025085 session_state=CONTINUE} 20240929055647711 DSS <0004> hlr_ussd.c:576 262420658743312/0x6fc29cbd: Process SS (CONTINUE) 20240929055647711 DSS <0004> hlr_ussd.c:518 262420658743312/0x6fc29cbd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929055647711 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420658743312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420658743312" session_id=1875025085 session_state=CONTINUE} 20240929055647711 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262420658743312 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055647711 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647711 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647715 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055647715 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420658743312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420658743312" session_id=1875025085 session_state=CONTINUE} 20240929055647715 DSS <0004> hlr_ussd.c:576 262420658743312/0x6fc29cbd: Process SS (CONTINUE) 20240929055647715 DSS <0004> hlr_ussd.c:518 262420658743312/0x6fc29cbd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240929055647715 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420658743312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055647715 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647715 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647715 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647715 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647717 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647717 DLINP <000b> input/ipa.c:405 127.0.0.1:43791 message received 20240929055647717 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262420658743312 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420658743312" session_id=1875025085 session_state=END} 20240929055647717 DSS <0004> hlr_ussd.c:576 262420658743312/0x6fc29cbd: Process SS (END) 20240929055647717 DSS <0004> hlr_ussd.c:518 262420658743312/0x6fc29cbd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240929055647717 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420658743312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420658743312" session_id=1875025085 session_state=END} 20240929055647717 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420658743312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055647717 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262420658743312 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055647717 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647717 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44238<->l=127.0.0.1:4258 20240929055647723 DAUC <0003> db_auc.c:157 IMSI='262425906931786': No 2G Auth Data 20240929055647723 DAUC <0003> db_auc.c:192 IMSI='262425906931786': No 3G Auth Data 20240929055647750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44248<->l=127.0.0.1:4258 20240929055647755 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055647755 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425906931786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425906931786" session_id=2015915780 session_state=BEGIN} 20240929055647755 DSS <0004> hlr_ussd.c:576 262425906931786/0x78286f04: Process SS (BEGIN) 20240929055647755 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929055647755 DSS <0004> hlr_ussd.c:518 262425906931786/0x78286f04: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929055647755 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647755 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647755 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647755 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647756 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647756 DLINP <000b> input/ipa.c:405 127.0.0.1:43791 message received 20240929055647756 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262425906931786 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425906931786" session_id=2015915780 session_state=CONTINUE} 20240929055647756 DSS <0004> hlr_ussd.c:576 262425906931786/0x78286f04: Process SS (CONTINUE) 20240929055647756 DSS <0004> hlr_ussd.c:518 262425906931786/0x78286f04: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929055647756 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425906931786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425906931786" session_id=2015915780 session_state=CONTINUE} 20240929055647756 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262425906931786 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055647756 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647756 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647760 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055647760 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425906931786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425906931786" session_id=2015915780 session_state=CONTINUE} 20240929055647760 DSS <0004> hlr_ussd.c:576 262425906931786/0x78286f04: Process SS (CONTINUE) 20240929055647760 DSS <0004> hlr_ussd.c:518 262425906931786/0x78286f04: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240929055647760 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425906931786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055647760 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647760 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647760 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647760 DLINP <000b> input/ipa.c:431 127.0.0.1:43791 sending data 20240929055647762 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647762 DLINP <000b> input/ipa.c:405 127.0.0.1:43791 message received 20240929055647762 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262425906931786 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425906931786" session_id=2015915780 session_state=END} 20240929055647762 DSS <0004> hlr_ussd.c:576 262425906931786/0x78286f04: Process SS (END) 20240929055647762 DSS <0004> hlr_ussd.c:518 262425906931786/0x78286f04: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240929055647762 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425906931786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425906931786" session_id=2015915780 session_state=END} 20240929055647762 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425906931786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055647762 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262425906931786 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055647762 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647762 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055647764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44248<->l=127.0.0.1:4258 20240929055647766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44168<->l=127.0.0.1:4258 20240929055647768 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647768 DLINP <000b> input/ipa.c:405 127.0.0.1:43791 message received 20240929055647768 DLINP <000b> input/ipa.c:414 127.0.0.1:43791 connection closed with server 20240929055647768 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:43791 20240929055647768 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240929055647768 DLINP <000b> input/ipa.c:451 connected read/write 20240929055647768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055647768 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055647768 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055647768 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055647768 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42733<->l=127.0.0.1:4259) 20240929055647809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44252<->l=127.0.0.1:4258 20240929055648010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44252<->l=127.0.0.1:4258 20240929055651096 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39689 20240929055651096 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39689 20240929055651097 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651097 DLINP <000b> input/ipa.c:405 127.0.0.1:39689 message received 20240929055651099 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651099 DLINP <000b> input/ipa.c:405 127.0.0.1:39689 message received 20240929055651099 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055651099 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240929055651099 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240929055651099 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240929055651099 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  20240929055651099 DLGSUP <0013> gsup_server.c:235 2:  20240929055651099 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055651099 DLGSUP <0013> gsup_server.c:235 3:  20240929055651099 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055651099 DLGSUP <0013> gsup_server.c:235 4:  20240929055651099 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055651099 DLGSUP <0013> gsup_server.c:235 5:  20240929055651099 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055651099 DLGSUP <0013> gsup_server.c:235 7:  20240929055651099 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055651099 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055651099 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055651099 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39689 20240929055651100 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055651100 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055651103 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055651104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44254<->l=127.0.0.1:4258 20240929055651106 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055651106 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055651106 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055651106 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  20240929055651106 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055651106 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  20240929055651106 DLGSUP <0013> gsup_server.c:235 2:  20240929055651106 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055651106 DLGSUP <0013> gsup_server.c:235 3:  20240929055651106 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055651106 DLGSUP <0013> gsup_server.c:235 4:  20240929055651106 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055651106 DLGSUP <0013> gsup_server.c:235 5:  20240929055651106 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055651106 DLGSUP <0013> gsup_server.c:235 7:  20240929055651106 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055651106 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055651106 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055651106 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055651126 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37343<->l=127.0.0.1:4259) 20240929055651145 DAUC <0003> db_auc.c:157 IMSI='262423671514404': No 2G Auth Data 20240929055651145 DAUC <0003> db_auc.c:192 IMSI='262423671514404': No 3G Auth Data 20240929055651167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44258<->l=127.0.0.1:4258 20240929055651172 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055651173 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423671514404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423671514404" session_id=1399911250 session_state=BEGIN} 20240929055651173 DSS <0004> hlr_ussd.c:576 262423671514404/0x5370f352: Process SS (BEGIN) 20240929055651173 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240929055651173 DSS <0004> hlr_ussd.c:518 262423671514404/0x5370f352: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240929055651173 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651173 DLINP <000b> input/ipa.c:431 127.0.0.1:39689 sending data 20240929055651173 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651173 DLINP <000b> input/ipa.c:431 127.0.0.1:39689 sending data 20240929055651178 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651178 DLINP <000b> input/ipa.c:405 127.0.0.1:39689 message received 20240929055651178 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262423671514404 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423671514404" session_id=1399911250 session_state=END} 20240929055651178 DSS <0004> hlr_ussd.c:576 262423671514404/0x5370f352: Process SS (END) 20240929055651178 DSS <0004> hlr_ussd.c:518 262423671514404/0x5370f352: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240929055651178 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423671514404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423671514404" session_id=1399911250 session_state=END} 20240929055651178 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423671514404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055651178 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262423671514404 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055651178 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055651178 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055651184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44258<->l=127.0.0.1:4258 20240929055651188 DAUC <0003> db_auc.c:157 IMSI='262427503366357': No 2G Auth Data 20240929055651188 DAUC <0003> db_auc.c:192 IMSI='262427503366357': No 3G Auth Data 20240929055651210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44270<->l=127.0.0.1:4258 20240929055651216 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055651216 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427503366357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427503366357" session_id=2775097743 session_state=BEGIN} 20240929055651216 DSS <0004> hlr_ussd.c:576 262427503366357/0xa568a18f: Process SS (BEGIN) 20240929055651216 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240929055651216 DSS <0004> hlr_ussd.c:518 262427503366357/0xa568a18f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240929055651216 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651216 DLINP <000b> input/ipa.c:431 127.0.0.1:39689 sending data 20240929055651216 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651216 DLINP <000b> input/ipa.c:431 127.0.0.1:39689 sending data 20240929055651219 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651219 DLINP <000b> input/ipa.c:405 127.0.0.1:39689 message received 20240929055651219 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262427503366357 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427503366357" session_id=2775097743 session_state=END} 20240929055651219 DSS <0004> hlr_ussd.c:576 262427503366357/0xa568a18f: Process SS (END) 20240929055651219 DSS <0004> hlr_ussd.c:518 262427503366357/0xa568a18f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240929055651219 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427503366357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427503366357" session_id=2775097743 session_state=END} 20240929055651219 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427503366357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055651219 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262427503366357 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055651219 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055651219 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055651222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44270<->l=127.0.0.1:4258 20240929055651227 DAUC <0003> db_auc.c:157 IMSI='262422419842164': No 2G Auth Data 20240929055651227 DAUC <0003> db_auc.c:192 IMSI='262422419842164': No 3G Auth Data 20240929055651251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44286<->l=127.0.0.1:4258 20240929055651256 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055651256 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422419842164 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422419842164" session_id=1845747888 session_state=BEGIN} 20240929055651256 DSS <0004> hlr_ussd.c:576 262422419842164/0x6e03e0b0: Process SS (BEGIN) 20240929055651256 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240929055651256 DSS <0004> hlr_ussd.c:518 262422419842164/0x6e03e0b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240929055651256 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651256 DLINP <000b> input/ipa.c:431 127.0.0.1:39689 sending data 20240929055651257 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651257 DLINP <000b> input/ipa.c:431 127.0.0.1:39689 sending data 20240929055651259 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651259 DLINP <000b> input/ipa.c:405 127.0.0.1:39689 message received 20240929055651259 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262422419842164 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422419842164" session_id=1845747888 session_state=END} 20240929055651259 DSS <0004> hlr_ussd.c:576 262422419842164/0x6e03e0b0: Process SS (END) 20240929055651259 DSS <0004> hlr_ussd.c:518 262422419842164/0x6e03e0b0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240929055651259 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422419842164 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422419842164" session_id=1845747888 session_state=END} 20240929055651259 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422419842164 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055651259 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262422419842164 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055651259 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055651259 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055651263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44286<->l=127.0.0.1:4258 20240929055651267 DAUC <0003> db_auc.c:157 IMSI='262420184516987': No 2G Auth Data 20240929055651267 DAUC <0003> db_auc.c:192 IMSI='262420184516987': No 3G Auth Data 20240929055651292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44288<->l=127.0.0.1:4258 20240929055651298 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055651298 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420184516987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420184516987" session_id=694912667 session_state=BEGIN} 20240929055651298 DSS <0004> hlr_ussd.c:576 262420184516987/0x296b869b: Process SS (BEGIN) 20240929055651298 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240929055651298 DSS <0004> hlr_ussd.c:518 262420184516987/0x296b869b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240929055651298 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651298 DLINP <000b> input/ipa.c:431 127.0.0.1:39689 sending data 20240929055651298 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651298 DLINP <000b> input/ipa.c:431 127.0.0.1:39689 sending data 20240929055651301 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651301 DLINP <000b> input/ipa.c:405 127.0.0.1:39689 message received 20240929055651301 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262420184516987 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420184516987" session_id=694912667 session_state=END} 20240929055651301 DSS <0004> hlr_ussd.c:576 262420184516987/0x296b869b: Process SS (END) 20240929055651301 DSS <0004> hlr_ussd.c:518 262420184516987/0x296b869b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240929055651301 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420184516987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420184516987" session_id=694912667 session_state=END} 20240929055651301 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420184516987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055651301 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262420184516987 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055651301 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055651301 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055651304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44288<->l=127.0.0.1:4258 20240929055651308 DAUC <0003> db_auc.c:157 IMSI='262428620410476': No 2G Auth Data 20240929055651308 DAUC <0003> db_auc.c:192 IMSI='262428620410476': No 3G Auth Data 20240929055651333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44290<->l=127.0.0.1:4258 20240929055651340 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055651340 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428620410476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428620410476" session_id=2039200753 session_state=BEGIN} 20240929055651340 DSS <0004> hlr_ussd.c:576 262428620410476/0x798bbbf1: Process SS (BEGIN) 20240929055651340 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240929055651340 DSS <0004> hlr_ussd.c:518 262428620410476/0x798bbbf1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240929055651340 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651340 DLINP <000b> input/ipa.c:431 127.0.0.1:39689 sending data 20240929055651340 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651340 DLINP <000b> input/ipa.c:431 127.0.0.1:39689 sending data 20240929055651342 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651342 DLINP <000b> input/ipa.c:405 127.0.0.1:39689 message received 20240929055651342 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262428620410476 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428620410476" session_id=2039200753 session_state=END} 20240929055651342 DSS <0004> hlr_ussd.c:576 262428620410476/0x798bbbf1: Process SS (END) 20240929055651342 DSS <0004> hlr_ussd.c:518 262428620410476/0x798bbbf1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240929055651342 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428620410476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428620410476" session_id=2039200753 session_state=END} 20240929055651342 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428620410476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055651342 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262428620410476 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055651342 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055651342 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055651347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44290<->l=127.0.0.1:4258 20240929055651351 DAUC <0003> db_auc.c:157 IMSI='262422935364273': No 2G Auth Data 20240929055651351 DAUC <0003> db_auc.c:192 IMSI='262422935364273': No 3G Auth Data 20240929055651379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44302<->l=127.0.0.1:4258 20240929055651385 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055651385 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422935364273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422935364273" session_id=1848171817 session_state=BEGIN} 20240929055651385 DSS <0004> hlr_ussd.c:576 262422935364273/0x6e28dd29: Process SS (BEGIN) 20240929055651386 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240929055651386 DSS <0004> hlr_ussd.c:518 262422935364273/0x6e28dd29: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240929055651386 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651386 DLINP <000b> input/ipa.c:431 127.0.0.1:39689 sending data 20240929055651386 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651386 DLINP <000b> input/ipa.c:431 127.0.0.1:39689 sending data 20240929055651387 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651387 DLINP <000b> input/ipa.c:405 127.0.0.1:39689 message received 20240929055651387 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262422935364273 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422935364273" session_id=1848171817 session_state=END} 20240929055651387 DSS <0004> hlr_ussd.c:576 262422935364273/0x6e28dd29: Process SS (END) 20240929055651387 DSS <0004> hlr_ussd.c:518 262422935364273/0x6e28dd29: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240929055651387 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422935364273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422935364273" session_id=1848171817 session_state=END} 20240929055651387 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422935364273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055651387 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262422935364273 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055651387 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055651387 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055651391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44302<->l=127.0.0.1:4258 20240929055651395 DAUC <0003> db_auc.c:157 IMSI='262420636043086': No 2G Auth Data 20240929055651395 DAUC <0003> db_auc.c:192 IMSI='262420636043086': No 3G Auth Data 20240929055651423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44314<->l=127.0.0.1:4258 20240929055651427 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055651427 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420636043086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420636043086" session_id=3712152322 session_state=BEGIN} 20240929055651427 DSS <0004> hlr_ussd.c:576 262420636043086/0xdd42f302: Process SS (BEGIN) 20240929055651427 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240929055651427 DSS <0004> hlr_ussd.c:518 262420636043086/0xdd42f302: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240929055651427 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651427 DLINP <000b> input/ipa.c:431 127.0.0.1:39689 sending data 20240929055651427 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651427 DLINP <000b> input/ipa.c:431 127.0.0.1:39689 sending data 20240929055651429 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651429 DLINP <000b> input/ipa.c:405 127.0.0.1:39689 message received 20240929055651429 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262420636043086 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420636043086" session_id=3712152322 session_state=END} 20240929055651429 DSS <0004> hlr_ussd.c:576 262420636043086/0xdd42f302: Process SS (END) 20240929055651429 DSS <0004> hlr_ussd.c:518 262420636043086/0xdd42f302: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240929055651429 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420636043086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420636043086" session_id=3712152322 session_state=END} 20240929055651429 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420636043086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055651429 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262420636043086 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055651429 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055651430 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055651433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44314<->l=127.0.0.1:4258 20240929055651438 DAUC <0003> db_auc.c:157 IMSI='262429279173342': No 2G Auth Data 20240929055651438 DAUC <0003> db_auc.c:192 IMSI='262429279173342': No 3G Auth Data 20240929055651466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44320<->l=127.0.0.1:4258 20240929055651473 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055651473 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429279173342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429279173342" session_id=1544791288 session_state=BEGIN} 20240929055651473 DSS <0004> hlr_ussd.c:576 262429279173342/0x5c13a4f8: Process SS (BEGIN) 20240929055651473 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240929055651473 DSS <0004> hlr_ussd.c:518 262429279173342/0x5c13a4f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240929055651473 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651473 DLINP <000b> input/ipa.c:431 127.0.0.1:39689 sending data 20240929055651473 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651473 DLINP <000b> input/ipa.c:431 127.0.0.1:39689 sending data 20240929055651475 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651475 DLINP <000b> input/ipa.c:405 127.0.0.1:39689 message received 20240929055651475 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262429279173342 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429279173342" session_id=1544791288 session_state=END} 20240929055651475 DSS <0004> hlr_ussd.c:576 262429279173342/0x5c13a4f8: Process SS (END) 20240929055651475 DSS <0004> hlr_ussd.c:518 262429279173342/0x5c13a4f8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240929055651475 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429279173342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429279173342" session_id=1544791288 session_state=END} 20240929055651475 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429279173342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055651475 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262429279173342 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929055651475 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055651475 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055651478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44320<->l=127.0.0.1:4258 20240929055651482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44254<->l=127.0.0.1:4258 20240929055651483 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055651483 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055651483 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055651483 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055651483 DLINP <000b> input/ipa.c:451 connected read/write 20240929055651483 DLINP <000b> input/ipa.c:405 127.0.0.1:39689 message received 20240929055651483 DLINP <000b> input/ipa.c:414 127.0.0.1:39689 connection closed with server 20240929055651483 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39689 20240929055651483 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240929055651483 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37343<->l=127.0.0.1:4259) 20240929055651522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44328<->l=127.0.0.1:4258 20240929055651723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44328<->l=127.0.0.1:4258 20240929055651759 DSS <0004> hlr_ussd.c:239 262423209220653/0xd9b4bf9a: SS Session Timeout, destroying 20240929055651759 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423209220653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055651811 DSS <0004> hlr_ussd.c:239 262426761348147/0xd684cb0e: SS Session Timeout, destroying 20240929055651811 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426761348147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055651863 DSS <0004> hlr_ussd.c:239 262428733913713/0x5e24eab2: SS Session Timeout, destroying 20240929055651863 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428733913713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055651913 DSS <0004> hlr_ussd.c:239 262421952002649/0xc5664c81: SS Session Timeout, destroying 20240929055651913 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421952002649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055651953 DSS <0004> hlr_ussd.c:239 262427108707876/0x10ffee20: SS Session Timeout, destroying 20240929055651953 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427108707876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055652001 DSS <0004> hlr_ussd.c:239 262421956087326/0x41a77259: SS Session Timeout, destroying 20240929055652001 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421956087326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055652042 DSS <0004> hlr_ussd.c:239 262420149668357/0x68482a41: SS Session Timeout, destroying 20240929055652042 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420149668357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055652081 DSS <0004> hlr_ussd.c:239 262420303622446/0x59bbffcd: SS Session Timeout, destroying 20240929055652081 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420303622446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055654802 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055654802 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055654805 DLINP <000b> input/ipa.c:451 connected read/write 20240929055654805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055654806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44342<->l=127.0.0.1:4258 20240929055654808 DLINP <000b> input/ipa.c:451 connected read/write 20240929055654808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055654808 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055654808 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055654808 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  20240929055654808 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055654808 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  20240929055654808 DLGSUP <0013> gsup_server.c:235 2:  20240929055654808 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055654808 DLGSUP <0013> gsup_server.c:235 3:  20240929055654808 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055654808 DLGSUP <0013> gsup_server.c:235 4:  20240929055654808 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055654808 DLGSUP <0013> gsup_server.c:235 5:  20240929055654808 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055654808 DLGSUP <0013> gsup_server.c:235 7:  20240929055654808 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055654808 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055654808 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055654808 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055654828 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46773<->l=127.0.0.1:4259) 20240929055654847 DAUC <0003> db_auc.c:157 IMSI='262425348269056': No 2G Auth Data 20240929055654847 DAUC <0003> db_auc.c:192 IMSI='262425348269056': No 3G Auth Data 20240929055654870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44358<->l=127.0.0.1:4258 20240929055654876 DLINP <000b> input/ipa.c:451 connected read/write 20240929055654876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055654876 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425348269056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425348269056" session_id=3258787693 session_state=BEGIN} 20240929055654876 DSS <0004> hlr_ussd.c:576 262425348269056/0xc23d276d: Process SS (BEGIN) 20240929055654876 DSS <0004> hlr_ussd.c:498 262425348269056/0xc23d276d: SS CompType=Invoke, OpCode=InterrogateSS 20240929055654876 DSS <0004> hlr_ussd.c:506 262425348269056/0xc23d276d: Structured SS requests are not supported, rejecting... 20240929055654876 DSS <0004> hlr_ussd.c:354 262425348269056/0xc23d276d: Tx ReturnError(0, 0x15) 20240929055654876 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425348269056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425348269056" session_id=3258787693 session_state=END} 20240929055654876 DLINP <000b> input/ipa.c:451 connected read/write 20240929055654876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055654876 DLINP <000b> input/ipa.c:451 connected read/write 20240929055654876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055654879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44358<->l=127.0.0.1:4258 20240929055654887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44342<->l=127.0.0.1:4258 20240929055654888 DLINP <000b> input/ipa.c:451 connected read/write 20240929055654888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055654888 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055654888 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055654888 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055654888 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46773<->l=127.0.0.1:4259) 20240929055654929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44366<->l=127.0.0.1:4258 20240929055655029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44366<->l=127.0.0.1:4258 20240929055655368 DSS <0004> hlr_ussd.c:239 262423031223846/0x26490c48: SS Session Timeout, destroying 20240929055655368 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423031223846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055655410 DSS <0004> hlr_ussd.c:239 262427109593426/0xe27758be: SS Session Timeout, destroying 20240929055655410 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427109593426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055655448 DSS <0004> hlr_ussd.c:239 262421486415130/0x645c9d81: SS Session Timeout, destroying 20240929055655448 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421486415130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055655483 DSS <0004> hlr_ussd.c:239 262421682739451/0x3cac84af: SS Session Timeout, destroying 20240929055655483 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421682739451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055655520 DSS <0004> hlr_ussd.c:239 262423336297665/0xabd9815a: SS Session Timeout, destroying 20240929055655520 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423336297665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055655556 DSS <0004> hlr_ussd.c:239 262424147900714/0x9d1a17d1: SS Session Timeout, destroying 20240929055655556 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424147900714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055655595 DSS <0004> hlr_ussd.c:239 262428676532277/0xceff8ad5: SS Session Timeout, destroying 20240929055655595 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428676532277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055655634 DSS <0004> hlr_ussd.c:239 262424440478081/0x34e7ac46: SS Session Timeout, destroying 20240929055655634 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424440478081 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055658102 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055658102 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055658104 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055658104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39210<->l=127.0.0.1:4258 20240929055658106 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055658106 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055658106 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055658106 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  20240929055658106 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055658106 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  20240929055658106 DLGSUP <0013> gsup_server.c:235 2:  20240929055658106 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055658106 DLGSUP <0013> gsup_server.c:235 3:  20240929055658106 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055658106 DLGSUP <0013> gsup_server.c:235 4:  20240929055658106 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055658106 DLGSUP <0013> gsup_server.c:235 5:  20240929055658106 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055658106 DLGSUP <0013> gsup_server.c:235 7:  20240929055658106 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055658106 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055658106 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055658106 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055658126 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40947<->l=127.0.0.1:4259) 20240929055658146 DAUC <0003> db_auc.c:157 IMSI='262422865650111': No 2G Auth Data 20240929055658146 DAUC <0003> db_auc.c:192 IMSI='262422865650111': No 3G Auth Data 20240929055658170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39222<->l=127.0.0.1:4258 20240929055658177 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055658177 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422865650111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422865650111"} 20240929055658177 DMAIN <0000> hlr.c:435 IMSI='262422865650111': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929055658177 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422865650111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422865650111"} 20240929055658177 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422865650111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055658177 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658177 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658179 DAUC <0003> db_auc.c:192 IMSI='262422865650111': No 3G Auth Data 20240929055658182 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055658183 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422865650111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422865650111"} 20240929055658183 DAUC <0003> hlr.c:428 IMSI='262422865650111': storing IMEI = 12345678901234 20240929055658186 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422865650111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422865650111"} 20240929055658186 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422865650111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055658186 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658186 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658187 DAUC <0003> db_auc.c:192 IMSI='262422865650111': No 3G Auth Data 20240929055658189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39222<->l=127.0.0.1:4258 20240929055658201 DAUC <0003> db_auc.c:157 IMSI='262422310219335': No 2G Auth Data 20240929055658201 DAUC <0003> db_auc.c:192 IMSI='262422310219335': No 3G Auth Data 20240929055658226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39232<->l=127.0.0.1:4258 20240929055658231 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055658231 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422310219335 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422310219335"} 20240929055658231 DMAIN <0000> hlr.c:435 IMSI='262422310219335': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929055658231 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422310219335 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422310219335"} 20240929055658231 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422310219335 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055658231 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658231 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658233 DAUC <0003> db_auc.c:192 IMSI='262422310219335': No 3G Auth Data 20240929055658236 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055658236 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422310219335 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422310219335"} 20240929055658236 DAUC <0003> hlr.c:428 IMSI='262422310219335': storing IMEI = 12345678901234 20240929055658243 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422310219335 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422310219335"} 20240929055658243 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422310219335 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055658243 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658243 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658245 DAUC <0003> db_auc.c:192 IMSI='262422310219335': No 3G Auth Data 20240929055658246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39232<->l=127.0.0.1:4258 20240929055658258 DAUC <0003> db_auc.c:157 IMSI='262423168378998': No 2G Auth Data 20240929055658258 DAUC <0003> db_auc.c:192 IMSI='262423168378998': No 3G Auth Data 20240929055658281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39236<->l=127.0.0.1:4258 20240929055658286 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055658286 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423168378998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423168378998"} 20240929055658286 DMAIN <0000> hlr.c:435 IMSI='262423168378998': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929055658286 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423168378998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423168378998"} 20240929055658286 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423168378998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055658286 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658286 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658288 DAUC <0003> db_auc.c:192 IMSI='262423168378998': No 3G Auth Data 20240929055658291 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055658291 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423168378998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423168378998"} 20240929055658291 DAUC <0003> hlr.c:428 IMSI='262423168378998': storing IMEI = 12345678901234 20240929055658294 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423168378998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423168378998"} 20240929055658294 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423168378998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055658294 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658294 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658296 DAUC <0003> db_auc.c:192 IMSI='262423168378998': No 3G Auth Data 20240929055658297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39236<->l=127.0.0.1:4258 20240929055658308 DAUC <0003> db_auc.c:157 IMSI='262424622073780': No 2G Auth Data 20240929055658308 DAUC <0003> db_auc.c:192 IMSI='262424622073780': No 3G Auth Data 20240929055658332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39244<->l=127.0.0.1:4258 20240929055658337 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055658337 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424622073780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424622073780"} 20240929055658337 DMAIN <0000> hlr.c:435 IMSI='262424622073780': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929055658338 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424622073780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424622073780"} 20240929055658338 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424622073780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055658338 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658338 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658339 DAUC <0003> db_auc.c:157 IMSI='262424622073780': No 2G Auth Data 20240929055658342 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055658342 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424622073780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424622073780"} 20240929055658342 DAUC <0003> hlr.c:428 IMSI='262424622073780': storing IMEI = 12345678901234 20240929055658345 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424622073780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424622073780"} 20240929055658345 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424622073780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055658345 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658345 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658347 DAUC <0003> db_auc.c:157 IMSI='262424622073780': No 2G Auth Data 20240929055658348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39244<->l=127.0.0.1:4258 20240929055658359 DAUC <0003> db_auc.c:157 IMSI='262427844770710': No 2G Auth Data 20240929055658359 DAUC <0003> db_auc.c:192 IMSI='262427844770710': No 3G Auth Data 20240929055658382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39248<->l=127.0.0.1:4258 20240929055658387 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055658387 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427844770710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427844770710"} 20240929055658387 DMAIN <0000> hlr.c:435 IMSI='262427844770710': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929055658387 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427844770710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427844770710"} 20240929055658387 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427844770710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055658387 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658387 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658389 DAUC <0003> db_auc.c:157 IMSI='262427844770710': No 2G Auth Data 20240929055658393 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055658393 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427844770710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427844770710"} 20240929055658393 DAUC <0003> hlr.c:428 IMSI='262427844770710': storing IMEI = 12345678901234 20240929055658396 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427844770710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427844770710"} 20240929055658396 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427844770710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055658396 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658396 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658397 DAUC <0003> db_auc.c:157 IMSI='262427844770710': No 2G Auth Data 20240929055658399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39248<->l=127.0.0.1:4258 20240929055658410 DAUC <0003> db_auc.c:157 IMSI='262428628923408': No 2G Auth Data 20240929055658410 DAUC <0003> db_auc.c:192 IMSI='262428628923408': No 3G Auth Data 20240929055658438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39250<->l=127.0.0.1:4258 20240929055658442 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055658442 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428628923408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428628923408"} 20240929055658442 DMAIN <0000> hlr.c:435 IMSI='262428628923408': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929055658442 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428628923408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428628923408"} 20240929055658442 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428628923408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055658442 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658443 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658446 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055658446 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428628923408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428628923408"} 20240929055658446 DAUC <0003> hlr.c:428 IMSI='262428628923408': storing IMEI = 12345678901234 20240929055658450 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428628923408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428628923408"} 20240929055658450 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428628923408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055658450 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658450 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39250<->l=127.0.0.1:4258 20240929055658467 DAUC <0003> db_auc.c:157 IMSI='262420665855607': No 2G Auth Data 20240929055658467 DAUC <0003> db_auc.c:192 IMSI='262420665855607': No 3G Auth Data 20240929055658495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39264<->l=127.0.0.1:4258 20240929055658500 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055658500 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420665855607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420665855607"} 20240929055658500 DMAIN <0000> hlr.c:435 IMSI='262420665855607': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929055658500 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420665855607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420665855607"} 20240929055658500 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420665855607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055658501 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658501 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658505 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055658505 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420665855607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420665855607"} 20240929055658505 DAUC <0003> hlr.c:428 IMSI='262420665855607': storing IMEI = 12345678901234 20240929055658508 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420665855607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420665855607"} 20240929055658508 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420665855607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055658508 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658508 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39264<->l=127.0.0.1:4258 20240929055658528 DAUC <0003> db_auc.c:157 IMSI='262422441549400': No 2G Auth Data 20240929055658528 DAUC <0003> db_auc.c:192 IMSI='262422441549400': No 3G Auth Data 20240929055658556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39268<->l=127.0.0.1:4258 20240929055658560 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055658560 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422441549400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422441549400"} 20240929055658560 DMAIN <0000> hlr.c:435 IMSI='262422441549400': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929055658560 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422441549400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422441549400"} 20240929055658560 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422441549400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055658560 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658561 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658565 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055658565 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422441549400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422441549400"} 20240929055658565 DAUC <0003> hlr.c:428 IMSI='262422441549400': storing IMEI = 12345678901234 20240929055658571 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422441549400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422441549400"} 20240929055658571 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422441549400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055658571 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658571 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055658574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39268<->l=127.0.0.1:4258 20240929055658595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39210<->l=127.0.0.1:4258 20240929055658596 DLINP <000b> input/ipa.c:451 connected read/write 20240929055658596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055658596 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055658596 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055658596 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055658596 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40947<->l=127.0.0.1:4259) 20240929055658641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39282<->l=127.0.0.1:4258 20240929055658741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39282<->l=127.0.0.1:4258 20240929055701818 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055701818 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055701819 DLINP <000b> input/ipa.c:451 connected read/write 20240929055701819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055701820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39298<->l=127.0.0.1:4258 20240929055701821 DLINP <000b> input/ipa.c:451 connected read/write 20240929055701821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055701821 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055701821 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055701821 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  20240929055701821 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055701821 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  20240929055701821 DLGSUP <0013> gsup_server.c:235 2:  20240929055701821 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055701821 DLGSUP <0013> gsup_server.c:235 3:  20240929055701821 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055701821 DLGSUP <0013> gsup_server.c:235 4:  20240929055701821 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055701821 DLGSUP <0013> gsup_server.c:235 5:  20240929055701821 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055701821 DLGSUP <0013> gsup_server.c:235 7:  20240929055701821 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055701821 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055701821 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055701821 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055701839 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44717<->l=127.0.0.1:4259) 20240929055701858 DAUC <0003> db_auc.c:157 IMSI='262420938027563': No 2G Auth Data 20240929055701858 DAUC <0003> db_auc.c:192 IMSI='262420938027563': No 3G Auth Data 20240929055701882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39306<->l=127.0.0.1:4258 20240929055701888 DLINP <000b> input/ipa.c:451 connected read/write 20240929055701888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055701888 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262420938027563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420938027563" source_name="the-source\n"} 20240929055701888 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240929055701889 DMAIN <0000> hlr.c:435 IMSI='262420938027563': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929055701889 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262420938027563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420938027563" destination_name="the-source\n"} 20240929055701889 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262420938027563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055701889 DLINP <000b> input/ipa.c:451 connected read/write 20240929055701889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055701889 DLINP <000b> input/ipa.c:451 connected read/write 20240929055701889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055701891 DAUC <0003> db_auc.c:192 IMSI='262420938027563': No 3G Auth Data 20240929055701895 DLINP <000b> input/ipa.c:451 connected read/write 20240929055701895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055701895 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262420938027563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420938027563" source_name="the-source\n"} 20240929055701895 DAUC <0003> hlr.c:428 IMSI='262420938027563': storing IMEI = 12345678901234 20240929055701898 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262420938027563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420938027563" destination_name="the-source\n"} 20240929055701898 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262420938027563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055701898 DLINP <000b> input/ipa.c:451 connected read/write 20240929055701898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055701898 DLINP <000b> input/ipa.c:451 connected read/write 20240929055701898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055701900 DAUC <0003> db_auc.c:192 IMSI='262420938027563': No 3G Auth Data 20240929055701901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39306<->l=127.0.0.1:4258 20240929055701912 DAUC <0003> db_auc.c:157 IMSI='262424737952515': No 2G Auth Data 20240929055701913 DAUC <0003> db_auc.c:192 IMSI='262424737952515': No 3G Auth Data 20240929055701942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39322<->l=127.0.0.1:4258 20240929055701948 DLINP <000b> input/ipa.c:451 connected read/write 20240929055701948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055701948 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424737952515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424737952515" source_name="the-source\n"} 20240929055701948 DMAIN <0000> hlr.c:435 IMSI='262424737952515': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929055701948 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262424737952515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424737952515" destination_name="the-source\n"} 20240929055701948 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262424737952515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055701948 DLINP <000b> input/ipa.c:451 connected read/write 20240929055701948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055701948 DLINP <000b> input/ipa.c:451 connected read/write 20240929055701948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055701949 DAUC <0003> db_auc.c:192 IMSI='262424737952515': No 3G Auth Data 20240929055701953 DLINP <000b> input/ipa.c:451 connected read/write 20240929055701953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055701953 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424737952515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424737952515" source_name="the-source\n"} 20240929055701953 DAUC <0003> hlr.c:428 IMSI='262424737952515': storing IMEI = 12345678901234 20240929055701956 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262424737952515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424737952515" destination_name="the-source\n"} 20240929055701956 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262424737952515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055701956 DLINP <000b> input/ipa.c:451 connected read/write 20240929055701956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055701957 DLINP <000b> input/ipa.c:451 connected read/write 20240929055701957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055701958 DAUC <0003> db_auc.c:192 IMSI='262424737952515': No 3G Auth Data 20240929055701959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39322<->l=127.0.0.1:4258 20240929055701971 DAUC <0003> db_auc.c:157 IMSI='262421677596718': No 2G Auth Data 20240929055701971 DAUC <0003> db_auc.c:192 IMSI='262421677596718': No 3G Auth Data 20240929055701996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39328<->l=127.0.0.1:4258 20240929055702001 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055702001 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421677596718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421677596718" source_name="the-source\n"} 20240929055702001 DMAIN <0000> hlr.c:435 IMSI='262421677596718': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929055702001 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262421677596718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421677596718" destination_name="the-source\n"} 20240929055702001 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262421677596718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055702001 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702001 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702003 DAUC <0003> db_auc.c:192 IMSI='262421677596718': No 3G Auth Data 20240929055702007 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055702007 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421677596718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421677596718" source_name="the-source\n"} 20240929055702007 DAUC <0003> hlr.c:428 IMSI='262421677596718': storing IMEI = 12345678901234 20240929055702011 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262421677596718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421677596718" destination_name="the-source\n"} 20240929055702011 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262421677596718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055702011 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702011 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702012 DAUC <0003> db_auc.c:192 IMSI='262421677596718': No 3G Auth Data 20240929055702013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39328<->l=127.0.0.1:4258 20240929055702025 DAUC <0003> db_auc.c:157 IMSI='262425450050083': No 2G Auth Data 20240929055702025 DAUC <0003> db_auc.c:192 IMSI='262425450050083': No 3G Auth Data 20240929055702049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39330<->l=127.0.0.1:4258 20240929055702055 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055702055 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262425450050083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425450050083" source_name="the-source\n"} 20240929055702055 DMAIN <0000> hlr.c:435 IMSI='262425450050083': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929055702055 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262425450050083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425450050083" destination_name="the-source\n"} 20240929055702055 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262425450050083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055702055 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702055 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702057 DAUC <0003> db_auc.c:157 IMSI='262425450050083': No 2G Auth Data 20240929055702060 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055702060 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262425450050083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425450050083" source_name="the-source\n"} 20240929055702060 DAUC <0003> hlr.c:428 IMSI='262425450050083': storing IMEI = 12345678901234 20240929055702063 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262425450050083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425450050083" destination_name="the-source\n"} 20240929055702063 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262425450050083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055702063 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702063 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702065 DAUC <0003> db_auc.c:157 IMSI='262425450050083': No 2G Auth Data 20240929055702066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39330<->l=127.0.0.1:4258 20240929055702078 DAUC <0003> db_auc.c:157 IMSI='262426341847683': No 2G Auth Data 20240929055702078 DAUC <0003> db_auc.c:192 IMSI='262426341847683': No 3G Auth Data 20240929055702103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39336<->l=127.0.0.1:4258 20240929055702108 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055702108 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262426341847683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426341847683" source_name="the-source\n"} 20240929055702108 DMAIN <0000> hlr.c:435 IMSI='262426341847683': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929055702108 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262426341847683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426341847683" destination_name="the-source\n"} 20240929055702108 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262426341847683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055702108 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702108 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702110 DAUC <0003> db_auc.c:157 IMSI='262426341847683': No 2G Auth Data 20240929055702113 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055702113 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262426341847683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426341847683" source_name="the-source\n"} 20240929055702113 DAUC <0003> hlr.c:428 IMSI='262426341847683': storing IMEI = 12345678901234 20240929055702116 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262426341847683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426341847683" destination_name="the-source\n"} 20240929055702116 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262426341847683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055702116 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702116 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702117 DAUC <0003> db_auc.c:157 IMSI='262426341847683': No 2G Auth Data 20240929055702119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39336<->l=127.0.0.1:4258 20240929055702130 DAUC <0003> db_auc.c:157 IMSI='262421837780172': No 2G Auth Data 20240929055702130 DAUC <0003> db_auc.c:192 IMSI='262421837780172': No 3G Auth Data 20240929055702156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39338<->l=127.0.0.1:4258 20240929055702161 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055702161 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421837780172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421837780172" source_name="the-source\n"} 20240929055702161 DMAIN <0000> hlr.c:435 IMSI='262421837780172': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929055702161 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262421837780172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421837780172" destination_name="the-source\n"} 20240929055702161 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262421837780172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055702161 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702161 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702165 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055702165 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421837780172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421837780172" source_name="the-source\n"} 20240929055702165 DAUC <0003> hlr.c:428 IMSI='262421837780172': storing IMEI = 12345678901234 20240929055702169 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262421837780172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421837780172" destination_name="the-source\n"} 20240929055702169 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262421837780172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055702169 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702169 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39338<->l=127.0.0.1:4258 20240929055702185 DAUC <0003> db_auc.c:157 IMSI='262421331196957': No 2G Auth Data 20240929055702185 DAUC <0003> db_auc.c:192 IMSI='262421331196957': No 3G Auth Data 20240929055702212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39350<->l=127.0.0.1:4258 20240929055702217 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055702217 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421331196957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421331196957" source_name="the-source\n"} 20240929055702217 DMAIN <0000> hlr.c:435 IMSI='262421331196957': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929055702217 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262421331196957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421331196957" destination_name="the-source\n"} 20240929055702217 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262421331196957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055702217 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702217 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702222 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055702222 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421331196957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421331196957" source_name="the-source\n"} 20240929055702222 DAUC <0003> hlr.c:428 IMSI='262421331196957': storing IMEI = 12345678901234 20240929055702225 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262421331196957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421331196957" destination_name="the-source\n"} 20240929055702225 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262421331196957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055702225 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702225 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39350<->l=127.0.0.1:4258 20240929055702242 DAUC <0003> db_auc.c:157 IMSI='262426376150977': No 2G Auth Data 20240929055702242 DAUC <0003> db_auc.c:192 IMSI='262426376150977': No 3G Auth Data 20240929055702273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39362<->l=127.0.0.1:4258 20240929055702277 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055702277 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262426376150977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426376150977" source_name="the-source\n"} 20240929055702278 DMAIN <0000> hlr.c:435 IMSI='262426376150977': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929055702278 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262426376150977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426376150977" destination_name="the-source\n"} 20240929055702278 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262426376150977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055702278 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702278 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702283 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055702283 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262426376150977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426376150977" source_name="the-source\n"} 20240929055702283 DAUC <0003> hlr.c:428 IMSI='262426376150977': storing IMEI = 12345678901234 20240929055702286 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262426376150977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426376150977" destination_name="the-source\n"} 20240929055702286 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262426376150977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055702286 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702286 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055702288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39362<->l=127.0.0.1:4258 20240929055702301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39298<->l=127.0.0.1:4258 20240929055702302 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44717<->l=127.0.0.1:4259) 20240929055702302 DLINP <000b> input/ipa.c:451 connected read/write 20240929055702302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055702302 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055702303 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055702303 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055702303 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240929055702345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39378<->l=127.0.0.1:4258 20240929055702445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39378<->l=127.0.0.1:4258 20240929055705524 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055705525 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055705527 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39384<->l=127.0.0.1:4258 20240929055705531 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705531 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055705531 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055705531 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  20240929055705531 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055705531 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  20240929055705531 DLGSUP <0013> gsup_server.c:235 2:  20240929055705531 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055705531 DLGSUP <0013> gsup_server.c:235 3:  20240929055705531 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055705531 DLGSUP <0013> gsup_server.c:235 4:  20240929055705531 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055705531 DLGSUP <0013> gsup_server.c:235 5:  20240929055705531 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055705531 DLGSUP <0013> gsup_server.c:235 7:  20240929055705531 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055705531 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055705531 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055705531 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055705552 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45707<->l=127.0.0.1:4259) 20240929055705575 DAUC <0003> db_auc.c:157 IMSI='262420657691336': No 2G Auth Data 20240929055705575 DAUC <0003> db_auc.c:192 IMSI='262420657691336': No 3G Auth Data 20240929055705599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39400<->l=127.0.0.1:4258 20240929055705604 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705604 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420657691336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420657691336"} 20240929055705604 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420657691336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240929055705604 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420657691336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420657691336" cause=Invalid mandatory information} 20240929055705604 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420657691336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705604 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705604 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705607 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705607 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420657691336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420657691336"} 20240929055705607 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420657691336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240929055705607 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420657691336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420657691336" cause=Invalid mandatory information} 20240929055705607 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420657691336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705607 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705607 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705609 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705609 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420657691336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420657691336"} 20240929055705609 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420657691336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240929055705609 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420657691336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420657691336" cause=Invalid mandatory information} 20240929055705609 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420657691336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705609 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705609 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705610 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705610 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420657691336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420657691336"} 20240929055705610 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420657691336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240929055705610 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420657691336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420657691336" cause=Invalid mandatory information} 20240929055705610 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420657691336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705611 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705611 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705612 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705612 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420657691336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420657691336"} 20240929055705612 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420657691336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240929055705612 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420657691336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420657691336" cause=Invalid mandatory information} 20240929055705612 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420657691336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705612 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705612 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39400<->l=127.0.0.1:4258 20240929055705628 DAUC <0003> db_auc.c:157 IMSI='262428906195264': No 2G Auth Data 20240929055705628 DAUC <0003> db_auc.c:192 IMSI='262428906195264': No 3G Auth Data 20240929055705652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39402<->l=127.0.0.1:4258 20240929055705654 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705654 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428906195264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428906195264"} 20240929055705654 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428906195264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240929055705654 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428906195264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428906195264" cause=Invalid mandatory information} 20240929055705654 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428906195264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705655 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705655 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705657 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705657 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428906195264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428906195264"} 20240929055705657 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428906195264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240929055705657 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428906195264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428906195264" cause=Invalid mandatory information} 20240929055705657 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428906195264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705657 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705657 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705659 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705659 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428906195264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428906195264"} 20240929055705659 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428906195264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240929055705659 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428906195264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428906195264" cause=Invalid mandatory information} 20240929055705659 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428906195264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705659 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705659 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705661 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705661 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428906195264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428906195264"} 20240929055705661 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428906195264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240929055705661 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428906195264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428906195264" cause=Invalid mandatory information} 20240929055705661 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428906195264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705661 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705661 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705662 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705663 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428906195264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428906195264"} 20240929055705663 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428906195264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240929055705663 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428906195264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428906195264" cause=Invalid mandatory information} 20240929055705663 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428906195264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705663 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705663 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39402<->l=127.0.0.1:4258 20240929055705676 DAUC <0003> db_auc.c:157 IMSI='262425489117976': No 2G Auth Data 20240929055705676 DAUC <0003> db_auc.c:192 IMSI='262425489117976': No 3G Auth Data 20240929055705700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39406<->l=127.0.0.1:4258 20240929055705703 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705703 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425489117976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425489117976"} 20240929055705703 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425489117976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240929055705703 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425489117976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425489117976" cause=Invalid mandatory information} 20240929055705703 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425489117976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705703 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705703 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705706 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705706 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425489117976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425489117976"} 20240929055705706 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425489117976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240929055705706 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425489117976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425489117976" cause=Invalid mandatory information} 20240929055705706 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425489117976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705706 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705706 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705708 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705708 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425489117976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425489117976"} 20240929055705708 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425489117976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240929055705708 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425489117976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425489117976" cause=Invalid mandatory information} 20240929055705708 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425489117976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705708 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705708 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705710 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705710 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425489117976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425489117976"} 20240929055705710 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425489117976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240929055705710 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425489117976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425489117976" cause=Invalid mandatory information} 20240929055705710 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425489117976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705710 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705710 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705712 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705712 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425489117976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425489117976"} 20240929055705712 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425489117976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240929055705712 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425489117976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425489117976" cause=Invalid mandatory information} 20240929055705712 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425489117976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705712 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705712 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39406<->l=127.0.0.1:4258 20240929055705725 DAUC <0003> db_auc.c:157 IMSI='262423052840022': No 2G Auth Data 20240929055705725 DAUC <0003> db_auc.c:192 IMSI='262423052840022': No 3G Auth Data 20240929055705749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39416<->l=127.0.0.1:4258 20240929055705753 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705753 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423052840022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423052840022"} 20240929055705753 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423052840022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240929055705753 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423052840022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423052840022" cause=Invalid mandatory information} 20240929055705753 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423052840022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705753 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705753 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705755 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705755 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423052840022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423052840022"} 20240929055705755 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423052840022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240929055705755 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423052840022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423052840022" cause=Invalid mandatory information} 20240929055705755 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423052840022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705755 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705755 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705757 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705757 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423052840022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423052840022"} 20240929055705757 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423052840022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240929055705757 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423052840022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423052840022" cause=Invalid mandatory information} 20240929055705757 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423052840022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705757 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705757 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705759 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705759 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423052840022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423052840022"} 20240929055705759 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423052840022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240929055705759 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423052840022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423052840022" cause=Invalid mandatory information} 20240929055705759 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423052840022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705759 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705759 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705761 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705761 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423052840022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423052840022"} 20240929055705761 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423052840022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240929055705761 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423052840022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423052840022" cause=Invalid mandatory information} 20240929055705761 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423052840022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705761 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705761 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39416<->l=127.0.0.1:4258 20240929055705777 DAUC <0003> db_auc.c:157 IMSI='262420939571858': No 2G Auth Data 20240929055705777 DAUC <0003> db_auc.c:192 IMSI='262420939571858': No 3G Auth Data 20240929055705802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39430<->l=127.0.0.1:4258 20240929055705805 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705805 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420939571858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420939571858"} 20240929055705805 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420939571858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240929055705805 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420939571858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420939571858" cause=Invalid mandatory information} 20240929055705805 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420939571858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705805 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705805 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705807 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705807 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420939571858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420939571858"} 20240929055705807 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420939571858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240929055705807 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420939571858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420939571858" cause=Invalid mandatory information} 20240929055705807 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420939571858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705807 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705807 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705809 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705809 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420939571858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420939571858"} 20240929055705809 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420939571858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240929055705809 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420939571858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420939571858" cause=Invalid mandatory information} 20240929055705809 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420939571858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705809 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705809 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705811 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705811 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420939571858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420939571858"} 20240929055705811 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420939571858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240929055705811 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420939571858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420939571858" cause=Invalid mandatory information} 20240929055705811 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420939571858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705811 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705811 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705812 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705812 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420939571858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420939571858"} 20240929055705812 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420939571858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240929055705812 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420939571858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420939571858" cause=Invalid mandatory information} 20240929055705812 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420939571858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705812 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705812 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39430<->l=127.0.0.1:4258 20240929055705825 DAUC <0003> db_auc.c:157 IMSI='262428680125684': No 2G Auth Data 20240929055705825 DAUC <0003> db_auc.c:192 IMSI='262428680125684': No 3G Auth Data 20240929055705853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39432<->l=127.0.0.1:4258 20240929055705856 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705856 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428680125684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428680125684"} 20240929055705856 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428680125684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240929055705856 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428680125684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428680125684" cause=Invalid mandatory information} 20240929055705856 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428680125684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705856 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705856 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705858 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705858 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428680125684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428680125684"} 20240929055705858 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428680125684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240929055705858 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428680125684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428680125684" cause=Invalid mandatory information} 20240929055705858 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428680125684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705858 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705858 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705860 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705860 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428680125684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428680125684"} 20240929055705860 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428680125684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240929055705860 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428680125684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428680125684" cause=Invalid mandatory information} 20240929055705860 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428680125684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705860 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705860 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705861 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705861 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428680125684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428680125684"} 20240929055705861 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428680125684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240929055705861 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428680125684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428680125684" cause=Invalid mandatory information} 20240929055705861 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428680125684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705861 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705861 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705862 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705862 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428680125684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428680125684"} 20240929055705862 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428680125684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240929055705862 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428680125684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428680125684" cause=Invalid mandatory information} 20240929055705862 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428680125684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705862 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705862 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39432<->l=127.0.0.1:4258 20240929055705879 DAUC <0003> db_auc.c:157 IMSI='262425681890677': No 2G Auth Data 20240929055705879 DAUC <0003> db_auc.c:192 IMSI='262425681890677': No 3G Auth Data 20240929055705907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39448<->l=127.0.0.1:4258 20240929055705911 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705911 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425681890677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425681890677"} 20240929055705911 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425681890677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240929055705911 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425681890677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425681890677" cause=Invalid mandatory information} 20240929055705911 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425681890677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705911 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705911 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705914 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705914 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425681890677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425681890677"} 20240929055705914 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425681890677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240929055705914 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425681890677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425681890677" cause=Invalid mandatory information} 20240929055705914 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425681890677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705914 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705914 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705916 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705916 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425681890677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425681890677"} 20240929055705916 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425681890677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240929055705916 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425681890677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425681890677" cause=Invalid mandatory information} 20240929055705916 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425681890677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705916 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705916 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705918 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705918 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425681890677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425681890677"} 20240929055705918 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425681890677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240929055705918 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425681890677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425681890677" cause=Invalid mandatory information} 20240929055705918 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425681890677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705918 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705918 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705920 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705920 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425681890677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425681890677"} 20240929055705920 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425681890677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240929055705920 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425681890677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425681890677" cause=Invalid mandatory information} 20240929055705920 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425681890677 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705920 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705920 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39448<->l=127.0.0.1:4258 20240929055705936 DAUC <0003> db_auc.c:157 IMSI='262429156230480': No 2G Auth Data 20240929055705936 DAUC <0003> db_auc.c:192 IMSI='262429156230480': No 3G Auth Data 20240929055705965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39452<->l=127.0.0.1:4258 20240929055705969 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705969 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429156230480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429156230480"} 20240929055705969 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429156230480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240929055705969 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429156230480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429156230480" cause=Invalid mandatory information} 20240929055705969 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429156230480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705969 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705969 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705971 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705971 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429156230480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429156230480"} 20240929055705971 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429156230480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240929055705971 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429156230480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429156230480" cause=Invalid mandatory information} 20240929055705971 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429156230480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705971 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705971 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705973 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705973 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429156230480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429156230480"} 20240929055705973 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429156230480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240929055705973 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429156230480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429156230480" cause=Invalid mandatory information} 20240929055705973 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429156230480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705973 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705973 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705975 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705975 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429156230480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429156230480"} 20240929055705975 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429156230480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240929055705975 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429156230480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429156230480" cause=Invalid mandatory information} 20240929055705975 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429156230480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705975 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705975 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705977 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705977 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429156230480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429156230480"} 20240929055705977 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429156230480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240929055705977 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429156230480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429156230480" cause=Invalid mandatory information} 20240929055705977 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429156230480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055705977 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705977 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055705978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39452<->l=127.0.0.1:4258 20240929055705990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39384<->l=127.0.0.1:4258 20240929055705991 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45707<->l=127.0.0.1:4259) 20240929055705991 DLINP <000b> input/ipa.c:451 connected read/write 20240929055705991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055705991 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055705991 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055705991 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055706031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39460<->l=127.0.0.1:4258 20240929055706132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39460<->l=127.0.0.1:4258 20240929055709209 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055709209 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055709212 DLINP <000b> input/ipa.c:451 connected read/write 20240929055709212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055709212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58594<->l=127.0.0.1:4258 20240929055709215 DLINP <000b> input/ipa.c:451 connected read/write 20240929055709215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055709215 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055709215 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055709215 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  20240929055709215 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055709215 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  20240929055709215 DLGSUP <0013> gsup_server.c:235 2:  20240929055709215 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055709215 DLGSUP <0013> gsup_server.c:235 3:  20240929055709215 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055709215 DLGSUP <0013> gsup_server.c:235 4:  20240929055709215 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055709215 DLGSUP <0013> gsup_server.c:235 5:  20240929055709215 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055709215 DLGSUP <0013> gsup_server.c:235 7:  20240929055709215 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055709215 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055709215 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055709215 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055709235 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46363<->l=127.0.0.1:4259) 20240929055709246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58598<->l=127.0.0.1:4258 20240929055709257 DLINP <000b> input/ipa.c:451 connected read/write 20240929055709257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055709257 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420893960762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420893960762"} 20240929055709257 DMAIN <0000> hlr.c:435 IMSI='262420893960762': has IMEI = 22245678901234 (consider setting 'store-imei') 20240929055709257 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420893960762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240929055709257 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420893960762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420893960762" cause=Invalid mandatory information} 20240929055709257 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420893960762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055709257 DLINP <000b> input/ipa.c:451 connected read/write 20240929055709257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055709257 DLINP <000b> input/ipa.c:451 connected read/write 20240929055709257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055709261 DLINP <000b> input/ipa.c:451 connected read/write 20240929055709261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055709261 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420893960762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420893960762"} 20240929055709261 DAUC <0003> hlr.c:428 IMSI='262420893960762': storing IMEI = 22245678901234 20240929055709261 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262420893960762': no such subscriber 20240929055709261 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420893960762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240929055709261 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420893960762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420893960762" cause=Invalid mandatory information} 20240929055709262 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420893960762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055709262 DLINP <000b> input/ipa.c:451 connected read/write 20240929055709262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055709262 DLINP <000b> input/ipa.c:451 connected read/write 20240929055709262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055709263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58598<->l=127.0.0.1:4258 20240929055709264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58594<->l=127.0.0.1:4258 20240929055709265 DLINP <000b> input/ipa.c:451 connected read/write 20240929055709265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055709265 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055709265 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055709265 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055709265 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46363<->l=127.0.0.1:4259) 20240929055709307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58600<->l=127.0.0.1:4258 20240929055709408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58600<->l=127.0.0.1:4258 20240929055712483 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055712483 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055712484 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055712485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58610<->l=127.0.0.1:4258 20240929055712486 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055712486 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055712486 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055712486 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  20240929055712486 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055712486 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  20240929055712486 DLGSUP <0013> gsup_server.c:235 2:  20240929055712486 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055712486 DLGSUP <0013> gsup_server.c:235 3:  20240929055712486 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055712486 DLGSUP <0013> gsup_server.c:235 4:  20240929055712486 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055712486 DLGSUP <0013> gsup_server.c:235 5:  20240929055712486 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055712486 DLGSUP <0013> gsup_server.c:235 7:  20240929055712486 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055712486 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055712486 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055712486 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055712501 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36303<->l=127.0.0.1:4259) 20240929055712515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58624<->l=127.0.0.1:4258 20240929055712534 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055712534 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424291812949"} 20240929055712534 DMAIN <0000> hlr.c:227 IMSI='262424291812949': Creating subscriber on demand 20240929055712541 DMAIN <0000> hlr.c:243 IMSI='262424291812949': Successfully assigned MSISDN='874' 20240929055712541 DAUC <0003> hlr.c:428 IMSI='262424291812949': storing IMEI = 12345678901234 20240929055712552 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424291812949"} 20240929055712552 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055712552 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712552 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712555 DAUC <0003> db_auc.c:157 IMSI='262424291812949': No 2G Auth Data 20240929055712555 DAUC <0003> db_auc.c:192 IMSI='262424291812949': No 3G Auth Data 20240929055712556 DAUC <0003> db_auc.c:157 IMSI='262424291812949': No 2G Auth Data 20240929055712556 DAUC <0003> db_auc.c:192 IMSI='262424291812949': No 3G Auth Data 20240929055712557 DAUC <0003> db_auc.c:157 IMSI='262424291812949': No 2G Auth Data 20240929055712557 DAUC <0003> db_auc.c:192 IMSI='262424291812949': No 3G Auth Data 20240929055712559 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055712559 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424291812949" cn_domain=PS} 20240929055712559 DLU <0006> fsm.c:456 lu(262424291812949)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055712559 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055712569 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055712569 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424291812949" cn_domain=PS} 20240929055712569 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712569 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712572 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055712572 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424291812949"} 20240929055712572 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055712572 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055712572 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424291812949"} 20240929055712572 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055712572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055712572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055712572 DLU <0006> fsm.c:568 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055712572 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712572 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712580 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055712580 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424291812949"} 20240929055712580 DMAIN <0000> hlr.c:227 IMSI='262424291812949': Creating subscriber on demand 20240929055712591 DMAIN <0000> hlr.c:243 IMSI='262424291812949': Successfully assigned MSISDN='904' 20240929055712591 DAUC <0003> hlr.c:428 IMSI='262424291812949': storing IMEI = 12345678901234 20240929055712594 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424291812949"} 20240929055712595 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055712595 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712595 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712596 DAUC <0003> db_auc.c:157 IMSI='262424291812949': No 2G Auth Data 20240929055712596 DAUC <0003> db_auc.c:192 IMSI='262424291812949': No 3G Auth Data 20240929055712597 DAUC <0003> db_auc.c:157 IMSI='262424291812949': No 2G Auth Data 20240929055712597 DAUC <0003> db_auc.c:192 IMSI='262424291812949': No 3G Auth Data 20240929055712598 DAUC <0003> db_auc.c:157 IMSI='262424291812949': No 2G Auth Data 20240929055712598 DAUC <0003> db_auc.c:192 IMSI='262424291812949': No 3G Auth Data 20240929055712599 DAUC <0003> db_auc.c:157 IMSI='262424291812949': No 2G Auth Data 20240929055712599 DAUC <0003> db_auc.c:192 IMSI='262424291812949': No 3G Auth Data 20240929055712600 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055712600 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424291812949" cn_domain=PS} 20240929055712600 DLU <0006> fsm.c:456 lu(262424291812949)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055712600 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055712607 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055712607 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424291812949" cn_domain=PS} 20240929055712607 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712607 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712609 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055712609 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424291812949"} 20240929055712609 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055712609 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055712609 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424291812949"} 20240929055712609 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055712609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055712609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055712609 DLU <0006> fsm.c:568 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055712609 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712609 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712618 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055712618 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424291812949"} 20240929055712618 DMAIN <0000> hlr.c:227 IMSI='262424291812949': Creating subscriber on demand 20240929055712625 DMAIN <0000> hlr.c:243 IMSI='262424291812949': Successfully assigned MSISDN='498' 20240929055712625 DAUC <0003> hlr.c:428 IMSI='262424291812949': storing IMEI = 12345678901234 20240929055712628 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424291812949"} 20240929055712628 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055712628 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712628 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712630 DAUC <0003> db_auc.c:157 IMSI='262424291812949': No 2G Auth Data 20240929055712630 DAUC <0003> db_auc.c:192 IMSI='262424291812949': No 3G Auth Data 20240929055712630 DAUC <0003> db_auc.c:157 IMSI='262424291812949': No 2G Auth Data 20240929055712630 DAUC <0003> db_auc.c:192 IMSI='262424291812949': No 3G Auth Data 20240929055712631 DAUC <0003> db_auc.c:157 IMSI='262424291812949': No 2G Auth Data 20240929055712631 DAUC <0003> db_auc.c:192 IMSI='262424291812949': No 3G Auth Data 20240929055712632 DAUC <0003> db_auc.c:157 IMSI='262424291812949': No 2G Auth Data 20240929055712632 DAUC <0003> db_auc.c:192 IMSI='262424291812949': No 3G Auth Data 20240929055712634 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055712634 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424291812949" cn_domain=PS} 20240929055712634 DLU <0006> fsm.c:456 lu(262424291812949)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055712634 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240929055712634 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424291812949" cause=GPRS services not allowed} 20240929055712634 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055712634 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055712634 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{UNVALIDATED}: Freeing instance 20240929055712634 DLU <0006> fsm.c:568 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{UNVALIDATED}: Deallocated 20240929055712634 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712634 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712642 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055712642 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424291812949"} 20240929055712642 DMAIN <0000> hlr.c:227 IMSI='262424291812949': Creating subscriber on demand 20240929055712649 DMAIN <0000> hlr.c:243 IMSI='262424291812949': Successfully assigned MSISDN='785' 20240929055712649 DAUC <0003> hlr.c:428 IMSI='262424291812949': storing IMEI = 12345678901234 20240929055712653 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424291812949"} 20240929055712653 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055712653 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712653 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712654 DAUC <0003> db_auc.c:157 IMSI='262424291812949': No 2G Auth Data 20240929055712654 DAUC <0003> db_auc.c:192 IMSI='262424291812949': No 3G Auth Data 20240929055712655 DAUC <0003> db_auc.c:157 IMSI='262424291812949': No 2G Auth Data 20240929055712655 DAUC <0003> db_auc.c:192 IMSI='262424291812949': No 3G Auth Data 20240929055712656 DAUC <0003> db_auc.c:157 IMSI='262424291812949': No 2G Auth Data 20240929055712656 DAUC <0003> db_auc.c:192 IMSI='262424291812949': No 3G Auth Data 20240929055712657 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055712658 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424291812949" cn_domain=PS} 20240929055712658 DLU <0006> fsm.c:456 lu(262424291812949)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055712658 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240929055712658 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424291812949" cause=GPRS services not allowed} 20240929055712658 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055712658 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055712658 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{UNVALIDATED}: Freeing instance 20240929055712658 DLU <0006> fsm.c:568 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{UNVALIDATED}: Deallocated 20240929055712658 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712658 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712665 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055712665 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424291812949"} 20240929055712665 DMAIN <0000> hlr.c:227 IMSI='262424291812949': Creating subscriber on demand 20240929055712669 DAUC <0003> hlr.c:428 IMSI='262424291812949': storing IMEI = 12345678901234 20240929055712672 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424291812949"} 20240929055712672 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055712672 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712672 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712674 DAUC <0003> db_auc.c:157 IMSI='262424291812949': No 2G Auth Data 20240929055712674 DAUC <0003> db_auc.c:192 IMSI='262424291812949': No 3G Auth Data 20240929055712674 DAUC <0003> db_auc.c:157 IMSI='262424291812949': No 2G Auth Data 20240929055712674 DAUC <0003> db_auc.c:192 IMSI='262424291812949': No 3G Auth Data 20240929055712675 DAUC <0003> db_auc.c:157 IMSI='262424291812949': No 2G Auth Data 20240929055712675 DAUC <0003> db_auc.c:192 IMSI='262424291812949': No 3G Auth Data 20240929055712677 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055712677 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424291812949" cn_domain=PS} 20240929055712677 DLU <0006> fsm.c:456 lu(262424291812949)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055712677 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240929055712677 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424291812949" cause=GPRS services not allowed} 20240929055712677 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055712677 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055712677 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{UNVALIDATED}: Freeing instance 20240929055712677 DLU <0006> fsm.c:568 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{UNVALIDATED}: Deallocated 20240929055712677 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712677 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712685 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055712685 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424291812949"} 20240929055712685 DMAIN <0000> hlr.c:227 IMSI='262424291812949': Creating subscriber on demand 20240929055712688 DAUC <0003> hlr.c:428 IMSI='262424291812949': storing IMEI = 12345678901234 20240929055712692 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424291812949"} 20240929055712692 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929055712692 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712692 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712693 DAUC <0003> db_auc.c:157 IMSI='262424291812949': No 2G Auth Data 20240929055712693 DAUC <0003> db_auc.c:192 IMSI='262424291812949': No 3G Auth Data 20240929055712694 DAUC <0003> db_auc.c:157 IMSI='262424291812949': No 2G Auth Data 20240929055712694 DAUC <0003> db_auc.c:192 IMSI='262424291812949': No 3G Auth Data 20240929055712695 DAUC <0003> db_auc.c:157 IMSI='262424291812949': No 2G Auth Data 20240929055712695 DAUC <0003> db_auc.c:192 IMSI='262424291812949': No 3G Auth Data 20240929055712697 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055712697 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424291812949" cn_domain=PS} 20240929055712697 DLU <0006> fsm.c:456 lu(262424291812949)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055712697 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055712703 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055712703 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424291812949" cn_domain=PS} 20240929055712703 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712703 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712706 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055712706 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424291812949"} 20240929055712706 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055712706 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055712706 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424291812949"} 20240929055712706 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424291812949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055712706 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055712706 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055712706 DLU <0006> fsm.c:568 lu(PS:IMSI-262424291812949)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055712706 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712706 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055712712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58624<->l=127.0.0.1:4258 20240929055712713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58610<->l=127.0.0.1:4258 20240929055712714 DLINP <000b> input/ipa.c:451 connected read/write 20240929055712714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055712714 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055712714 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055712714 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055712714 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36303<->l=127.0.0.1:4259) 20240929055712756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58630<->l=127.0.0.1:4258 20240929055712857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58630<->l=127.0.0.1:4258 20240929055715933 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055715933 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055715935 DLINP <000b> input/ipa.c:451 connected read/write 20240929055715935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055715935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58642<->l=127.0.0.1:4258 20240929055715936 DLINP <000b> input/ipa.c:451 connected read/write 20240929055715936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055715936 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055715936 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055715936 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  20240929055715936 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055715936 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  20240929055715936 DLGSUP <0013> gsup_server.c:235 2:  20240929055715936 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055715936 DLGSUP <0013> gsup_server.c:235 3:  20240929055715936 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055715936 DLGSUP <0013> gsup_server.c:235 4:  20240929055715936 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055715936 DLGSUP <0013> gsup_server.c:235 5:  20240929055715936 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055715936 DLGSUP <0013> gsup_server.c:235 7:  20240929055715936 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055715937 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055715937 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055715937 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055715952 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42293<->l=127.0.0.1:4259) 20240929055715964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58654<->l=127.0.0.1:4258 20240929055715981 DLINP <000b> input/ipa.c:451 connected read/write 20240929055715981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055715981 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425093977354" cn_domain=PS} 20240929055715981 DMAIN <0000> hlr.c:227 IMSI='262425093977354': Creating subscriber on demand 20240929055716001 DMAIN <0000> hlr.c:243 IMSI='262425093977354': Successfully assigned MSISDN='639' 20240929055716001 DLU <0006> fsm.c:456 lu(262425093977354)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055716001 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055716007 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055716007 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425093977354" cn_domain=PS} 20240929055716007 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055716007 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055716011 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055716011 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425093977354"} 20240929055716011 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055716011 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055716011 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425093977354"} 20240929055716011 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055716011 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055716011 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055716011 DLU <0006> fsm.c:568 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055716011 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055716011 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055716013 DAUC <0003> db_auc.c:157 IMSI='262425093977354': No 2G Auth Data 20240929055716013 DAUC <0003> db_auc.c:192 IMSI='262425093977354': No 3G Auth Data 20240929055716014 DAUC <0003> db_auc.c:157 IMSI='262425093977354': No 2G Auth Data 20240929055716014 DAUC <0003> db_auc.c:192 IMSI='262425093977354': No 3G Auth Data 20240929055716015 DAUC <0003> db_auc.c:157 IMSI='262425093977354': No 2G Auth Data 20240929055716015 DAUC <0003> db_auc.c:192 IMSI='262425093977354': No 3G Auth Data 20240929055716022 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055716022 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425093977354" cn_domain=PS} 20240929055716022 DMAIN <0000> hlr.c:227 IMSI='262425093977354': Creating subscriber on demand 20240929055716029 DMAIN <0000> hlr.c:243 IMSI='262425093977354': Successfully assigned MSISDN='484' 20240929055716029 DLU <0006> fsm.c:456 lu(262425093977354)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055716029 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055716036 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055716036 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425093977354" cn_domain=PS} 20240929055716036 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055716036 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055716038 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055716038 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425093977354"} 20240929055716038 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055716038 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055716038 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425093977354"} 20240929055716038 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055716038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055716038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055716038 DLU <0006> fsm.c:568 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055716038 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055716038 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055716040 DAUC <0003> db_auc.c:157 IMSI='262425093977354': No 2G Auth Data 20240929055716040 DAUC <0003> db_auc.c:192 IMSI='262425093977354': No 3G Auth Data 20240929055716041 DAUC <0003> db_auc.c:157 IMSI='262425093977354': No 2G Auth Data 20240929055716041 DAUC <0003> db_auc.c:192 IMSI='262425093977354': No 3G Auth Data 20240929055716042 DAUC <0003> db_auc.c:157 IMSI='262425093977354': No 2G Auth Data 20240929055716042 DAUC <0003> db_auc.c:192 IMSI='262425093977354': No 3G Auth Data 20240929055716043 DAUC <0003> db_auc.c:157 IMSI='262425093977354': No 2G Auth Data 20240929055716043 DAUC <0003> db_auc.c:192 IMSI='262425093977354': No 3G Auth Data 20240929055716050 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055716050 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425093977354" cn_domain=PS} 20240929055716050 DMAIN <0000> hlr.c:227 IMSI='262425093977354': Creating subscriber on demand 20240929055716057 DMAIN <0000> hlr.c:243 IMSI='262425093977354': Successfully assigned MSISDN='421' 20240929055716057 DLU <0006> fsm.c:456 lu(262425093977354)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055716057 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240929055716057 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425093977354" cause=GPRS services not allowed} 20240929055716057 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055716057 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055716057 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{UNVALIDATED}: Freeing instance 20240929055716057 DLU <0006> fsm.c:568 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{UNVALIDATED}: Deallocated 20240929055716057 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055716058 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055716059 DAUC <0003> db_auc.c:157 IMSI='262425093977354': No 2G Auth Data 20240929055716059 DAUC <0003> db_auc.c:192 IMSI='262425093977354': No 3G Auth Data 20240929055716060 DAUC <0003> db_auc.c:157 IMSI='262425093977354': No 2G Auth Data 20240929055716060 DAUC <0003> db_auc.c:192 IMSI='262425093977354': No 3G Auth Data 20240929055716061 DAUC <0003> db_auc.c:157 IMSI='262425093977354': No 2G Auth Data 20240929055716061 DAUC <0003> db_auc.c:192 IMSI='262425093977354': No 3G Auth Data 20240929055716062 DAUC <0003> db_auc.c:157 IMSI='262425093977354': No 2G Auth Data 20240929055716062 DAUC <0003> db_auc.c:192 IMSI='262425093977354': No 3G Auth Data 20240929055716069 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055716070 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425093977354" cn_domain=PS} 20240929055716070 DMAIN <0000> hlr.c:227 IMSI='262425093977354': Creating subscriber on demand 20240929055716076 DMAIN <0000> hlr.c:243 IMSI='262425093977354': Successfully assigned MSISDN='984' 20240929055716076 DLU <0006> fsm.c:456 lu(262425093977354)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055716076 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240929055716076 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425093977354" cause=GPRS services not allowed} 20240929055716076 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055716076 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055716076 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{UNVALIDATED}: Freeing instance 20240929055716076 DLU <0006> fsm.c:568 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{UNVALIDATED}: Deallocated 20240929055716076 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055716076 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055716078 DAUC <0003> db_auc.c:157 IMSI='262425093977354': No 2G Auth Data 20240929055716078 DAUC <0003> db_auc.c:192 IMSI='262425093977354': No 3G Auth Data 20240929055716079 DAUC <0003> db_auc.c:157 IMSI='262425093977354': No 2G Auth Data 20240929055716079 DAUC <0003> db_auc.c:192 IMSI='262425093977354': No 3G Auth Data 20240929055716079 DAUC <0003> db_auc.c:157 IMSI='262425093977354': No 2G Auth Data 20240929055716079 DAUC <0003> db_auc.c:192 IMSI='262425093977354': No 3G Auth Data 20240929055716087 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055716087 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425093977354" cn_domain=PS} 20240929055716087 DMAIN <0000> hlr.c:227 IMSI='262425093977354': Creating subscriber on demand 20240929055716090 DLU <0006> fsm.c:456 lu(262425093977354)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055716090 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240929055716090 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425093977354" cause=GPRS services not allowed} 20240929055716090 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055716090 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055716090 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{UNVALIDATED}: Freeing instance 20240929055716090 DLU <0006> fsm.c:568 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{UNVALIDATED}: Deallocated 20240929055716091 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055716091 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055716092 DAUC <0003> db_auc.c:157 IMSI='262425093977354': No 2G Auth Data 20240929055716092 DAUC <0003> db_auc.c:192 IMSI='262425093977354': No 3G Auth Data 20240929055716093 DAUC <0003> db_auc.c:157 IMSI='262425093977354': No 2G Auth Data 20240929055716093 DAUC <0003> db_auc.c:192 IMSI='262425093977354': No 3G Auth Data 20240929055716094 DAUC <0003> db_auc.c:157 IMSI='262425093977354': No 2G Auth Data 20240929055716094 DAUC <0003> db_auc.c:192 IMSI='262425093977354': No 3G Auth Data 20240929055716101 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055716101 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425093977354" cn_domain=PS} 20240929055716101 DMAIN <0000> hlr.c:227 IMSI='262425093977354': Creating subscriber on demand 20240929055716105 DLU <0006> fsm.c:456 lu(262425093977354)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055716105 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055716111 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055716111 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425093977354" cn_domain=PS} 20240929055716111 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055716111 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055716114 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055716114 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425093977354"} 20240929055716114 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055716114 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055716114 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425093977354"} 20240929055716114 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425093977354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055716114 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055716114 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055716114 DLU <0006> fsm.c:568 lu(PS:IMSI-262425093977354)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055716114 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055716114 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055716115 DAUC <0003> db_auc.c:157 IMSI='262425093977354': No 2G Auth Data 20240929055716115 DAUC <0003> db_auc.c:192 IMSI='262425093977354': No 3G Auth Data 20240929055716117 DAUC <0003> db_auc.c:157 IMSI='262425093977354': No 2G Auth Data 20240929055716117 DAUC <0003> db_auc.c:192 IMSI='262425093977354': No 3G Auth Data 20240929055716118 DAUC <0003> db_auc.c:157 IMSI='262425093977354': No 2G Auth Data 20240929055716118 DAUC <0003> db_auc.c:192 IMSI='262425093977354': No 3G Auth Data 20240929055716123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58654<->l=127.0.0.1:4258 20240929055716124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58642<->l=127.0.0.1:4258 20240929055716125 DLINP <000b> input/ipa.c:451 connected read/write 20240929055716125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055716125 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055716125 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055716125 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055716125 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42293<->l=127.0.0.1:4259) 20240929055716167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58664<->l=127.0.0.1:4258 20240929055716267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58664<->l=127.0.0.1:4258 20240929055719343 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055719343 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055719345 DLINP <000b> input/ipa.c:451 connected read/write 20240929055719346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055719346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51748<->l=127.0.0.1:4258 20240929055719349 DLINP <000b> input/ipa.c:451 connected read/write 20240929055719349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055719349 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055719349 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055719349 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  20240929055719349 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055719349 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  20240929055719349 DLGSUP <0013> gsup_server.c:235 2:  20240929055719349 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055719349 DLGSUP <0013> gsup_server.c:235 3:  20240929055719349 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055719349 DLGSUP <0013> gsup_server.c:235 4:  20240929055719349 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055719349 DLGSUP <0013> gsup_server.c:235 5:  20240929055719349 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055719349 DLGSUP <0013> gsup_server.c:235 7:  20240929055719349 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055719349 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055719349 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055719349 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055719369 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46277<->l=127.0.0.1:4259) 20240929055719381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51754<->l=127.0.0.1:4258 20240929055719389 DLINP <000b> input/ipa.c:451 connected read/write 20240929055719389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055719389 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422040122547 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422040122547"} 20240929055719389 DMAIN <0000> hlr.c:227 IMSI='262422040122547': Creating subscriber on demand 20240929055719405 DMAIN <0000> hlr.c:243 IMSI='262422040122547': Successfully assigned MSISDN='805' 20240929055719405 DAUC <0003> db_auc.c:157 IMSI='262422040122547': No 2G Auth Data 20240929055719405 DAUC <0003> db_auc.c:192 IMSI='262422040122547': No 3G Auth Data 20240929055719405 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422040122547 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 20240929055719405 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422040122547 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422040122547" cause=IMSI unknown in HLR} 20240929055719405 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422040122547 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929055719405 DLINP <000b> input/ipa.c:451 connected read/write 20240929055719405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055719405 DLINP <000b> input/ipa.c:451 connected read/write 20240929055719405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055719407 DAUC <0003> db_auc.c:157 IMSI='262422040122547': No 2G Auth Data 20240929055719407 DAUC <0003> db_auc.c:192 IMSI='262422040122547': No 3G Auth Data 20240929055719409 DAUC <0003> db_auc.c:157 IMSI='262422040122547': No 2G Auth Data 20240929055719409 DAUC <0003> db_auc.c:192 IMSI='262422040122547': No 3G Auth Data 20240929055719409 DAUC <0003> db_auc.c:157 IMSI='262422040122547': No 2G Auth Data 20240929055719409 DAUC <0003> db_auc.c:192 IMSI='262422040122547': No 3G Auth Data 20240929055719411 DLINP <000b> input/ipa.c:451 connected read/write 20240929055719411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055719411 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422040122547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422040122547" cn_domain=PS} 20240929055719411 DLU <0006> fsm.c:456 lu(262422040122547)[0x56541f7b4840]{UNVALIDATED}: Allocated 20240929055719411 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422040122547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929055719418 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422040122547)[0x56541f7b4840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055719418 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422040122547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422040122547" cn_domain=PS} 20240929055719418 DLINP <000b> input/ipa.c:451 connected read/write 20240929055719418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055719418 DLINP <000b> input/ipa.c:451 connected read/write 20240929055719418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055719420 DLINP <000b> input/ipa.c:451 connected read/write 20240929055719420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055719420 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422040122547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422040122547"} 20240929055719420 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422040122547)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055719420 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422040122547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055719420 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422040122547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422040122547"} 20240929055719420 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422040122547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055719420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422040122547)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055719420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422040122547)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055719420 DLU <0006> fsm.c:568 lu(PS:IMSI-262422040122547)[0x56541f7b4840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055719420 DLINP <000b> input/ipa.c:451 connected read/write 20240929055719420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055719420 DLINP <000b> input/ipa.c:451 connected read/write 20240929055719420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055719426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51754<->l=127.0.0.1:4258 20240929055719427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51748<->l=127.0.0.1:4258 20240929055719428 DLINP <000b> input/ipa.c:451 connected read/write 20240929055719428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055719428 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055719428 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055719428 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055719429 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46277<->l=127.0.0.1:4259) 20240929055719473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51760<->l=127.0.0.1:4258 20240929055719573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51760<->l=127.0.0.1:4258 20240929055722652 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055722652 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055722654 DLINP <000b> input/ipa.c:451 connected read/write 20240929055722654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055722655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51770<->l=127.0.0.1:4258 20240929055722657 DLINP <000b> input/ipa.c:451 connected read/write 20240929055722657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055722657 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055722657 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055722657 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  20240929055722657 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055722657 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  20240929055722657 DLGSUP <0013> gsup_server.c:235 2:  20240929055722657 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055722657 DLGSUP <0013> gsup_server.c:235 3:  20240929055722657 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055722657 DLGSUP <0013> gsup_server.c:235 4:  20240929055722657 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055722657 DLGSUP <0013> gsup_server.c:235 5:  20240929055722657 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055722657 DLGSUP <0013> gsup_server.c:235 7:  20240929055722657 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055722657 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055722657 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055722657 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055722679 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34717<->l=127.0.0.1:4259) 20240929055722681 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240929055722681 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240929055722697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51772<->l=127.0.0.1:4258 20240929055722704 DAUC <0003> db_auc.c:157 IMSI='262425003680397': No 2G Auth Data 20240929055722704 DAUC <0003> db_auc.c:192 IMSI='262425003680397': No 3G Auth Data 20240929055722718 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614514466.msisdn 20240929055722718 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614514466.msisdn: not attached (vlr_number unset) 20240929055722718 DDGSM <0007> mslookup_server.c:327 sip.voice.491614514466.msisdn: does not exist in GSUP proxy 20240929055723719 DLINP <000b> input/ipa.c:451 connected read/write 20240929055723719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055723719 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425003680397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425003680397" cn_domain=CS} 20240929055723719 DLU <0006> fsm.c:456 lu(262425003680397)[0x56541f7b0e90]{UNVALIDATED}: Allocated 20240929055723719 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425003680397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240929055723726 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262425003680397)[0x56541f7b0e90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929055723726 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425003680397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425003680397" cn_domain=CS} 20240929055723726 DLINP <000b> input/ipa.c:451 connected read/write 20240929055723726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055723726 DLINP <000b> input/ipa.c:451 connected read/write 20240929055723726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055723729 DLINP <000b> input/ipa.c:451 connected read/write 20240929055723729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055723729 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425003680397 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425003680397"} 20240929055723729 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262425003680397)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929055723729 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425003680397 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929055723729 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425003680397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425003680397"} 20240929055723729 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425003680397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055723729 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425003680397)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929055723729 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425003680397)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929055723729 DLU <0006> fsm.c:568 lu(CS:IMSI-262425003680397)[0x56541f7b0e90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929055723729 DLINP <000b> input/ipa.c:451 connected read/write 20240929055723729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055723729 DLINP <000b> input/ipa.c:451 connected read/write 20240929055723729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055723731 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614514466.msisdn 20240929055723731 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614514466.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240929055723731 DDGSM <0007> mslookup_server.c:327 sip.voice.491614514466.msisdn: does not exist in GSUP proxy 20240929055723731 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614514466.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240929055723738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51772<->l=127.0.0.1:4258 20240929055723739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51770<->l=127.0.0.1:4258 20240929055723740 DLINP <000b> input/ipa.c:451 connected read/write 20240929055723740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055723740 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055723740 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055723740 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055723740 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34717<->l=127.0.0.1:4259) 20240929055723780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51784<->l=127.0.0.1:4258 20240929055723881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51784<->l=127.0.0.1:4258 20240929055724877 DSS <0004> hlr_ussd.c:239 262425348269056/0xc23d276d: SS Session Timeout, destroying 20240929055724877 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425348269056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929055726961 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055726961 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055726964 DLINP <000b> input/ipa.c:451 connected read/write 20240929055726964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055726965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49504<->l=127.0.0.1:4258 20240929055726967 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240929055726967 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240929055726967 DLINP <000b> input/ipa.c:451 connected read/write 20240929055726967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055726967 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055726967 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055726967 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  20240929055726967 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055726967 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  20240929055726967 DLGSUP <0013> gsup_server.c:235 2:  20240929055726967 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055726967 DLGSUP <0013> gsup_server.c:235 3:  20240929055726967 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055726967 DLGSUP <0013> gsup_server.c:235 4:  20240929055726967 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055726967 DLGSUP <0013> gsup_server.c:235 5:  20240929055726967 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055726967 DLGSUP <0013> gsup_server.c:235 7:  20240929055726967 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055726967 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055726967 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055726967 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055726996 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34789<->l=127.0.0.1:4259) 20240929055726999 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240929055726999 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240929055727014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49516<->l=127.0.0.1:4258 20240929055727018 DLINP <000b> input/ipa.c:451 connected read/write 20240929055727018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055727018 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423382341145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423382341145" cn_domain=CS} 20240929055727018 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423382341145 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240929055727018 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423382341145 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240929055727018 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423382341145.imsi 20240929055727018 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423382341145.imsi 20240929055727018 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423382341145.imsi: does not exist in local HLR 20240929055727024 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423382341145 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240929055727024 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240929055727024 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240929055727024 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240929055727024 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240929055727024 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240929055727024 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423382341145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055727024 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240929055727024 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240929055727024 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240929055727024 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240929055727024 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240929055727024 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240929055727027 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929055727027 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929055727027 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240929055727027 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240929055727027 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240929055727029 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929055727029 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929055727029 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240929055727073 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929055727073 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929055727073 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929055727073 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929055727073 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423382341145 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611870381 20240929055727073 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423382341145 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240929055727073 DLINP <000b> input/ipa.c:451 connected read/write 20240929055727073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055727073 DLINP <000b> input/ipa.c:451 connected read/write 20240929055727073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055727076 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929055727076 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929055727076 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423382341145 MSISDN-491611870381 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240929055727076 DLINP <000b> input/ipa.c:451 connected read/write 20240929055727076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055727076 DLINP <000b> input/ipa.c:451 connected read/write 20240929055727076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055727079 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929055727079 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929055727079 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423382341145 MSISDN-491611870381 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 20240929055727079 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423382341145 MSISDN-491611870381 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240929055727079 DLINP <000b> input/ipa.c:451 connected read/write 20240929055727079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055727079 DLINP <000b> input/ipa.c:451 connected read/write 20240929055727079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055727080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49516<->l=127.0.0.1:4258 20240929055727081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49504<->l=127.0.0.1:4258 20240929055727083 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34789<->l=127.0.0.1:4259) 20240929055727083 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929055727083 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929055727083 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240929055727083 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240929055727083 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240929055727083 DLINP <000b> input/ipa.c:451 connected read/write 20240929055727083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055727083 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055727083 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055727083 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055727123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49522<->l=127.0.0.1:4258 20240929055727224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49522<->l=127.0.0.1:4258 20240929055730299 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055730299 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055730302 DLINP <000b> input/ipa.c:451 connected read/write 20240929055730302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055730303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49530<->l=127.0.0.1:4258 20240929055730305 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240929055730305 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240929055730305 DLINP <000b> input/ipa.c:451 connected read/write 20240929055730305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055730305 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055730305 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055730305 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  20240929055730305 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055730305 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  20240929055730305 DLGSUP <0013> gsup_server.c:235 2:  20240929055730305 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055730305 DLGSUP <0013> gsup_server.c:235 3:  20240929055730305 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055730305 DLGSUP <0013> gsup_server.c:235 4:  20240929055730305 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055730305 DLGSUP <0013> gsup_server.c:235 5:  20240929055730305 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055730305 DLGSUP <0013> gsup_server.c:235 7:  20240929055730305 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055730305 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055730305 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055730305 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055730324 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43581<->l=127.0.0.1:4259) 20240929055730326 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240929055730326 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240929055730336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49542<->l=127.0.0.1:4258 20240929055730343 DAUC <0003> db_auc.c:157 IMSI='262426309427908': No 2G Auth Data 20240929055730343 DAUC <0003> db_auc.c:192 IMSI='262426309427908': No 3G Auth Data 20240929055730352 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426309427908.imsi 20240929055730352 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262426309427908.imsi: found in local HLR 20240929055730360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49542<->l=127.0.0.1:4258 20240929055730361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49530<->l=127.0.0.1:4258 20240929055730362 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43581<->l=127.0.0.1:4259) 20240929055730362 DLINP <000b> input/ipa.c:451 connected read/write 20240929055730362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055730362 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055730362 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055730362 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055730408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49552<->l=127.0.0.1:4258 20240929055730509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49552<->l=127.0.0.1:4258 20240929055733585 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055733585 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055733586 DLINP <000b> input/ipa.c:451 connected read/write 20240929055733586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055733587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49560<->l=127.0.0.1:4258 20240929055733588 DLINP <000b> input/ipa.c:451 connected read/write 20240929055733588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055733588 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055733588 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055733588 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  20240929055733588 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055733588 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  20240929055733588 DLGSUP <0013> gsup_server.c:235 2:  20240929055733588 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055733588 DLGSUP <0013> gsup_server.c:235 3:  20240929055733588 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055733588 DLGSUP <0013> gsup_server.c:235 4:  20240929055733588 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055733588 DLGSUP <0013> gsup_server.c:235 5:  20240929055733588 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055733588 DLGSUP <0013> gsup_server.c:235 7:  20240929055733588 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055733588 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055733588 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055733589 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055733589 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240929055733589 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240929055733630 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46679<->l=127.0.0.1:4259) 20240929055733633 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240929055733633 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240929055733649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49566<->l=127.0.0.1:4258 20240929055733654 DLINP <000b> input/ipa.c:451 connected read/write 20240929055733654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055733654 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424084530637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424084530637" cn_domain=CS} 20240929055733654 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424084530637 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240929055733654 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424084530637 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240929055733654 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424084530637.imsi 20240929055733654 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424084530637.imsi 20240929055733655 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424084530637.imsi: does not exist in local HLR 20240929055733658 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424084530637 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240929055733658 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240929055733658 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240929055733658 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240929055733658 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240929055733658 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240929055733658 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424084530637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055733658 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240929055733658 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240929055733658 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240929055733658 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240929055733658 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240929055733658 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240929055733661 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929055733661 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929055733661 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240929055733661 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240929055733661 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240929055733662 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929055733662 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929055733662 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240929055733705 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929055733705 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929055733705 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929055733705 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929055733705 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424084530637 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618430663 20240929055733705 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424084530637 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240929055733705 DLINP <000b> input/ipa.c:451 connected read/write 20240929055733705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055733705 DLINP <000b> input/ipa.c:451 connected read/write 20240929055733705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055733709 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929055733709 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929055733709 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424084530637 MSISDN-491618430663 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240929055733709 DLINP <000b> input/ipa.c:451 connected read/write 20240929055733709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055733709 DLINP <000b> input/ipa.c:451 connected read/write 20240929055733709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055733711 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929055733711 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929055733711 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424084530637 MSISDN-491618430663 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 20240929055733711 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424084530637 MSISDN-491618430663 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240929055733711 DLINP <000b> input/ipa.c:451 connected read/write 20240929055733711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055733711 DLINP <000b> input/ipa.c:451 connected read/write 20240929055733711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055733713 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424084530637.imsi 20240929055733713 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424084530637.imsi: does not exist in local HLR 20240929055734718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49566<->l=127.0.0.1:4258 20240929055734720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49560<->l=127.0.0.1:4258 20240929055734721 DLINP <000b> input/ipa.c:451 connected read/write 20240929055734721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055734721 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055734721 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055734721 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055734721 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46679<->l=127.0.0.1:4259) 20240929055734721 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929055734721 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929055734721 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240929055734721 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240929055734721 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240929055734768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49578<->l=127.0.0.1:4258 20240929055734869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49578<->l=127.0.0.1:4258 20240929055737944 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929055737944 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929055737946 DLINP <000b> input/ipa.c:451 connected read/write 20240929055737946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055737947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56776<->l=127.0.0.1:4258 20240929055737949 DLINP <000b> input/ipa.c:451 connected read/write 20240929055737949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055737949 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929055737949 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929055737949 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  20240929055737949 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929055737949 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  20240929055737949 DLGSUP <0013> gsup_server.c:235 2:  20240929055737949 DLGSUP <0013> gsup_server.c:237 2: 00  20240929055737949 DLGSUP <0013> gsup_server.c:235 3:  20240929055737949 DLGSUP <0013> gsup_server.c:237 3: 00  20240929055737949 DLGSUP <0013> gsup_server.c:235 4:  20240929055737949 DLGSUP <0013> gsup_server.c:237 4: 00  20240929055737949 DLGSUP <0013> gsup_server.c:235 5:  20240929055737949 DLGSUP <0013> gsup_server.c:237 5: 00  20240929055737949 DLGSUP <0013> gsup_server.c:235 7:  20240929055737949 DLGSUP <0013> gsup_server.c:237 7: 00  20240929055737949 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929055737949 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929055737949 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929055737950 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240929055737950 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240929055737985 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40397<->l=127.0.0.1:4259) 20240929055737987 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240929055737987 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240929055738005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56778<->l=127.0.0.1:4258 20240929055738009 DLINP <000b> input/ipa.c:451 connected read/write 20240929055738009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055738009 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421699304544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421699304544" cn_domain=CS} 20240929055738009 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421699304544 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240929055738009 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421699304544 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240929055738009 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421699304544.imsi 20240929055738009 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421699304544.imsi 20240929055738009 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421699304544.imsi: does not exist in local HLR 20240929055738015 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421699304544 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240929055738015 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240929055738015 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240929055738015 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240929055738015 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240929055738015 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240929055738015 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421699304544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929055738015 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240929055738015 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240929055738015 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240929055738015 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240929055738015 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240929055738015 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240929055738018 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929055738018 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929055738018 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240929055738018 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240929055738018 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240929055738020 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929055738020 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929055738020 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240929055738065 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929055738065 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929055738065 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929055738065 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929055738065 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421699304544 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611134203 20240929055738065 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421699304544 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240929055738065 DLINP <000b> input/ipa.c:451 connected read/write 20240929055738065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055738065 DLINP <000b> input/ipa.c:451 connected read/write 20240929055738065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055738069 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929055738069 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929055738069 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421699304544 MSISDN-491611134203 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240929055738069 DLINP <000b> input/ipa.c:451 connected read/write 20240929055738069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055738069 DLINP <000b> input/ipa.c:451 connected read/write 20240929055738069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055738071 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929055738071 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929055738071 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421699304544 MSISDN-491611134203 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 20240929055738071 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421699304544 MSISDN-491611134203 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240929055738071 DLINP <000b> input/ipa.c:451 connected read/write 20240929055738071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055738071 DLINP <000b> input/ipa.c:451 connected read/write 20240929055738071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929055738073 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611134203.msisdn 20240929055738073 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611134203.msisdn: does not exist in local HLR 20240929055738073 DDGSM <0007> mslookup_server.c:352 sip.voice.491611134203.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240929055738073 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611134203.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240929055738076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56778<->l=127.0.0.1:4258 20240929055738076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56776<->l=127.0.0.1:4258 20240929055738077 DLINP <000b> input/ipa.c:451 connected read/write 20240929055738077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929055738077 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929055738077 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929055738077 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929055738077 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40397<->l=127.0.0.1:4259) 20240929055738078 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929055738078 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929055738078 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240929055738078 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240929055738078 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240929055738121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56782<->l=127.0.0.1:4258 20240929055738222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56782<->l=127.0.0.1:4258