20240913082540103 DMAIN <0000> hlr.c:802 hlr starting 20240913082540103 DDB <0001> db.c:599 using database: hlr.db 20240913082540103 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240913082540106 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240913082540107 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240913082540107 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20240913082540178 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240913082540178 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20240913082540644 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240913082540645 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240913082540645 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20240913082541884 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082541884 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082541887 DLINP <000b> input/ipa.c:451 connected read/write 20240913082541887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082541888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42658<->l=127.0.0.1:4258 20240913082541890 DLINP <000b> input/ipa.c:451 connected read/write 20240913082541890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082541890 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082541890 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082541890 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  20240913082541890 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082541890 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  20240913082541890 DLGSUP <0013> gsup_server.c:235 2:  20240913082541890 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082541890 DLGSUP <0013> gsup_server.c:235 3:  20240913082541890 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082541890 DLGSUP <0013> gsup_server.c:235 4:  20240913082541890 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082541890 DLGSUP <0013> gsup_server.c:235 5:  20240913082541890 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082541890 DLGSUP <0013> gsup_server.c:235 7:  20240913082541890 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082541890 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082541890 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082541890 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082541905 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33241<->l=127.0.0.1:4259) 20240913082541916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42672<->l=127.0.0.1:4258 20240913082541934 DLINP <000b> input/ipa.c:451 connected read/write 20240913082541934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082541934 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"} 20240913082541934 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" 20240913082541934 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} 20240913082541934 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 20240913082541934 DLINP <000b> input/ipa.c:451 connected read/write 20240913082541934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082541934 DLINP <000b> input/ipa.c:451 connected read/write 20240913082541934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082541936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42672<->l=127.0.0.1:4258 20240913082541937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42658<->l=127.0.0.1:4258 20240913082541939 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33241<->l=127.0.0.1:4259) 20240913082541939 DLINP <000b> input/ipa.c:451 connected read/write 20240913082541939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082541939 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082541939 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082541939 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082542015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42682<->l=127.0.0.1:4258 20240913082542017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42682<->l=127.0.0.1:4258 20240913082545057 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082545057 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082545058 DLINP <000b> input/ipa.c:451 connected read/write 20240913082545058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082545059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42686<->l=127.0.0.1:4258 20240913082545059 DLINP <000b> input/ipa.c:451 connected read/write 20240913082545059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082545059 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082545059 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082545059 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  20240913082545059 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082545059 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  20240913082545059 DLGSUP <0013> gsup_server.c:235 2:  20240913082545059 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082545059 DLGSUP <0013> gsup_server.c:235 3:  20240913082545059 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082545059 DLGSUP <0013> gsup_server.c:235 4:  20240913082545059 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082545059 DLGSUP <0013> gsup_server.c:235 5:  20240913082545059 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082545059 DLGSUP <0013> gsup_server.c:235 7:  20240913082545059 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082545059 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082545059 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082545059 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082545072 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33735<->l=127.0.0.1:4259) 20240913082545348 DAUC <0003> db_auc.c:157 IMSI='262425998019337': No 2G Auth Data 20240913082545348 DAUC <0003> db_auc.c:192 IMSI='262425998019337': No 3G Auth Data 20240913082545684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42694<->l=127.0.0.1:4258 20240913082545687 DLINP <000b> input/ipa.c:451 connected read/write 20240913082545687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082545687 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425998019337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425998019337"} 20240913082546334 DAUC <0003> db_auc.c:192 IMSI='262425998019337': No 3G Auth Data 20240913082546334 DAUC <0003> db_auc.c:236 IMSI='262425998019337': Calling to generate 5 vectors 20240913082546334 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240913082546334 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082546334 DAUC <0003> auc.c:113 vector [0]: rand = 23ba99001e22e2365397ea4feb2ec17b 20240913082546334 DAUC <0003> auc.c:179 vector [0]: kc = a5e63b524e401000 20240913082546334 DAUC <0003> auc.c:180 vector [0]: sres = cfaf3c22 20240913082546334 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913082546334 DAUC <0003> auc.c:113 vector [1]: rand = 417b763c46c06380b8ed6c8e6a859fdd 20240913082546334 DAUC <0003> auc.c:179 vector [1]: kc = 3b3865d91af82400 20240913082546334 DAUC <0003> auc.c:180 vector [1]: sres = 0d9275fa 20240913082546334 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913082546334 DAUC <0003> auc.c:113 vector [2]: rand = 4b59c80e4f7d1b91f5235aa1eaeee558 20240913082546334 DAUC <0003> auc.c:179 vector [2]: kc = 6ff5f749151a0800 20240913082546334 DAUC <0003> auc.c:180 vector [2]: sres = 4063a4fe 20240913082546334 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913082546334 DAUC <0003> auc.c:113 vector [3]: rand = 53855b23e0a15d2dee53c0b6740d8193 20240913082546334 DAUC <0003> auc.c:179 vector [3]: kc = 618ec6668f4e2800 20240913082546334 DAUC <0003> auc.c:180 vector [3]: sres = 921be161 20240913082546334 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913082546334 DAUC <0003> auc.c:113 vector [4]: rand = c9359619583c2404260bb9d736c6d114 20240913082546334 DAUC <0003> auc.c:179 vector [4]: kc = 0e70a26a93dd8c00 20240913082546334 DAUC <0003> auc.c:180 vector [4]: sres = 3f673d56 20240913082546334 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240913082546334 DAUC <0003> db_auc.c:245 IMSI='262425998019337': Generated 5 vectors 20240913082546334 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425998019337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425998019337"} 20240913082546334 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425998019337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082546334 DLINP <000b> input/ipa.c:451 connected read/write 20240913082546334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082546334 DLINP <000b> input/ipa.c:451 connected read/write 20240913082546334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082546337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42694<->l=127.0.0.1:4258 20240913082546426 DAUC <0003> db_auc.c:157 IMSI='262429789926589': No 2G Auth Data 20240913082546426 DAUC <0003> db_auc.c:192 IMSI='262429789926589': No 3G Auth Data 20240913082546501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42700<->l=127.0.0.1:4258 20240913082546503 DLINP <000b> input/ipa.c:451 connected read/write 20240913082546503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082546503 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429789926589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429789926589"} 20240913082546503 DAUC <0003> db_auc.c:192 IMSI='262429789926589': No 3G Auth Data 20240913082546504 DAUC <0003> db_auc.c:236 IMSI='262429789926589': Calling to generate 5 vectors 20240913082546504 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240913082546504 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082546504 DAUC <0003> auc.c:113 vector [0]: rand = ebbcc1ba8e373ba3c9a0075610392af5 20240913082546504 DAUC <0003> auc.c:179 vector [0]: kc = 2184c2bdf2bae400 20240913082546504 DAUC <0003> auc.c:180 vector [0]: sres = af9c2b1a 20240913082546504 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913082546504 DAUC <0003> auc.c:113 vector [1]: rand = 95c32b8dece61607cd91de0c565ae29d 20240913082546504 DAUC <0003> auc.c:179 vector [1]: kc = 3330d40ea31aec00 20240913082546504 DAUC <0003> auc.c:180 vector [1]: sres = a8b6e50a 20240913082546504 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913082546504 DAUC <0003> auc.c:113 vector [2]: rand = 996e8d4b901603a6961a4a9c7f0270d7 20240913082546504 DAUC <0003> auc.c:179 vector [2]: kc = d63b648b254db000 20240913082546504 DAUC <0003> auc.c:180 vector [2]: sres = 8282ee35 20240913082546504 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913082546504 DAUC <0003> auc.c:113 vector [3]: rand = b1a7641ff0ed51c33b26007dffbee08e 20240913082546504 DAUC <0003> auc.c:179 vector [3]: kc = b9ba3bda38b9f400 20240913082546504 DAUC <0003> auc.c:180 vector [3]: sres = 952430f4 20240913082546504 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913082546504 DAUC <0003> auc.c:113 vector [4]: rand = 8864f2da237d48549d2e55134050d607 20240913082546504 DAUC <0003> auc.c:179 vector [4]: kc = d202c865e855b400 20240913082546504 DAUC <0003> auc.c:180 vector [4]: sres = d046f37f 20240913082546504 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240913082546504 DAUC <0003> db_auc.c:245 IMSI='262429789926589': Generated 5 vectors 20240913082546504 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429789926589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429789926589"} 20240913082546504 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429789926589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082546504 DLINP <000b> input/ipa.c:451 connected read/write 20240913082546504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082546504 DLINP <000b> input/ipa.c:451 connected read/write 20240913082546504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082546506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42700<->l=127.0.0.1:4258 20240913082546578 DAUC <0003> db_auc.c:157 IMSI='262429355171065': No 2G Auth Data 20240913082546578 DAUC <0003> db_auc.c:192 IMSI='262429355171065': No 3G Auth Data 20240913082546648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42704<->l=127.0.0.1:4258 20240913082546650 DLINP <000b> input/ipa.c:451 connected read/write 20240913082546650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082546650 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429355171065 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429355171065"} 20240913082546650 DAUC <0003> db_auc.c:192 IMSI='262429355171065': No 3G Auth Data 20240913082546650 DAUC <0003> db_auc.c:236 IMSI='262429355171065': Calling to generate 5 vectors 20240913082546650 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240913082546650 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082546650 DAUC <0003> auc.c:113 vector [0]: rand = 4091b26f4ca77e5600b71c56af06c45b 20240913082546650 DAUC <0003> auc.c:179 vector [0]: kc = b86c7c88b90e74eb 20240913082546650 DAUC <0003> auc.c:180 vector [0]: sres = 48a2d3c6 20240913082546650 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913082546650 DAUC <0003> auc.c:113 vector [1]: rand = 2ae2e647aff3524d0ba7a142d0130dde 20240913082546650 DAUC <0003> auc.c:179 vector [1]: kc = 374bb40093c08725 20240913082546650 DAUC <0003> auc.c:180 vector [1]: sres = 310e20a8 20240913082546650 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913082546650 DAUC <0003> auc.c:113 vector [2]: rand = 0097eb7cdaaedc22b5fc0368b27518d2 20240913082546650 DAUC <0003> auc.c:179 vector [2]: kc = eb34e39454ba96ad 20240913082546650 DAUC <0003> auc.c:180 vector [2]: sres = 47087421 20240913082546650 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913082546650 DAUC <0003> auc.c:113 vector [3]: rand = 3f9b3ffd2df9a8bfd18d63bc7b072044 20240913082546650 DAUC <0003> auc.c:179 vector [3]: kc = 741d42902e61a7b2 20240913082546650 DAUC <0003> auc.c:180 vector [3]: sres = 08b7e2dc 20240913082546650 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913082546650 DAUC <0003> auc.c:113 vector [4]: rand = 72b9c8ce8ed89fda6223dcab659eb4a9 20240913082546650 DAUC <0003> auc.c:179 vector [4]: kc = dee196ff00c8d17f 20240913082546650 DAUC <0003> auc.c:180 vector [4]: sres = 643a0d38 20240913082546650 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240913082546650 DAUC <0003> db_auc.c:245 IMSI='262429355171065': Generated 5 vectors 20240913082546650 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429355171065 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429355171065"} 20240913082546650 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429355171065 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082546650 DLINP <000b> input/ipa.c:451 connected read/write 20240913082546650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082546650 DLINP <000b> input/ipa.c:451 connected read/write 20240913082546650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082546651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42704<->l=127.0.0.1:4258 20240913082546729 DAUC <0003> db_auc.c:157 IMSI='262429353869007': No 2G Auth Data 20240913082546729 DAUC <0003> db_auc.c:192 IMSI='262429353869007': No 3G Auth Data 20240913082546784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42706<->l=127.0.0.1:4258 20240913082546786 DLINP <000b> input/ipa.c:451 connected read/write 20240913082546786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082546786 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429353869007 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429353869007"} 20240913082546786 DAUC <0003> db_auc.c:157 IMSI='262429353869007': No 2G Auth Data 20240913082546786 DAUC <0003> db_auc.c:236 IMSI='262429353869007': Calling to generate 5 vectors 20240913082546786 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240913082546786 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082546786 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082546786 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913082546786 DAUC <0003> auc.c:113 vector [0]: rand = 119775b7b49ae7b5c54f0f067b836587 20240913082546786 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913082546786 DAUC <0003> auc.c:142 vector [0]: autn = 34ebb7229e3a00002a9926ef5a91dac8 20240913082546786 DAUC <0003> auc.c:143 vector [0]: ck = a1eecf1bc9b6ec09dad4aec04a8af3f8 20240913082546786 DAUC <0003> auc.c:144 vector [0]: ik = 88aad7048f96cb7c70ccdb98c0a323b1 20240913082546786 DAUC <0003> auc.c:145 vector [0]: res = 9f07824babeff7c70000000000000000 20240913082546786 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082546786 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913082546786 DAUC <0003> auc.c:151 vector [0]: kc = 835c6d47cc09f73c 20240913082546786 DAUC <0003> auc.c:152 vector [0]: sres = 34e8758c 20240913082546786 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913082546786 DAUC <0003> auc.c:113 vector [1]: rand = 8a4023df5e5e86575e56b43a7a8a4980 20240913082546786 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240913082546786 DAUC <0003> auc.c:142 vector [1]: autn = 1fd3a9f877020000d8836e0a8b6532bc 20240913082546786 DAUC <0003> auc.c:143 vector [1]: ck = c945e64df046911043a83ba20d673035 20240913082546786 DAUC <0003> auc.c:144 vector [1]: ik = 563f9fc7b79947a24874104abe3daeeb 20240913082546786 DAUC <0003> auc.c:145 vector [1]: res = 8ce8b5b81d18d8550000000000000000 20240913082546786 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082546786 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240913082546786 DAUC <0003> auc.c:151 vector [1]: kc = 94a65262f485486c 20240913082546786 DAUC <0003> auc.c:152 vector [1]: sres = 91f06ded 20240913082546786 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240913082546786 DAUC <0003> auc.c:113 vector [2]: rand = 52786087e8b679c3678d0b36d62d4ec5 20240913082546786 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240913082546786 DAUC <0003> auc.c:142 vector [2]: autn = e4f5ac5ec71b0000c126e507987ae7bc 20240913082546786 DAUC <0003> auc.c:143 vector [2]: ck = 2dae85c59bfabe4970a6acdf087d03f5 20240913082546786 DAUC <0003> auc.c:144 vector [2]: ik = b01176e9a219cba65d1024baf4f08503 20240913082546786 DAUC <0003> auc.c:145 vector [2]: res = 3b0387431635b85d0000000000000000 20240913082546786 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082546786 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240913082546786 DAUC <0003> auc.c:151 vector [2]: kc = b0097b49c56ef319 20240913082546786 DAUC <0003> auc.c:152 vector [2]: sres = 2d363f1e 20240913082546786 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240913082546786 DAUC <0003> auc.c:113 vector [3]: rand = da0daeed467c0434c4f9085260146be3 20240913082546786 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240913082546786 DAUC <0003> auc.c:142 vector [3]: autn = 85425f1e477000001268cc47819f9f41 20240913082546786 DAUC <0003> auc.c:143 vector [3]: ck = fd10442fd63cc10b4d7d9958b38f68c2 20240913082546786 DAUC <0003> auc.c:144 vector [3]: ik = bd85301ad7cb6d3ab297afd330d0fb33 20240913082546786 DAUC <0003> auc.c:145 vector [3]: res = 1cbbfc1314efb6400000000000000000 20240913082546786 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082546786 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240913082546786 DAUC <0003> auc.c:151 vector [3]: kc = bf7f42be82a83fc0 20240913082546786 DAUC <0003> auc.c:152 vector [3]: sres = 08544a53 20240913082546786 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240913082546786 DAUC <0003> auc.c:113 vector [4]: rand = b810bb86d7b40eafb08e107bec58da9a 20240913082546786 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240913082546786 DAUC <0003> auc.c:142 vector [4]: autn = 79983c1a7ac80000d96ef298955e4d72 20240913082546786 DAUC <0003> auc.c:143 vector [4]: ck = 0d16ac432c21b937ae8324c83fbe3816 20240913082546786 DAUC <0003> auc.c:144 vector [4]: ik = 48fd12dfcc09595482cad9d81d950336 20240913082546786 DAUC <0003> auc.c:145 vector [4]: res = 9398ac084b2b055f0000000000000000 20240913082546786 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913082546786 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240913082546786 DAUC <0003> auc.c:151 vector [4]: kc = 69a2438cc203db43 20240913082546786 DAUC <0003> auc.c:152 vector [4]: sres = d8b3a957 20240913082546786 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240913082546786 DAUC <0003> db_auc.c:245 IMSI='262429353869007': Generated 5 vectors 20240913082546786 DAUC <0003> db_auc.c:249 IMSI='262429353869007': Updating SQN=161 in DB 20240913082546804 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429353869007 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429353869007"} 20240913082546804 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429353869007 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082546804 DLINP <000b> input/ipa.c:451 connected read/write 20240913082546804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082546804 DLINP <000b> input/ipa.c:451 connected read/write 20240913082546804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082546806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42706<->l=127.0.0.1:4258 20240913082546867 DAUC <0003> db_auc.c:157 IMSI='262424224930654': No 2G Auth Data 20240913082546867 DAUC <0003> db_auc.c:192 IMSI='262424224930654': No 3G Auth Data 20240913082546912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42716<->l=127.0.0.1:4258 20240913082546914 DLINP <000b> input/ipa.c:451 connected read/write 20240913082546914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082546914 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424224930654 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424224930654"} 20240913082546914 DAUC <0003> db_auc.c:157 IMSI='262424224930654': No 2G Auth Data 20240913082546914 DAUC <0003> db_auc.c:236 IMSI='262424224930654': Calling to generate 5 vectors 20240913082546914 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240913082546914 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082546914 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240913082546914 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913082546914 DAUC <0003> auc.c:113 vector [0]: rand = 215c846cc2a78af3eb0a473a069f717a 20240913082546914 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913082546914 DAUC <0003> auc.c:142 vector [0]: autn = 7518776312f200004bd6d2a0a1d5b31d 20240913082546914 DAUC <0003> auc.c:143 vector [0]: ck = 72a7ee5df417bdc50e8b28f4b97b4401 20240913082546914 DAUC <0003> auc.c:144 vector [0]: ik = 20a1d3a17b712cd1bf23327e46c31538 20240913082546914 DAUC <0003> auc.c:145 vector [0]: res = f39fc5836f8fbb8c0000000000000000 20240913082546914 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082546914 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913082546914 DAUC <0003> auc.c:151 vector [0]: kc = e3ae277670dec02d 20240913082546914 DAUC <0003> auc.c:152 vector [0]: sres = 9c107e0f 20240913082546914 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913082546914 DAUC <0003> auc.c:113 vector [1]: rand = b8ebdb28c85fa4d9abc28e0fa82f68db 20240913082546914 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240913082546914 DAUC <0003> auc.c:142 vector [1]: autn = 77449062f0b400006c14c638bdd507c7 20240913082546914 DAUC <0003> auc.c:143 vector [1]: ck = 8cb24e56b9fe67239d69894a7430d35d 20240913082546914 DAUC <0003> auc.c:144 vector [1]: ik = 72c494499de5745c88301424501984fe 20240913082546914 DAUC <0003> auc.c:145 vector [1]: res = 2d94a77854ed79330000000000000000 20240913082546914 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082546914 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240913082546914 DAUC <0003> auc.c:151 vector [1]: kc = eb2f4771003244dc 20240913082546914 DAUC <0003> auc.c:152 vector [1]: sres = 7979de4b 20240913082546914 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240913082546914 DAUC <0003> auc.c:113 vector [2]: rand = d431f8ae4766e9a69fd393d5427f5d47 20240913082546914 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240913082546914 DAUC <0003> auc.c:142 vector [2]: autn = eb6104d1ebb500006c9a28097fd2033e 20240913082546914 DAUC <0003> auc.c:143 vector [2]: ck = c81abb6543ebc110391a83df31fdfa25 20240913082546914 DAUC <0003> auc.c:144 vector [2]: ik = 135c8e116474a15624d98edfcb06dd0d 20240913082546914 DAUC <0003> auc.c:145 vector [2]: res = dfbe84b6772f52920000000000000000 20240913082546914 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082546914 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240913082546914 DAUC <0003> auc.c:151 vector [2]: kc = c6853874dd64476e 20240913082546914 DAUC <0003> auc.c:152 vector [2]: sres = a891d624 20240913082546914 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240913082546914 DAUC <0003> auc.c:113 vector [3]: rand = 9b61df117dc167d18d8de7fda566d68d 20240913082546914 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240913082546914 DAUC <0003> auc.c:142 vector [3]: autn = ffbbf5e705a50000fbfae4e8907cc06d 20240913082546914 DAUC <0003> auc.c:143 vector [3]: ck = 59b834abd4d2b79627395bd06c6dad89 20240913082546914 DAUC <0003> auc.c:144 vector [3]: ik = ac90140611d4d9496129049581672360 20240913082546914 DAUC <0003> auc.c:145 vector [3]: res = a4406e3bba5ec8a20000000000000000 20240913082546914 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082546914 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240913082546914 DAUC <0003> auc.c:151 vector [3]: kc = b3387fe8280ce036 20240913082546914 DAUC <0003> auc.c:152 vector [3]: sres = 1e1ea699 20240913082546914 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240913082546914 DAUC <0003> auc.c:113 vector [4]: rand = daf69e2f68ff27342a8012530e870b90 20240913082546914 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240913082546914 DAUC <0003> auc.c:142 vector [4]: autn = 12f7c8355a9c0000c00e5df9eec199eb 20240913082546914 DAUC <0003> auc.c:143 vector [4]: ck = 4a67920d4d3fa922f972b7f617746f4d 20240913082546914 DAUC <0003> auc.c:144 vector [4]: ik = 85205e24cd5923f060c3cd70f32133ad 20240913082546914 DAUC <0003> auc.c:145 vector [4]: res = 1f1f2556490428380000000000000000 20240913082546914 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913082546914 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240913082546914 DAUC <0003> auc.c:151 vector [4]: kc = 56f6b6af6433d632 20240913082546914 DAUC <0003> auc.c:152 vector [4]: sres = 561b0d6e 20240913082546914 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240913082546914 DAUC <0003> db_auc.c:245 IMSI='262424224930654': Generated 5 vectors 20240913082546914 DAUC <0003> db_auc.c:249 IMSI='262424224930654': Updating SQN=161 in DB 20240913082546926 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424224930654 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424224930654"} 20240913082546926 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424224930654 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082546926 DLINP <000b> input/ipa.c:451 connected read/write 20240913082546926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082546926 DLINP <000b> input/ipa.c:451 connected read/write 20240913082546926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082546928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42716<->l=127.0.0.1:4258 20240913082546992 DAUC <0003> db_auc.c:157 IMSI='262423827020502': No 2G Auth Data 20240913082546992 DAUC <0003> db_auc.c:192 IMSI='262423827020502': No 3G Auth Data 20240913082547063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42722<->l=127.0.0.1:4258 20240913082547065 DLINP <000b> input/ipa.c:451 connected read/write 20240913082547065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082547065 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423827020502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423827020502"} 20240913082547065 DAUC <0003> db_auc.c:236 IMSI='262423827020502': Calling to generate 5 vectors 20240913082547065 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913082547065 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082547065 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082547065 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913082547065 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082547065 DAUC <0003> auc.c:113 vector [0]: rand = a7a13415610f1b8c92bf50337c1ec690 20240913082547065 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913082547065 DAUC <0003> auc.c:142 vector [0]: autn = 6e79cf62bab90000cc9f56244b7a1af9 20240913082547065 DAUC <0003> auc.c:143 vector [0]: ck = 0dd4b57c13457f1e00ad45d55338c2fb 20240913082547065 DAUC <0003> auc.c:144 vector [0]: ik = e41426bd297f0ed229fff87d9669c039 20240913082547065 DAUC <0003> auc.c:145 vector [0]: res = 10de94ab40bc7fad0000000000000000 20240913082547065 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082547065 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913082547065 DAUC <0003> auc.c:179 vector [0]: kc = b7cba9b4e7288c00 20240913082547065 DAUC <0003> auc.c:180 vector [0]: sres = f27cbc9a 20240913082547065 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913082547065 DAUC <0003> auc.c:113 vector [1]: rand = 88432a782660c11441d14e687ff4f67d 20240913082547065 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240913082547065 DAUC <0003> auc.c:142 vector [1]: autn = d6d5458e5c5f0000ec34af66052e58d9 20240913082547065 DAUC <0003> auc.c:143 vector [1]: ck = ca83455bc4c5aeaec5eaf31ba5213129 20240913082547065 DAUC <0003> auc.c:144 vector [1]: ik = 63e1b3ffdb63f8a0c79b95cecefaf4be 20240913082547065 DAUC <0003> auc.c:145 vector [1]: res = 7a0d86281754b7ba0000000000000000 20240913082547065 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082547065 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913082547065 DAUC <0003> auc.c:179 vector [1]: kc = ac2ed427386b7c00 20240913082547065 DAUC <0003> auc.c:180 vector [1]: sres = a0064e27 20240913082547065 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913082547065 DAUC <0003> auc.c:113 vector [2]: rand = 95d27401718bc658ada5ee42b138774b 20240913082547065 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240913082547065 DAUC <0003> auc.c:142 vector [2]: autn = 1010863319120000df8f9871d608455d 20240913082547065 DAUC <0003> auc.c:143 vector [2]: ck = f07a90e73443547ce7bc8685be3ff618 20240913082547065 DAUC <0003> auc.c:144 vector [2]: ik = 62df6493ca890d2d043e11c1f8b4c26c 20240913082547065 DAUC <0003> auc.c:145 vector [2]: res = ccc8ea9318bdddd10000000000000000 20240913082547065 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082547065 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913082547065 DAUC <0003> auc.c:179 vector [2]: kc = 453ce81b257e5400 20240913082547065 DAUC <0003> auc.c:180 vector [2]: sres = 1a88fa24 20240913082547065 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913082547065 DAUC <0003> auc.c:113 vector [3]: rand = 58b62f61d57951bbeee4ec705229ab38 20240913082547065 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240913082547065 DAUC <0003> auc.c:142 vector [3]: autn = d87a2132ed06000075c2d96fb06d8be1 20240913082547065 DAUC <0003> auc.c:143 vector [3]: ck = cebcb0dc58a627dcb6823acc61dba94c 20240913082547065 DAUC <0003> auc.c:144 vector [3]: ik = 79b82456aab3683bf1ec53bf13dea877 20240913082547065 DAUC <0003> auc.c:145 vector [3]: res = 7cc2def6a16cf4720000000000000000 20240913082547065 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082547065 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913082547065 DAUC <0003> auc.c:179 vector [3]: kc = a9e02c21954b2400 20240913082547065 DAUC <0003> auc.c:180 vector [3]: sres = 2fe2faac 20240913082547065 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913082547065 DAUC <0003> auc.c:113 vector [4]: rand = 41cf6ad50541dde56ae42f5046a93c70 20240913082547065 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240913082547065 DAUC <0003> auc.c:142 vector [4]: autn = 5564f2a16b3400004d32471e58206071 20240913082547065 DAUC <0003> auc.c:143 vector [4]: ck = e93dd2fb68a5dc5bc7c3bad7b2727580 20240913082547065 DAUC <0003> auc.c:144 vector [4]: ik = b7666380587c68225c817da1433a6723 20240913082547065 DAUC <0003> auc.c:145 vector [4]: res = 99535132da7f53300000000000000000 20240913082547065 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913082547065 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913082547065 DAUC <0003> auc.c:179 vector [4]: kc = 7723b13d671c9000 20240913082547065 DAUC <0003> auc.c:180 vector [4]: sres = 0efd103f 20240913082547065 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913082547065 DAUC <0003> db_auc.c:245 IMSI='262423827020502': Generated 5 vectors 20240913082547065 DAUC <0003> db_auc.c:249 IMSI='262423827020502': Updating SQN=161 in DB 20240913082547095 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423827020502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423827020502"} 20240913082547095 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423827020502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082547095 DLINP <000b> input/ipa.c:451 connected read/write 20240913082547095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082547095 DLINP <000b> input/ipa.c:451 connected read/write 20240913082547095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082547097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42722<->l=127.0.0.1:4258 20240913082547177 DAUC <0003> db_auc.c:157 IMSI='262424143484384': No 2G Auth Data 20240913082547177 DAUC <0003> db_auc.c:192 IMSI='262424143484384': No 3G Auth Data 20240913082547252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42730<->l=127.0.0.1:4258 20240913082547255 DLINP <000b> input/ipa.c:451 connected read/write 20240913082547255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082547255 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424143484384 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424143484384"} 20240913082547255 DAUC <0003> db_auc.c:236 IMSI='262424143484384': Calling to generate 5 vectors 20240913082547255 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913082547255 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082547255 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082547255 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913082547255 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082547255 DAUC <0003> auc.c:113 vector [0]: rand = 08b896c905aa659e7727a974fe56853e 20240913082547255 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913082547255 DAUC <0003> auc.c:142 vector [0]: autn = 0cb54566d1cb000027e676606583fd12 20240913082547255 DAUC <0003> auc.c:143 vector [0]: ck = 856242c6d2a76a0465ce3b235cebedb3 20240913082547255 DAUC <0003> auc.c:144 vector [0]: ik = f99cb9e1fbe7089080ad109003179a12 20240913082547255 DAUC <0003> auc.c:145 vector [0]: res = 62d124bda99ba3ef0000000000000000 20240913082547255 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082547255 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913082547255 DAUC <0003> auc.c:179 vector [0]: kc = 9aa7a9f544c45c00 20240913082547255 DAUC <0003> auc.c:180 vector [0]: sres = 0eacf9a6 20240913082547255 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913082547255 DAUC <0003> auc.c:113 vector [1]: rand = dd3b5271a607f62330f0e7544c318f8f 20240913082547255 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240913082547255 DAUC <0003> auc.c:142 vector [1]: autn = 30922b4ca694000023285a23c800c5e9 20240913082547255 DAUC <0003> auc.c:143 vector [1]: ck = 6201a90e3d1b26247d6bb47eb8ba672e 20240913082547255 DAUC <0003> auc.c:144 vector [1]: ik = d8e64feac4e3d9cec575fb75db9481d2 20240913082547255 DAUC <0003> auc.c:145 vector [1]: res = e87dbe6ae0b7883a0000000000000000 20240913082547255 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082547255 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913082547255 DAUC <0003> auc.c:179 vector [1]: kc = 037c5be9dcde1400 20240913082547255 DAUC <0003> auc.c:180 vector [1]: sres = 63cc3b62 20240913082547255 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913082547255 DAUC <0003> auc.c:113 vector [2]: rand = 5b7ca98191670ab05367ecd849592214 20240913082547255 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240913082547255 DAUC <0003> auc.c:142 vector [2]: autn = d6e307475a0a000092d3a6b51527242f 20240913082547255 DAUC <0003> auc.c:143 vector [2]: ck = 4680c0d7a8765dac7bed0b43caa36652 20240913082547255 DAUC <0003> auc.c:144 vector [2]: ik = a058847cdb586e8cb0324695332b1270 20240913082547255 DAUC <0003> auc.c:145 vector [2]: res = 3479446760d60e020000000000000000 20240913082547255 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082547255 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913082547255 DAUC <0003> auc.c:179 vector [2]: kc = eb82ad62b93ee400 20240913082547255 DAUC <0003> auc.c:180 vector [2]: sres = b8336845 20240913082547255 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913082547255 DAUC <0003> auc.c:113 vector [3]: rand = 645aad330f40a58ba1eb82291808bf8e 20240913082547255 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240913082547255 DAUC <0003> auc.c:142 vector [3]: autn = 25f6fce851440000db1b066a285cad93 20240913082547255 DAUC <0003> auc.c:143 vector [3]: ck = a64a269dade21a2158fd07cb72b90cbf 20240913082547255 DAUC <0003> auc.c:144 vector [3]: ik = 0c693cd3d8c70787f35fac20e9567f4f 20240913082547255 DAUC <0003> auc.c:145 vector [3]: res = a19e9d8fe71dcf050000000000000000 20240913082547255 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082547255 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913082547255 DAUC <0003> auc.c:179 vector [3]: kc = 311c25155399c400 20240913082547255 DAUC <0003> auc.c:180 vector [3]: sres = 92ed098a 20240913082547255 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913082547255 DAUC <0003> auc.c:113 vector [4]: rand = 44ba6ad0b095407f9a1733a8d8073e5b 20240913082547255 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240913082547255 DAUC <0003> auc.c:142 vector [4]: autn = 9de76112df910000d726e55e972deb89 20240913082547255 DAUC <0003> auc.c:143 vector [4]: ck = e604a53a2398d1dd232d2b7d206d3c80 20240913082547255 DAUC <0003> auc.c:144 vector [4]: ik = 35ab62e8f5632d5900f7e6fb9f9172c8 20240913082547255 DAUC <0003> auc.c:145 vector [4]: res = 8a6c903b2878fd6e0000000000000000 20240913082547255 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913082547255 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913082547255 DAUC <0003> auc.c:179 vector [4]: kc = fd18456e05187c00 20240913082547255 DAUC <0003> auc.c:180 vector [4]: sres = aff78325 20240913082547255 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913082547255 DAUC <0003> db_auc.c:245 IMSI='262424143484384': Generated 5 vectors 20240913082547255 DAUC <0003> db_auc.c:249 IMSI='262424143484384': Updating SQN=161 in DB 20240913082547276 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424143484384 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424143484384"} 20240913082547276 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424143484384 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082547276 DLINP <000b> input/ipa.c:451 connected read/write 20240913082547276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082547276 DLINP <000b> input/ipa.c:451 connected read/write 20240913082547276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082547278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42730<->l=127.0.0.1:4258 20240913082547398 DAUC <0003> db_auc.c:157 IMSI='262428731999079': No 2G Auth Data 20240913082547398 DAUC <0003> db_auc.c:192 IMSI='262428731999079': No 3G Auth Data 20240913082547528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42746<->l=127.0.0.1:4258 20240913082547530 DLINP <000b> input/ipa.c:451 connected read/write 20240913082547530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082547530 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428731999079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428731999079"} 20240913082547530 DAUC <0003> db_auc.c:236 IMSI='262428731999079': Calling to generate 5 vectors 20240913082547530 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913082547530 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082547530 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082547530 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913082547530 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082547530 DAUC <0003> auc.c:113 vector [0]: rand = f7a726879475e869379de400861c7ff6 20240913082547530 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913082547530 DAUC <0003> auc.c:142 vector [0]: autn = 32bdedc7394800009c57ebfb8fdb6fd7 20240913082547530 DAUC <0003> auc.c:143 vector [0]: ck = ecd4b7b60446cc5fb11740226d44ce9f 20240913082547530 DAUC <0003> auc.c:144 vector [0]: ik = b16669d472788e360756941554aa0ed8 20240913082547530 DAUC <0003> auc.c:145 vector [0]: res = bba64bc06d5d3a250000000000000000 20240913082547530 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082547530 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913082547530 DAUC <0003> auc.c:179 vector [0]: kc = 87368ef06b43a696 20240913082547530 DAUC <0003> auc.c:180 vector [0]: sres = d4e5d62b 20240913082547530 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913082547530 DAUC <0003> auc.c:113 vector [1]: rand = 11527b0d4629aeee606d3e9aa2f972ca 20240913082547530 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240913082547530 DAUC <0003> auc.c:142 vector [1]: autn = 39f8101d415e0000855bc5e8851b9f73 20240913082547530 DAUC <0003> auc.c:143 vector [1]: ck = 959c083c09327b80681a0e2e1507e8b3 20240913082547530 DAUC <0003> auc.c:144 vector [1]: ik = 53615b91b4bb520f30eb0226366d512d 20240913082547530 DAUC <0003> auc.c:145 vector [1]: res = 828b849666b847c30000000000000000 20240913082547530 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082547530 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913082547530 DAUC <0003> auc.c:179 vector [1]: kc = 65ca43a635949e11 20240913082547530 DAUC <0003> auc.c:180 vector [1]: sres = 6d10da45 20240913082547530 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913082547530 DAUC <0003> auc.c:113 vector [2]: rand = d96d4002a1bf7fa37f91014269670aa2 20240913082547530 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240913082547530 DAUC <0003> auc.c:142 vector [2]: autn = 472874947b5e0000aeb543dc52c4c038 20240913082547530 DAUC <0003> auc.c:143 vector [2]: ck = a604f5a7d324d34ee9f9b62b05c8ff9e 20240913082547530 DAUC <0003> auc.c:144 vector [2]: ik = 9d0280547f69b6cecda7b1b1c1f9e942 20240913082547530 DAUC <0003> auc.c:145 vector [2]: res = 8ed81bcde6ccfa060000000000000000 20240913082547530 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082547530 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913082547530 DAUC <0003> auc.c:179 vector [2]: kc = 886a9f93b7ac065f 20240913082547530 DAUC <0003> auc.c:180 vector [2]: sres = b97e0ff9 20240913082547530 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913082547530 DAUC <0003> auc.c:113 vector [3]: rand = 195e70dc421f0a027ee400a9b8a533ae 20240913082547530 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240913082547530 DAUC <0003> auc.c:142 vector [3]: autn = 68ad37cc054e000094a96737be8bff19 20240913082547530 DAUC <0003> auc.c:143 vector [3]: ck = 77ffef945c1ec1207862f6210213a06f 20240913082547530 DAUC <0003> auc.c:144 vector [3]: ik = de1222f79f40aa44b3011f1a29f4b818 20240913082547530 DAUC <0003> auc.c:145 vector [3]: res = 40d31db8306480d30000000000000000 20240913082547530 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082547530 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913082547530 DAUC <0003> auc.c:179 vector [3]: kc = 787245de40d2e7fc 20240913082547530 DAUC <0003> auc.c:180 vector [3]: sres = e2005151 20240913082547530 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913082547530 DAUC <0003> auc.c:113 vector [4]: rand = f5a0adf26a84da6aa935505da4d26dbf 20240913082547530 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240913082547530 DAUC <0003> auc.c:142 vector [4]: autn = 3c7067f7d0130000690d4acbe4396871 20240913082547530 DAUC <0003> auc.c:143 vector [4]: ck = c9781b09023c1bce8d72b876c5afe2de 20240913082547530 DAUC <0003> auc.c:144 vector [4]: ik = 60e24bd70bb93ead1d293a545cee6bf4 20240913082547530 DAUC <0003> auc.c:145 vector [4]: res = d13a19fbb9f943e10000000000000000 20240913082547530 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913082547530 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913082547530 DAUC <0003> auc.c:179 vector [4]: kc = 3ef6d5b7a38dfa8f 20240913082547530 DAUC <0003> auc.c:180 vector [4]: sres = 7f42dc19 20240913082547530 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913082547530 DAUC <0003> db_auc.c:245 IMSI='262428731999079': Generated 5 vectors 20240913082547530 DAUC <0003> db_auc.c:249 IMSI='262428731999079': Updating SQN=161 in DB 20240913082547551 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428731999079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428731999079"} 20240913082547551 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428731999079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082547551 DLINP <000b> input/ipa.c:451 connected read/write 20240913082547551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082547551 DLINP <000b> input/ipa.c:451 connected read/write 20240913082547551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082547554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42746<->l=127.0.0.1:4258 20240913082547634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42686<->l=127.0.0.1:4258 20240913082547635 DLINP <000b> input/ipa.c:451 connected read/write 20240913082547635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082547635 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082547635 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082547635 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082547635 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33735<->l=127.0.0.1:4259) 20240913082547672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42760<->l=127.0.0.1:4258 20240913082547672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42760<->l=127.0.0.1:4258 20240913082550729 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082550729 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082550731 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082550731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42772<->l=127.0.0.1:4258 20240913082550733 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082550733 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082550733 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082550733 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  20240913082550733 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082550733 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  20240913082550733 DLGSUP <0013> gsup_server.c:235 2:  20240913082550733 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082550733 DLGSUP <0013> gsup_server.c:235 3:  20240913082550733 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082550733 DLGSUP <0013> gsup_server.c:235 4:  20240913082550733 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082550733 DLGSUP <0013> gsup_server.c:235 5:  20240913082550733 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082550733 DLGSUP <0013> gsup_server.c:235 7:  20240913082550733 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082550733 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082550733 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082550733 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082550741 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42869<->l=127.0.0.1:4259) 20240913082550776 DAUC <0003> db_auc.c:157 IMSI='262429949215613': No 2G Auth Data 20240913082550776 DAUC <0003> db_auc.c:192 IMSI='262429949215613': No 3G Auth Data 20240913082550832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42776<->l=127.0.0.1:4258 20240913082550835 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082550835 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429949215613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429949215613"} 20240913082550835 DAUC <0003> db_auc.c:192 IMSI='262429949215613': No 3G Auth Data 20240913082550835 DAUC <0003> db_auc.c:236 IMSI='262429949215613': Calling to generate 1 vectors 20240913082550835 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240913082550835 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082550835 DAUC <0003> auc.c:113 vector [0]: rand = c151712d5ee6b3c1335dd319cb4c42b6 20240913082550835 DAUC <0003> auc.c:179 vector [0]: kc = 70565828f872e000 20240913082550835 DAUC <0003> auc.c:180 vector [0]: sres = a4f36d0b 20240913082550835 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913082550835 DAUC <0003> db_auc.c:245 IMSI='262429949215613': Generated 1 vectors 20240913082550835 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429949215613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429949215613"} 20240913082550835 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429949215613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082550835 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082550835 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082550837 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082550837 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429949215613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429949215613"} 20240913082550837 DAUC <0003> db_auc.c:192 IMSI='262429949215613': No 3G Auth Data 20240913082550837 DAUC <0003> db_auc.c:236 IMSI='262429949215613': Calling to generate 4 vectors 20240913082550837 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240913082550837 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082550837 DAUC <0003> auc.c:113 vector [0]: rand = 1f19e03097f5311f42c2cb20be761cf0 20240913082550837 DAUC <0003> auc.c:179 vector [0]: kc = ca09712a232f5400 20240913082550837 DAUC <0003> auc.c:180 vector [0]: sres = 9f09f122 20240913082550837 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913082550837 DAUC <0003> auc.c:113 vector [1]: rand = a4583646e51e50bee25aa135641d3519 20240913082550837 DAUC <0003> auc.c:179 vector [1]: kc = 5a161d5db4114c00 20240913082550837 DAUC <0003> auc.c:180 vector [1]: sres = adfec08a 20240913082550837 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913082550837 DAUC <0003> auc.c:113 vector [2]: rand = 40123e74f86b9f2c252b89fe71bbdd2f 20240913082550837 DAUC <0003> auc.c:179 vector [2]: kc = 6000120726c02400 20240913082550837 DAUC <0003> auc.c:180 vector [2]: sres = bf75d121 20240913082550837 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913082550837 DAUC <0003> auc.c:113 vector [3]: rand = 29f9ae67e751cd4a390cc125bcc811c3 20240913082550837 DAUC <0003> auc.c:179 vector [3]: kc = a76193f2ae59d000 20240913082550837 DAUC <0003> auc.c:180 vector [3]: sres = e68f6ad6 20240913082550837 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913082550837 DAUC <0003> db_auc.c:245 IMSI='262429949215613': Generated 4 vectors 20240913082550837 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429949215613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429949215613"} 20240913082550837 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429949215613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082550837 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082550837 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082550838 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082550838 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429949215613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429949215613"} 20240913082550838 DAUC <0003> db_auc.c:192 IMSI='262429949215613': No 3G Auth Data 20240913082550838 DAUC <0003> db_auc.c:236 IMSI='262429949215613': Calling to generate 5 vectors 20240913082550838 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240913082550838 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082550838 DAUC <0003> auc.c:113 vector [0]: rand = c308261f8582be13f14ba27c01f81d13 20240913082550838 DAUC <0003> auc.c:179 vector [0]: kc = 2c0f47fff6e1dc00 20240913082550838 DAUC <0003> auc.c:180 vector [0]: sres = dc626e69 20240913082550838 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913082550838 DAUC <0003> auc.c:113 vector [1]: rand = 119eace94f8fc394686777dfad82255d 20240913082550838 DAUC <0003> auc.c:179 vector [1]: kc = f60d71f7a8920400 20240913082550838 DAUC <0003> auc.c:180 vector [1]: sres = 2d568722 20240913082550838 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913082550838 DAUC <0003> auc.c:113 vector [2]: rand = 562ba9e572ab6b915675ddce4fe76270 20240913082550838 DAUC <0003> auc.c:179 vector [2]: kc = c92bbf8f72712000 20240913082550838 DAUC <0003> auc.c:180 vector [2]: sres = 6a29ec28 20240913082550838 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913082550838 DAUC <0003> auc.c:113 vector [3]: rand = 39c2ec2b4f4685de206b78e3ead4abf8 20240913082550838 DAUC <0003> auc.c:179 vector [3]: kc = 7951d45d66f86800 20240913082550838 DAUC <0003> auc.c:180 vector [3]: sres = dc3f145b 20240913082550838 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913082550838 DAUC <0003> auc.c:113 vector [4]: rand = 238b40b55920018f0f217cdc3bf00b8c 20240913082550838 DAUC <0003> auc.c:179 vector [4]: kc = 3cec4b76ad864c00 20240913082550838 DAUC <0003> auc.c:180 vector [4]: sres = 6e200e06 20240913082550838 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240913082550838 DAUC <0003> db_auc.c:245 IMSI='262429949215613': Generated 5 vectors 20240913082550838 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429949215613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429949215613"} 20240913082550838 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429949215613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082550838 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082550838 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082550839 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082550839 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429949215613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429949215613"} 20240913082550839 DAUC <0003> db_auc.c:192 IMSI='262429949215613': No 3G Auth Data 20240913082550839 DAUC <0003> db_auc.c:236 IMSI='262429949215613': Calling to generate 5 vectors 20240913082550839 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240913082550839 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082550839 DAUC <0003> auc.c:113 vector [0]: rand = e3f046aba393696019a484ea1be8b515 20240913082550839 DAUC <0003> auc.c:179 vector [0]: kc = 72559a1bf24e7400 20240913082550839 DAUC <0003> auc.c:180 vector [0]: sres = 57e6c6f9 20240913082550839 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913082550839 DAUC <0003> auc.c:113 vector [1]: rand = 024db9a011832a1188e0327e405ad123 20240913082550840 DAUC <0003> auc.c:179 vector [1]: kc = 1f19de2aae561000 20240913082550840 DAUC <0003> auc.c:180 vector [1]: sres = 268e5328 20240913082550840 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913082550840 DAUC <0003> auc.c:113 vector [2]: rand = 33b94610d9040bde9c33b3c69993bbe9 20240913082550840 DAUC <0003> auc.c:179 vector [2]: kc = bc4264bb27983800 20240913082550840 DAUC <0003> auc.c:180 vector [2]: sres = 08a78d79 20240913082550840 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913082550840 DAUC <0003> auc.c:113 vector [3]: rand = 1a7096636a8a907d9ae9baf88e4befb2 20240913082550840 DAUC <0003> auc.c:179 vector [3]: kc = 4487a68f5c07f800 20240913082550840 DAUC <0003> auc.c:180 vector [3]: sres = 4bda60e6 20240913082550840 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913082550840 DAUC <0003> auc.c:113 vector [4]: rand = ebf3ba3ea2655736a6bafd68706d5cab 20240913082550840 DAUC <0003> auc.c:179 vector [4]: kc = 9f1da2e0dff12c00 20240913082550840 DAUC <0003> auc.c:180 vector [4]: sres = b86ed627 20240913082550840 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240913082550840 DAUC <0003> db_auc.c:245 IMSI='262429949215613': Generated 5 vectors 20240913082550840 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429949215613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429949215613"} 20240913082550840 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429949215613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082550840 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082550840 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082550841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42776<->l=127.0.0.1:4258 20240913082550899 DAUC <0003> db_auc.c:157 IMSI='262420993909502': No 2G Auth Data 20240913082550899 DAUC <0003> db_auc.c:192 IMSI='262420993909502': No 3G Auth Data 20240913082550989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42778<->l=127.0.0.1:4258 20240913082550993 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082550993 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420993909502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420993909502"} 20240913082550993 DAUC <0003> db_auc.c:192 IMSI='262420993909502': No 3G Auth Data 20240913082550993 DAUC <0003> db_auc.c:236 IMSI='262420993909502': Calling to generate 1 vectors 20240913082550993 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240913082550993 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082550993 DAUC <0003> auc.c:113 vector [0]: rand = fa8a36c8c0bb2740bed9909a7a066521 20240913082550993 DAUC <0003> auc.c:179 vector [0]: kc = 82f0e36174c27000 20240913082550993 DAUC <0003> auc.c:180 vector [0]: sres = cfe5dfa7 20240913082550993 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913082550993 DAUC <0003> db_auc.c:245 IMSI='262420993909502': Generated 1 vectors 20240913082550993 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420993909502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420993909502"} 20240913082550993 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420993909502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082550993 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082550993 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082550996 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082550996 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420993909502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420993909502"} 20240913082550996 DAUC <0003> db_auc.c:192 IMSI='262420993909502': No 3G Auth Data 20240913082550996 DAUC <0003> db_auc.c:236 IMSI='262420993909502': Calling to generate 4 vectors 20240913082550996 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240913082550996 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082550996 DAUC <0003> auc.c:113 vector [0]: rand = b0514432118ff54260d9670929754339 20240913082550996 DAUC <0003> auc.c:179 vector [0]: kc = ba1938811e07d800 20240913082550996 DAUC <0003> auc.c:180 vector [0]: sres = b19dbc02 20240913082550996 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913082550996 DAUC <0003> auc.c:113 vector [1]: rand = 790639799b1e1812150cf62acb100b6e 20240913082550996 DAUC <0003> auc.c:179 vector [1]: kc = 3f27fecc42ea7400 20240913082550996 DAUC <0003> auc.c:180 vector [1]: sres = e742c0d2 20240913082550996 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913082550996 DAUC <0003> auc.c:113 vector [2]: rand = 045af7a9fb716f3ee0dc5f5668d3489e 20240913082550996 DAUC <0003> auc.c:179 vector [2]: kc = f985b995c1849400 20240913082550996 DAUC <0003> auc.c:180 vector [2]: sres = 75771128 20240913082550996 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913082550996 DAUC <0003> auc.c:113 vector [3]: rand = ab7d6c5cac2f7eb3c8a7e8e39a5e3a68 20240913082550996 DAUC <0003> auc.c:179 vector [3]: kc = 349c858a1e697c00 20240913082550996 DAUC <0003> auc.c:180 vector [3]: sres = 7c0d107e 20240913082550996 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913082550996 DAUC <0003> db_auc.c:245 IMSI='262420993909502': Generated 4 vectors 20240913082550996 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420993909502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420993909502"} 20240913082550996 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420993909502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082550996 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082550996 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082550998 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082550998 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420993909502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420993909502"} 20240913082550998 DAUC <0003> db_auc.c:192 IMSI='262420993909502': No 3G Auth Data 20240913082550998 DAUC <0003> db_auc.c:236 IMSI='262420993909502': Calling to generate 5 vectors 20240913082550998 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240913082550998 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082550998 DAUC <0003> auc.c:113 vector [0]: rand = eb5918d2ec2688800d266b0e2dba55a7 20240913082550998 DAUC <0003> auc.c:179 vector [0]: kc = b0e0ddf763912800 20240913082550998 DAUC <0003> auc.c:180 vector [0]: sres = 471fff26 20240913082550998 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913082550998 DAUC <0003> auc.c:113 vector [1]: rand = 91346208847f108d913a1d5fa9c904ca 20240913082550998 DAUC <0003> auc.c:179 vector [1]: kc = d3699b6983d94400 20240913082550998 DAUC <0003> auc.c:180 vector [1]: sres = 78e0396c 20240913082550998 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913082550998 DAUC <0003> auc.c:113 vector [2]: rand = 6d16de1e036fa1babaf908af21d81d8d 20240913082550998 DAUC <0003> auc.c:179 vector [2]: kc = 1a1e2defd7bad400 20240913082550998 DAUC <0003> auc.c:180 vector [2]: sres = 782dfaf2 20240913082550998 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913082550998 DAUC <0003> auc.c:113 vector [3]: rand = fe84a368c2bcee4f4602ec5086d936ca 20240913082550998 DAUC <0003> auc.c:179 vector [3]: kc = bbd34f5a26958000 20240913082550998 DAUC <0003> auc.c:180 vector [3]: sres = bdf3e5c2 20240913082550998 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913082550998 DAUC <0003> auc.c:113 vector [4]: rand = 5b4905734b8b20a22ddfb34b54f2abe2 20240913082550998 DAUC <0003> auc.c:179 vector [4]: kc = 9fb3c2789cd31c00 20240913082550998 DAUC <0003> auc.c:180 vector [4]: sres = 70b1434a 20240913082550998 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240913082550998 DAUC <0003> db_auc.c:245 IMSI='262420993909502': Generated 5 vectors 20240913082550998 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420993909502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420993909502"} 20240913082550998 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420993909502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082550998 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082550998 DLINP <000b> input/ipa.c:451 connected read/write 20240913082550998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551001 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082551001 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420993909502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420993909502"} 20240913082551001 DAUC <0003> db_auc.c:192 IMSI='262420993909502': No 3G Auth Data 20240913082551001 DAUC <0003> db_auc.c:236 IMSI='262420993909502': Calling to generate 5 vectors 20240913082551001 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240913082551001 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082551001 DAUC <0003> auc.c:113 vector [0]: rand = 173d146397119084a5f0b275eed37432 20240913082551001 DAUC <0003> auc.c:179 vector [0]: kc = c4c77325810c0800 20240913082551001 DAUC <0003> auc.c:180 vector [0]: sres = 67ef6f86 20240913082551001 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913082551001 DAUC <0003> auc.c:113 vector [1]: rand = f0ad0f11f20fcc55d2c9f1712c0f0438 20240913082551001 DAUC <0003> auc.c:179 vector [1]: kc = d8f6258471d8c800 20240913082551001 DAUC <0003> auc.c:180 vector [1]: sres = fcf1bfcb 20240913082551001 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913082551001 DAUC <0003> auc.c:113 vector [2]: rand = abd78f62c1252ce8d5f6ddb940b96915 20240913082551001 DAUC <0003> auc.c:179 vector [2]: kc = f823f10a0ba92800 20240913082551001 DAUC <0003> auc.c:180 vector [2]: sres = 82c12ea2 20240913082551001 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913082551001 DAUC <0003> auc.c:113 vector [3]: rand = 0c2db394e02ae5490451eee2a93cc63b 20240913082551001 DAUC <0003> auc.c:179 vector [3]: kc = b73756293d936800 20240913082551001 DAUC <0003> auc.c:180 vector [3]: sres = ecd16053 20240913082551001 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913082551001 DAUC <0003> auc.c:113 vector [4]: rand = 6140638b673aff6ea7cf0311d5fd2e44 20240913082551001 DAUC <0003> auc.c:179 vector [4]: kc = 183b416716ba1000 20240913082551001 DAUC <0003> auc.c:180 vector [4]: sres = 68da7698 20240913082551001 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240913082551001 DAUC <0003> db_auc.c:245 IMSI='262420993909502': Generated 5 vectors 20240913082551001 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420993909502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420993909502"} 20240913082551001 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420993909502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082551001 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551001 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42778<->l=127.0.0.1:4258 20240913082551072 DAUC <0003> db_auc.c:157 IMSI='262423296608366': No 2G Auth Data 20240913082551072 DAUC <0003> db_auc.c:192 IMSI='262423296608366': No 3G Auth Data 20240913082551130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42782<->l=127.0.0.1:4258 20240913082551134 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082551134 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423296608366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423296608366"} 20240913082551134 DAUC <0003> db_auc.c:192 IMSI='262423296608366': No 3G Auth Data 20240913082551134 DAUC <0003> db_auc.c:236 IMSI='262423296608366': Calling to generate 1 vectors 20240913082551134 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240913082551134 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082551134 DAUC <0003> auc.c:113 vector [0]: rand = 26dabc3d2512f1bc16240b7a456187d6 20240913082551134 DAUC <0003> auc.c:179 vector [0]: kc = 09e29429dac60327 20240913082551134 DAUC <0003> auc.c:180 vector [0]: sres = 6de91a66 20240913082551134 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913082551134 DAUC <0003> db_auc.c:245 IMSI='262423296608366': Generated 1 vectors 20240913082551134 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423296608366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423296608366"} 20240913082551134 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423296608366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082551134 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551134 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551137 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082551137 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423296608366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423296608366"} 20240913082551138 DAUC <0003> db_auc.c:192 IMSI='262423296608366': No 3G Auth Data 20240913082551138 DAUC <0003> db_auc.c:236 IMSI='262423296608366': Calling to generate 4 vectors 20240913082551138 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240913082551138 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082551138 DAUC <0003> auc.c:113 vector [0]: rand = e01bcac91a74fe90ef89e67540cb6d6b 20240913082551138 DAUC <0003> auc.c:179 vector [0]: kc = 8f987ca0fa7069c1 20240913082551138 DAUC <0003> auc.c:180 vector [0]: sres = 914f01f1 20240913082551138 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913082551138 DAUC <0003> auc.c:113 vector [1]: rand = 1b3cba050fbe7851f6fac1ce5a795b46 20240913082551138 DAUC <0003> auc.c:179 vector [1]: kc = 1e1a1eb0a9b79b2e 20240913082551138 DAUC <0003> auc.c:180 vector [1]: sres = 814f8488 20240913082551138 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913082551138 DAUC <0003> auc.c:113 vector [2]: rand = 91e9bcbaa1ab333fed9bfebded838e8d 20240913082551138 DAUC <0003> auc.c:179 vector [2]: kc = f3cf742d5fb9eeaf 20240913082551138 DAUC <0003> auc.c:180 vector [2]: sres = ad4199e0 20240913082551138 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913082551138 DAUC <0003> auc.c:113 vector [3]: rand = bdf0b56bdeb208e6eaa3a67908e65761 20240913082551138 DAUC <0003> auc.c:179 vector [3]: kc = e907795d6cfbd572 20240913082551138 DAUC <0003> auc.c:180 vector [3]: sres = 9f44dbc9 20240913082551138 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913082551138 DAUC <0003> db_auc.c:245 IMSI='262423296608366': Generated 4 vectors 20240913082551138 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423296608366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423296608366"} 20240913082551138 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423296608366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082551138 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551138 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551141 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082551141 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423296608366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423296608366"} 20240913082551141 DAUC <0003> db_auc.c:192 IMSI='262423296608366': No 3G Auth Data 20240913082551141 DAUC <0003> db_auc.c:236 IMSI='262423296608366': Calling to generate 5 vectors 20240913082551141 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240913082551141 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082551141 DAUC <0003> auc.c:113 vector [0]: rand = cd26a8d9a60374ef82a2d670e861acc3 20240913082551141 DAUC <0003> auc.c:179 vector [0]: kc = 45d0955e714d13e1 20240913082551141 DAUC <0003> auc.c:180 vector [0]: sres = 0b944d44 20240913082551141 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913082551141 DAUC <0003> auc.c:113 vector [1]: rand = 9d279de25b7e8e4b93e589960ef6cd05 20240913082551141 DAUC <0003> auc.c:179 vector [1]: kc = fa5f494f91e2a56e 20240913082551141 DAUC <0003> auc.c:180 vector [1]: sres = a189222a 20240913082551141 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913082551141 DAUC <0003> auc.c:113 vector [2]: rand = 6e5960550c08d2952d9449907d2a3707 20240913082551141 DAUC <0003> auc.c:179 vector [2]: kc = c65650b726d99589 20240913082551141 DAUC <0003> auc.c:180 vector [2]: sres = 149e0f94 20240913082551141 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913082551141 DAUC <0003> auc.c:113 vector [3]: rand = 6959ab0b76c10e7bd9d7b73241309510 20240913082551141 DAUC <0003> auc.c:179 vector [3]: kc = 6a9033ca10e176bd 20240913082551141 DAUC <0003> auc.c:180 vector [3]: sres = 84424831 20240913082551141 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913082551141 DAUC <0003> auc.c:113 vector [4]: rand = 97b4f6b6bfa48ddc5f7bda677e6d40bf 20240913082551141 DAUC <0003> auc.c:179 vector [4]: kc = e0fa94f11fa4d2c4 20240913082551141 DAUC <0003> auc.c:180 vector [4]: sres = 8fb9c926 20240913082551141 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240913082551141 DAUC <0003> db_auc.c:245 IMSI='262423296608366': Generated 5 vectors 20240913082551141 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423296608366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423296608366"} 20240913082551141 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423296608366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082551141 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551141 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551144 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082551144 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423296608366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423296608366"} 20240913082551144 DAUC <0003> db_auc.c:192 IMSI='262423296608366': No 3G Auth Data 20240913082551144 DAUC <0003> db_auc.c:236 IMSI='262423296608366': Calling to generate 5 vectors 20240913082551144 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240913082551144 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082551144 DAUC <0003> auc.c:113 vector [0]: rand = 8eb84ef1cae50271088c2fe615a5aec5 20240913082551144 DAUC <0003> auc.c:179 vector [0]: kc = 28e40b0a0024e6ca 20240913082551144 DAUC <0003> auc.c:180 vector [0]: sres = 2c6d4a8a 20240913082551144 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240913082551144 DAUC <0003> auc.c:113 vector [1]: rand = 2820dd01173affb309907065bc7c38e2 20240913082551144 DAUC <0003> auc.c:179 vector [1]: kc = bfd675960c0ff613 20240913082551144 DAUC <0003> auc.c:180 vector [1]: sres = 0bdd6dc7 20240913082551144 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240913082551144 DAUC <0003> auc.c:113 vector [2]: rand = 80602c0d21676ae2c294ae6edc576a5d 20240913082551144 DAUC <0003> auc.c:179 vector [2]: kc = f3b5558037d0f931 20240913082551144 DAUC <0003> auc.c:180 vector [2]: sres = 92276805 20240913082551144 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240913082551144 DAUC <0003> auc.c:113 vector [3]: rand = 2064a01ae2057b10c5a65ca96018c3fa 20240913082551144 DAUC <0003> auc.c:179 vector [3]: kc = 3f48d0a7fc1adb16 20240913082551144 DAUC <0003> auc.c:180 vector [3]: sres = 431e6fa8 20240913082551144 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240913082551144 DAUC <0003> auc.c:113 vector [4]: rand = c4d2adbb69618a41297a57aa06a822c9 20240913082551144 DAUC <0003> auc.c:179 vector [4]: kc = 88d8c651564e49ce 20240913082551144 DAUC <0003> auc.c:180 vector [4]: sres = 10b5ae0a 20240913082551144 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240913082551144 DAUC <0003> db_auc.c:245 IMSI='262423296608366': Generated 5 vectors 20240913082551144 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423296608366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423296608366"} 20240913082551144 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423296608366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082551144 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551144 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42782<->l=127.0.0.1:4258 20240913082551209 DAUC <0003> db_auc.c:157 IMSI='262425909746274': No 2G Auth Data 20240913082551209 DAUC <0003> db_auc.c:192 IMSI='262425909746274': No 3G Auth Data 20240913082551265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42798<->l=127.0.0.1:4258 20240913082551270 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082551270 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425909746274 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425909746274"} 20240913082551270 DAUC <0003> db_auc.c:157 IMSI='262425909746274': No 2G Auth Data 20240913082551270 DAUC <0003> db_auc.c:236 IMSI='262425909746274': Calling to generate 1 vectors 20240913082551270 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240913082551270 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082551270 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082551270 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913082551270 DAUC <0003> auc.c:113 vector [0]: rand = 560dfcfc589478b1db37d5713b912aa1 20240913082551270 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913082551270 DAUC <0003> auc.c:142 vector [0]: autn = 9946303aa0570000263a65aa5cf14a6a 20240913082551270 DAUC <0003> auc.c:143 vector [0]: ck = 851beac0fa22c0f1676e655c1a28ef90 20240913082551270 DAUC <0003> auc.c:144 vector [0]: ik = 9f9b605ec933604fb4590239157ebd73 20240913082551270 DAUC <0003> auc.c:145 vector [0]: res = 313c81cab650eb700000000000000000 20240913082551270 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082551270 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913082551270 DAUC <0003> auc.c:151 vector [0]: kc = c9b7edfb3c47f25d 20240913082551270 DAUC <0003> auc.c:152 vector [0]: sres = 876c6aba 20240913082551270 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913082551270 DAUC <0003> db_auc.c:245 IMSI='262425909746274': Generated 1 vectors 20240913082551270 DAUC <0003> db_auc.c:249 IMSI='262425909746274': Updating SQN=33 in DB 20240913082551296 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425909746274 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425909746274"} 20240913082551296 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425909746274 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082551296 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551296 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551299 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082551299 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425909746274 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425909746274"} 20240913082551299 DAUC <0003> db_auc.c:157 IMSI='262425909746274': No 2G Auth Data 20240913082551299 DAUC <0003> db_auc.c:236 IMSI='262425909746274': Calling to generate 4 vectors 20240913082551299 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240913082551299 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082551299 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082551299 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240913082551299 DAUC <0003> auc.c:113 vector [0]: rand = 998d118d11ef10e5c4c5e34a9029da13 20240913082551299 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240913082551299 DAUC <0003> auc.c:142 vector [0]: autn = f7d5ef3641db000031f1bf11a41160f2 20240913082551299 DAUC <0003> auc.c:143 vector [0]: ck = 6ede700a4ea51f433fef29e56c3b1908 20240913082551299 DAUC <0003> auc.c:144 vector [0]: ik = 9b835dcf704641bc285166a97b4392f1 20240913082551299 DAUC <0003> auc.c:145 vector [0]: res = 27234cdc1e446bdb0000000000000000 20240913082551299 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082551299 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913082551299 DAUC <0003> auc.c:151 vector [0]: kc = e2e36289299bd506 20240913082551299 DAUC <0003> auc.c:152 vector [0]: sres = 39672707 20240913082551299 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913082551299 DAUC <0003> auc.c:113 vector [1]: rand = e9cc3c9f1fe9343453c855b4718a093e 20240913082551299 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240913082551299 DAUC <0003> auc.c:142 vector [1]: autn = 09ba62ad732a00000d7057d50ba37c5c 20240913082551299 DAUC <0003> auc.c:143 vector [1]: ck = dba2716d87c2279c7c359d213c0383e2 20240913082551299 DAUC <0003> auc.c:144 vector [1]: ik = 27bdbcce02ae449501bcde766e605052 20240913082551299 DAUC <0003> auc.c:145 vector [1]: res = d8433a331691dac90000000000000000 20240913082551299 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082551299 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240913082551299 DAUC <0003> auc.c:151 vector [1]: kc = 81968ef4d70fb0b9 20240913082551299 DAUC <0003> auc.c:152 vector [1]: sres = ced2e0fa 20240913082551299 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240913082551299 DAUC <0003> auc.c:113 vector [2]: rand = 270a8791083cd62ecbd7e51125762056 20240913082551299 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240913082551299 DAUC <0003> auc.c:142 vector [2]: autn = 62f70273e6240000d24d23a42b133da3 20240913082551299 DAUC <0003> auc.c:143 vector [2]: ck = d017e51f0bd9935503326e41632458b6 20240913082551299 DAUC <0003> auc.c:144 vector [2]: ik = ce75c69139087f3b8651e58900ced176 20240913082551299 DAUC <0003> auc.c:145 vector [2]: res = da036219983f02220000000000000000 20240913082551299 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082551299 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240913082551299 DAUC <0003> auc.c:151 vector [2]: kc = 9b01a846513b65ae 20240913082551299 DAUC <0003> auc.c:152 vector [2]: sres = 423c603b 20240913082551299 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240913082551299 DAUC <0003> auc.c:113 vector [3]: rand = 6743fbd575903e0b140ed8700c120576 20240913082551299 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240913082551299 DAUC <0003> auc.c:142 vector [3]: autn = 5db48a7fab4200009f2030afc7427e8e 20240913082551299 DAUC <0003> auc.c:143 vector [3]: ck = c4eeadec53720db6e6d2f79096d4927f 20240913082551299 DAUC <0003> auc.c:144 vector [3]: ik = cb963fb191fbf2a16ff17339a70ad884 20240913082551299 DAUC <0003> auc.c:145 vector [3]: res = 4e15f23f226f20580000000000000000 20240913082551299 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082551299 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240913082551299 DAUC <0003> auc.c:151 vector [3]: kc = 865b16f4f357b5ec 20240913082551299 DAUC <0003> auc.c:152 vector [3]: sres = 6c7ad267 20240913082551299 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240913082551299 DAUC <0003> db_auc.c:245 IMSI='262425909746274': Generated 4 vectors 20240913082551299 DAUC <0003> db_auc.c:249 IMSI='262425909746274': Updating SQN=161 in DB 20240913082551335 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425909746274 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425909746274"} 20240913082551335 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425909746274 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082551335 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551335 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551338 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082551338 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425909746274 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425909746274"} 20240913082551339 DAUC <0003> db_auc.c:157 IMSI='262425909746274': No 2G Auth Data 20240913082551339 DAUC <0003> db_auc.c:236 IMSI='262425909746274': Calling to generate 5 vectors 20240913082551339 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240913082551339 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082551339 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082551339 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240913082551339 DAUC <0003> auc.c:113 vector [0]: rand = 174dc5503d835f6681d6a05ca1a0444c 20240913082551339 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240913082551339 DAUC <0003> auc.c:142 vector [0]: autn = 92f291e18b1d0000b2df1a239ac034e7 20240913082551339 DAUC <0003> auc.c:143 vector [0]: ck = 6e05c2971e19875f1de74b070d1541da 20240913082551339 DAUC <0003> auc.c:144 vector [0]: ik = 25f1df47b314764ceca498db622f7a41 20240913082551339 DAUC <0003> auc.c:145 vector [0]: res = df648d130de1f6fa0000000000000000 20240913082551339 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082551339 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913082551339 DAUC <0003> auc.c:151 vector [0]: kc = bab7ce0cc237ca88 20240913082551339 DAUC <0003> auc.c:152 vector [0]: sres = d2857be9 20240913082551339 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913082551339 DAUC <0003> auc.c:113 vector [1]: rand = b741620b0941e5bfff98a2b98db6609f 20240913082551339 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240913082551339 DAUC <0003> auc.c:142 vector [1]: autn = 56937be0360800005d1bcff6a06468dc 20240913082551339 DAUC <0003> auc.c:143 vector [1]: ck = b77107ab606ac6bef5fc5c5afdd1a449 20240913082551339 DAUC <0003> auc.c:144 vector [1]: ik = 9fdc3f065028a76c9667f85b6dcb0035 20240913082551339 DAUC <0003> auc.c:145 vector [1]: res = 875902639687c5690000000000000000 20240913082551339 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082551339 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240913082551339 DAUC <0003> auc.c:151 vector [1]: kc = 4b369caca058c5ae 20240913082551339 DAUC <0003> auc.c:152 vector [1]: sres = 11dec70a 20240913082551340 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240913082551340 DAUC <0003> auc.c:113 vector [2]: rand = 3dceb9d935c9e30530b932431ff646e9 20240913082551340 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240913082551340 DAUC <0003> auc.c:142 vector [2]: autn = f2184ab2595e000054c74ce95db5b721 20240913082551340 DAUC <0003> auc.c:143 vector [2]: ck = fc30af242f5c696d7b8ed97e67e557e5 20240913082551340 DAUC <0003> auc.c:144 vector [2]: ik = d8c8e662e2663d31847bda88d9e2d657 20240913082551340 DAUC <0003> auc.c:145 vector [2]: res = 3ac55bcfdf5af1f50000000000000000 20240913082551340 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082551340 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240913082551340 DAUC <0003> auc.c:151 vector [2]: kc = db0d4ab0733dd5ee 20240913082551340 DAUC <0003> auc.c:152 vector [2]: sres = e59faa3a 20240913082551340 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240913082551340 DAUC <0003> auc.c:113 vector [3]: rand = 588d190ea3aa1e7b4b0b0c7afababf27 20240913082551340 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240913082551340 DAUC <0003> auc.c:142 vector [3]: autn = 61a768f222b7000081de2101679c8556 20240913082551340 DAUC <0003> auc.c:143 vector [3]: ck = 0b896a4632f1f11e9467c37407e02374 20240913082551340 DAUC <0003> auc.c:144 vector [3]: ik = cfe3d38568e1705b4b84d9f47624bfda 20240913082551340 DAUC <0003> auc.c:145 vector [3]: res = cd62e18e46e96b600000000000000000 20240913082551340 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082551340 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240913082551340 DAUC <0003> auc.c:151 vector [3]: kc = 1b89a3432bd41deb 20240913082551340 DAUC <0003> auc.c:152 vector [3]: sres = 8b8b8aee 20240913082551340 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240913082551340 DAUC <0003> auc.c:113 vector [4]: rand = 5c2586a1b34ba84872d5ff23d31eebc8 20240913082551340 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240913082551340 DAUC <0003> auc.c:142 vector [4]: autn = dbc6772e0b8700000a378c93b9472b99 20240913082551340 DAUC <0003> auc.c:143 vector [4]: ck = 7c55ae2f8b42fb9565ef81fabd92bebd 20240913082551340 DAUC <0003> auc.c:144 vector [4]: ik = 37f7046ce5dbf9ecbf8bcb0ac904b7af 20240913082551340 DAUC <0003> auc.c:145 vector [4]: res = 75d32b202721e1160000000000000000 20240913082551340 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913082551340 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240913082551340 DAUC <0003> auc.c:151 vector [4]: kc = 91c6e0b31a0f0b6b 20240913082551340 DAUC <0003> auc.c:152 vector [4]: sres = 52f2ca36 20240913082551340 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240913082551340 DAUC <0003> db_auc.c:245 IMSI='262425909746274': Generated 5 vectors 20240913082551340 DAUC <0003> db_auc.c:249 IMSI='262425909746274': Updating SQN=321 in DB 20240913082551377 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425909746274 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425909746274"} 20240913082551377 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425909746274 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082551377 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551377 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551380 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082551380 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425909746274 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425909746274"} 20240913082551381 DAUC <0003> db_auc.c:157 IMSI='262425909746274': No 2G Auth Data 20240913082551381 DAUC <0003> db_auc.c:236 IMSI='262425909746274': Calling to generate 5 vectors 20240913082551381 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240913082551381 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082551381 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082551381 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240913082551381 DAUC <0003> auc.c:113 vector [0]: rand = 67dc42f02f618ff24e38cd760ef988f4 20240913082551381 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240913082551381 DAUC <0003> auc.c:142 vector [0]: autn = b8a17d46ccfc000005dd16574dc90c2d 20240913082551381 DAUC <0003> auc.c:143 vector [0]: ck = 9f315f540a2389dbff99df8cbfcec5a0 20240913082551381 DAUC <0003> auc.c:144 vector [0]: ik = e8edc61e0e8eaa675432780635e2d9f2 20240913082551381 DAUC <0003> auc.c:145 vector [0]: res = 06d8c9182efbed5e0000000000000000 20240913082551381 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082551381 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913082551381 DAUC <0003> auc.c:151 vector [0]: kc = dc773ec08e813fee 20240913082551381 DAUC <0003> auc.c:152 vector [0]: sres = 28232446 20240913082551381 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913082551381 DAUC <0003> auc.c:113 vector [1]: rand = 0f879a4e7a79cac9de3ab33bf0ac4159 20240913082551381 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240913082551381 DAUC <0003> auc.c:142 vector [1]: autn = 5006e81960fa0000f297dd4420298f64 20240913082551381 DAUC <0003> auc.c:143 vector [1]: ck = 7c9e33fddd5d5c08d7ba00165cb3f707 20240913082551381 DAUC <0003> auc.c:144 vector [1]: ik = c32ba1260ed44c185aacf34b99f0eeb2 20240913082551381 DAUC <0003> auc.c:145 vector [1]: res = 899c48f330fc95360000000000000000 20240913082551381 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082551381 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240913082551381 DAUC <0003> auc.c:151 vector [1]: kc = 32a3618616ca09a5 20240913082551381 DAUC <0003> auc.c:152 vector [1]: sres = b960ddc5 20240913082551381 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240913082551381 DAUC <0003> auc.c:113 vector [2]: rand = adc378a706b811d6c46d4cc42d2fa9b4 20240913082551381 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240913082551381 DAUC <0003> auc.c:142 vector [2]: autn = 8af7b426f4ea0000f7ca96c9a5c19399 20240913082551381 DAUC <0003> auc.c:143 vector [2]: ck = 9bf8cc3c1714e2eceb8f47132f23647d 20240913082551381 DAUC <0003> auc.c:144 vector [2]: ik = 674338666badb3791ad5f41962f83666 20240913082551381 DAUC <0003> auc.c:145 vector [2]: res = 8d4f9f996d2fceaa0000000000000000 20240913082551381 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082551381 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240913082551381 DAUC <0003> auc.c:151 vector [2]: kc = 0de147503162038e 20240913082551381 DAUC <0003> auc.c:152 vector [2]: sres = e0605133 20240913082551381 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240913082551381 DAUC <0003> auc.c:113 vector [3]: rand = 9e8ba3f6e11114a19550a86c6ea67dc9 20240913082551381 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240913082551381 DAUC <0003> auc.c:142 vector [3]: autn = f13bdfd997d30000a39133510ee03bf0 20240913082551381 DAUC <0003> auc.c:143 vector [3]: ck = a541313e3e30058aa5781706a558d233 20240913082551381 DAUC <0003> auc.c:144 vector [3]: ik = 6765054dc0f7f7e2dd9626b273480b02 20240913082551381 DAUC <0003> auc.c:145 vector [3]: res = 2b39d0d84b0004860000000000000000 20240913082551381 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082551381 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240913082551381 DAUC <0003> auc.c:151 vector [3]: kc = baca05c728d72b59 20240913082551382 DAUC <0003> auc.c:152 vector [3]: sres = 6039d45e 20240913082551382 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240913082551382 DAUC <0003> auc.c:113 vector [4]: rand = 77461f5b2c320341e29283166ac990a1 20240913082551382 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240913082551382 DAUC <0003> auc.c:142 vector [4]: autn = c6c0f49d566300006097d363b7e52cf1 20240913082551382 DAUC <0003> auc.c:143 vector [4]: ck = 53b5a5716033bea7d45769a729811aa5 20240913082551382 DAUC <0003> auc.c:144 vector [4]: ik = c0ec149004faff30d322337cdec619e8 20240913082551382 DAUC <0003> auc.c:145 vector [4]: res = b802b3742d57c2060000000000000000 20240913082551382 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913082551382 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240913082551382 DAUC <0003> auc.c:151 vector [4]: kc = 942ceb3a938e42da 20240913082551382 DAUC <0003> auc.c:152 vector [4]: sres = 95557172 20240913082551382 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240913082551382 DAUC <0003> db_auc.c:245 IMSI='262425909746274': Generated 5 vectors 20240913082551382 DAUC <0003> db_auc.c:249 IMSI='262425909746274': Updating SQN=481 in DB 20240913082551420 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425909746274 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425909746274"} 20240913082551420 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425909746274 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082551420 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551420 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42798<->l=127.0.0.1:4258 20240913082551486 DAUC <0003> db_auc.c:157 IMSI='262425381840902': No 2G Auth Data 20240913082551486 DAUC <0003> db_auc.c:192 IMSI='262425381840902': No 3G Auth Data 20240913082551548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42800<->l=127.0.0.1:4258 20240913082551552 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082551552 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425381840902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425381840902"} 20240913082551552 DAUC <0003> db_auc.c:157 IMSI='262425381840902': No 2G Auth Data 20240913082551552 DAUC <0003> db_auc.c:236 IMSI='262425381840902': Calling to generate 1 vectors 20240913082551552 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240913082551552 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082551552 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240913082551552 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913082551552 DAUC <0003> auc.c:113 vector [0]: rand = 909a07ddfe317db2a021d12736f71ee3 20240913082551552 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913082551552 DAUC <0003> auc.c:142 vector [0]: autn = dbb1f1d5026f00009280112ce174ed68 20240913082551552 DAUC <0003> auc.c:143 vector [0]: ck = 20403b57bdc2a59dec34fc038f082bf6 20240913082551552 DAUC <0003> auc.c:144 vector [0]: ik = 311a3ac966447dbea6b9a58d87a45f2d 20240913082551552 DAUC <0003> auc.c:145 vector [0]: res = 4882eb442cac94d80000000000000000 20240913082551552 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082551552 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913082551552 DAUC <0003> auc.c:151 vector [0]: kc = 5bd75810d32aacf8 20240913082551552 DAUC <0003> auc.c:152 vector [0]: sres = 642e7f9c 20240913082551552 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913082551552 DAUC <0003> db_auc.c:245 IMSI='262425381840902': Generated 1 vectors 20240913082551552 DAUC <0003> db_auc.c:249 IMSI='262425381840902': Updating SQN=33 in DB 20240913082551574 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425381840902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425381840902"} 20240913082551574 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425381840902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082551575 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551575 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551578 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082551578 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425381840902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425381840902"} 20240913082551578 DAUC <0003> db_auc.c:157 IMSI='262425381840902': No 2G Auth Data 20240913082551578 DAUC <0003> db_auc.c:236 IMSI='262425381840902': Calling to generate 4 vectors 20240913082551578 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240913082551578 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082551578 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240913082551578 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240913082551578 DAUC <0003> auc.c:113 vector [0]: rand = 0a9ebfa76e89437806296b28233f361e 20240913082551578 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240913082551578 DAUC <0003> auc.c:142 vector [0]: autn = c021b786ce0000009ff2f94f7ef07552 20240913082551578 DAUC <0003> auc.c:143 vector [0]: ck = 758785f1303ab56c7d5582a6d5fd2069 20240913082551578 DAUC <0003> auc.c:144 vector [0]: ik = bf0e00ef5339e20540d977e44716dfac 20240913082551578 DAUC <0003> auc.c:145 vector [0]: res = c4d846a5fd6fbff40000000000000000 20240913082551578 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082551578 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913082551578 DAUC <0003> auc.c:151 vector [0]: kc = f705705cf1e8a8ac 20240913082551578 DAUC <0003> auc.c:152 vector [0]: sres = 39b7f951 20240913082551578 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913082551578 DAUC <0003> auc.c:113 vector [1]: rand = 32b953ad9c70ec35c09ca20a72f9aea5 20240913082551578 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240913082551578 DAUC <0003> auc.c:142 vector [1]: autn = 2af32a7a024500008406110ce15630c6 20240913082551578 DAUC <0003> auc.c:143 vector [1]: ck = a12102ef2ed1dde5c2eca40941ac6820 20240913082551578 DAUC <0003> auc.c:144 vector [1]: ik = 7387129ca090e95fc4bed33b2486bcb1 20240913082551578 DAUC <0003> auc.c:145 vector [1]: res = 7a390e6c65e07c410000000000000000 20240913082551578 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082551578 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240913082551578 DAUC <0003> auc.c:151 vector [1]: kc = d4f46741eb6be02b 20240913082551578 DAUC <0003> auc.c:152 vector [1]: sres = 1fd9722d 20240913082551578 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240913082551578 DAUC <0003> auc.c:113 vector [2]: rand = 3a5747572dd9f5431e9f953a3ca7b516 20240913082551578 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240913082551578 DAUC <0003> auc.c:142 vector [2]: autn = 9c14d9e0d72900000e5cf5e19d5f7670 20240913082551578 DAUC <0003> auc.c:143 vector [2]: ck = 224f1b36a47ffabcabc2ab2def21cedd 20240913082551578 DAUC <0003> auc.c:144 vector [2]: ik = 868042e02d201faec2f3464859e11d99 20240913082551578 DAUC <0003> auc.c:145 vector [2]: res = 99de7fc1a94c24570000000000000000 20240913082551578 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082551578 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240913082551578 DAUC <0003> auc.c:151 vector [2]: kc = cdfeb4b33f9f3656 20240913082551578 DAUC <0003> auc.c:152 vector [2]: sres = 30925b96 20240913082551578 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240913082551578 DAUC <0003> auc.c:113 vector [3]: rand = 60d42cfad5340e6c6784c9ef58511f9c 20240913082551578 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240913082551578 DAUC <0003> auc.c:142 vector [3]: autn = e58ffd36d3e4000029b4a3ed4a75e0af 20240913082551578 DAUC <0003> auc.c:143 vector [3]: ck = e9666c9f0a1b9363de487fc91ecdced1 20240913082551578 DAUC <0003> auc.c:144 vector [3]: ik = fff224f0a2a6bca454a793a98a39632e 20240913082551578 DAUC <0003> auc.c:145 vector [3]: res = eb0660caa2e01ff80000000000000000 20240913082551578 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082551578 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240913082551578 DAUC <0003> auc.c:151 vector [3]: kc = 9c7ba40f3c498238 20240913082551578 DAUC <0003> auc.c:152 vector [3]: sres = 49e67f32 20240913082551578 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240913082551578 DAUC <0003> db_auc.c:245 IMSI='262425381840902': Generated 4 vectors 20240913082551578 DAUC <0003> db_auc.c:249 IMSI='262425381840902': Updating SQN=161 in DB 20240913082551595 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425381840902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425381840902"} 20240913082551595 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425381840902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082551595 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551595 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551598 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082551598 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425381840902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425381840902"} 20240913082551598 DAUC <0003> db_auc.c:157 IMSI='262425381840902': No 2G Auth Data 20240913082551598 DAUC <0003> db_auc.c:236 IMSI='262425381840902': Calling to generate 5 vectors 20240913082551598 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240913082551598 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082551598 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240913082551598 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240913082551598 DAUC <0003> auc.c:113 vector [0]: rand = eca43bb20c154f61064b71a734fea349 20240913082551598 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240913082551598 DAUC <0003> auc.c:142 vector [0]: autn = 30764a40dba500004e91aa5e6aec9475 20240913082551598 DAUC <0003> auc.c:143 vector [0]: ck = 90cd22bcfea96203f971c0029e688694 20240913082551598 DAUC <0003> auc.c:144 vector [0]: ik = 2b296cc157502da7434453d9a498e14a 20240913082551598 DAUC <0003> auc.c:145 vector [0]: res = 154b94cdc28b845f0000000000000000 20240913082551598 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082551598 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913082551598 DAUC <0003> auc.c:151 vector [0]: kc = 01d1dda69309287a 20240913082551598 DAUC <0003> auc.c:152 vector [0]: sres = d7c01092 20240913082551598 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913082551598 DAUC <0003> auc.c:113 vector [1]: rand = 647960a0623faeae11d418f30a5e5e0c 20240913082551598 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240913082551598 DAUC <0003> auc.c:142 vector [1]: autn = 233e421243690000d6d9e3784690ad87 20240913082551598 DAUC <0003> auc.c:143 vector [1]: ck = c71016ce462551f5b8c06db461f05f6e 20240913082551598 DAUC <0003> auc.c:144 vector [1]: ik = e492652854da62f5000bbaf05c575c8d 20240913082551598 DAUC <0003> auc.c:145 vector [1]: res = 92fa0c7add0ce1c60000000000000000 20240913082551598 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082551598 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240913082551598 DAUC <0003> auc.c:151 vector [1]: kc = 9b49a4a22f5830e3 20240913082551598 DAUC <0003> auc.c:152 vector [1]: sres = 4ff6edbc 20240913082551598 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240913082551598 DAUC <0003> auc.c:113 vector [2]: rand = b3c11efea0e8dedc4cf7a73c365af785 20240913082551598 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240913082551598 DAUC <0003> auc.c:142 vector [2]: autn = c86c0019b71500001a07e456e49a4c79 20240913082551598 DAUC <0003> auc.c:143 vector [2]: ck = 0af70dfac091d61d6a2bf803b6e27729 20240913082551598 DAUC <0003> auc.c:144 vector [2]: ik = 6d2dac6aee7ebb7a7c3620c5c99ce65e 20240913082551598 DAUC <0003> auc.c:145 vector [2]: res = 5b775cc8caadff990000000000000000 20240913082551598 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082551598 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240913082551598 DAUC <0003> auc.c:151 vector [2]: kc = 71c779565191fc10 20240913082551598 DAUC <0003> auc.c:152 vector [2]: sres = 91daa351 20240913082551598 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240913082551598 DAUC <0003> auc.c:113 vector [3]: rand = 5284ae6b876767763c1887c6bd9b81e1 20240913082551598 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240913082551598 DAUC <0003> auc.c:142 vector [3]: autn = dc2e37b3e51b000089ae5b8247cfd042 20240913082551598 DAUC <0003> auc.c:143 vector [3]: ck = 09b5864a06df460130c55573d3acfda6 20240913082551598 DAUC <0003> auc.c:144 vector [3]: ik = afbefdb940645bf9afce27d1763aaaee 20240913082551598 DAUC <0003> auc.c:145 vector [3]: res = 860fdb5848f657960000000000000000 20240913082551598 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082551598 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240913082551598 DAUC <0003> auc.c:151 vector [3]: kc = 39000951e32d4ab0 20240913082551598 DAUC <0003> auc.c:152 vector [3]: sres = cef98cce 20240913082551598 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240913082551598 DAUC <0003> auc.c:113 vector [4]: rand = ca5b9d41aabdada351e8f5a3938d8e4b 20240913082551598 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240913082551598 DAUC <0003> auc.c:142 vector [4]: autn = a8148ff4cd1e00003ccac6d095cf90c7 20240913082551598 DAUC <0003> auc.c:143 vector [4]: ck = a788626552c8b8dcc8f70e5a24acaf90 20240913082551598 DAUC <0003> auc.c:144 vector [4]: ik = cdfe3c264647f3a643ee342d6b9f669e 20240913082551598 DAUC <0003> auc.c:145 vector [4]: res = 305f500a0ffbbc6f0000000000000000 20240913082551598 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913082551598 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240913082551598 DAUC <0003> auc.c:151 vector [4]: kc = e16f64345bbc8274 20240913082551598 DAUC <0003> auc.c:152 vector [4]: sres = 3fa4ec65 20240913082551598 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240913082551598 DAUC <0003> db_auc.c:245 IMSI='262425381840902': Generated 5 vectors 20240913082551598 DAUC <0003> db_auc.c:249 IMSI='262425381840902': Updating SQN=321 in DB 20240913082551613 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425381840902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425381840902"} 20240913082551613 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425381840902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082551613 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551613 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551616 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082551616 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425381840902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425381840902"} 20240913082551616 DAUC <0003> db_auc.c:157 IMSI='262425381840902': No 2G Auth Data 20240913082551616 DAUC <0003> db_auc.c:236 IMSI='262425381840902': Calling to generate 5 vectors 20240913082551616 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240913082551616 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082551616 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240913082551616 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240913082551616 DAUC <0003> auc.c:113 vector [0]: rand = 2b30591820af7709a926ac1f66ed6db2 20240913082551616 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240913082551616 DAUC <0003> auc.c:142 vector [0]: autn = 1b937cd3ac4f0000b4b13f78cb820dcd 20240913082551616 DAUC <0003> auc.c:143 vector [0]: ck = 7217e18f47cf683a095d92be880f9f99 20240913082551616 DAUC <0003> auc.c:144 vector [0]: ik = 9ceba840367324ff62c0dfba73c1fcd2 20240913082551616 DAUC <0003> auc.c:145 vector [0]: res = 102f9561d59ad8ca0000000000000000 20240913082551616 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082551616 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913082551616 DAUC <0003> auc.c:151 vector [0]: kc = 856104cb8a722f8e 20240913082551616 DAUC <0003> auc.c:152 vector [0]: sres = c5b54dab 20240913082551616 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913082551616 DAUC <0003> auc.c:113 vector [1]: rand = bfaf11380f554f6ac74a0fd943b2ed12 20240913082551616 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240913082551616 DAUC <0003> auc.c:142 vector [1]: autn = 901ae9acc3680000d71c28ba3e6a1630 20240913082551616 DAUC <0003> auc.c:143 vector [1]: ck = f6cc92977e77b26064406e1585f3c670 20240913082551616 DAUC <0003> auc.c:144 vector [1]: ik = 568cc8ad95d9f7c268dd3e17560009cd 20240913082551616 DAUC <0003> auc.c:145 vector [1]: res = e1c47b1014deefd70000000000000000 20240913082551616 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082551616 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240913082551616 DAUC <0003> auc.c:151 vector [1]: kc = acdd0a38385d8a1f 20240913082551616 DAUC <0003> auc.c:152 vector [1]: sres = f51a94c7 20240913082551616 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240913082551616 DAUC <0003> auc.c:113 vector [2]: rand = 43134a64a6c420143881b157f4b113b5 20240913082551616 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240913082551616 DAUC <0003> auc.c:142 vector [2]: autn = a65549889a070000505f49ce3b1a6bf6 20240913082551616 DAUC <0003> auc.c:143 vector [2]: ck = b9cdd51c50a7d8121dc7d557afeb7537 20240913082551616 DAUC <0003> auc.c:144 vector [2]: ik = e68724435f114975a42e65b8f0b01a5e 20240913082551616 DAUC <0003> auc.c:145 vector [2]: res = 613d207eae3eaf870000000000000000 20240913082551616 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082551616 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240913082551616 DAUC <0003> auc.c:151 vector [2]: kc = e6a341b050edfe0e 20240913082551616 DAUC <0003> auc.c:152 vector [2]: sres = cf038ff9 20240913082551616 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240913082551616 DAUC <0003> auc.c:113 vector [3]: rand = 056d333724cba6e09169244d3671928f 20240913082551616 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240913082551616 DAUC <0003> auc.c:142 vector [3]: autn = 12a98326880500009b15315d4b9cbbfb 20240913082551616 DAUC <0003> auc.c:143 vector [3]: ck = b73de6f0c67ebae44bb9684c314170cd 20240913082551616 DAUC <0003> auc.c:144 vector [3]: ik = bcb65db626917663506e0c7ce9357afa 20240913082551616 DAUC <0003> auc.c:145 vector [3]: res = f641795388434c500000000000000000 20240913082551616 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082551616 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240913082551616 DAUC <0003> auc.c:151 vector [3]: kc = 105cdf76389bc6b0 20240913082551616 DAUC <0003> auc.c:152 vector [3]: sres = 7e023503 20240913082551616 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240913082551616 DAUC <0003> auc.c:113 vector [4]: rand = cad05a1795fcdc6505aa5b4f16ab98d1 20240913082551616 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240913082551616 DAUC <0003> auc.c:142 vector [4]: autn = 54d8060c56da00002cfbaf3d09bb207d 20240913082551616 DAUC <0003> auc.c:143 vector [4]: ck = ab97158397cc1b5de75ef8b2f6777b2f 20240913082551616 DAUC <0003> auc.c:144 vector [4]: ik = e40fa2426bbddd8e1aa6be666a5bf1ce 20240913082551616 DAUC <0003> auc.c:145 vector [4]: res = f5be5a31c18315fb0000000000000000 20240913082551616 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913082551616 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240913082551616 DAUC <0003> auc.c:151 vector [4]: kc = b260f115605d4c32 20240913082551616 DAUC <0003> auc.c:152 vector [4]: sres = 343d4fca 20240913082551616 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240913082551616 DAUC <0003> db_auc.c:245 IMSI='262425381840902': Generated 5 vectors 20240913082551616 DAUC <0003> db_auc.c:249 IMSI='262425381840902': Updating SQN=481 in DB 20240913082551633 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425381840902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425381840902"} 20240913082551633 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425381840902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082551634 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551634 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42800<->l=127.0.0.1:4258 20240913082551701 DAUC <0003> db_auc.c:157 IMSI='262426268755781': No 2G Auth Data 20240913082551701 DAUC <0003> db_auc.c:192 IMSI='262426268755781': No 3G Auth Data 20240913082551781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39284<->l=127.0.0.1:4258 20240913082551783 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082551783 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426268755781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426268755781"} 20240913082551783 DAUC <0003> db_auc.c:236 IMSI='262426268755781': Calling to generate 1 vectors 20240913082551783 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240913082551783 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082551783 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082551783 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913082551783 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082551783 DAUC <0003> auc.c:113 vector [0]: rand = 0277e989b5e04b5b880876a69ee1c8d6 20240913082551783 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913082551783 DAUC <0003> auc.c:142 vector [0]: autn = f8bf487b571b0000bcc498cebae0b632 20240913082551783 DAUC <0003> auc.c:143 vector [0]: ck = 8bbf2588fe261f62586ff4cc64e113a3 20240913082551783 DAUC <0003> auc.c:144 vector [0]: ik = 6913799e3e66c4e0be626a2b5af59bcd 20240913082551783 DAUC <0003> auc.c:145 vector [0]: res = 34697c3b423231ce0000000000000000 20240913082551783 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082551783 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913082551783 DAUC <0003> auc.c:179 vector [0]: kc = 724aa761190d1c00 20240913082551783 DAUC <0003> auc.c:180 vector [0]: sres = d20bd8c4 20240913082551783 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913082551783 DAUC <0003> db_auc.c:245 IMSI='262426268755781': Generated 1 vectors 20240913082551783 DAUC <0003> db_auc.c:249 IMSI='262426268755781': Updating SQN=33 in DB 20240913082551801 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426268755781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426268755781"} 20240913082551801 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426268755781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082551801 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551801 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551803 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082551803 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426268755781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426268755781"} 20240913082551803 DAUC <0003> db_auc.c:236 IMSI='262426268755781': Calling to generate 4 vectors 20240913082551803 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240913082551803 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082551804 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082551804 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240913082551804 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082551804 DAUC <0003> auc.c:113 vector [0]: rand = a509721122819d987adcdf53f01f31b6 20240913082551804 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240913082551804 DAUC <0003> auc.c:142 vector [0]: autn = 538f770061090000595d603ec0730cda 20240913082551804 DAUC <0003> auc.c:143 vector [0]: ck = b59e04edbe9d8a7b2aa117483e14ebd6 20240913082551804 DAUC <0003> auc.c:144 vector [0]: ik = b06f0b8e29cbb022c3fac322778752cb 20240913082551804 DAUC <0003> auc.c:145 vector [0]: res = 08d2f3a5165693820000000000000000 20240913082551804 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082551804 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913082551804 DAUC <0003> auc.c:179 vector [0]: kc = 9d8f7ddeeb138c00 20240913082551804 DAUC <0003> auc.c:180 vector [0]: sres = 8f78105d 20240913082551804 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913082551804 DAUC <0003> auc.c:113 vector [1]: rand = 5adbaad02b7a2663bcd757b38c098975 20240913082551804 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240913082551804 DAUC <0003> auc.c:142 vector [1]: autn = a20ee00012ff000043743cd27c8ea285 20240913082551804 DAUC <0003> auc.c:143 vector [1]: ck = c964b5c3c6d13e2507f31bd6198b05ef 20240913082551804 DAUC <0003> auc.c:144 vector [1]: ik = a3d981a804cb7d9bb481fb7172c67bc7 20240913082551804 DAUC <0003> auc.c:145 vector [1]: res = fcd5f24584a1e1cc0000000000000000 20240913082551804 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082551804 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913082551804 DAUC <0003> auc.c:179 vector [1]: kc = d3593e2b75e8a800 20240913082551804 DAUC <0003> auc.c:180 vector [1]: sres = 3e7b0201 20240913082551804 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913082551804 DAUC <0003> auc.c:113 vector [2]: rand = 8122b3ee85a4970b24f6e96fe9dbc12c 20240913082551804 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240913082551804 DAUC <0003> auc.c:142 vector [2]: autn = 0e61bd6a66c100000670820ff38bc7c6 20240913082551804 DAUC <0003> auc.c:143 vector [2]: ck = f5db321483098e78de0e1db512f68744 20240913082551804 DAUC <0003> auc.c:144 vector [2]: ik = 9d9b5116e84ad103209ec88e0ede937e 20240913082551804 DAUC <0003> auc.c:145 vector [2]: res = e3579ecf93554e3f0000000000000000 20240913082551804 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082551804 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913082551804 DAUC <0003> auc.c:179 vector [2]: kc = 9c769bdf8d274000 20240913082551804 DAUC <0003> auc.c:180 vector [2]: sres = d6acbbd6 20240913082551804 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913082551804 DAUC <0003> auc.c:113 vector [3]: rand = b31ab6aa37156d4670ae76fc1f0d8727 20240913082551804 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240913082551804 DAUC <0003> auc.c:142 vector [3]: autn = c37a769b507f000086c800bb30ef6d96 20240913082551804 DAUC <0003> auc.c:143 vector [3]: ck = 2e64cbc567a383ad0d0a57c0404956f8 20240913082551804 DAUC <0003> auc.c:144 vector [3]: ik = 267c71db15716adc09f82a1f6e1c94f3 20240913082551804 DAUC <0003> auc.c:145 vector [3]: res = e073504ca3aa03420000000000000000 20240913082551804 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082551804 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913082551804 DAUC <0003> auc.c:179 vector [3]: kc = 072b1afd98f6f800 20240913082551804 DAUC <0003> auc.c:180 vector [3]: sres = 9058c9fe 20240913082551804 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913082551804 DAUC <0003> db_auc.c:245 IMSI='262426268755781': Generated 4 vectors 20240913082551804 DAUC <0003> db_auc.c:249 IMSI='262426268755781': Updating SQN=161 in DB 20240913082551821 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426268755781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426268755781"} 20240913082551821 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426268755781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082551821 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551821 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551822 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082551822 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426268755781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426268755781"} 20240913082551822 DAUC <0003> db_auc.c:236 IMSI='262426268755781': Calling to generate 5 vectors 20240913082551822 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913082551822 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082551822 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082551822 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240913082551822 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082551822 DAUC <0003> auc.c:113 vector [0]: rand = 31fa0b7f524388686f706fbc73135f7c 20240913082551822 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240913082551822 DAUC <0003> auc.c:142 vector [0]: autn = 30afa289806300002239fb0825ac1e75 20240913082551822 DAUC <0003> auc.c:143 vector [0]: ck = 5cab24deb1046bb207b83867062ee93c 20240913082551822 DAUC <0003> auc.c:144 vector [0]: ik = 9b7db255f124e8c3a52f7eae7af859ab 20240913082551822 DAUC <0003> auc.c:145 vector [0]: res = d943198318e83fd70000000000000000 20240913082551822 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082551822 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913082551822 DAUC <0003> auc.c:179 vector [0]: kc = 9fcf9ad0ee468c00 20240913082551822 DAUC <0003> auc.c:180 vector [0]: sres = 7e0597b4 20240913082551822 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913082551822 DAUC <0003> auc.c:113 vector [1]: rand = 57ad390579f1674a83f4228272d54970 20240913082551822 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240913082551822 DAUC <0003> auc.c:142 vector [1]: autn = 7044a8cc283d000078aefca25280fefd 20240913082551822 DAUC <0003> auc.c:143 vector [1]: ck = a652fa7c1013b7da3a9c82ffcb33cef3 20240913082551822 DAUC <0003> auc.c:144 vector [1]: ik = 124443b313ff6c9831e05d89d91045ee 20240913082551822 DAUC <0003> auc.c:145 vector [1]: res = cd51b679b17f8bed0000000000000000 20240913082551822 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082551822 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913082551822 DAUC <0003> auc.c:179 vector [1]: kc = eabba0cd27fd8000 20240913082551822 DAUC <0003> auc.c:180 vector [1]: sres = 5cb06188 20240913082551822 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913082551822 DAUC <0003> auc.c:113 vector [2]: rand = c1a7d804ebbd2f01d05ce222b6d1f6ed 20240913082551822 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240913082551822 DAUC <0003> auc.c:142 vector [2]: autn = c95060c6958400009386d31340f64948 20240913082551822 DAUC <0003> auc.c:143 vector [2]: ck = dadc617c6f2212ca1320139da2e19e82 20240913082551822 DAUC <0003> auc.c:144 vector [2]: ik = d9a6b35b9addebc23546cd00001ad812 20240913082551822 DAUC <0003> auc.c:145 vector [2]: res = da42724786f3c3640000000000000000 20240913082551822 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082551822 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913082551822 DAUC <0003> auc.c:179 vector [2]: kc = b1f972460c84a400 20240913082551822 DAUC <0003> auc.c:180 vector [2]: sres = cf9d9f85 20240913082551822 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913082551822 DAUC <0003> auc.c:113 vector [3]: rand = 094da0d13cbf4adbc033dbfa4f637c11 20240913082551822 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240913082551822 DAUC <0003> auc.c:142 vector [3]: autn = 6dab2d9a0b7c0000159ba8a7bf29caa2 20240913082551822 DAUC <0003> auc.c:143 vector [3]: ck = 6f101e7534d6e9a4e0bf1f02bd34976d 20240913082551822 DAUC <0003> auc.c:144 vector [3]: ik = dcf4754ae6d34a70ae8f986079edaa6c 20240913082551822 DAUC <0003> auc.c:145 vector [3]: res = cde181ab0b1b914a0000000000000000 20240913082551822 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082551822 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913082551822 DAUC <0003> auc.c:179 vector [3]: kc = 91fedab317e6ec00 20240913082551822 DAUC <0003> auc.c:180 vector [3]: sres = 685d199b 20240913082551822 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913082551822 DAUC <0003> auc.c:113 vector [4]: rand = ab746333e1d584784c0b92983cc98595 20240913082551822 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240913082551822 DAUC <0003> auc.c:142 vector [4]: autn = 38376524946d00008398fd6a6b26a2f0 20240913082551822 DAUC <0003> auc.c:143 vector [4]: ck = b2d46466b8b43dc60d4cf571b486b58f 20240913082551822 DAUC <0003> auc.c:144 vector [4]: ik = 8a4795bebbc18062b727d525269f4e86 20240913082551822 DAUC <0003> auc.c:145 vector [4]: res = 5da5fc0087e05d4c0000000000000000 20240913082551822 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913082551822 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913082551822 DAUC <0003> auc.c:179 vector [4]: kc = a8bdccbe220a1c00 20240913082551822 DAUC <0003> auc.c:180 vector [4]: sres = 9c383d5e 20240913082551822 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913082551822 DAUC <0003> db_auc.c:245 IMSI='262426268755781': Generated 5 vectors 20240913082551822 DAUC <0003> db_auc.c:249 IMSI='262426268755781': Updating SQN=321 in DB 20240913082551838 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426268755781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426268755781"} 20240913082551838 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426268755781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082551838 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551838 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551840 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082551840 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426268755781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426268755781"} 20240913082551840 DAUC <0003> db_auc.c:236 IMSI='262426268755781': Calling to generate 5 vectors 20240913082551840 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913082551840 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082551840 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082551840 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240913082551840 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082551840 DAUC <0003> auc.c:113 vector [0]: rand = 276b4dcb8a68c8262ce5816e390faf3e 20240913082551840 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240913082551840 DAUC <0003> auc.c:142 vector [0]: autn = b19b04020c470000b643bf30ca2de725 20240913082551840 DAUC <0003> auc.c:143 vector [0]: ck = 1597f149928059ba2f5569dad506e1af 20240913082551840 DAUC <0003> auc.c:144 vector [0]: ik = 141bc50f60d813b7435b34e87f076781 20240913082551840 DAUC <0003> auc.c:145 vector [0]: res = 6315b1b1bc45be500000000000000000 20240913082551840 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082551840 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913082551840 DAUC <0003> auc.c:179 vector [0]: kc = d592fd4ce4392400 20240913082551840 DAUC <0003> auc.c:180 vector [0]: sres = 5f4e6268 20240913082551840 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913082551840 DAUC <0003> auc.c:113 vector [1]: rand = 32df6c042c06d729119c08c0bcd843ba 20240913082551840 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240913082551840 DAUC <0003> auc.c:142 vector [1]: autn = 7931beb6b6e90000cd654258e6c7efd6 20240913082551840 DAUC <0003> auc.c:143 vector [1]: ck = cc7d576d8b3011411677c263a315fd6e 20240913082551840 DAUC <0003> auc.c:144 vector [1]: ik = a05a72aea311bf89f9f572dc6dc6bac7 20240913082551840 DAUC <0003> auc.c:145 vector [1]: res = 7b7790aefc7868a90000000000000000 20240913082551840 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082551840 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913082551840 DAUC <0003> auc.c:179 vector [1]: kc = cb4aeebca0c19c00 20240913082551840 DAUC <0003> auc.c:180 vector [1]: sres = 642ea248 20240913082551840 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913082551840 DAUC <0003> auc.c:113 vector [2]: rand = adc14a6b6d89d06ca4989c49e53ccd2e 20240913082551840 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240913082551840 DAUC <0003> auc.c:142 vector [2]: autn = b66d05d01fad000030ed4fc934f4c873 20240913082551840 DAUC <0003> auc.c:143 vector [2]: ck = ddfee9ab7727daff2f29f9948380b97a 20240913082551840 DAUC <0003> auc.c:144 vector [2]: ik = 890bec7092883f1062434ba611154e7b 20240913082551840 DAUC <0003> auc.c:145 vector [2]: res = a4ccf2ffb4fa2ffd0000000000000000 20240913082551840 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082551840 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913082551840 DAUC <0003> auc.c:179 vector [2]: kc = 4e39a88fd3f63c00 20240913082551840 DAUC <0003> auc.c:180 vector [2]: sres = ca12a42a 20240913082551840 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913082551840 DAUC <0003> auc.c:113 vector [3]: rand = 663be495629c9f0ca8a6c04a78f59ac9 20240913082551840 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240913082551840 DAUC <0003> auc.c:142 vector [3]: autn = 16ba74d0d58c0000f1e1c6e1d082df05 20240913082551840 DAUC <0003> auc.c:143 vector [3]: ck = dc2fa0c8a2e134dde5bca410e07619f2 20240913082551840 DAUC <0003> auc.c:144 vector [3]: ik = 2f1ab0227eefbcd07c6166761e4e9ac0 20240913082551840 DAUC <0003> auc.c:145 vector [3]: res = 0aaf84021fe5080d0000000000000000 20240913082551840 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082551840 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913082551840 DAUC <0003> auc.c:179 vector [3]: kc = d5ad0a48e3249800 20240913082551840 DAUC <0003> auc.c:180 vector [3]: sres = 3462b877 20240913082551840 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913082551840 DAUC <0003> auc.c:113 vector [4]: rand = 413f5308e22753d628bc8e8826b6ba37 20240913082551840 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240913082551840 DAUC <0003> auc.c:142 vector [4]: autn = 07a55d4b3841000045b8e61dfaba39f3 20240913082551840 DAUC <0003> auc.c:143 vector [4]: ck = 6d9c96f15cf0405d99625d4ff444d29e 20240913082551840 DAUC <0003> auc.c:144 vector [4]: ik = be5aa8b2abad534251e461a452e0c899 20240913082551840 DAUC <0003> auc.c:145 vector [4]: res = fb258e641d6293b80000000000000000 20240913082551840 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913082551840 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913082551840 DAUC <0003> auc.c:179 vector [4]: kc = 6fd783fe5a854400 20240913082551840 DAUC <0003> auc.c:180 vector [4]: sres = 780ab06b 20240913082551840 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913082551840 DAUC <0003> db_auc.c:245 IMSI='262426268755781': Generated 5 vectors 20240913082551840 DAUC <0003> db_auc.c:249 IMSI='262426268755781': Updating SQN=481 in DB 20240913082551855 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426268755781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426268755781"} 20240913082551855 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426268755781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082551855 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551856 DLINP <000b> input/ipa.c:451 connected read/write 20240913082551856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082551857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39284<->l=127.0.0.1:4258 20240913082551960 DAUC <0003> db_auc.c:157 IMSI='262421710135790': No 2G Auth Data 20240913082551960 DAUC <0003> db_auc.c:192 IMSI='262421710135790': No 3G Auth Data 20240913082552114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39288<->l=127.0.0.1:4258 20240913082552118 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082552118 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421710135790 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421710135790"} 20240913082552118 DAUC <0003> db_auc.c:236 IMSI='262421710135790': Calling to generate 1 vectors 20240913082552118 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240913082552118 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082552118 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082552118 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913082552118 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082552118 DAUC <0003> auc.c:113 vector [0]: rand = 7603f362d1ac29ea43826fb3a92ec409 20240913082552118 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913082552118 DAUC <0003> auc.c:142 vector [0]: autn = 86ef09332da70000c75ab677fc72e0dd 20240913082552118 DAUC <0003> auc.c:143 vector [0]: ck = 87a47520476f55f9dcc539fb03807f41 20240913082552118 DAUC <0003> auc.c:144 vector [0]: ik = b344095103139cb0299ec2e066f89235 20240913082552118 DAUC <0003> auc.c:145 vector [0]: res = a9835183f4b53f0e0000000000000000 20240913082552118 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082552118 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913082552118 DAUC <0003> auc.c:179 vector [0]: kc = 6bcb385f86d63c00 20240913082552118 DAUC <0003> auc.c:180 vector [0]: sres = d82d1a48 20240913082552118 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913082552118 DAUC <0003> db_auc.c:245 IMSI='262421710135790': Generated 1 vectors 20240913082552118 DAUC <0003> db_auc.c:249 IMSI='262421710135790': Updating SQN=33 in DB 20240913082552140 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421710135790 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421710135790"} 20240913082552140 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421710135790 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082552140 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082552141 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082552148 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082552148 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421710135790 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421710135790"} 20240913082552148 DAUC <0003> db_auc.c:236 IMSI='262421710135790': Calling to generate 4 vectors 20240913082552148 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240913082552148 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082552148 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082552148 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240913082552148 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082552148 DAUC <0003> auc.c:113 vector [0]: rand = 9135f20cc76da4c2828fcd3cfd250d6d 20240913082552148 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240913082552148 DAUC <0003> auc.c:142 vector [0]: autn = 128845b9d7ca000046a54981c70d04fd 20240913082552148 DAUC <0003> auc.c:143 vector [0]: ck = a108108f9998639966bdeaa18230600b 20240913082552148 DAUC <0003> auc.c:144 vector [0]: ik = 3a32f55cdebe235bf10a314bca694234 20240913082552148 DAUC <0003> auc.c:145 vector [0]: res = bb73bc4a2ea9370a0000000000000000 20240913082552148 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082552148 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913082552148 DAUC <0003> auc.c:179 vector [0]: kc = 9dd5d5f8a61ddc00 20240913082552148 DAUC <0003> auc.c:180 vector [0]: sres = 7034b6ea 20240913082552148 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913082552148 DAUC <0003> auc.c:113 vector [1]: rand = dc33d32ac0169f1e9767b50f66494337 20240913082552148 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240913082552148 DAUC <0003> auc.c:142 vector [1]: autn = 09a1b45e31f70000d066250a09b8ee8a 20240913082552148 DAUC <0003> auc.c:143 vector [1]: ck = e9e5baf1e55a1beb4afdc9e33f7fe13b 20240913082552148 DAUC <0003> auc.c:144 vector [1]: ik = f6232b66b6c6422817c3376d9d1b303f 20240913082552148 DAUC <0003> auc.c:145 vector [1]: res = 2e03f25554e178ae0000000000000000 20240913082552148 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082552148 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913082552148 DAUC <0003> auc.c:179 vector [1]: kc = de01e7898adfd000 20240913082552148 DAUC <0003> auc.c:180 vector [1]: sres = c4232597 20240913082552148 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913082552148 DAUC <0003> auc.c:113 vector [2]: rand = 186fa2f0dc0591d81a404db1453dae52 20240913082552148 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240913082552148 DAUC <0003> auc.c:142 vector [2]: autn = 2b72122b59ce0000bade9ded66cf0068 20240913082552148 DAUC <0003> auc.c:143 vector [2]: ck = 7f0b9656db0bc2be221a8890f27bd663 20240913082552148 DAUC <0003> auc.c:144 vector [2]: ik = 5c110bc79e0fa5d496cad1969b0b08bb 20240913082552148 DAUC <0003> auc.c:145 vector [2]: res = 8d44fbc60affd2680000000000000000 20240913082552148 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082552148 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913082552148 DAUC <0003> auc.c:179 vector [2]: kc = 87b5ad85f3763800 20240913082552148 DAUC <0003> auc.c:180 vector [2]: sres = bb7de882 20240913082552148 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913082552148 DAUC <0003> auc.c:113 vector [3]: rand = 351a2f02a3f874aa6c44d5cd30706124 20240913082552148 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240913082552148 DAUC <0003> auc.c:142 vector [3]: autn = 12495a703d4d00001c856e32ab9232b7 20240913082552148 DAUC <0003> auc.c:143 vector [3]: ck = 78183e6ebb3279b7a8903e918c1569fd 20240913082552148 DAUC <0003> auc.c:144 vector [3]: ik = bb554b98435a8211780e9b752ae74a62 20240913082552148 DAUC <0003> auc.c:145 vector [3]: res = ab3d4b4f0ee1cb590000000000000000 20240913082552148 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082552148 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913082552148 DAUC <0003> auc.c:179 vector [3]: kc = 9d528dd7321c0400 20240913082552148 DAUC <0003> auc.c:180 vector [3]: sres = 639927fb 20240913082552148 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913082552148 DAUC <0003> db_auc.c:245 IMSI='262421710135790': Generated 4 vectors 20240913082552148 DAUC <0003> db_auc.c:249 IMSI='262421710135790': Updating SQN=161 in DB 20240913082552168 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421710135790 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421710135790"} 20240913082552168 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421710135790 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082552168 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082552168 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082552178 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082552178 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421710135790 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421710135790"} 20240913082552178 DAUC <0003> db_auc.c:236 IMSI='262421710135790': Calling to generate 5 vectors 20240913082552178 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913082552178 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082552178 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082552178 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240913082552178 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082552178 DAUC <0003> auc.c:113 vector [0]: rand = e52e5af36844ee20339d3f307f49be22 20240913082552178 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240913082552178 DAUC <0003> auc.c:142 vector [0]: autn = 36b45fa6375b00005808ac1566e2e385 20240913082552178 DAUC <0003> auc.c:143 vector [0]: ck = 6a50e2349915bc150d38b59b17ea8cde 20240913082552178 DAUC <0003> auc.c:144 vector [0]: ik = a0b70cfaddbb7f2aedef7965066c5bda 20240913082552178 DAUC <0003> auc.c:145 vector [0]: res = 00fd5d241e8b00810000000000000000 20240913082552178 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082552178 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913082552178 DAUC <0003> auc.c:179 vector [0]: kc = e0e25d26f6f65800 20240913082552178 DAUC <0003> auc.c:180 vector [0]: sres = 59cfa325 20240913082552178 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913082552178 DAUC <0003> auc.c:113 vector [1]: rand = b202ec250e450d1969be9a9e99c79a49 20240913082552178 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240913082552178 DAUC <0003> auc.c:142 vector [1]: autn = 1d1f422622ba0000444d833b7e2c17ec 20240913082552178 DAUC <0003> auc.c:143 vector [1]: ck = 5e2587c0b0398a6eefa7c7d4d7ec7279 20240913082552178 DAUC <0003> auc.c:144 vector [1]: ik = 37c76fdadb54a88e378b102651f80e8a 20240913082552178 DAUC <0003> auc.c:145 vector [1]: res = fdd8088c566403c80000000000000000 20240913082552178 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082552178 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913082552178 DAUC <0003> auc.c:179 vector [1]: kc = 87d0a3aa8d264400 20240913082552178 DAUC <0003> auc.c:180 vector [1]: sres = 93d233ef 20240913082552178 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913082552178 DAUC <0003> auc.c:113 vector [2]: rand = 325214d46582c5dbdf664f1b7a467eff 20240913082552178 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240913082552178 DAUC <0003> auc.c:142 vector [2]: autn = ee2df4b9210d000012f38271d7fc2f58 20240913082552178 DAUC <0003> auc.c:143 vector [2]: ck = 2a15f95d06a300f7dad5a45c454c084c 20240913082552178 DAUC <0003> auc.c:144 vector [2]: ik = ce67d8de64723a4db24ef355f76f46f9 20240913082552178 DAUC <0003> auc.c:145 vector [2]: res = 32bd6f7470e3dc5b0000000000000000 20240913082552178 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082552178 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913082552178 DAUC <0003> auc.c:179 vector [2]: kc = 506dbeb64976fc00 20240913082552178 DAUC <0003> auc.c:180 vector [2]: sres = 77fb6b79 20240913082552178 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913082552178 DAUC <0003> auc.c:113 vector [3]: rand = 164870d3e01fff1be165c149f3346bad 20240913082552178 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240913082552178 DAUC <0003> auc.c:142 vector [3]: autn = 06c858767bba000019b29e96ee2657fc 20240913082552178 DAUC <0003> auc.c:143 vector [3]: ck = ad7a7a304987fe211f58395f1d6bbf6c 20240913082552178 DAUC <0003> auc.c:144 vector [3]: ik = 34c9377b9ff834fe088a3633f22bf17d 20240913082552178 DAUC <0003> auc.c:145 vector [3]: res = cc8ecd66ba996de80000000000000000 20240913082552178 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082552178 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913082552178 DAUC <0003> auc.c:179 vector [3]: kc = 7c4f718e6d262800 20240913082552178 DAUC <0003> auc.c:180 vector [3]: sres = 4368cb48 20240913082552178 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913082552178 DAUC <0003> auc.c:113 vector [4]: rand = beb2a46c834de411fcbd1a440ba003e1 20240913082552178 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240913082552178 DAUC <0003> auc.c:142 vector [4]: autn = d244242d801200007d090801a2c759fe 20240913082552178 DAUC <0003> auc.c:143 vector [4]: ck = 8395bb07170914d0c704ecec2f1ba0ba 20240913082552178 DAUC <0003> auc.c:144 vector [4]: ik = 2f7354176cbaa7830d349f3af76b77a6 20240913082552178 DAUC <0003> auc.c:145 vector [4]: res = 101d4bf7982931000000000000000000 20240913082552178 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913082552178 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913082552178 DAUC <0003> auc.c:179 vector [4]: kc = 17e7b221e014e400 20240913082552178 DAUC <0003> auc.c:180 vector [4]: sres = d832d8b8 20240913082552178 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913082552178 DAUC <0003> db_auc.c:245 IMSI='262421710135790': Generated 5 vectors 20240913082552178 DAUC <0003> db_auc.c:249 IMSI='262421710135790': Updating SQN=321 in DB 20240913082552201 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421710135790 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421710135790"} 20240913082552201 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421710135790 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082552201 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082552201 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082552204 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082552204 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421710135790 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421710135790"} 20240913082552204 DAUC <0003> db_auc.c:236 IMSI='262421710135790': Calling to generate 5 vectors 20240913082552204 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913082552204 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082552204 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082552204 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240913082552204 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082552204 DAUC <0003> auc.c:113 vector [0]: rand = 78e46e5f98b30565926a4dbc7c4a2034 20240913082552204 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240913082552204 DAUC <0003> auc.c:142 vector [0]: autn = 24127f4e25360000b4e2ff3562a7e873 20240913082552204 DAUC <0003> auc.c:143 vector [0]: ck = 7ce9c441981785c56133d0af9080cdf4 20240913082552204 DAUC <0003> auc.c:144 vector [0]: ik = be1718103e95a76a705049c5f7386ad4 20240913082552205 DAUC <0003> auc.c:145 vector [0]: res = 2a440b9c7bba9bbe0000000000000000 20240913082552205 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082552205 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913082552205 DAUC <0003> auc.c:179 vector [0]: kc = c0863d0c34dca400 20240913082552205 DAUC <0003> auc.c:180 vector [0]: sres = bcd58b9d 20240913082552205 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913082552205 DAUC <0003> auc.c:113 vector [1]: rand = 9a6de50538718e56f549a050a69278e6 20240913082552205 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240913082552205 DAUC <0003> auc.c:142 vector [1]: autn = ef87d6de7cd500009e2d2550127c4760 20240913082552205 DAUC <0003> auc.c:143 vector [1]: ck = 64ad3e93a15974670a98edba7b8977c1 20240913082552205 DAUC <0003> auc.c:144 vector [1]: ik = 29656ebe008f7eba85977f26b852a2ff 20240913082552205 DAUC <0003> auc.c:145 vector [1]: res = 3617292d356d34710000000000000000 20240913082552205 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082552205 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913082552205 DAUC <0003> auc.c:179 vector [1]: kc = 94b1864b70fef000 20240913082552205 DAUC <0003> auc.c:180 vector [1]: sres = d994f7b3 20240913082552205 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913082552205 DAUC <0003> auc.c:113 vector [2]: rand = 92614baf1fb809d2d2f9e0699d1208ca 20240913082552205 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240913082552205 DAUC <0003> auc.c:142 vector [2]: autn = 4d99341bed1d0000f4dd35a3b4a1d1aa 20240913082552205 DAUC <0003> auc.c:143 vector [2]: ck = ce02e47471c7ea4b62beee07f16a64e2 20240913082552205 DAUC <0003> auc.c:144 vector [2]: ik = 41d7520d442ffd1481139802173ed88a 20240913082552205 DAUC <0003> auc.c:145 vector [2]: res = 40fc04691851df6b0000000000000000 20240913082552205 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082552205 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913082552205 DAUC <0003> auc.c:179 vector [2]: kc = 4c35a74f29e38c00 20240913082552205 DAUC <0003> auc.c:180 vector [2]: sres = 426da40d 20240913082552205 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913082552205 DAUC <0003> auc.c:113 vector [3]: rand = 1cc337cdc5bdb384343dedc828e60f25 20240913082552205 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240913082552205 DAUC <0003> auc.c:142 vector [3]: autn = 575a9d077a8000005ea0d58faac78e3a 20240913082552205 DAUC <0003> auc.c:143 vector [3]: ck = c085a81ab940df524f158ab423560c4c 20240913082552205 DAUC <0003> auc.c:144 vector [3]: ik = cb4265498645048118dc7adbe35a279f 20240913082552205 DAUC <0003> auc.c:145 vector [3]: res = cabffdb0a7876a1b0000000000000000 20240913082552205 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082552206 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913082552206 DAUC <0003> auc.c:179 vector [3]: kc = 53da7eeedc3ef000 20240913082552206 DAUC <0003> auc.c:180 vector [3]: sres = 80511c3e 20240913082552206 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913082552206 DAUC <0003> auc.c:113 vector [4]: rand = e35f39ac86c33e5543193791750c3c34 20240913082552206 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240913082552206 DAUC <0003> auc.c:142 vector [4]: autn = 2cc40cddf12a00003e9cdd172c957891 20240913082552206 DAUC <0003> auc.c:143 vector [4]: ck = 2f41c78d7ccaf120850e170ec5c633d3 20240913082552206 DAUC <0003> auc.c:144 vector [4]: ik = 4fd7a76b0d68bee160231958e2cb59c0 20240913082552206 DAUC <0003> auc.c:145 vector [4]: res = 9edf203af2bf58fc0000000000000000 20240913082552206 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913082552206 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913082552206 DAUC <0003> auc.c:179 vector [4]: kc = d639d13ce9e6b800 20240913082552206 DAUC <0003> auc.c:180 vector [4]: sres = 50330043 20240913082552206 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913082552206 DAUC <0003> db_auc.c:245 IMSI='262421710135790': Generated 5 vectors 20240913082552206 DAUC <0003> db_auc.c:249 IMSI='262421710135790': Updating SQN=481 in DB 20240913082552220 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421710135790 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421710135790"} 20240913082552220 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421710135790 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082552220 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082552221 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082552223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39288<->l=127.0.0.1:4258 20240913082552304 DAUC <0003> db_auc.c:157 IMSI='262424529551168': No 2G Auth Data 20240913082552304 DAUC <0003> db_auc.c:192 IMSI='262424529551168': No 3G Auth Data 20240913082552501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39304<->l=127.0.0.1:4258 20240913082552505 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082552505 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424529551168 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424529551168"} 20240913082552505 DAUC <0003> db_auc.c:236 IMSI='262424529551168': Calling to generate 1 vectors 20240913082552505 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240913082552505 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082552505 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082552505 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913082552505 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082552505 DAUC <0003> auc.c:113 vector [0]: rand = 63a94481417c79ccb9f39fb8aa38a642 20240913082552505 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913082552505 DAUC <0003> auc.c:142 vector [0]: autn = 469ef2781bac000089a4c863acd59730 20240913082552505 DAUC <0003> auc.c:143 vector [0]: ck = 84973d93feba5b741d80c37bb8e56794 20240913082552505 DAUC <0003> auc.c:144 vector [0]: ik = e89606e42113a43956d06cfa5aa807e1 20240913082552505 DAUC <0003> auc.c:145 vector [0]: res = 384198725f50ac980000000000000000 20240913082552505 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082552505 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913082552505 DAUC <0003> auc.c:179 vector [0]: kc = ad7e907f1f325776 20240913082552505 DAUC <0003> auc.c:180 vector [0]: sres = 2347b7d5 20240913082552505 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913082552505 DAUC <0003> db_auc.c:245 IMSI='262424529551168': Generated 1 vectors 20240913082552505 DAUC <0003> db_auc.c:249 IMSI='262424529551168': Updating SQN=33 in DB 20240913082552520 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424529551168 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424529551168"} 20240913082552520 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424529551168 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082552520 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082552520 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082552523 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082552523 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424529551168 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424529551168"} 20240913082552523 DAUC <0003> db_auc.c:236 IMSI='262424529551168': Calling to generate 4 vectors 20240913082552523 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240913082552523 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082552523 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082552523 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240913082552523 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082552523 DAUC <0003> auc.c:113 vector [0]: rand = f404504145e9d8c54d8b6373d8d2c770 20240913082552523 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240913082552523 DAUC <0003> auc.c:142 vector [0]: autn = f9f7b85626e20000ed56fe77121d0b75 20240913082552523 DAUC <0003> auc.c:143 vector [0]: ck = 1decfd9018f1df772138bf30e81e27b0 20240913082552523 DAUC <0003> auc.c:144 vector [0]: ik = 97fdcff6f15652a4995c9aaaf66f1136 20240913082552523 DAUC <0003> auc.c:145 vector [0]: res = dd4e0bb1ab18a1120000000000000000 20240913082552523 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082552523 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913082552523 DAUC <0003> auc.c:179 vector [0]: kc = 521f4b20ca655eff 20240913082552523 DAUC <0003> auc.c:180 vector [0]: sres = 792f2a94 20240913082552523 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913082552523 DAUC <0003> auc.c:113 vector [1]: rand = 706d17f0cbe5c74e63adc3bfdf84d12c 20240913082552523 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240913082552523 DAUC <0003> auc.c:142 vector [1]: autn = bac5dc0bf48f0000443b32a2ea827378 20240913082552523 DAUC <0003> auc.c:143 vector [1]: ck = cf9e6545e0bb75762cdf6cf4def69f26 20240913082552523 DAUC <0003> auc.c:144 vector [1]: ik = b23ef28c8fa75e003ac7ca9ae192f314 20240913082552523 DAUC <0003> auc.c:145 vector [1]: res = 628244512a6cf9250000000000000000 20240913082552523 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082552523 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913082552523 DAUC <0003> auc.c:179 vector [1]: kc = 7b1eeac34fc01e5e 20240913082552523 DAUC <0003> auc.c:180 vector [1]: sres = 6a99a467 20240913082552523 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913082552523 DAUC <0003> auc.c:113 vector [2]: rand = a5484c1fa03a96773ca50aa6843288bf 20240913082552523 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240913082552523 DAUC <0003> auc.c:142 vector [2]: autn = 77b3bbcbd4c6000094b7d8bf02622770 20240913082552523 DAUC <0003> auc.c:143 vector [2]: ck = 293f7b670e2e81fed23834da1c481cc9 20240913082552523 DAUC <0003> auc.c:144 vector [2]: ik = e507fbaa9b8a80c35910387cd1423d0c 20240913082552523 DAUC <0003> auc.c:145 vector [2]: res = 42da1ffd57ee76b70000000000000000 20240913082552523 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082552523 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913082552523 DAUC <0003> auc.c:179 vector [2]: kc = 502ecc36029a6bf8 20240913082552523 DAUC <0003> auc.c:180 vector [2]: sres = 0144770b 20240913082552523 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913082552523 DAUC <0003> auc.c:113 vector [3]: rand = aee9bb5d176c3bd32905282bedaa249a 20240913082552523 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240913082552523 DAUC <0003> auc.c:142 vector [3]: autn = f37b299e8230000038c94897b56aaf6b 20240913082552523 DAUC <0003> auc.c:143 vector [3]: ck = 6146896f0a97f4f52fc55b5faa7150f4 20240913082552523 DAUC <0003> auc.c:144 vector [3]: ik = f2b0c753f3ef9d4d42e6827bbba834c1 20240913082552523 DAUC <0003> auc.c:145 vector [3]: res = 915d2c2cb0cbf2eb0000000000000000 20240913082552523 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082552523 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913082552523 DAUC <0003> auc.c:179 vector [3]: kc = d7320598fbb0bd8f 20240913082552523 DAUC <0003> auc.c:180 vector [3]: sres = a0a65ddb 20240913082552523 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913082552523 DAUC <0003> db_auc.c:245 IMSI='262424529551168': Generated 4 vectors 20240913082552523 DAUC <0003> db_auc.c:249 IMSI='262424529551168': Updating SQN=161 in DB 20240913082552543 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424529551168 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424529551168"} 20240913082552544 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424529551168 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082552544 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082552544 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082552546 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082552546 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424529551168 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424529551168"} 20240913082552546 DAUC <0003> db_auc.c:236 IMSI='262424529551168': Calling to generate 5 vectors 20240913082552546 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913082552546 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082552546 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082552546 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240913082552546 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082552546 DAUC <0003> auc.c:113 vector [0]: rand = 108bd31abbcecc6a13f1515924a85a61 20240913082552547 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240913082552547 DAUC <0003> auc.c:142 vector [0]: autn = 9b6b6109c6a50000797624ab7c75c5e0 20240913082552547 DAUC <0003> auc.c:143 vector [0]: ck = ed1834991bf5506d878a3357ce4344a1 20240913082552547 DAUC <0003> auc.c:144 vector [0]: ik = dd94e321df23ce9022ced63e3aca1a37 20240913082552547 DAUC <0003> auc.c:145 vector [0]: res = 58ebe8f2844f896e0000000000000000 20240913082552547 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082552547 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913082552547 DAUC <0003> auc.c:179 vector [0]: kc = 595af000192105a6 20240913082552547 DAUC <0003> auc.c:180 vector [0]: sres = 034d9475 20240913082552547 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913082552547 DAUC <0003> auc.c:113 vector [1]: rand = 34c77f95167e24907ecc1b55ac2baf03 20240913082552547 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240913082552547 DAUC <0003> auc.c:142 vector [1]: autn = 19757735c03b000064ed3d19a405634c 20240913082552547 DAUC <0003> auc.c:143 vector [1]: ck = 07f718873755f05341661a3eb34bcb5c 20240913082552547 DAUC <0003> auc.c:144 vector [1]: ik = 36e70db276703fd4baa6f0b4ac05e78a 20240913082552547 DAUC <0003> auc.c:145 vector [1]: res = 97c076f95e82016c0000000000000000 20240913082552547 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082552547 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913082552547 DAUC <0003> auc.c:179 vector [1]: kc = 29e741ce59caa188 20240913082552547 DAUC <0003> auc.c:180 vector [1]: sres = 4a82fa34 20240913082552547 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913082552547 DAUC <0003> auc.c:113 vector [2]: rand = 91565554df0e77465d830a620fdf754e 20240913082552547 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240913082552547 DAUC <0003> auc.c:142 vector [2]: autn = e3e0c0b3a3320000ddd84ddc9b93c1da 20240913082552547 DAUC <0003> auc.c:143 vector [2]: ck = a94208c81fc03d8a504ab79b0ea45c80 20240913082552547 DAUC <0003> auc.c:144 vector [2]: ik = 911856fc95cc1f058361fbc605168b71 20240913082552547 DAUC <0003> auc.c:145 vector [2]: res = 1a00c11446c8f4710000000000000000 20240913082552547 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082552547 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913082552547 DAUC <0003> auc.c:179 vector [2]: kc = b5de8520ef14ed1c 20240913082552547 DAUC <0003> auc.c:180 vector [2]: sres = b03a06d7 20240913082552547 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913082552548 DAUC <0003> auc.c:113 vector [3]: rand = d5cb5e296cb87cb75bda35c5b022b5ed 20240913082552548 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240913082552548 DAUC <0003> auc.c:142 vector [3]: autn = 4b9d017069ca0000792bce0bf6a847d7 20240913082552548 DAUC <0003> auc.c:143 vector [3]: ck = e7d98354989666c4add95cd8db32f0fe 20240913082552548 DAUC <0003> auc.c:144 vector [3]: ik = 052cf9a9bd3a52e0b5d653fe669cb059 20240913082552548 DAUC <0003> auc.c:145 vector [3]: res = 2fc6a2aeb5bca7c40000000000000000 20240913082552548 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082552548 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913082552548 DAUC <0003> auc.c:179 vector [3]: kc = 221deaa563e4b7cc 20240913082552548 DAUC <0003> auc.c:180 vector [3]: sres = ed663411 20240913082552548 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913082552548 DAUC <0003> auc.c:113 vector [4]: rand = 2c1709fa7536ac8959401c1917efb003 20240913082552548 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240913082552548 DAUC <0003> auc.c:142 vector [4]: autn = 0c2e1ed1db8300009b92637cd52bb9be 20240913082552548 DAUC <0003> auc.c:143 vector [4]: ck = 019c33e488d6a70d8c39b9b37927f8b9 20240913082552548 DAUC <0003> auc.c:144 vector [4]: ik = b4292e687564c63dfee2392b66fe095c 20240913082552548 DAUC <0003> auc.c:145 vector [4]: res = 2efdf8d8e98f8cc90000000000000000 20240913082552548 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913082552548 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913082552548 DAUC <0003> auc.c:179 vector [4]: kc = 96d31299e3082d66 20240913082552548 DAUC <0003> auc.c:180 vector [4]: sres = 79414f7f 20240913082552548 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913082552548 DAUC <0003> db_auc.c:245 IMSI='262424529551168': Generated 5 vectors 20240913082552548 DAUC <0003> db_auc.c:249 IMSI='262424529551168': Updating SQN=321 in DB 20240913082552573 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424529551168 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424529551168"} 20240913082552573 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424529551168 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082552573 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082552573 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082552575 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082552576 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424529551168 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424529551168"} 20240913082552576 DAUC <0003> db_auc.c:236 IMSI='262424529551168': Calling to generate 5 vectors 20240913082552576 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913082552576 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082552576 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082552576 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240913082552576 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082552576 DAUC <0003> auc.c:113 vector [0]: rand = e06c584ee157542d6a40400eaaa0ba67 20240913082552576 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240913082552576 DAUC <0003> auc.c:142 vector [0]: autn = 40d5e85e132300003a7142814c35104b 20240913082552576 DAUC <0003> auc.c:143 vector [0]: ck = 32378dcf46bf58e640aa7f3c8723fb9a 20240913082552576 DAUC <0003> auc.c:144 vector [0]: ik = 7110dd6d72c63675b2a1fd7ac7a4ca98 20240913082552576 DAUC <0003> auc.c:145 vector [0]: res = dccd8b6f9309d0970000000000000000 20240913082552576 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082552576 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913082552576 DAUC <0003> auc.c:179 vector [0]: kc = 13ed6e737ae3db76 20240913082552576 DAUC <0003> auc.c:180 vector [0]: sres = 77e3a609 20240913082552576 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913082552576 DAUC <0003> auc.c:113 vector [1]: rand = 6cb2ab1c05b5d410908220a106f2423c 20240913082552576 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240913082552576 DAUC <0003> auc.c:142 vector [1]: autn = cf924c03d9e30000a40b28edbe367fe3 20240913082552576 DAUC <0003> auc.c:143 vector [1]: ck = 119ff965c0448d01ac758ef1688fb499 20240913082552576 DAUC <0003> auc.c:144 vector [1]: ik = ab5477c9353fb822d4146e4a74a8a39e 20240913082552576 DAUC <0003> auc.c:145 vector [1]: res = f29281968462733f0000000000000000 20240913082552576 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082552576 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913082552576 DAUC <0003> auc.c:179 vector [1]: kc = a52a4b1816eab9c7 20240913082552576 DAUC <0003> auc.c:180 vector [1]: sres = a78ffd81 20240913082552576 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913082552576 DAUC <0003> auc.c:113 vector [2]: rand = 16da4d2b2b15566aa3aae39cf1a906ee 20240913082552576 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240913082552576 DAUC <0003> auc.c:142 vector [2]: autn = d82372670820000013fdfc7737055676 20240913082552576 DAUC <0003> auc.c:143 vector [2]: ck = cf05a3a30fe9a2c48eff79d02a5edeee 20240913082552577 DAUC <0003> auc.c:144 vector [2]: ik = fee4349f9a242f3f351b22ed836985e6 20240913082552577 DAUC <0003> auc.c:145 vector [2]: res = fd06bea0382e29a50000000000000000 20240913082552577 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082552577 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913082552577 DAUC <0003> auc.c:179 vector [2]: kc = eac3d8420aac06ee 20240913082552577 DAUC <0003> auc.c:180 vector [2]: sres = 2436a20c 20240913082552577 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913082552577 DAUC <0003> auc.c:113 vector [3]: rand = b321c9617362f331b7538d821c0fcf26 20240913082552577 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240913082552577 DAUC <0003> auc.c:142 vector [3]: autn = 48bbaf0f9a1c0000390a57b4d3070841 20240913082552577 DAUC <0003> auc.c:143 vector [3]: ck = 1f29e40bc61cc313c3ca5796b74181d3 20240913082552577 DAUC <0003> auc.c:144 vector [3]: ik = 1fd7fe1a0b9a417681ca4aa014e9a032 20240913082552577 DAUC <0003> auc.c:145 vector [3]: res = e4947a7e21d2e1c30000000000000000 20240913082552577 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082552577 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913082552577 DAUC <0003> auc.c:179 vector [3]: kc = 2a49fd6f8532906c 20240913082552577 DAUC <0003> auc.c:180 vector [3]: sres = 7930c2eb 20240913082552577 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913082552577 DAUC <0003> auc.c:113 vector [4]: rand = 474bad79972ff51cf8a0ad719997477b 20240913082552577 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240913082552577 DAUC <0003> auc.c:142 vector [4]: autn = 129d61983b3f0000510b2659474148f9 20240913082552577 DAUC <0003> auc.c:143 vector [4]: ck = e97ce97cded91c4b9ca6d0c6a00008b3 20240913082552577 DAUC <0003> auc.c:144 vector [4]: ik = a4a9bcb609f170dd79ce7d797fc08cdd 20240913082552577 DAUC <0003> auc.c:145 vector [4]: res = 7507ec4b266bec050000000000000000 20240913082552577 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913082552577 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913082552577 DAUC <0003> auc.c:179 vector [4]: kc = 438ef04ef06de114 20240913082552577 DAUC <0003> auc.c:180 vector [4]: sres = 23259fde 20240913082552577 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913082552577 DAUC <0003> db_auc.c:245 IMSI='262424529551168': Generated 5 vectors 20240913082552577 DAUC <0003> db_auc.c:249 IMSI='262424529551168': Updating SQN=481 in DB 20240913082552600 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424529551168 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424529551168"} 20240913082552600 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424529551168 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082552600 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082552600 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082552602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39304<->l=127.0.0.1:4258 20240913082552646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42772<->l=127.0.0.1:4258 20240913082552647 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42869<->l=127.0.0.1:4259) 20240913082552682 DLINP <000b> input/ipa.c:451 connected read/write 20240913082552682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082552682 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082552682 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082552682 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082553004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39314<->l=127.0.0.1:4258 20240913082553012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39314<->l=127.0.0.1:4258 20240913082556590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39322<->l=127.0.0.1:4258 20240913082556590 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082556590 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082556590 DLINP <000b> input/ipa.c:451 connected read/write 20240913082556590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082556622 DLINP <000b> input/ipa.c:451 connected read/write 20240913082556622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082556622 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082556622 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082556622 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  20240913082556622 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082556622 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  20240913082556622 DLGSUP <0013> gsup_server.c:235 2:  20240913082556622 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082556622 DLGSUP <0013> gsup_server.c:235 3:  20240913082556622 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082556622 DLGSUP <0013> gsup_server.c:235 4:  20240913082556622 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082556622 DLGSUP <0013> gsup_server.c:235 5:  20240913082556622 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082556622 DLGSUP <0013> gsup_server.c:235 7:  20240913082556622 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082556622 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082556622 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082556622 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082556641 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39807<->l=127.0.0.1:4259) 20240913082556695 DAUC <0003> db_auc.c:157 IMSI='262427954616167': No 2G Auth Data 20240913082556695 DAUC <0003> db_auc.c:192 IMSI='262427954616167': No 3G Auth Data 20240913082556810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39336<->l=127.0.0.1:4258 20240913082556828 DLINP <000b> input/ipa.c:451 connected read/write 20240913082556828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082556828 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427954616167 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427954616167"} 20240913082556828 DAUC <0003> db_auc.c:157 IMSI='262427954616167': No 2G Auth Data 20240913082556828 DAUC <0003> db_auc.c:236 IMSI='262427954616167': Calling to generate 5 vectors 20240913082556828 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240913082556828 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082556828 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082556828 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913082556828 DAUC <0003> auc.c:113 vector [0]: rand = fdb16856347a980e4cf6b6053a449995 20240913082556828 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913082556828 DAUC <0003> auc.c:142 vector [0]: autn = 02043c1c7cc8800043ceeca5b1a2520d 20240913082556828 DAUC <0003> auc.c:143 vector [0]: ck = 121fe3dcd540ed1b8dbcf17f4805c2e0 20240913082556828 DAUC <0003> auc.c:144 vector [0]: ik = 56c0e3d0cf433dcdc8cbcd1a2324af9f 20240913082556828 DAUC <0003> auc.c:145 vector [0]: res = 0482852a13955c290000000000000000 20240913082556828 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082556828 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913082556828 DAUC <0003> auc.c:151 vector [0]: kc = 01a83c697122bda9 20240913082556828 DAUC <0003> auc.c:152 vector [0]: sres = 1717d903 20240913082556828 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913082556828 DAUC <0003> auc.c:113 vector [1]: rand = 9cb75c12c2af3fe7c32b7592e87d2338 20240913082556828 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240913082556828 DAUC <0003> auc.c:142 vector [1]: autn = 951d5253952c8000faa860dbd40b993e 20240913082556828 DAUC <0003> auc.c:143 vector [1]: ck = 8ca3f098e668a741ccbd92bc0566fc97 20240913082556828 DAUC <0003> auc.c:144 vector [1]: ik = 605ce45479f739493fa84710dc238b78 20240913082556828 DAUC <0003> auc.c:145 vector [1]: res = dcf730f99ee4e1710000000000000000 20240913082556828 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082556828 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240913082556828 DAUC <0003> auc.c:151 vector [1]: kc = 1feac16046dae9e7 20240913082556828 DAUC <0003> auc.c:152 vector [1]: sres = 4213d188 20240913082556828 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240913082556828 DAUC <0003> auc.c:113 vector [2]: rand = 15a4ee91d0ed5602cb5aae59f47edda4 20240913082556828 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240913082556828 DAUC <0003> auc.c:142 vector [2]: autn = 10a17569ad8880004544e4d915f788bc 20240913082556828 DAUC <0003> auc.c:143 vector [2]: ck = 733a091d49d6e218678bed678de02f12 20240913082556828 DAUC <0003> auc.c:144 vector [2]: ik = 6302261a9c4e09ca1833d61ccc1564af 20240913082556828 DAUC <0003> auc.c:145 vector [2]: res = dcedbefac1ae83e60000000000000000 20240913082556828 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082556828 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240913082556828 DAUC <0003> auc.c:151 vector [2]: kc = 6f80147c946da06f 20240913082556828 DAUC <0003> auc.c:152 vector [2]: sres = 1d433d1c 20240913082556828 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240913082556828 DAUC <0003> auc.c:113 vector [3]: rand = ef3663a0598a1833b5a3458eedb9b5fc 20240913082556828 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240913082556828 DAUC <0003> auc.c:142 vector [3]: autn = 00ac1b717b4f8000ff0ad0626f591f52 20240913082556828 DAUC <0003> auc.c:143 vector [3]: ck = f26697c415fb2419f0e103bdfed4fd50 20240913082556828 DAUC <0003> auc.c:144 vector [3]: ik = 08035b2e7a64dad73f6ba0fe030f1d3f 20240913082556828 DAUC <0003> auc.c:145 vector [3]: res = f2ec94582bb4a04b0000000000000000 20240913082556828 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082556828 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240913082556828 DAUC <0003> auc.c:151 vector [3]: kc = 35ef6fa992441ea1 20240913082556828 DAUC <0003> auc.c:152 vector [3]: sres = d9583413 20240913082556828 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240913082556828 DAUC <0003> auc.c:113 vector [4]: rand = 5275b5181f547e68fe689f223413a5b1 20240913082556828 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240913082556828 DAUC <0003> auc.c:142 vector [4]: autn = 092b2148e5d180006eaf6c24e002f81f 20240913082556828 DAUC <0003> auc.c:143 vector [4]: ck = 150cb0d4fb44b53680cde63a53570e3b 20240913082556828 DAUC <0003> auc.c:144 vector [4]: ik = e5d68bd0469939b72ca05860e816a3e0 20240913082556828 DAUC <0003> auc.c:145 vector [4]: res = d5757efcc809f9740000000000000000 20240913082556828 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913082556828 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240913082556828 DAUC <0003> auc.c:151 vector [4]: kc = 5cb7855e069c215a 20240913082556828 DAUC <0003> auc.c:152 vector [4]: sres = 1d7c8788 20240913082556828 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240913082556828 DAUC <0003> db_auc.c:245 IMSI='262427954616167': Generated 5 vectors 20240913082556828 DAUC <0003> db_auc.c:249 IMSI='262427954616167': Updating SQN=161 in DB 20240913082556846 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427954616167 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427954616167"} 20240913082556846 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427954616167 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082556846 DLINP <000b> input/ipa.c:451 connected read/write 20240913082556846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082556846 DLINP <000b> input/ipa.c:451 connected read/write 20240913082556846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082556850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39336<->l=127.0.0.1:4258 20240913082556911 DAUC <0003> db_auc.c:157 IMSI='262426849262089': No 2G Auth Data 20240913082556911 DAUC <0003> db_auc.c:192 IMSI='262426849262089': No 3G Auth Data 20240913082556968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39342<->l=127.0.0.1:4258 20240913082556974 DLINP <000b> input/ipa.c:451 connected read/write 20240913082556974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082556974 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426849262089 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426849262089"} 20240913082556974 DAUC <0003> db_auc.c:157 IMSI='262426849262089': No 2G Auth Data 20240913082556974 DAUC <0003> db_auc.c:236 IMSI='262426849262089': Calling to generate 5 vectors 20240913082556974 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240913082556974 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082556974 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240913082556974 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913082556974 DAUC <0003> auc.c:113 vector [0]: rand = 855dcc090c2e4b21201ba80f820626a4 20240913082556974 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913082556974 DAUC <0003> auc.c:142 vector [0]: autn = a5e28e50263a8000ab0439cdfe292ec1 20240913082556974 DAUC <0003> auc.c:143 vector [0]: ck = 33d58a1dece86ff3eb85162762f4721d 20240913082556974 DAUC <0003> auc.c:144 vector [0]: ik = a141e98ce6fbd40b548e773782e4be43 20240913082556974 DAUC <0003> auc.c:145 vector [0]: res = 4c8e13fed37635ea0000000000000000 20240913082556974 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082556974 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240913082556974 DAUC <0003> auc.c:151 vector [0]: kc = 2d9f0281ea0377a6 20240913082556974 DAUC <0003> auc.c:152 vector [0]: sres = 9ff82614 20240913082556974 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240913082556974 DAUC <0003> auc.c:113 vector [1]: rand = 39b16a7ca50c845f7c7b7cf8713bd8b5 20240913082556974 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240913082556974 DAUC <0003> auc.c:142 vector [1]: autn = 2ff4827f2ae08000983342e5b6aea1c8 20240913082556974 DAUC <0003> auc.c:143 vector [1]: ck = 3f94f6093070bd00c7eabde67f63e3e3 20240913082556974 DAUC <0003> auc.c:144 vector [1]: ik = 31aff430c2b4037423d99db20479fcda 20240913082556974 DAUC <0003> auc.c:145 vector [1]: res = eeb10f40aaad253c0000000000000000 20240913082556974 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082556974 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240913082556974 DAUC <0003> auc.c:151 vector [1]: kc = ea08226d89dea14d 20240913082556974 DAUC <0003> auc.c:152 vector [1]: sres = 441c2a7c 20240913082556974 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240913082556974 DAUC <0003> auc.c:113 vector [2]: rand = 7004224ed986b4fccdc9d3d670ecdeca 20240913082556974 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240913082556974 DAUC <0003> auc.c:142 vector [2]: autn = 0a4a0af5680c8000811f4c37b16c11e9 20240913082556974 DAUC <0003> auc.c:143 vector [2]: ck = 308ac56730e86527225f7bf687116bf3 20240913082556974 DAUC <0003> auc.c:144 vector [2]: ik = 0e7a52d7516f28340f0011f13d2268a3 20240913082556974 DAUC <0003> auc.c:145 vector [2]: res = 726d20a68f59b3600000000000000000 20240913082556974 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082556974 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240913082556974 DAUC <0003> auc.c:151 vector [2]: kc = 13affdb7dbb44e43 20240913082556974 DAUC <0003> auc.c:152 vector [2]: sres = fd3493c6 20240913082556974 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240913082556974 DAUC <0003> auc.c:113 vector [3]: rand = 036e71b016bee2069a3cdc2f0a423ac6 20240913082556974 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240913082556974 DAUC <0003> auc.c:142 vector [3]: autn = 04edf0c72d1680007cd6881cbfc3cbed 20240913082556974 DAUC <0003> auc.c:143 vector [3]: ck = 8caa128ee99aee1106d60b736bf846a7 20240913082556974 DAUC <0003> auc.c:144 vector [3]: ik = 8f48a5ca7a5e1acab03e8ddfa0844be6 20240913082556974 DAUC <0003> auc.c:145 vector [3]: res = 7159a5c8392dc3620000000000000000 20240913082556974 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082556974 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240913082556974 DAUC <0003> auc.c:151 vector [3]: kc = b50a31e858b8f99a 20240913082556974 DAUC <0003> auc.c:152 vector [3]: sres = 487466aa 20240913082556974 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240913082556974 DAUC <0003> auc.c:113 vector [4]: rand = 0e62b66d4237f304b035e992ebfae4db 20240913082556974 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240913082556974 DAUC <0003> auc.c:142 vector [4]: autn = b06f86204f9780007fba8b4f86189813 20240913082556974 DAUC <0003> auc.c:143 vector [4]: ck = e46566b6c75612de4208034baadd4b4e 20240913082556974 DAUC <0003> auc.c:144 vector [4]: ik = 5353dc8f91fb03507a34c00603626bc9 20240913082556974 DAUC <0003> auc.c:145 vector [4]: res = 82ec3dbf9c79e5830000000000000000 20240913082556974 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913082556974 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240913082556974 DAUC <0003> auc.c:151 vector [4]: kc = 8f0a7974ff123109 20240913082556974 DAUC <0003> auc.c:152 vector [4]: sres = 1e95d83c 20240913082556974 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240913082556974 DAUC <0003> db_auc.c:245 IMSI='262426849262089': Generated 5 vectors 20240913082556974 DAUC <0003> db_auc.c:249 IMSI='262426849262089': Updating SQN=161 in DB 20240913082556998 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426849262089 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426849262089"} 20240913082556998 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426849262089 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082556998 DLINP <000b> input/ipa.c:451 connected read/write 20240913082556998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082556998 DLINP <000b> input/ipa.c:451 connected read/write 20240913082556998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082557002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39342<->l=127.0.0.1:4258 20240913082557081 DAUC <0003> db_auc.c:157 IMSI='262422754721725': No 2G Auth Data 20240913082557081 DAUC <0003> db_auc.c:192 IMSI='262422754721725': No 3G Auth Data 20240913082557263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39356<->l=127.0.0.1:4258 20240913082557269 DLINP <000b> input/ipa.c:451 connected read/write 20240913082557269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082557269 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422754721725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422754721725"} 20240913082557270 DAUC <0003> db_auc.c:236 IMSI='262422754721725': Calling to generate 5 vectors 20240913082557270 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913082557270 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082557270 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082557270 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913082557270 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082557270 DAUC <0003> auc.c:113 vector [0]: rand = 781b40da1be1948798cc5c219c98ac4c 20240913082557270 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913082557270 DAUC <0003> auc.c:142 vector [0]: autn = d391158dd9cb8000065de035c818929c 20240913082557270 DAUC <0003> auc.c:143 vector [0]: ck = 0bd585c67bf64e0c272d5a82c68a60c3 20240913082557270 DAUC <0003> auc.c:144 vector [0]: ik = ebbeda5b7c7180a66166dd0275eac580 20240913082557270 DAUC <0003> auc.c:145 vector [0]: res = 41e513743e8b4df30000000000000000 20240913082557270 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082557270 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913082557270 DAUC <0003> auc.c:179 vector [0]: kc = df8d348effbd4000 20240913082557270 DAUC <0003> auc.c:180 vector [0]: sres = 523485a6 20240913082557270 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913082557270 DAUC <0003> auc.c:113 vector [1]: rand = 831583b205eadd448c97316aa8ebbb55 20240913082557270 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240913082557270 DAUC <0003> auc.c:142 vector [1]: autn = caab6dc03655800090a12a07c4eb448f 20240913082557270 DAUC <0003> auc.c:143 vector [1]: ck = aff7c8930d3c0704c14442866555e793 20240913082557270 DAUC <0003> auc.c:144 vector [1]: ik = 1602f47525f2fc5b55a47c4694a30b15 20240913082557270 DAUC <0003> auc.c:145 vector [1]: res = dfb10dcfdb3fae260000000000000000 20240913082557270 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082557270 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913082557270 DAUC <0003> auc.c:179 vector [1]: kc = 1030d2a51c9bfc00 20240913082557270 DAUC <0003> auc.c:180 vector [1]: sres = c7aa16a4 20240913082557270 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913082557270 DAUC <0003> auc.c:113 vector [2]: rand = ab5079104d6940f3cb29bba46ad0b78c 20240913082557270 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240913082557270 DAUC <0003> auc.c:142 vector [2]: autn = b7f94b46abf5800089ff6e1195f7350f 20240913082557270 DAUC <0003> auc.c:143 vector [2]: ck = 0facce02093824a62af14e745df28622 20240913082557270 DAUC <0003> auc.c:144 vector [2]: ik = 9d9307d5c23a8adbe8ca2e8d19b04f2d 20240913082557270 DAUC <0003> auc.c:145 vector [2]: res = 5a3e3690c636139a0000000000000000 20240913082557270 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082557270 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913082557270 DAUC <0003> auc.c:179 vector [2]: kc = 61190a01b1076c00 20240913082557270 DAUC <0003> auc.c:180 vector [2]: sres = e3a05a57 20240913082557270 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913082557270 DAUC <0003> auc.c:113 vector [3]: rand = d566182f98a1a7bbfc06a32829cee501 20240913082557270 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240913082557270 DAUC <0003> auc.c:142 vector [3]: autn = e342722e8c298000867034c52d262e40 20240913082557270 DAUC <0003> auc.c:143 vector [3]: ck = 7525ee8f082a5ed4aa3cba4c2a9183e9 20240913082557270 DAUC <0003> auc.c:144 vector [3]: ik = e28aa8a96c5b52d7dda89b9df5733a8a 20240913082557270 DAUC <0003> auc.c:145 vector [3]: res = 2cc3d7fd7c833fea0000000000000000 20240913082557270 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082557270 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913082557270 DAUC <0003> auc.c:179 vector [3]: kc = e4d266bf035dc000 20240913082557270 DAUC <0003> auc.c:180 vector [3]: sres = 729ada29 20240913082557270 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913082557270 DAUC <0003> auc.c:113 vector [4]: rand = 3efc982afc621f347c7f6fd3c94c8f19 20240913082557270 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240913082557270 DAUC <0003> auc.c:142 vector [4]: autn = e5a46529280b8000d3cf2bc370ae7473 20240913082557270 DAUC <0003> auc.c:143 vector [4]: ck = 98894a5169cfddc0fbc42f5dec08d4c0 20240913082557270 DAUC <0003> auc.c:144 vector [4]: ik = b6937de7c657002df423f340e63452cb 20240913082557270 DAUC <0003> auc.c:145 vector [4]: res = be2f208d58469e110000000000000000 20240913082557270 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913082557270 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913082557270 DAUC <0003> auc.c:179 vector [4]: kc = 97f79429ed34dc00 20240913082557270 DAUC <0003> auc.c:180 vector [4]: sres = cfc115f7 20240913082557270 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913082557270 DAUC <0003> db_auc.c:245 IMSI='262422754721725': Generated 5 vectors 20240913082557270 DAUC <0003> db_auc.c:249 IMSI='262422754721725': Updating SQN=161 in DB 20240913082557291 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422754721725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422754721725"} 20240913082557291 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422754721725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082557291 DLINP <000b> input/ipa.c:451 connected read/write 20240913082557291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082557291 DLINP <000b> input/ipa.c:451 connected read/write 20240913082557291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082557296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39356<->l=127.0.0.1:4258 20240913082557408 DAUC <0003> db_auc.c:157 IMSI='262424422089364': No 2G Auth Data 20240913082557408 DAUC <0003> db_auc.c:192 IMSI='262424422089364': No 3G Auth Data 20240913082557513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39364<->l=127.0.0.1:4258 20240913082557518 DLINP <000b> input/ipa.c:451 connected read/write 20240913082557518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082557518 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424422089364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424422089364"} 20240913082557518 DAUC <0003> db_auc.c:236 IMSI='262424422089364': Calling to generate 5 vectors 20240913082557518 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913082557518 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082557518 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082557518 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913082557518 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082557518 DAUC <0003> auc.c:113 vector [0]: rand = ad2db7be26f37a5cf440190a138c350b 20240913082557518 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913082557518 DAUC <0003> auc.c:142 vector [0]: autn = 58a5f63c558d8000a36eaf114540445d 20240913082557518 DAUC <0003> auc.c:143 vector [0]: ck = c6800f20a654e2229502d44607f98c5c 20240913082557518 DAUC <0003> auc.c:144 vector [0]: ik = acee09e382dcc673b803566010bd098e 20240913082557518 DAUC <0003> auc.c:145 vector [0]: res = 16f0ece5b5bfbbb00000000000000000 20240913082557518 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082557518 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913082557518 DAUC <0003> auc.c:179 vector [0]: kc = 3f262ed906992800 20240913082557518 DAUC <0003> auc.c:180 vector [0]: sres = 69df9d2f 20240913082557518 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913082557518 DAUC <0003> auc.c:113 vector [1]: rand = e88f11d5da95ce5fcaea38f5bf722cd0 20240913082557518 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240913082557518 DAUC <0003> auc.c:142 vector [1]: autn = aeaa35890b608000b896626b4d490362 20240913082557518 DAUC <0003> auc.c:143 vector [1]: ck = 5aaf93a6f0929df85c050b6aff5417f3 20240913082557518 DAUC <0003> auc.c:144 vector [1]: ik = c0ac4e2dae293c0bc45075d714928b18 20240913082557518 DAUC <0003> auc.c:145 vector [1]: res = 434bcf6592bf4e630000000000000000 20240913082557518 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082557518 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913082557518 DAUC <0003> auc.c:179 vector [1]: kc = f7e88720a590e000 20240913082557518 DAUC <0003> auc.c:180 vector [1]: sres = 88ff774a 20240913082557518 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913082557518 DAUC <0003> auc.c:113 vector [2]: rand = 6e9b641bb22fe0b4c12f61bd9031b9a6 20240913082557518 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240913082557518 DAUC <0003> auc.c:142 vector [2]: autn = 2ddf86255bb3800034ecd975ba94934f 20240913082557518 DAUC <0003> auc.c:143 vector [2]: ck = 41643f506c0da5632d5dbdec674f626a 20240913082557518 DAUC <0003> auc.c:144 vector [2]: ik = f5b73baad5eb1ee812adea71b872b5e6 20240913082557518 DAUC <0003> auc.c:145 vector [2]: res = 73e8a2ac14ea34420000000000000000 20240913082557518 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082557518 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913082557518 DAUC <0003> auc.c:179 vector [2]: kc = 8d72f46072ccf800 20240913082557518 DAUC <0003> auc.c:180 vector [2]: sres = 70f0a324 20240913082557518 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913082557518 DAUC <0003> auc.c:113 vector [3]: rand = 0f1577bba8e069c21ee9898bf0cc8be2 20240913082557518 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240913082557518 DAUC <0003> auc.c:142 vector [3]: autn = 17f0ff22b86580009cfb963d73e7f46f 20240913082557518 DAUC <0003> auc.c:143 vector [3]: ck = 981c13289209d2f5b097acd01a7e4760 20240913082557518 DAUC <0003> auc.c:144 vector [3]: ik = 7fd6c127a5d25ca0b3cbb2e325e7492f 20240913082557518 DAUC <0003> auc.c:145 vector [3]: res = b1a8cb562d6858710000000000000000 20240913082557518 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082557518 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913082557518 DAUC <0003> auc.c:179 vector [3]: kc = 5dc0063c169d0800 20240913082557518 DAUC <0003> auc.c:180 vector [3]: sres = 519fc50d 20240913082557518 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913082557518 DAUC <0003> auc.c:113 vector [4]: rand = 23a82a2e68f7e5aef32d2c0ec4f96f7c 20240913082557518 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240913082557518 DAUC <0003> auc.c:142 vector [4]: autn = 5dd3e994d0f780002eb2cd49f300084f 20240913082557518 DAUC <0003> auc.c:143 vector [4]: ck = 526e552fafc1f08df8fd82e7f12f30f5 20240913082557518 DAUC <0003> auc.c:144 vector [4]: ik = a6fa0779bfb310e1b585a191e5530731 20240913082557518 DAUC <0003> auc.c:145 vector [4]: res = 3926be9babc498720000000000000000 20240913082557518 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913082557518 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913082557518 DAUC <0003> auc.c:179 vector [4]: kc = 4ed01ef3b7d39c00 20240913082557518 DAUC <0003> auc.c:180 vector [4]: sres = e22e9f43 20240913082557518 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913082557518 DAUC <0003> db_auc.c:245 IMSI='262424422089364': Generated 5 vectors 20240913082557518 DAUC <0003> db_auc.c:249 IMSI='262424422089364': Updating SQN=161 in DB 20240913082557551 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424422089364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424422089364"} 20240913082557552 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424422089364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082557552 DLINP <000b> input/ipa.c:451 connected read/write 20240913082557552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082557552 DLINP <000b> input/ipa.c:451 connected read/write 20240913082557552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082557556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39364<->l=127.0.0.1:4258 20240913082557664 DAUC <0003> db_auc.c:157 IMSI='262429330596149': No 2G Auth Data 20240913082557664 DAUC <0003> db_auc.c:192 IMSI='262429330596149': No 3G Auth Data 20240913082557793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39368<->l=127.0.0.1:4258 20240913082557801 DLINP <000b> input/ipa.c:451 connected read/write 20240913082557801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082557801 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429330596149 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429330596149"} 20240913082557801 DAUC <0003> db_auc.c:236 IMSI='262429330596149': Calling to generate 5 vectors 20240913082557801 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240913082557801 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240913082557801 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240913082557801 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240913082557801 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240913082557801 DAUC <0003> auc.c:113 vector [0]: rand = 4f09a1b2bf378d9beb6f59856a39ca98 20240913082557801 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240913082557801 DAUC <0003> auc.c:142 vector [0]: autn = 9d5d09ebf92880008398a1e1674cb5a3 20240913082557801 DAUC <0003> auc.c:143 vector [0]: ck = 3dec44da897af8df744562183b0b3a28 20240913082557801 DAUC <0003> auc.c:144 vector [0]: ik = 12305828c3440dc6961feae26acc3c4d 20240913082557801 DAUC <0003> auc.c:145 vector [0]: res = 94770a5890eeec510000000000000000 20240913082557801 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240913082557801 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240913082557801 DAUC <0003> auc.c:179 vector [0]: kc = d7f689b9634c9bd9 20240913082557801 DAUC <0003> auc.c:180 vector [0]: sres = c8bc97f3 20240913082557801 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240913082557801 DAUC <0003> auc.c:113 vector [1]: rand = b8a32f91fea634d9adb5c9cf717d7501 20240913082557801 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240913082557801 DAUC <0003> auc.c:142 vector [1]: autn = 89bc1c1215d980009059ecb37c2e3925 20240913082557801 DAUC <0003> auc.c:143 vector [1]: ck = 93e657352aed78a7d2df1909aa9ade7d 20240913082557801 DAUC <0003> auc.c:144 vector [1]: ik = 1508b6321eb651f7a3c3d8093312190c 20240913082557801 DAUC <0003> auc.c:145 vector [1]: res = 18021151af5a39c20000000000000000 20240913082557801 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240913082557801 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240913082557801 DAUC <0003> auc.c:179 vector [1]: kc = ecb26634306a2877 20240913082557801 DAUC <0003> auc.c:180 vector [1]: sres = e1122901 20240913082557801 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240913082557801 DAUC <0003> auc.c:113 vector [2]: rand = 89049cc53bbe1a6645e5a24f5e6d5e9d 20240913082557801 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240913082557801 DAUC <0003> auc.c:142 vector [2]: autn = d43ab3e510b98000811d0909fe9962a4 20240913082557801 DAUC <0003> auc.c:143 vector [2]: ck = 5d94d421ba8a067ee927fea73eb7b2a4 20240913082557801 DAUC <0003> auc.c:144 vector [2]: ik = f76a99fa46a603c89b5cc31953037df9 20240913082557801 DAUC <0003> auc.c:145 vector [2]: res = f4c96963b7e57f860000000000000000 20240913082557801 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240913082557801 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240913082557801 DAUC <0003> auc.c:179 vector [2]: kc = f0619cbefb910718 20240913082557801 DAUC <0003> auc.c:180 vector [2]: sres = 11abb87b 20240913082557801 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240913082557801 DAUC <0003> auc.c:113 vector [3]: rand = 87e0305edc2309c3f3465b32d8b9daa4 20240913082557801 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240913082557801 DAUC <0003> auc.c:142 vector [3]: autn = e5f2bb178af0800007e1e580a18e7aa7 20240913082557801 DAUC <0003> auc.c:143 vector [3]: ck = f9d97ee1e64bf602c23e1bfcc16f4672 20240913082557801 DAUC <0003> auc.c:144 vector [3]: ik = 2ddb8bb96b84dea57f37fe4dae71db40 20240913082557801 DAUC <0003> auc.c:145 vector [3]: res = 019563bb4a4ce2430000000000000000 20240913082557801 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240913082557801 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240913082557801 DAUC <0003> auc.c:179 vector [3]: kc = 07bb1a48042dbdfa 20240913082557801 DAUC <0003> auc.c:180 vector [3]: sres = 9e03d33e 20240913082557801 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240913082557801 DAUC <0003> auc.c:113 vector [4]: rand = dcd27fa0c6d327a8a93d6bd9cdc109a6 20240913082557801 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240913082557801 DAUC <0003> auc.c:142 vector [4]: autn = a044dfecf1648000cea1658714cf8a22 20240913082557801 DAUC <0003> auc.c:143 vector [4]: ck = f0c40e1eab9f4fda0f59fa0d948a381c 20240913082557801 DAUC <0003> auc.c:144 vector [4]: ik = 1558b595624591a7749d0f8feb12f128 20240913082557801 DAUC <0003> auc.c:145 vector [4]: res = 0b57fc5ee754e5280000000000000000 20240913082557801 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240913082557801 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240913082557801 DAUC <0003> auc.c:179 vector [4]: kc = b8fe41438c50778c 20240913082557801 DAUC <0003> auc.c:180 vector [4]: sres = b2a07972 20240913082557801 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240913082557801 DAUC <0003> db_auc.c:245 IMSI='262429330596149': Generated 5 vectors 20240913082557801 DAUC <0003> db_auc.c:249 IMSI='262429330596149': Updating SQN=161 in DB 20240913082557831 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429330596149 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429330596149"} 20240913082557831 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429330596149 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082557831 DLINP <000b> input/ipa.c:451 connected read/write 20240913082557831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082557831 DLINP <000b> input/ipa.c:451 connected read/write 20240913082557831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082557853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39368<->l=127.0.0.1:4258 20240913082558026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39322<->l=127.0.0.1:4258 20240913082558027 DLINP <000b> input/ipa.c:451 connected read/write 20240913082558027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082558027 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082558027 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082558027 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082558028 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39807<->l=127.0.0.1:4259) 20240913082558237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39376<->l=127.0.0.1:4258 20240913082558237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39376<->l=127.0.0.1:4258 20240913082601786 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082601786 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082601791 DLINP <000b> input/ipa.c:451 connected read/write 20240913082601791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082601792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60554<->l=127.0.0.1:4258 20240913082601797 DLINP <000b> input/ipa.c:451 connected read/write 20240913082601798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082601798 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082601798 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082601798 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  20240913082601798 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082601798 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  20240913082601798 DLGSUP <0013> gsup_server.c:235 2:  20240913082601798 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082601798 DLGSUP <0013> gsup_server.c:235 3:  20240913082601798 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082601798 DLGSUP <0013> gsup_server.c:235 4:  20240913082601798 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082601798 DLGSUP <0013> gsup_server.c:235 5:  20240913082601798 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082601798 DLGSUP <0013> gsup_server.c:235 7:  20240913082601798 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082601798 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082601798 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082601798 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082601888 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42293<->l=127.0.0.1:4259) 20240913082601972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60566<->l=127.0.0.1:4258 20240913082601979 DLINP <000b> input/ipa.c:451 connected read/write 20240913082601979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082601979 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422852629008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422852629008" cn_domain=PS} 20240913082601979 DLU <0006> fsm.c:456 lu(262422852629008)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082601979 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422852629008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240913082601979 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422852629008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422852629008" cause=IMSI unknown in HLR} 20240913082601979 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422852629008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082601979 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422852629008)[0x5592fec92120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082601979 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422852629008)[0x5592fec92120]{UNVALIDATED}: Freeing instance 20240913082601979 DLU <0006> fsm.c:568 lu(PS:IMSI-262422852629008)[0x5592fec92120]{UNVALIDATED}: Deallocated 20240913082601979 DLINP <000b> input/ipa.c:451 connected read/write 20240913082601979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082601979 DLINP <000b> input/ipa.c:451 connected read/write 20240913082601979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082601990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60554<->l=127.0.0.1:4258 20240913082601990 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42293<->l=127.0.0.1:4259) 20240913082601990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60566<->l=127.0.0.1:4258 20240913082601994 DLINP <000b> input/ipa.c:451 connected read/write 20240913082601994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082601994 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082601994 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082601994 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082602230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60578<->l=127.0.0.1:4258 20240913082602231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60578<->l=127.0.0.1:4258 20240913082606014 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082606014 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082606019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60586<->l=127.0.0.1:4258 20240913082606019 DLINP <000b> input/ipa.c:451 connected read/write 20240913082606019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082606020 DLINP <000b> input/ipa.c:451 connected read/write 20240913082606020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082606020 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082606020 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082606020 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  20240913082606020 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082606020 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  20240913082606020 DLGSUP <0013> gsup_server.c:235 2:  20240913082606020 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082606020 DLGSUP <0013> gsup_server.c:235 3:  20240913082606020 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082606020 DLGSUP <0013> gsup_server.c:235 4:  20240913082606020 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082606020 DLGSUP <0013> gsup_server.c:235 5:  20240913082606020 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082606020 DLGSUP <0013> gsup_server.c:235 7:  20240913082606020 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082606020 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082606020 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082606020 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082606049 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35871<->l=127.0.0.1:4259) 20240913082606093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60596<->l=127.0.0.1:4258 20240913082606104 DLINP <000b> input/ipa.c:451 connected read/write 20240913082606104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082606104 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262426760335892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426760335892" cn_domain=PS source_name="the-source\n"} 20240913082606104 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240913082606104 DLU <0006> fsm.c:456 lu(262426760335892)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082606104 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262426760335892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240913082606104 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262426760335892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426760335892" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240913082606104 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262426760335892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082606104 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426760335892)[0x5592fec92120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082606104 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426760335892)[0x5592fec92120]{UNVALIDATED}: Freeing instance 20240913082606104 DLU <0006> fsm.c:568 lu(PS:IMSI-262426760335892)[0x5592fec92120]{UNVALIDATED}: Deallocated 20240913082606104 DLINP <000b> input/ipa.c:451 connected read/write 20240913082606104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082606104 DLINP <000b> input/ipa.c:451 connected read/write 20240913082606104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082606108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60596<->l=127.0.0.1:4258 20240913082606111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60586<->l=127.0.0.1:4258 20240913082606113 DLINP <000b> input/ipa.c:451 connected read/write 20240913082606113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082606113 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082606113 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082606113 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082606113 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240913082606127 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35871<->l=127.0.0.1:4259) 20240913082606318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60598<->l=127.0.0.1:4258 20240913082606318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60598<->l=127.0.0.1:4258 20240913082609713 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082609713 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082609715 DLINP <000b> input/ipa.c:451 connected read/write 20240913082609715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082609716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60602<->l=127.0.0.1:4258 20240913082609719 DLINP <000b> input/ipa.c:451 connected read/write 20240913082609720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082609720 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082609720 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082609720 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  20240913082609720 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082609720 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  20240913082609720 DLGSUP <0013> gsup_server.c:235 2:  20240913082609720 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082609720 DLGSUP <0013> gsup_server.c:235 3:  20240913082609720 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082609720 DLGSUP <0013> gsup_server.c:235 4:  20240913082609720 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082609720 DLGSUP <0013> gsup_server.c:235 5:  20240913082609720 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082609720 DLGSUP <0013> gsup_server.c:235 7:  20240913082609720 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082609720 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082609720 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082609720 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082609800 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41115<->l=127.0.0.1:4259) 20240913082609862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60616<->l=127.0.0.1:4258 20240913082609884 DLINP <000b> input/ipa.c:451 connected read/write 20240913082609884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082609884 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423344572887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423344572887" cn_domain=PS} 20240913082609884 DLU <0006> fsm.c:456 lu(262423344572887)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082609884 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423344572887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240913082609884 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423344572887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423344572887" cause=Roaming not allowed in this location area} 20240913082609884 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423344572887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082609884 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423344572887)[0x5592fec92120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082609884 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423344572887)[0x5592fec92120]{UNVALIDATED}: Freeing instance 20240913082609884 DLU <0006> fsm.c:568 lu(PS:IMSI-262423344572887)[0x5592fec92120]{UNVALIDATED}: Deallocated 20240913082609884 DLINP <000b> input/ipa.c:451 connected read/write 20240913082609884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082609884 DLINP <000b> input/ipa.c:451 connected read/write 20240913082609884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082609887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60616<->l=127.0.0.1:4258 20240913082609898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60602<->l=127.0.0.1:4258 20240913082609902 DLINP <000b> input/ipa.c:451 connected read/write 20240913082609902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082609902 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082609902 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082609902 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082609902 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41115<->l=127.0.0.1:4259) 20240913082610060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60620<->l=127.0.0.1:4258 20240913082610060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60620<->l=127.0.0.1:4258 20240913082613542 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082613542 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082613545 DLINP <000b> input/ipa.c:451 connected read/write 20240913082613545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082613546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40646<->l=127.0.0.1:4258 20240913082613555 DLINP <000b> input/ipa.c:451 connected read/write 20240913082613555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082613555 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082613555 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082613555 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  20240913082613555 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082613555 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  20240913082613555 DLGSUP <0013> gsup_server.c:235 2:  20240913082613555 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082613555 DLGSUP <0013> gsup_server.c:235 3:  20240913082613555 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082613555 DLGSUP <0013> gsup_server.c:235 4:  20240913082613555 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082613555 DLGSUP <0013> gsup_server.c:235 5:  20240913082613555 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082613555 DLGSUP <0013> gsup_server.c:235 7:  20240913082613555 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082613555 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082613555 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082613555 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082613572 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46007<->l=127.0.0.1:4259) 20240913082613606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40658<->l=127.0.0.1:4258 20240913082613613 DLINP <000b> input/ipa.c:451 connected read/write 20240913082613613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082613613 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423540927309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423540927309"} 20240913082613613 DAUC <0003> db_auc.c:133 IMSI='262423540927309': No such subscriber 20240913082613613 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423540927309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240913082613613 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423540927309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423540927309" cause=IMSI unknown in HLR} 20240913082613613 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423540927309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082613613 DLINP <000b> input/ipa.c:451 connected read/write 20240913082613613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082613613 DLINP <000b> input/ipa.c:451 connected read/write 20240913082613613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082613616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40658<->l=127.0.0.1:4258 20240913082613617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40646<->l=127.0.0.1:4258 20240913082613618 DLINP <000b> input/ipa.c:451 connected read/write 20240913082613618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082613618 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082613618 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082613618 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082613631 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46007<->l=127.0.0.1:4259) 20240913082613817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40668<->l=127.0.0.1:4258 20240913082613818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40668<->l=127.0.0.1:4258 20240913082616927 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082616927 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082616930 DLINP <000b> input/ipa.c:451 connected read/write 20240913082616930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082616931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40684<->l=127.0.0.1:4258 20240913082616933 DLINP <000b> input/ipa.c:451 connected read/write 20240913082616933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082616933 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082616933 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082616933 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  20240913082616933 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082616933 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  20240913082616933 DLGSUP <0013> gsup_server.c:235 2:  20240913082616933 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082616933 DLGSUP <0013> gsup_server.c:235 3:  20240913082616933 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082616933 DLGSUP <0013> gsup_server.c:235 4:  20240913082616933 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082616933 DLGSUP <0013> gsup_server.c:235 5:  20240913082616933 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082616933 DLGSUP <0013> gsup_server.c:235 7:  20240913082616933 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082616933 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082616933 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082616933 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082616949 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40783<->l=127.0.0.1:4259) 20240913082616989 DAUC <0003> db_auc.c:157 IMSI='262425641966116': No 2G Auth Data 20240913082616989 DAUC <0003> db_auc.c:192 IMSI='262425641966116': No 3G Auth Data 20240913082617032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40688<->l=127.0.0.1:4258 20240913082617035 DLINP <000b> input/ipa.c:451 connected read/write 20240913082617035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082617035 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425641966116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425641966116" cn_domain=PS} 20240913082617035 DLU <0006> fsm.c:456 lu(262425641966116)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082617035 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425641966116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082617083 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425641966116)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082617083 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425641966116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425641966116" cn_domain=PS} 20240913082617083 DLINP <000b> input/ipa.c:451 connected read/write 20240913082617083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082617083 DLINP <000b> input/ipa.c:451 connected read/write 20240913082617083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082617086 DLINP <000b> input/ipa.c:451 connected read/write 20240913082617086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082617086 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425641966116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425641966116"} 20240913082617086 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425641966116)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082617086 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425641966116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082617086 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425641966116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425641966116"} 20240913082617086 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425641966116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082617086 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425641966116)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082617086 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425641966116)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082617086 DLU <0006> fsm.c:568 lu(PS:IMSI-262425641966116)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082617086 DLINP <000b> input/ipa.c:451 connected read/write 20240913082617086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082617086 DLINP <000b> input/ipa.c:451 connected read/write 20240913082617086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082617088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40688<->l=127.0.0.1:4258 20240913082617166 DAUC <0003> db_auc.c:157 IMSI='262422032556821': No 2G Auth Data 20240913082617166 DAUC <0003> db_auc.c:192 IMSI='262422032556821': No 3G Auth Data 20240913082617187 DLGSUP <0013> hlr.c:121 IMSI 262422032556821: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082617212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40698<->l=127.0.0.1:4258 20240913082617215 DLINP <000b> input/ipa.c:451 connected read/write 20240913082617215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082617215 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422032556821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422032556821" cn_domain=PS} 20240913082617215 DLU <0006> fsm.c:456 lu(262422032556821)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082617215 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422032556821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082617273 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422032556821)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082617273 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422032556821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422032556821" cn_domain=PS} 20240913082617273 DLINP <000b> input/ipa.c:451 connected read/write 20240913082617273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082617273 DLINP <000b> input/ipa.c:451 connected read/write 20240913082617273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082617275 DLINP <000b> input/ipa.c:451 connected read/write 20240913082617275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082617275 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422032556821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422032556821"} 20240913082617275 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422032556821)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082617275 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422032556821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082617275 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422032556821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422032556821"} 20240913082617275 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422032556821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082617275 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422032556821)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082617275 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422032556821)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082617275 DLU <0006> fsm.c:568 lu(PS:IMSI-262422032556821)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082617275 DLINP <000b> input/ipa.c:451 connected read/write 20240913082617275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082617275 DLINP <000b> input/ipa.c:451 connected read/write 20240913082617275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082617276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40698<->l=127.0.0.1:4258 20240913082617382 DAUC <0003> db_auc.c:157 IMSI='262421995576854': No 2G Auth Data 20240913082617382 DAUC <0003> db_auc.c:192 IMSI='262421995576854': No 3G Auth Data 20240913082617413 DLGSUP <0013> hlr.c:121 IMSI 262421995576854: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082617549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40706<->l=127.0.0.1:4258 20240913082617553 DLINP <000b> input/ipa.c:451 connected read/write 20240913082617553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082617553 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421995576854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421995576854" cn_domain=PS} 20240913082617553 DLU <0006> fsm.c:456 lu(262421995576854)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082617553 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421995576854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082617611 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421995576854)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082617611 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421995576854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421995576854" cn_domain=PS} 20240913082617611 DLINP <000b> input/ipa.c:451 connected read/write 20240913082617611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082617611 DLINP <000b> input/ipa.c:451 connected read/write 20240913082617611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082617613 DLINP <000b> input/ipa.c:451 connected read/write 20240913082617613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082617613 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421995576854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421995576854"} 20240913082617613 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421995576854)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082617613 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421995576854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082617613 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421995576854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421995576854"} 20240913082617613 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421995576854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082617613 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421995576854)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082617613 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421995576854)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082617613 DLU <0006> fsm.c:568 lu(PS:IMSI-262421995576854)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082617613 DLINP <000b> input/ipa.c:451 connected read/write 20240913082617613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082617613 DLINP <000b> input/ipa.c:451 connected read/write 20240913082617613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082617615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40706<->l=127.0.0.1:4258 20240913082617996 DAUC <0003> db_auc.c:157 IMSI='262422808163555': No 2G Auth Data 20240913082617996 DAUC <0003> db_auc.c:192 IMSI='262422808163555': No 3G Auth Data 20240913082618021 DLGSUP <0013> hlr.c:121 IMSI 262422808163555: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082618049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40718<->l=127.0.0.1:4258 20240913082618051 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082618051 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422808163555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422808163555" cn_domain=PS} 20240913082618051 DLU <0006> fsm.c:456 lu(262422808163555)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082618051 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422808163555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082618095 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422808163555)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082618095 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422808163555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422808163555" cn_domain=PS} 20240913082618095 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082618095 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082618097 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082618097 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422808163555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422808163555"} 20240913082618097 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422808163555)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082618097 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422808163555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082618097 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422808163555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422808163555"} 20240913082618097 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422808163555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082618097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422808163555)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082618097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422808163555)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082618097 DLU <0006> fsm.c:568 lu(PS:IMSI-262422808163555)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082618097 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082618097 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082618098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40718<->l=127.0.0.1:4258 20240913082618156 DAUC <0003> db_auc.c:157 IMSI='262424867365158': No 2G Auth Data 20240913082618156 DAUC <0003> db_auc.c:192 IMSI='262424867365158': No 3G Auth Data 20240913082618181 DLGSUP <0013> hlr.c:121 IMSI 262424867365158: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082618212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40734<->l=127.0.0.1:4258 20240913082618215 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082618215 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424867365158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424867365158" cn_domain=PS} 20240913082618215 DLU <0006> fsm.c:456 lu(262424867365158)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082618215 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424867365158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082618255 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424867365158)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082618255 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424867365158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424867365158" cn_domain=PS} 20240913082618255 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082618255 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082618258 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082618258 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424867365158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424867365158"} 20240913082618258 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424867365158)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082618258 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424867365158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082618258 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424867365158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424867365158"} 20240913082618258 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424867365158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082618258 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424867365158)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082618258 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424867365158)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082618258 DLU <0006> fsm.c:568 lu(PS:IMSI-262424867365158)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082618258 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082618258 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082618259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40734<->l=127.0.0.1:4258 20240913082618322 DAUC <0003> db_auc.c:157 IMSI='262422770048068': No 2G Auth Data 20240913082618323 DAUC <0003> db_auc.c:192 IMSI='262422770048068': No 3G Auth Data 20240913082618342 DLGSUP <0013> hlr.c:121 IMSI 262422770048068: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082618394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40746<->l=127.0.0.1:4258 20240913082618396 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082618396 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422770048068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422770048068" cn_domain=PS} 20240913082618396 DLU <0006> fsm.c:456 lu(262422770048068)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082618396 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422770048068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082618443 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422770048068)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082618443 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422770048068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422770048068" cn_domain=PS} 20240913082618443 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082618443 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082618446 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082618446 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422770048068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422770048068"} 20240913082618446 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422770048068)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082618446 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422770048068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082618446 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422770048068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422770048068"} 20240913082618446 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422770048068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082618446 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422770048068)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082618446 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422770048068)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082618446 DLU <0006> fsm.c:568 lu(PS:IMSI-262422770048068)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082618446 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082618446 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082618447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40746<->l=127.0.0.1:4258 20240913082618530 DAUC <0003> db_auc.c:157 IMSI='262426806534405': No 2G Auth Data 20240913082618530 DAUC <0003> db_auc.c:192 IMSI='262426806534405': No 3G Auth Data 20240913082618553 DLGSUP <0013> hlr.c:121 IMSI 262426806534405: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082618599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40752<->l=127.0.0.1:4258 20240913082618601 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082618601 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426806534405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426806534405" cn_domain=PS} 20240913082618601 DLU <0006> fsm.c:456 lu(262426806534405)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082618601 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426806534405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082618635 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426806534405)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082618635 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426806534405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426806534405" cn_domain=PS} 20240913082618635 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082618636 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082618638 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082618638 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426806534405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426806534405"} 20240913082618638 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426806534405)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082618638 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426806534405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082618638 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426806534405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426806534405"} 20240913082618638 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426806534405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082618638 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426806534405)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082618638 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426806534405)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082618638 DLU <0006> fsm.c:568 lu(PS:IMSI-262426806534405)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082618638 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082618638 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082618639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40752<->l=127.0.0.1:4258 20240913082618752 DAUC <0003> db_auc.c:157 IMSI='262428347930592': No 2G Auth Data 20240913082618752 DAUC <0003> db_auc.c:192 IMSI='262428347930592': No 3G Auth Data 20240913082618769 DLGSUP <0013> hlr.c:121 IMSI 262428347930592: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082618815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40756<->l=127.0.0.1:4258 20240913082618818 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082618818 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428347930592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428347930592" cn_domain=PS} 20240913082618818 DLU <0006> fsm.c:456 lu(262428347930592)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082618818 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428347930592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082618861 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428347930592)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082618861 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428347930592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428347930592" cn_domain=PS} 20240913082618861 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082618862 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082618964 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082618964 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428347930592 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428347930592"} 20240913082618964 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428347930592)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082618964 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428347930592 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082618964 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428347930592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428347930592"} 20240913082618964 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428347930592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082618964 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428347930592)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082618964 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428347930592)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082618964 DLU <0006> fsm.c:568 lu(PS:IMSI-262428347930592)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082618964 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082618964 DLINP <000b> input/ipa.c:451 connected read/write 20240913082618964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082618965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40756<->l=127.0.0.1:4258 20240913082620528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40684<->l=127.0.0.1:4258 20240913082620528 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40783<->l=127.0.0.1:4259) 20240913082620529 DLINP <000b> input/ipa.c:451 connected read/write 20240913082620529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082620529 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082620529 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082620529 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082620552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40768<->l=127.0.0.1:4258 20240913082620552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40768<->l=127.0.0.1:4258 20240913082623586 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082623586 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082623588 DLINP <000b> input/ipa.c:451 connected read/write 20240913082623588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082623588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57734<->l=127.0.0.1:4258 20240913082623590 DLINP <000b> input/ipa.c:451 connected read/write 20240913082623590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082623590 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082623590 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082623590 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  20240913082623590 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082623590 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  20240913082623590 DLGSUP <0013> gsup_server.c:235 2:  20240913082623590 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082623590 DLGSUP <0013> gsup_server.c:235 3:  20240913082623590 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082623590 DLGSUP <0013> gsup_server.c:235 4:  20240913082623590 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082623590 DLGSUP <0013> gsup_server.c:235 5:  20240913082623590 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082623590 DLGSUP <0013> gsup_server.c:235 7:  20240913082623590 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082623590 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082623590 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082623590 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082623601 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42947<->l=127.0.0.1:4259) 20240913082623662 DAUC <0003> db_auc.c:157 IMSI='262422118643269': No 2G Auth Data 20240913082623662 DAUC <0003> db_auc.c:192 IMSI='262422118643269': No 3G Auth Data 20240913082623752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57736<->l=127.0.0.1:4258 20240913082623754 DLINP <000b> input/ipa.c:451 connected read/write 20240913082623754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082623754 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422118643269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422118643269" cn_domain=PS source_name="the-source\n"} 20240913082623754 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240913082623754 DLU <0006> fsm.c:456 lu(262422118643269)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082623754 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422118643269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240913082623858 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422118643269)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082623858 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422118643269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422118643269" cn_domain=PS destination_name="the-source\n"} 20240913082623858 DLINP <000b> input/ipa.c:451 connected read/write 20240913082623858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082623858 DLINP <000b> input/ipa.c:451 connected read/write 20240913082623858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082623860 DLINP <000b> input/ipa.c:451 connected read/write 20240913082623860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082623860 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422118643269 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422118643269" source_name="the-source\n"} 20240913082623860 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422118643269)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082623860 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422118643269 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082623860 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422118643269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422118643269" destination_name="the-source\n"} 20240913082623860 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422118643269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082623860 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422118643269)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082623860 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422118643269)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082623860 DLU <0006> fsm.c:568 lu(PS:IMSI-262422118643269)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082623860 DLINP <000b> input/ipa.c:451 connected read/write 20240913082623860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082623860 DLINP <000b> input/ipa.c:451 connected read/write 20240913082623860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082623861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57736<->l=127.0.0.1:4258 20240913082624419 DAUC <0003> db_auc.c:157 IMSI='262420973716362': No 2G Auth Data 20240913082624419 DAUC <0003> db_auc.c:192 IMSI='262420973716362': No 3G Auth Data 20240913082624581 DLGSUP <0013> hlr.c:121 IMSI 262420973716362: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082624821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57738<->l=127.0.0.1:4258 20240913082624822 DLINP <000b> input/ipa.c:451 connected read/write 20240913082624822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082624822 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262420973716362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420973716362" cn_domain=PS source_name="the-source\n"} 20240913082624822 DLU <0006> fsm.c:456 lu(262420973716362)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082624823 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262420973716362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240913082624963 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420973716362)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082624963 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262420973716362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420973716362" cn_domain=PS destination_name="the-source\n"} 20240913082624963 DLINP <000b> input/ipa.c:451 connected read/write 20240913082624963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082624963 DLINP <000b> input/ipa.c:451 connected read/write 20240913082624963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082624965 DLINP <000b> input/ipa.c:451 connected read/write 20240913082624965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082624965 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262420973716362 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420973716362" source_name="the-source\n"} 20240913082624965 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420973716362)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082624965 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262420973716362 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082624965 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262420973716362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420973716362" destination_name="the-source\n"} 20240913082624965 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262420973716362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082624965 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420973716362)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082624965 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420973716362)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082624965 DLU <0006> fsm.c:568 lu(PS:IMSI-262420973716362)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082624965 DLINP <000b> input/ipa.c:451 connected read/write 20240913082624965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082624965 DLINP <000b> input/ipa.c:451 connected read/write 20240913082624965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082624966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57738<->l=127.0.0.1:4258 20240913082625039 DAUC <0003> db_auc.c:157 IMSI='262424919255908': No 2G Auth Data 20240913082625039 DAUC <0003> db_auc.c:192 IMSI='262424919255908': No 3G Auth Data 20240913082625067 DLGSUP <0013> hlr.c:121 IMSI 262424919255908: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082625098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4258 20240913082625100 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082625100 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424919255908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424919255908" cn_domain=PS source_name="the-source\n"} 20240913082625100 DLU <0006> fsm.c:456 lu(262424919255908)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082625100 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424919255908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240913082625143 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424919255908)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082625143 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424919255908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424919255908" cn_domain=PS destination_name="the-source\n"} 20240913082625143 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082625143 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082625145 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082625145 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424919255908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424919255908" source_name="the-source\n"} 20240913082625145 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424919255908)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082625145 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262424919255908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082625145 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424919255908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424919255908" destination_name="the-source\n"} 20240913082625145 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262424919255908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082625145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424919255908)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082625145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424919255908)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082625145 DLU <0006> fsm.c:568 lu(PS:IMSI-262424919255908)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082625145 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082625145 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082625146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4258 20240913082625220 DAUC <0003> db_auc.c:157 IMSI='262424905356962': No 2G Auth Data 20240913082625220 DAUC <0003> db_auc.c:192 IMSI='262424905356962': No 3G Auth Data 20240913082625243 DLGSUP <0013> hlr.c:121 IMSI 262424905356962: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082625284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57748<->l=127.0.0.1:4258 20240913082625287 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082625287 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262424905356962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424905356962" cn_domain=PS source_name="the-source\n"} 20240913082625287 DLU <0006> fsm.c:456 lu(262424905356962)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082625287 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262424905356962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240913082625332 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424905356962)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082625332 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262424905356962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424905356962" cn_domain=PS destination_name="the-source\n"} 20240913082625332 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082625332 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082625334 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082625335 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262424905356962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424905356962" source_name="the-source\n"} 20240913082625335 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424905356962)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082625335 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262424905356962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082625335 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262424905356962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424905356962" destination_name="the-source\n"} 20240913082625335 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262424905356962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082625335 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424905356962)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082625335 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424905356962)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082625335 DLU <0006> fsm.c:568 lu(PS:IMSI-262424905356962)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082625335 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082625335 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082625335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57748<->l=127.0.0.1:4258 20240913082625388 DAUC <0003> db_auc.c:157 IMSI='262421554999216': No 2G Auth Data 20240913082625388 DAUC <0003> db_auc.c:192 IMSI='262421554999216': No 3G Auth Data 20240913082625405 DLGSUP <0013> hlr.c:121 IMSI 262421554999216: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082625437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57754<->l=127.0.0.1:4258 20240913082625439 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082625439 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262421554999216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421554999216" cn_domain=PS source_name="the-source\n"} 20240913082625439 DLU <0006> fsm.c:456 lu(262421554999216)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082625439 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262421554999216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240913082625486 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421554999216)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082625486 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262421554999216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421554999216" cn_domain=PS destination_name="the-source\n"} 20240913082625486 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082625486 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082625488 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082625488 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262421554999216 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421554999216" source_name="the-source\n"} 20240913082625488 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421554999216)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082625488 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262421554999216 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082625488 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262421554999216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421554999216" destination_name="the-source\n"} 20240913082625488 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262421554999216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082625488 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421554999216)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082625488 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421554999216)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082625488 DLU <0006> fsm.c:568 lu(PS:IMSI-262421554999216)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082625488 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082625488 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082625489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57754<->l=127.0.0.1:4258 20240913082625675 DAUC <0003> db_auc.c:157 IMSI='262427996854950': No 2G Auth Data 20240913082625675 DAUC <0003> db_auc.c:192 IMSI='262427996854950': No 3G Auth Data 20240913082625845 DLGSUP <0013> hlr.c:121 IMSI 262427996854950: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082625903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57760<->l=127.0.0.1:4258 20240913082625905 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082625905 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262427996854950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427996854950" cn_domain=PS source_name="the-source\n"} 20240913082625905 DLU <0006> fsm.c:456 lu(262427996854950)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082625905 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262427996854950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240913082625939 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427996854950)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082625939 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262427996854950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427996854950" cn_domain=PS destination_name="the-source\n"} 20240913082625939 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082625939 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082625941 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082625941 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262427996854950 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427996854950" source_name="the-source\n"} 20240913082625941 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427996854950)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082625941 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262427996854950 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082625941 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262427996854950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427996854950" destination_name="the-source\n"} 20240913082625941 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262427996854950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082625941 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427996854950)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082625941 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427996854950)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082625941 DLU <0006> fsm.c:568 lu(PS:IMSI-262427996854950)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082625941 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082625941 DLINP <000b> input/ipa.c:451 connected read/write 20240913082625941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082625942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57760<->l=127.0.0.1:4258 20240913082626045 DAUC <0003> db_auc.c:157 IMSI='262420799674692': No 2G Auth Data 20240913082626045 DAUC <0003> db_auc.c:192 IMSI='262420799674692': No 3G Auth Data 20240913082626067 DLGSUP <0013> hlr.c:121 IMSI 262420799674692: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082626128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57772<->l=127.0.0.1:4258 20240913082626130 DLINP <000b> input/ipa.c:451 connected read/write 20240913082626130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082626130 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262420799674692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420799674692" cn_domain=PS source_name="the-source\n"} 20240913082626130 DLU <0006> fsm.c:456 lu(262420799674692)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082626130 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262420799674692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240913082626180 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420799674692)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082626180 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262420799674692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420799674692" cn_domain=PS destination_name="the-source\n"} 20240913082626180 DLINP <000b> input/ipa.c:451 connected read/write 20240913082626180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082626180 DLINP <000b> input/ipa.c:451 connected read/write 20240913082626180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082626181 DLINP <000b> input/ipa.c:451 connected read/write 20240913082626181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082626181 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262420799674692 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420799674692" source_name="the-source\n"} 20240913082626181 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420799674692)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082626181 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262420799674692 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082626181 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262420799674692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420799674692" destination_name="the-source\n"} 20240913082626181 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262420799674692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082626181 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420799674692)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082626181 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420799674692)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082626181 DLU <0006> fsm.c:568 lu(PS:IMSI-262420799674692)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082626181 DLINP <000b> input/ipa.c:451 connected read/write 20240913082626181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082626181 DLINP <000b> input/ipa.c:451 connected read/write 20240913082626181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082626182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57772<->l=127.0.0.1:4258 20240913082626267 DAUC <0003> db_auc.c:157 IMSI='262423215720056': No 2G Auth Data 20240913082626267 DAUC <0003> db_auc.c:192 IMSI='262423215720056': No 3G Auth Data 20240913082626284 DLGSUP <0013> hlr.c:121 IMSI 262423215720056: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082626338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57778<->l=127.0.0.1:4258 20240913082626340 DLINP <000b> input/ipa.c:451 connected read/write 20240913082626340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082626340 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262423215720056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423215720056" cn_domain=PS source_name="the-source\n"} 20240913082626340 DLU <0006> fsm.c:456 lu(262423215720056)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082626340 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262423215720056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240913082626377 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423215720056)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082626377 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262423215720056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423215720056" cn_domain=PS destination_name="the-source\n"} 20240913082626377 DLINP <000b> input/ipa.c:451 connected read/write 20240913082626377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082626377 DLINP <000b> input/ipa.c:451 connected read/write 20240913082626377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082626379 DLINP <000b> input/ipa.c:451 connected read/write 20240913082626379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082626379 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262423215720056 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423215720056" source_name="the-source\n"} 20240913082626379 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423215720056)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082626379 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262423215720056 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082626379 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262423215720056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423215720056" destination_name="the-source\n"} 20240913082626379 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262423215720056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082626379 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423215720056)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082626379 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423215720056)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082626379 DLU <0006> fsm.c:568 lu(PS:IMSI-262423215720056)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082626379 DLINP <000b> input/ipa.c:451 connected read/write 20240913082626379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082626379 DLINP <000b> input/ipa.c:451 connected read/write 20240913082626379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082626380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57778<->l=127.0.0.1:4258 20240913082626455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57734<->l=127.0.0.1:4258 20240913082626456 DLINP <000b> input/ipa.c:451 connected read/write 20240913082626456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082626456 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082626456 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082626456 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082626456 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240913082626456 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42947<->l=127.0.0.1:4259) 20240913082626495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57790<->l=127.0.0.1:4258 20240913082626495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57790<->l=127.0.0.1:4258 20240913082630180 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082630180 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082630181 DLINP <000b> input/ipa.c:451 connected read/write 20240913082630181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082630181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57804<->l=127.0.0.1:4258 20240913082630182 DLINP <000b> input/ipa.c:451 connected read/write 20240913082630182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082630182 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082630182 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082630182 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  20240913082630182 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082630182 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  20240913082630182 DLGSUP <0013> gsup_server.c:235 2:  20240913082630182 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082630182 DLGSUP <0013> gsup_server.c:235 3:  20240913082630182 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082630182 DLGSUP <0013> gsup_server.c:235 4:  20240913082630182 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082630182 DLGSUP <0013> gsup_server.c:235 5:  20240913082630182 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082630182 DLGSUP <0013> gsup_server.c:235 7:  20240913082630182 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082630182 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082630182 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082630182 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082630189 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35137<->l=127.0.0.1:4259) 20240913082631476 DAUC <0003> db_auc.c:157 IMSI='262429914286801': No 2G Auth Data 20240913082631476 DAUC <0003> db_auc.c:192 IMSI='262429914286801': No 3G Auth Data 20240913082631547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57808<->l=127.0.0.1:4258 20240913082631556 DLINP <000b> input/ipa.c:451 connected read/write 20240913082631556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082631556 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429914286801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429914286801" cn_domain=PS} 20240913082631556 DLU <0006> fsm.c:456 lu(262429914286801)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082631556 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429914286801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082631588 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429914286801)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082631588 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429914286801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429914286801" cn_domain=PS} 20240913082631588 DLINP <000b> input/ipa.c:451 connected read/write 20240913082631588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082631588 DLINP <000b> input/ipa.c:451 connected read/write 20240913082631588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082631596 DLINP <000b> input/ipa.c:451 connected read/write 20240913082631596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082631596 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429914286801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429914286801"} 20240913082631596 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429914286801)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082631596 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429914286801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082631596 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429914286801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429914286801"} 20240913082631596 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429914286801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082631596 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429914286801)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082631596 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429914286801)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082631596 DLU <0006> fsm.c:568 lu(PS:IMSI-262429914286801)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082631596 DLINP <000b> input/ipa.c:451 connected read/write 20240913082631596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082631596 DLINP <000b> input/ipa.c:451 connected read/write 20240913082631596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082631600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57808<->l=127.0.0.1:4258 20240913082631665 DAUC <0003> db_auc.c:157 IMSI='262422387784737': No 2G Auth Data 20240913082631665 DAUC <0003> db_auc.c:192 IMSI='262422387784737': No 3G Auth Data 20240913082631690 DLGSUP <0013> hlr.c:121 IMSI 262422387784737: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082631728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36450<->l=127.0.0.1:4258 20240913082631730 DLINP <000b> input/ipa.c:451 connected read/write 20240913082631730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082631730 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422387784737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422387784737" cn_domain=PS} 20240913082631730 DLU <0006> fsm.c:456 lu(262422387784737)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082631730 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422387784737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082631775 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422387784737)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082631775 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422387784737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422387784737" cn_domain=PS} 20240913082631775 DLINP <000b> input/ipa.c:451 connected read/write 20240913082631775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082631775 DLINP <000b> input/ipa.c:451 connected read/write 20240913082631775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082631780 DLINP <000b> input/ipa.c:451 connected read/write 20240913082631780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082631780 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422387784737 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422387784737"} 20240913082631780 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422387784737)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082631780 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422387784737 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082631780 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422387784737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422387784737"} 20240913082631780 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422387784737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082631780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422387784737)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082631780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422387784737)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082631780 DLU <0006> fsm.c:568 lu(PS:IMSI-262422387784737)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082631780 DLINP <000b> input/ipa.c:451 connected read/write 20240913082631780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082631780 DLINP <000b> input/ipa.c:451 connected read/write 20240913082631780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082631782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36450<->l=127.0.0.1:4258 20240913082631843 DAUC <0003> db_auc.c:157 IMSI='262425409574470': No 2G Auth Data 20240913082631843 DAUC <0003> db_auc.c:192 IMSI='262425409574470': No 3G Auth Data 20240913082631865 DLGSUP <0013> hlr.c:121 IMSI 262425409574470: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082631918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36452<->l=127.0.0.1:4258 20240913082631927 DLINP <000b> input/ipa.c:451 connected read/write 20240913082631927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082631927 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425409574470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425409574470" cn_domain=PS} 20240913082631927 DLU <0006> fsm.c:456 lu(262425409574470)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082631927 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425409574470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082631968 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425409574470)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082631968 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425409574470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425409574470" cn_domain=PS} 20240913082631968 DLINP <000b> input/ipa.c:451 connected read/write 20240913082631968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082631968 DLINP <000b> input/ipa.c:451 connected read/write 20240913082631968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082631971 DLINP <000b> input/ipa.c:451 connected read/write 20240913082631971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082631971 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262425409574470 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425409574470"} 20240913082631971 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425409574470)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082631971 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262425409574470 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082631971 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425409574470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425409574470"} 20240913082631971 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425409574470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082631971 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425409574470)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082631971 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425409574470)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082631971 DLU <0006> fsm.c:568 lu(PS:IMSI-262425409574470)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082631971 DLINP <000b> input/ipa.c:451 connected read/write 20240913082631971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082631971 DLINP <000b> input/ipa.c:451 connected read/write 20240913082631971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082631973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36452<->l=127.0.0.1:4258 20240913082632046 DAUC <0003> db_auc.c:157 IMSI='262421721685325': No 2G Auth Data 20240913082632046 DAUC <0003> db_auc.c:192 IMSI='262421721685325': No 3G Auth Data 20240913082632069 DLGSUP <0013> hlr.c:121 IMSI 262421721685325: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082632112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36468<->l=127.0.0.1:4258 20240913082632119 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082632119 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421721685325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421721685325" cn_domain=PS} 20240913082632119 DLU <0006> fsm.c:456 lu(262421721685325)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082632119 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421721685325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082632166 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421721685325)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082632166 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421721685325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421721685325" cn_domain=PS} 20240913082632166 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082632166 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082632175 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082632175 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262421721685325 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421721685325"} 20240913082632175 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421721685325)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082632175 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262421721685325 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082632175 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421721685325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421721685325"} 20240913082632175 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421721685325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082632175 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421721685325)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082632175 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421721685325)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082632175 DLU <0006> fsm.c:568 lu(PS:IMSI-262421721685325)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082632175 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082632175 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082632178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36468<->l=127.0.0.1:4258 20240913082632279 DAUC <0003> db_auc.c:157 IMSI='262422042085038': No 2G Auth Data 20240913082632279 DAUC <0003> db_auc.c:192 IMSI='262422042085038': No 3G Auth Data 20240913082632307 DLGSUP <0013> hlr.c:121 IMSI 262422042085038: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082632333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36478<->l=127.0.0.1:4258 20240913082632335 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082632335 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422042085038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422042085038" cn_domain=PS} 20240913082632335 DLU <0006> fsm.c:456 lu(262422042085038)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082632335 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422042085038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082632365 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422042085038)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082632365 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422042085038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422042085038" cn_domain=PS} 20240913082632366 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082632366 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082632368 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082632368 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422042085038 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422042085038"} 20240913082632368 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422042085038)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082632368 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422042085038 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082632368 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422042085038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422042085038"} 20240913082632368 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422042085038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082632368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422042085038)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082632368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422042085038)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082632368 DLU <0006> fsm.c:568 lu(PS:IMSI-262422042085038)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082632368 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082632368 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082632369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36478<->l=127.0.0.1:4258 20240913082632436 DAUC <0003> db_auc.c:157 IMSI='262427377047801': No 2G Auth Data 20240913082632436 DAUC <0003> db_auc.c:192 IMSI='262427377047801': No 3G Auth Data 20240913082632458 DLGSUP <0013> hlr.c:121 IMSI 262427377047801: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082632522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36486<->l=127.0.0.1:4258 20240913082632524 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082632524 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427377047801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427377047801" cn_domain=PS} 20240913082632524 DLU <0006> fsm.c:456 lu(262427377047801)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082632524 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427377047801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082632574 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427377047801)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082632574 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427377047801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427377047801" cn_domain=PS} 20240913082632574 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082632574 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082632577 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082632577 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427377047801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427377047801"} 20240913082632577 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427377047801)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082632577 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427377047801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082632577 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427377047801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427377047801"} 20240913082632577 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427377047801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082632577 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427377047801)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082632577 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427377047801)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082632577 DLU <0006> fsm.c:568 lu(PS:IMSI-262427377047801)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082632577 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082632577 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082632577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36486<->l=127.0.0.1:4258 20240913082632770 DAUC <0003> db_auc.c:157 IMSI='262425927261275': No 2G Auth Data 20240913082632770 DAUC <0003> db_auc.c:192 IMSI='262425927261275': No 3G Auth Data 20240913082632796 DLGSUP <0013> hlr.c:121 IMSI 262425927261275: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082632845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36502<->l=127.0.0.1:4258 20240913082632848 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082632848 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425927261275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425927261275" cn_domain=PS} 20240913082632848 DLU <0006> fsm.c:456 lu(262425927261275)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082632848 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425927261275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082632890 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425927261275)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082632890 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425927261275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425927261275" cn_domain=PS} 20240913082632890 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082632890 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082632891 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082632891 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425927261275 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425927261275"} 20240913082632891 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425927261275)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082632891 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425927261275 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082632891 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425927261275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425927261275"} 20240913082632891 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425927261275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082632891 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425927261275)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082632891 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425927261275)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082632891 DLU <0006> fsm.c:568 lu(PS:IMSI-262425927261275)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082632891 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082632891 DLINP <000b> input/ipa.c:451 connected read/write 20240913082632891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082632892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36502<->l=127.0.0.1:4258 20240913082632985 DAUC <0003> db_auc.c:157 IMSI='262426393882252': No 2G Auth Data 20240913082632985 DAUC <0003> db_auc.c:192 IMSI='262426393882252': No 3G Auth Data 20240913082633002 DLGSUP <0013> hlr.c:121 IMSI 262426393882252: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082633060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36512<->l=127.0.0.1:4258 20240913082633062 DLINP <000b> input/ipa.c:451 connected read/write 20240913082633062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082633062 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426393882252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426393882252" cn_domain=PS} 20240913082633062 DLU <0006> fsm.c:456 lu(262426393882252)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082633062 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426393882252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082633113 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426393882252)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082633113 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426393882252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426393882252" cn_domain=PS} 20240913082633113 DLINP <000b> input/ipa.c:451 connected read/write 20240913082633113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082633113 DLINP <000b> input/ipa.c:451 connected read/write 20240913082633113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082633117 DLINP <000b> input/ipa.c:451 connected read/write 20240913082633117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082633117 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426393882252 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426393882252"} 20240913082633117 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426393882252)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082633117 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426393882252 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082633117 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426393882252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426393882252"} 20240913082633117 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426393882252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082633117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426393882252)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082633117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426393882252)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082633117 DLU <0006> fsm.c:568 lu(PS:IMSI-262426393882252)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082633117 DLINP <000b> input/ipa.c:451 connected read/write 20240913082633117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082633117 DLINP <000b> input/ipa.c:451 connected read/write 20240913082633117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082633119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36512<->l=127.0.0.1:4258 20240913082633193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57804<->l=127.0.0.1:4258 20240913082633195 DLINP <000b> input/ipa.c:451 connected read/write 20240913082633195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082633195 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082633195 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082633195 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082633195 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35137<->l=127.0.0.1:4259) 20240913082633252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36518<->l=127.0.0.1:4258 20240913082633352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36518<->l=127.0.0.1:4258 20240913082636385 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082636385 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082636387 DLINP <000b> input/ipa.c:451 connected read/write 20240913082636387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082636387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36530<->l=127.0.0.1:4258 20240913082636388 DLINP <000b> input/ipa.c:451 connected read/write 20240913082636388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082636388 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082636388 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082636388 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  20240913082636388 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082636388 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  20240913082636388 DLGSUP <0013> gsup_server.c:235 2:  20240913082636388 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082636388 DLGSUP <0013> gsup_server.c:235 3:  20240913082636388 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082636388 DLGSUP <0013> gsup_server.c:235 4:  20240913082636388 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082636388 DLGSUP <0013> gsup_server.c:235 5:  20240913082636388 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082636388 DLGSUP <0013> gsup_server.c:235 7:  20240913082636388 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082636388 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082636388 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082636388 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082636398 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43539<->l=127.0.0.1:4259) 20240913082636415 DAUC <0003> db_auc.c:157 IMSI='262424040218450': No 2G Auth Data 20240913082636415 DAUC <0003> db_auc.c:192 IMSI='262424040218450': No 3G Auth Data 20240913082636466 DAUC <0003> db_auc.c:192 IMSI='262424040218450': No 3G Auth Data 20240913082636533 DAUC <0003> db_auc.c:157 IMSI='262422257696421': No 2G Auth Data 20240913082636533 DAUC <0003> db_auc.c:192 IMSI='262422257696421': No 3G Auth Data 20240913082636579 DAUC <0003> db_auc.c:157 IMSI='262422257696421': No 2G Auth Data 20240913082636659 DAUC <0003> db_auc.c:157 IMSI='262423659867139': No 2G Auth Data 20240913082636659 DAUC <0003> db_auc.c:192 IMSI='262423659867139': No 3G Auth Data 20240913082636803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36530<->l=127.0.0.1:4258 20240913082636804 DLINP <000b> input/ipa.c:451 connected read/write 20240913082636804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082636804 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082636804 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082636804 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082636804 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43539<->l=127.0.0.1:4259) 20240913082636829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36536<->l=127.0.0.1:4258 20240913082636929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36536<->l=127.0.0.1:4258 20240913082639963 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082639963 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082639965 DLINP <000b> input/ipa.c:451 connected read/write 20240913082639965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082639965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36552<->l=127.0.0.1:4258 20240913082639966 DLINP <000b> input/ipa.c:451 connected read/write 20240913082639966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082639966 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082639966 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082639966 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  20240913082639966 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082639966 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  20240913082639966 DLGSUP <0013> gsup_server.c:235 2:  20240913082639966 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082639966 DLGSUP <0013> gsup_server.c:235 3:  20240913082639966 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082639966 DLGSUP <0013> gsup_server.c:235 4:  20240913082639966 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082639966 DLGSUP <0013> gsup_server.c:235 5:  20240913082639966 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082639966 DLGSUP <0013> gsup_server.c:235 7:  20240913082639966 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082639966 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082639966 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082639966 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082639977 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39135<->l=127.0.0.1:4259) 20240913082639985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36556<->l=127.0.0.1:4258 20240913082640005 DAUC <0003> db_auc.c:157 IMSI='262425173280715': No 2G Auth Data 20240913082640005 DAUC <0003> db_auc.c:192 IMSI='262425173280715': No 3G Auth Data 20240913082640052 DLINP <000b> input/ipa.c:451 connected read/write 20240913082640052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082640052 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425173280715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425173280715" cn_domain=PS} 20240913082640052 DLU <0006> fsm.c:456 lu(262425173280715)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082640052 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425173280715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082640108 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425173280715)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082640108 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425173280715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425173280715" cn_domain=PS} 20240913082640108 DLINP <000b> input/ipa.c:451 connected read/write 20240913082640108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082640108 DLINP <000b> input/ipa.c:451 connected read/write 20240913082640108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082640112 DLINP <000b> input/ipa.c:451 connected read/write 20240913082640112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082640112 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425173280715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425173280715"} 20240913082640112 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425173280715)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082640112 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425173280715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082640112 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425173280715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425173280715"} 20240913082640112 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425173280715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082640112 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425173280715)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082640112 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425173280715)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082640112 DLU <0006> fsm.c:568 lu(PS:IMSI-262425173280715)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082640112 DLINP <000b> input/ipa.c:451 connected read/write 20240913082640112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082640112 DLINP <000b> input/ipa.c:451 connected read/write 20240913082640112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082640127 DLGSUP <0013> hlr.c:128 IMSI 262425173280715: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240913082640128 DLINP <000b> input/ipa.c:451 connected read/write 20240913082640128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082640128 DLINP <000b> input/ipa.c:451 connected read/write 20240913082640128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082640129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36556<->l=127.0.0.1:4258 20240913082640129 DLINP <000b> input/ipa.c:451 connected read/write 20240913082640129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082640129 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425173280715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425173280715"} 20240913082640129 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425173280715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240913082640129 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425173280715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082640130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36552<->l=127.0.0.1:4258 20240913082640130 DLINP <000b> input/ipa.c:451 connected read/write 20240913082640130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082640130 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082640130 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082640130 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082640130 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39135<->l=127.0.0.1:4259) 20240913082640166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36560<->l=127.0.0.1:4258 20240913082640266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36560<->l=127.0.0.1:4258 20240913082644914 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082644914 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082644916 DLINP <000b> input/ipa.c:451 connected read/write 20240913082644916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082644916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46148<->l=127.0.0.1:4258 20240913082644918 DLINP <000b> input/ipa.c:451 connected read/write 20240913082644918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082644918 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082644918 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082644918 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  20240913082644918 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082644918 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  20240913082644918 DLGSUP <0013> gsup_server.c:235 2:  20240913082644918 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082644918 DLGSUP <0013> gsup_server.c:235 3:  20240913082644918 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082644918 DLGSUP <0013> gsup_server.c:235 4:  20240913082644918 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082644918 DLGSUP <0013> gsup_server.c:235 5:  20240913082644918 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082644918 DLGSUP <0013> gsup_server.c:235 7:  20240913082644918 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082644918 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082644918 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082644918 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082644929 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38063<->l=127.0.0.1:4259) 20240913082645341 DAUC <0003> db_auc.c:157 IMSI='262424185283097': No 2G Auth Data 20240913082645341 DAUC <0003> db_auc.c:192 IMSI='262424185283097': No 3G Auth Data 20240913082645404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46164<->l=127.0.0.1:4258 20240913082645407 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082645407 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424185283097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424185283097" cn_domain=PS} 20240913082645407 DLU <0006> fsm.c:456 lu(262424185283097)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082645407 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424185283097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082645451 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424185283097)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082645451 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424185283097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424185283097" cn_domain=PS} 20240913082645451 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082645451 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082645453 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082645453 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424185283097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424185283097"} 20240913082645453 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424185283097)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082645453 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424185283097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082645453 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424185283097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424185283097"} 20240913082645453 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424185283097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082645453 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424185283097)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082645453 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424185283097)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082645453 DLU <0006> fsm.c:568 lu(PS:IMSI-262424185283097)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082645453 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082645453 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082645454 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082645454 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424185283097 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424185283097" cn_domain=CS} 20240913082645454 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424185283097 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240913082645478 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424185283097 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424185283097"} 20240913082645478 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424185283097 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913082645478 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082645478 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082645479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46164<->l=127.0.0.1:4258 20240913082645565 DAUC <0003> db_auc.c:157 IMSI='262429611772880': No 2G Auth Data 20240913082645565 DAUC <0003> db_auc.c:192 IMSI='262429611772880': No 3G Auth Data 20240913082645587 DLGSUP <0013> hlr.c:121 IMSI 262429611772880: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082645620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46172<->l=127.0.0.1:4258 20240913082645622 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082645622 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429611772880 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429611772880" cn_domain=PS} 20240913082645622 DLU <0006> fsm.c:456 lu(262429611772880)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082645622 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429611772880 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082645661 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429611772880)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082645661 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429611772880 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429611772880" cn_domain=PS} 20240913082645661 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082645661 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082645663 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082645663 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429611772880 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429611772880"} 20240913082645663 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429611772880)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082645663 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429611772880 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082645663 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429611772880 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429611772880"} 20240913082645663 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429611772880 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082645663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429611772880)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082645663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429611772880)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082645663 DLU <0006> fsm.c:568 lu(PS:IMSI-262429611772880)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082645663 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082645663 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082645664 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082645664 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429611772880 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429611772880" cn_domain=CS} 20240913082645664 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429611772880 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240913082645712 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429611772880 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429611772880"} 20240913082645712 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429611772880 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913082645712 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082645712 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082645713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46172<->l=127.0.0.1:4258 20240913082645778 DAUC <0003> db_auc.c:157 IMSI='262429151808924': No 2G Auth Data 20240913082645778 DAUC <0003> db_auc.c:192 IMSI='262429151808924': No 3G Auth Data 20240913082645797 DLGSUP <0013> hlr.c:121 IMSI 262429151808924: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082645825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46180<->l=127.0.0.1:4258 20240913082645826 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082645826 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429151808924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429151808924" cn_domain=PS} 20240913082645826 DLU <0006> fsm.c:456 lu(262429151808924)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082645826 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429151808924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082645874 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429151808924)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082645874 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429151808924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429151808924" cn_domain=PS} 20240913082645874 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082645874 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082645876 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082645876 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429151808924 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429151808924"} 20240913082645876 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429151808924)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082645876 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429151808924 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082645876 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429151808924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429151808924"} 20240913082645876 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429151808924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082645876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429151808924)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082645876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429151808924)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082645876 DLU <0006> fsm.c:568 lu(PS:IMSI-262429151808924)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082645876 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082645876 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082645877 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082645877 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429151808924 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429151808924" cn_domain=CS} 20240913082645877 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429151808924 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240913082645893 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429151808924 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429151808924"} 20240913082645893 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429151808924 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913082645893 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082645893 DLINP <000b> input/ipa.c:451 connected read/write 20240913082645893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082645894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46180<->l=127.0.0.1:4258 20240913082645957 DAUC <0003> db_auc.c:157 IMSI='262426657082802': No 2G Auth Data 20240913082645957 DAUC <0003> db_auc.c:192 IMSI='262426657082802': No 3G Auth Data 20240913082645976 DLGSUP <0013> hlr.c:121 IMSI 262426657082802: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082646009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46182<->l=127.0.0.1:4258 20240913082646011 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082646011 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426657082802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426657082802" cn_domain=PS} 20240913082646011 DLU <0006> fsm.c:456 lu(262426657082802)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082646012 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426657082802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082646044 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426657082802)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082646044 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426657082802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426657082802" cn_domain=PS} 20240913082646044 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082646044 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082646046 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082646046 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426657082802 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426657082802"} 20240913082646046 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426657082802)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082646046 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426657082802 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082646046 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426657082802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426657082802"} 20240913082646046 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426657082802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082646046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426657082802)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082646046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426657082802)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082646046 DLU <0006> fsm.c:568 lu(PS:IMSI-262426657082802)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082646046 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082646046 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082646047 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082646047 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426657082802 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426657082802" cn_domain=CS} 20240913082646047 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426657082802 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240913082646066 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426657082802 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426657082802"} 20240913082646066 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426657082802 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913082646066 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082646066 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082646067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46182<->l=127.0.0.1:4258 20240913082646129 DAUC <0003> db_auc.c:157 IMSI='262427633933644': No 2G Auth Data 20240913082646129 DAUC <0003> db_auc.c:192 IMSI='262427633933644': No 3G Auth Data 20240913082646149 DLGSUP <0013> hlr.c:121 IMSI 262427633933644: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082646182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46188<->l=127.0.0.1:4258 20240913082646184 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082646184 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427633933644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427633933644" cn_domain=PS} 20240913082646184 DLU <0006> fsm.c:456 lu(262427633933644)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082646184 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427633933644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082646218 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427633933644)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082646218 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427633933644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427633933644" cn_domain=PS} 20240913082646218 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082646218 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082646220 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082646220 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427633933644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427633933644"} 20240913082646220 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427633933644)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082646220 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427633933644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082646220 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427633933644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427633933644"} 20240913082646220 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427633933644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082646220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427633933644)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082646220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427633933644)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082646220 DLU <0006> fsm.c:568 lu(PS:IMSI-262427633933644)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082646220 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082646220 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082646221 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082646221 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427633933644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427633933644" cn_domain=CS} 20240913082646221 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427633933644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240913082646241 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427633933644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427633933644"} 20240913082646241 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427633933644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913082646241 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082646241 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082646242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46188<->l=127.0.0.1:4258 20240913082646302 DAUC <0003> db_auc.c:157 IMSI='262420923875182': No 2G Auth Data 20240913082646302 DAUC <0003> db_auc.c:192 IMSI='262420923875182': No 3G Auth Data 20240913082646750 DLGSUP <0013> hlr.c:121 IMSI 262420923875182: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082646803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46202<->l=127.0.0.1:4258 20240913082646806 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082646806 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420923875182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420923875182" cn_domain=PS} 20240913082646806 DLU <0006> fsm.c:456 lu(262420923875182)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082646806 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420923875182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082646844 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420923875182)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082646844 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420923875182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420923875182" cn_domain=PS} 20240913082646844 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082646844 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082646847 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082646847 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420923875182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420923875182"} 20240913082646847 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420923875182)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082646847 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420923875182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082646847 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420923875182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420923875182"} 20240913082646847 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420923875182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082646847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420923875182)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082646847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420923875182)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082646847 DLU <0006> fsm.c:568 lu(PS:IMSI-262420923875182)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082646847 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082646847 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082646847 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082646847 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420923875182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420923875182" cn_domain=CS} 20240913082646847 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420923875182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240913082646862 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420923875182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420923875182"} 20240913082646862 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420923875182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913082646862 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082646862 DLINP <000b> input/ipa.c:451 connected read/write 20240913082646862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082646863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46202<->l=127.0.0.1:4258 20240913082646960 DAUC <0003> db_auc.c:157 IMSI='262423596813149': No 2G Auth Data 20240913082646960 DAUC <0003> db_auc.c:192 IMSI='262423596813149': No 3G Auth Data 20240913082646983 DLGSUP <0013> hlr.c:121 IMSI 262423596813149: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082647030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46206<->l=127.0.0.1:4258 20240913082647032 DLINP <000b> input/ipa.c:451 connected read/write 20240913082647032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082647032 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423596813149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423596813149" cn_domain=PS} 20240913082647032 DLU <0006> fsm.c:456 lu(262423596813149)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082647032 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423596813149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082647078 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423596813149)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082647078 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423596813149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423596813149" cn_domain=PS} 20240913082647078 DLINP <000b> input/ipa.c:451 connected read/write 20240913082647078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082647078 DLINP <000b> input/ipa.c:451 connected read/write 20240913082647078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082647081 DLINP <000b> input/ipa.c:451 connected read/write 20240913082647081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082647081 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423596813149 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423596813149"} 20240913082647081 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423596813149)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082647081 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423596813149 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082647081 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423596813149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423596813149"} 20240913082647081 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423596813149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082647081 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423596813149)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082647081 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423596813149)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082647081 DLU <0006> fsm.c:568 lu(PS:IMSI-262423596813149)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082647081 DLINP <000b> input/ipa.c:451 connected read/write 20240913082647081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082647081 DLINP <000b> input/ipa.c:451 connected read/write 20240913082647081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082647081 DLINP <000b> input/ipa.c:451 connected read/write 20240913082647081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082647081 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423596813149 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423596813149" cn_domain=CS} 20240913082647081 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423596813149 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240913082647100 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423596813149 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423596813149"} 20240913082647100 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423596813149 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913082647100 DLINP <000b> input/ipa.c:451 connected read/write 20240913082647100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082647100 DLINP <000b> input/ipa.c:451 connected read/write 20240913082647100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082647101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46206<->l=127.0.0.1:4258 20240913082647183 DAUC <0003> db_auc.c:157 IMSI='262429904042066': No 2G Auth Data 20240913082647183 DAUC <0003> db_auc.c:192 IMSI='262429904042066': No 3G Auth Data 20240913082647205 DLGSUP <0013> hlr.c:121 IMSI 262429904042066: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082647259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46214<->l=127.0.0.1:4258 20240913082647261 DLINP <000b> input/ipa.c:451 connected read/write 20240913082647261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082647261 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429904042066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429904042066" cn_domain=PS} 20240913082647261 DLU <0006> fsm.c:456 lu(262429904042066)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082647261 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429904042066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082647289 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429904042066)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082647289 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429904042066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429904042066" cn_domain=PS} 20240913082647289 DLINP <000b> input/ipa.c:451 connected read/write 20240913082647289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082647289 DLINP <000b> input/ipa.c:451 connected read/write 20240913082647289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082647291 DLINP <000b> input/ipa.c:451 connected read/write 20240913082647291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082647291 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429904042066 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429904042066"} 20240913082647291 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429904042066)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082647291 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429904042066 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082647291 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429904042066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429904042066"} 20240913082647291 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429904042066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082647291 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429904042066)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082647291 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429904042066)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082647291 DLU <0006> fsm.c:568 lu(PS:IMSI-262429904042066)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082647291 DLINP <000b> input/ipa.c:451 connected read/write 20240913082647291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082647291 DLINP <000b> input/ipa.c:451 connected read/write 20240913082647291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082647292 DLINP <000b> input/ipa.c:451 connected read/write 20240913082647292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082647292 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429904042066 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429904042066" cn_domain=CS} 20240913082647292 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429904042066 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240913082647307 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429904042066 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429904042066"} 20240913082647307 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429904042066 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913082647307 DLINP <000b> input/ipa.c:451 connected read/write 20240913082647307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082647307 DLINP <000b> input/ipa.c:451 connected read/write 20240913082647307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082647308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46214<->l=127.0.0.1:4258 20240913082647478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46148<->l=127.0.0.1:4258 20240913082647479 DLINP <000b> input/ipa.c:451 connected read/write 20240913082647479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082647479 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082647479 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082647479 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082647479 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38063<->l=127.0.0.1:4259) 20240913082647502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46230<->l=127.0.0.1:4258 20240913082647603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46230<->l=127.0.0.1:4258 20240913082650632 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082650632 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082650633 DLINP <000b> input/ipa.c:451 connected read/write 20240913082650633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082650633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46238<->l=127.0.0.1:4258 20240913082650634 DLINP <000b> input/ipa.c:451 connected read/write 20240913082650634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082650634 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082650634 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082650634 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  20240913082650634 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082650634 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  20240913082650634 DLGSUP <0013> gsup_server.c:235 2:  20240913082650634 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082650634 DLGSUP <0013> gsup_server.c:235 3:  20240913082650634 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082650634 DLGSUP <0013> gsup_server.c:235 4:  20240913082650634 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082650634 DLGSUP <0013> gsup_server.c:235 5:  20240913082650634 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082650634 DLGSUP <0013> gsup_server.c:235 7:  20240913082650634 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082650634 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082650634 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082650634 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082650644 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33501<->l=127.0.0.1:4259) 20240913082650677 DAUC <0003> db_auc.c:157 IMSI='262421018113916': No 2G Auth Data 20240913082650677 DAUC <0003> db_auc.c:192 IMSI='262421018113916': No 3G Auth Data 20240913082650738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46250<->l=127.0.0.1:4258 20240913082650741 DLINP <000b> input/ipa.c:451 connected read/write 20240913082650741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082650741 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421018113916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421018113916" cn_domain=PS} 20240913082650741 DLU <0006> fsm.c:456 lu(262421018113916)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082650741 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421018113916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082650783 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421018113916)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082650783 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421018113916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421018113916" cn_domain=PS} 20240913082650783 DLINP <000b> input/ipa.c:451 connected read/write 20240913082650783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082650783 DLINP <000b> input/ipa.c:451 connected read/write 20240913082650783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082650785 DLINP <000b> input/ipa.c:451 connected read/write 20240913082650785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082650785 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421018113916 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421018113916"} 20240913082650785 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421018113916)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082650785 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421018113916 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082650785 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421018113916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421018113916"} 20240913082650785 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421018113916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082650785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421018113916)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082650785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421018113916)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082650785 DLU <0006> fsm.c:568 lu(PS:IMSI-262421018113916)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082650785 DLINP <000b> input/ipa.c:451 connected read/write 20240913082650785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082650785 DLINP <000b> input/ipa.c:451 connected read/write 20240913082650785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082650786 DLINP <000b> input/ipa.c:451 connected read/write 20240913082650786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082650786 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421018113916 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421018113916" cn_domain=PS} 20240913082650786 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421018113916 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240913082650806 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421018113916 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421018113916"} 20240913082650806 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421018113916 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913082650806 DLINP <000b> input/ipa.c:451 connected read/write 20240913082650806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082650806 DLINP <000b> input/ipa.c:451 connected read/write 20240913082650806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082650807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46250<->l=127.0.0.1:4258 20240913082650871 DAUC <0003> db_auc.c:157 IMSI='262426111532370': No 2G Auth Data 20240913082650871 DAUC <0003> db_auc.c:192 IMSI='262426111532370': No 3G Auth Data 20240913082650894 DLGSUP <0013> hlr.c:121 IMSI 262426111532370: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082650929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46252<->l=127.0.0.1:4258 20240913082650930 DLINP <000b> input/ipa.c:451 connected read/write 20240913082650930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082650930 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426111532370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426111532370" cn_domain=PS} 20240913082650930 DLU <0006> fsm.c:456 lu(262426111532370)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082650930 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426111532370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082650971 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426111532370)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082650971 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426111532370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426111532370" cn_domain=PS} 20240913082650971 DLINP <000b> input/ipa.c:451 connected read/write 20240913082650971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082650971 DLINP <000b> input/ipa.c:451 connected read/write 20240913082650971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082650973 DLINP <000b> input/ipa.c:451 connected read/write 20240913082650973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082650973 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426111532370 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426111532370"} 20240913082650973 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426111532370)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082650973 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426111532370 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082650973 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426111532370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426111532370"} 20240913082650973 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426111532370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082650973 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426111532370)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082650973 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426111532370)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082650973 DLU <0006> fsm.c:568 lu(PS:IMSI-262426111532370)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082650973 DLINP <000b> input/ipa.c:451 connected read/write 20240913082650973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082650973 DLINP <000b> input/ipa.c:451 connected read/write 20240913082650973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082650974 DLINP <000b> input/ipa.c:451 connected read/write 20240913082650974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082650974 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426111532370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426111532370" cn_domain=PS} 20240913082650974 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426111532370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240913082650989 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426111532370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426111532370"} 20240913082650989 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426111532370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913082650989 DLINP <000b> input/ipa.c:451 connected read/write 20240913082650989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082650990 DLINP <000b> input/ipa.c:451 connected read/write 20240913082650990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082650991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46252<->l=127.0.0.1:4258 20240913082651074 DAUC <0003> db_auc.c:157 IMSI='262428417389853': No 2G Auth Data 20240913082651074 DAUC <0003> db_auc.c:192 IMSI='262428417389853': No 3G Auth Data 20240913082651097 DLGSUP <0013> hlr.c:121 IMSI 262428417389853: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082651123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46266<->l=127.0.0.1:4258 20240913082651126 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082651126 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428417389853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428417389853" cn_domain=PS} 20240913082651126 DLU <0006> fsm.c:456 lu(262428417389853)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082651126 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428417389853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082651169 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428417389853)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082651169 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428417389853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428417389853" cn_domain=PS} 20240913082651169 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651169 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651171 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082651171 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428417389853 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428417389853"} 20240913082651171 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428417389853)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082651171 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428417389853 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082651171 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428417389853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428417389853"} 20240913082651171 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428417389853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082651171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428417389853)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082651171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428417389853)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082651171 DLU <0006> fsm.c:568 lu(PS:IMSI-262428417389853)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082651171 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651171 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651173 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082651173 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428417389853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428417389853" cn_domain=PS} 20240913082651173 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428417389853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240913082651192 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428417389853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428417389853"} 20240913082651192 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428417389853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913082651192 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651192 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46266<->l=127.0.0.1:4258 20240913082651257 DAUC <0003> db_auc.c:157 IMSI='262422978323349': No 2G Auth Data 20240913082651257 DAUC <0003> db_auc.c:192 IMSI='262422978323349': No 3G Auth Data 20240913082651277 DLGSUP <0013> hlr.c:121 IMSI 262422978323349: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082651302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46272<->l=127.0.0.1:4258 20240913082651303 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082651303 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422978323349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422978323349" cn_domain=PS} 20240913082651303 DLU <0006> fsm.c:456 lu(262422978323349)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082651303 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422978323349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082651348 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422978323349)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082651348 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422978323349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422978323349" cn_domain=PS} 20240913082651348 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651348 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651350 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082651350 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422978323349 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422978323349"} 20240913082651350 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422978323349)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082651350 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422978323349 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082651350 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422978323349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422978323349"} 20240913082651350 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422978323349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082651350 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422978323349)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082651350 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422978323349)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082651350 DLU <0006> fsm.c:568 lu(PS:IMSI-262422978323349)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082651350 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651350 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651351 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082651351 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422978323349 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422978323349" cn_domain=PS} 20240913082651351 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422978323349 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240913082651366 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422978323349 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422978323349"} 20240913082651366 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422978323349 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913082651366 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651366 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46272<->l=127.0.0.1:4258 20240913082651588 DAUC <0003> db_auc.c:157 IMSI='262426717162104': No 2G Auth Data 20240913082651588 DAUC <0003> db_auc.c:192 IMSI='262426717162104': No 3G Auth Data 20240913082651619 DLGSUP <0013> hlr.c:121 IMSI 262426717162104: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082651647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59926<->l=127.0.0.1:4258 20240913082651649 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082651649 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426717162104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426717162104" cn_domain=PS} 20240913082651649 DLU <0006> fsm.c:456 lu(262426717162104)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082651649 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426717162104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082651674 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426717162104)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082651674 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426717162104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426717162104" cn_domain=PS} 20240913082651674 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651674 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651676 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082651676 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426717162104 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426717162104"} 20240913082651676 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426717162104)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082651676 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426717162104 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082651676 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426717162104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426717162104"} 20240913082651676 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426717162104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082651676 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426717162104)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082651676 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426717162104)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082651676 DLU <0006> fsm.c:568 lu(PS:IMSI-262426717162104)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082651676 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651676 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651676 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082651676 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426717162104 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426717162104" cn_domain=PS} 20240913082651676 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426717162104 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240913082651702 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426717162104 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426717162104"} 20240913082651702 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426717162104 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913082651702 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651702 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59926<->l=127.0.0.1:4258 20240913082651768 DAUC <0003> db_auc.c:157 IMSI='262423000247906': No 2G Auth Data 20240913082651768 DAUC <0003> db_auc.c:192 IMSI='262423000247906': No 3G Auth Data 20240913082651791 DLGSUP <0013> hlr.c:121 IMSI 262423000247906: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082651843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59932<->l=127.0.0.1:4258 20240913082651845 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082651845 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423000247906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423000247906" cn_domain=PS} 20240913082651845 DLU <0006> fsm.c:456 lu(262423000247906)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082651845 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423000247906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082651891 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423000247906)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082651891 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423000247906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423000247906" cn_domain=PS} 20240913082651891 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651891 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651893 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082651893 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423000247906 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423000247906"} 20240913082651893 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423000247906)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082651893 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423000247906 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082651893 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423000247906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423000247906"} 20240913082651893 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423000247906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082651893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423000247906)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082651893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423000247906)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082651893 DLU <0006> fsm.c:568 lu(PS:IMSI-262423000247906)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082651893 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651893 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651895 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082651895 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423000247906 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423000247906" cn_domain=PS} 20240913082651895 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423000247906 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240913082651914 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423000247906 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423000247906"} 20240913082651914 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423000247906 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913082651914 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651914 DLINP <000b> input/ipa.c:451 connected read/write 20240913082651914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082651915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59932<->l=127.0.0.1:4258 20240913082652005 DAUC <0003> db_auc.c:157 IMSI='262426225560405': No 2G Auth Data 20240913082652005 DAUC <0003> db_auc.c:192 IMSI='262426225560405': No 3G Auth Data 20240913082652022 DLGSUP <0013> hlr.c:121 IMSI 262426225560405: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082652071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59946<->l=127.0.0.1:4258 20240913082652074 DLINP <000b> input/ipa.c:451 connected read/write 20240913082652074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082652074 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426225560405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426225560405" cn_domain=PS} 20240913082652074 DLU <0006> fsm.c:456 lu(262426225560405)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082652074 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426225560405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082652109 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426225560405)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082652109 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426225560405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426225560405" cn_domain=PS} 20240913082652109 DLINP <000b> input/ipa.c:451 connected read/write 20240913082652109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082652109 DLINP <000b> input/ipa.c:451 connected read/write 20240913082652109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082652111 DLINP <000b> input/ipa.c:451 connected read/write 20240913082652111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082652111 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426225560405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426225560405"} 20240913082652111 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426225560405)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082652111 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426225560405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082652111 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426225560405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426225560405"} 20240913082652111 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426225560405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082652111 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426225560405)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082652111 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426225560405)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082652111 DLU <0006> fsm.c:568 lu(PS:IMSI-262426225560405)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082652111 DLINP <000b> input/ipa.c:451 connected read/write 20240913082652111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082652111 DLINP <000b> input/ipa.c:451 connected read/write 20240913082652111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082652111 DLINP <000b> input/ipa.c:451 connected read/write 20240913082652111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082652111 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426225560405 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426225560405" cn_domain=PS} 20240913082652111 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426225560405 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240913082652128 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426225560405 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426225560405"} 20240913082652128 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426225560405 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913082652128 DLINP <000b> input/ipa.c:451 connected read/write 20240913082652128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082652128 DLINP <000b> input/ipa.c:451 connected read/write 20240913082652128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082652129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59946<->l=127.0.0.1:4258 20240913082652205 DAUC <0003> db_auc.c:157 IMSI='262423892978947': No 2G Auth Data 20240913082652205 DAUC <0003> db_auc.c:192 IMSI='262423892978947': No 3G Auth Data 20240913082652227 DLGSUP <0013> hlr.c:121 IMSI 262423892978947: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240913082652284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59958<->l=127.0.0.1:4258 20240913082652286 DLINP <000b> input/ipa.c:451 connected read/write 20240913082652286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082652286 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423892978947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423892978947" cn_domain=PS} 20240913082652286 DLU <0006> fsm.c:456 lu(262423892978947)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082652286 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423892978947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082652323 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423892978947)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082652323 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423892978947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423892978947" cn_domain=PS} 20240913082652323 DLINP <000b> input/ipa.c:451 connected read/write 20240913082652323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082652323 DLINP <000b> input/ipa.c:451 connected read/write 20240913082652323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082652325 DLINP <000b> input/ipa.c:451 connected read/write 20240913082652325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082652325 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423892978947 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423892978947"} 20240913082652325 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423892978947)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082652325 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423892978947 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082652325 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423892978947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423892978947"} 20240913082652325 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423892978947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082652325 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423892978947)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082652325 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423892978947)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082652325 DLU <0006> fsm.c:568 lu(PS:IMSI-262423892978947)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082652325 DLINP <000b> input/ipa.c:451 connected read/write 20240913082652325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082652325 DLINP <000b> input/ipa.c:451 connected read/write 20240913082652325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082652326 DLINP <000b> input/ipa.c:451 connected read/write 20240913082652326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082652326 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423892978947 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423892978947" cn_domain=PS} 20240913082652326 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423892978947 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240913082652348 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423892978947 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423892978947"} 20240913082652348 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423892978947 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240913082652348 DLINP <000b> input/ipa.c:451 connected read/write 20240913082652348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082652348 DLINP <000b> input/ipa.c:451 connected read/write 20240913082652348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082652350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59958<->l=127.0.0.1:4258 20240913082652409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46238<->l=127.0.0.1:4258 20240913082652410 DLINP <000b> input/ipa.c:451 connected read/write 20240913082652410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082652410 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082652410 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082652410 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082652410 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33501<->l=127.0.0.1:4259) 20240913082652433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59972<->l=127.0.0.1:4258 20240913082652533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59972<->l=127.0.0.1:4258 20240913082655560 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082655560 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082655561 DLINP <000b> input/ipa.c:451 connected read/write 20240913082655561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082655561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59982<->l=127.0.0.1:4258 20240913082655562 DLINP <000b> input/ipa.c:451 connected read/write 20240913082655562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082655562 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082655562 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082655562 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  20240913082655562 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082655562 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  20240913082655562 DLGSUP <0013> gsup_server.c:235 2:  20240913082655562 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082655562 DLGSUP <0013> gsup_server.c:235 3:  20240913082655562 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082655562 DLGSUP <0013> gsup_server.c:235 4:  20240913082655562 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082655562 DLGSUP <0013> gsup_server.c:235 5:  20240913082655562 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082655562 DLGSUP <0013> gsup_server.c:235 7:  20240913082655562 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082655562 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082655562 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082655562 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082655569 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34667<->l=127.0.0.1:4259) 20240913082655574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59998<->l=127.0.0.1:4258 20240913082655606 DLINP <000b> input/ipa.c:451 connected read/write 20240913082655606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082655606 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} 20240913082655606 DLU <0006> fsm.c:456 lu(2345743413463)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082655606 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 20240913082655606 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} 20240913082655606 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082655606 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5592fec92120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082655606 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5592fec92120]{UNVALIDATED}: Freeing instance 20240913082655606 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5592fec92120]{UNVALIDATED}: Deallocated 20240913082655606 DLINP <000b> input/ipa.c:451 connected read/write 20240913082655606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082655606 DLINP <000b> input/ipa.c:451 connected read/write 20240913082655606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082655607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59998<->l=127.0.0.1:4258 20240913082655607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59982<->l=127.0.0.1:4258 20240913082655608 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34667<->l=127.0.0.1:4259) 20240913082655608 DLINP <000b> input/ipa.c:451 connected read/write 20240913082655608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082655608 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082655608 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082655608 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082655632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60002<->l=127.0.0.1:4258 20240913082655733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60002<->l=127.0.0.1:4258 20240913082658763 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082658763 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082658764 DLINP <000b> input/ipa.c:451 connected read/write 20240913082658764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082658765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60012<->l=127.0.0.1:4258 20240913082658766 DLINP <000b> input/ipa.c:451 connected read/write 20240913082658766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082658766 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082658766 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082658766 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  20240913082658766 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082658766 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  20240913082658766 DLGSUP <0013> gsup_server.c:235 2:  20240913082658766 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082658766 DLGSUP <0013> gsup_server.c:235 3:  20240913082658766 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082658766 DLGSUP <0013> gsup_server.c:235 4:  20240913082658766 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082658766 DLGSUP <0013> gsup_server.c:235 5:  20240913082658766 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082658766 DLGSUP <0013> gsup_server.c:235 7:  20240913082658766 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082658766 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082658766 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082658766 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082658774 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40789<->l=127.0.0.1:4259) 20240913082658792 DAUC <0003> db_auc.c:157 IMSI='262428294018285': No 2G Auth Data 20240913082658792 DAUC <0003> db_auc.c:192 IMSI='262428294018285': No 3G Auth Data 20240913082658906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60026<->l=127.0.0.1:4258 20240913082658910 DLINP <000b> input/ipa.c:451 connected read/write 20240913082658910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082658910 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428294018285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428294018285" session_id=3447966467 session_state=BEGIN} 20240913082658910 DSS <0004> hlr_ussd.c:576 262428294018285/0xcd83cb03: Process SS (BEGIN) 20240913082658910 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240913082658910 DSS <0004> hlr_ussd.c:518 262428294018285/0xcd83cb03: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240913082658910 DSS <0004> hlr_ussd.c:523 262428294018285/0xcd83cb03: USSD for unknown code '*#200#' 20240913082658910 DSS <0004> hlr_ussd.c:354 262428294018285/0xcd83cb03: Tx ReturnError(1, 0x12) 20240913082658910 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428294018285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428294018285" session_id=3447966467 session_state=END} 20240913082658910 DLINP <000b> input/ipa.c:451 connected read/write 20240913082658910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082658910 DLINP <000b> input/ipa.c:451 connected read/write 20240913082658910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082658913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60026<->l=127.0.0.1:4258 20240913082658931 DAUC <0003> db_auc.c:157 IMSI='262429739526381': No 2G Auth Data 20240913082658931 DAUC <0003> db_auc.c:192 IMSI='262429739526381': No 3G Auth Data 20240913082658983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60038<->l=127.0.0.1:4258 20240913082658986 DLINP <000b> input/ipa.c:451 connected read/write 20240913082658986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082658986 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429739526381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429739526381" session_id=1165472811 session_state=BEGIN} 20240913082658986 DSS <0004> hlr_ussd.c:576 262429739526381/0x4577b42b: Process SS (BEGIN) 20240913082658986 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240913082658986 DSS <0004> hlr_ussd.c:518 262429739526381/0x4577b42b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240913082658986 DSS <0004> hlr_ussd.c:523 262429739526381/0x4577b42b: USSD for unknown code '*#200#' 20240913082658986 DSS <0004> hlr_ussd.c:354 262429739526381/0x4577b42b: Tx ReturnError(1, 0x12) 20240913082658986 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429739526381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429739526381" session_id=1165472811 session_state=END} 20240913082658986 DLINP <000b> input/ipa.c:451 connected read/write 20240913082658986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082658986 DLINP <000b> input/ipa.c:451 connected read/write 20240913082658986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082658988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60038<->l=127.0.0.1:4258 20240913082659000 DAUC <0003> db_auc.c:157 IMSI='262429971010458': No 2G Auth Data 20240913082659000 DAUC <0003> db_auc.c:192 IMSI='262429971010458': No 3G Auth Data 20240913082659052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60040<->l=127.0.0.1:4258 20240913082659055 DLINP <000b> input/ipa.c:451 connected read/write 20240913082659055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082659055 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429971010458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429971010458" session_id=2608630906 session_state=BEGIN} 20240913082659055 DSS <0004> hlr_ussd.c:576 262429971010458/0x9b7c8c7a: Process SS (BEGIN) 20240913082659055 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240913082659055 DSS <0004> hlr_ussd.c:518 262429971010458/0x9b7c8c7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240913082659055 DSS <0004> hlr_ussd.c:523 262429971010458/0x9b7c8c7a: USSD for unknown code '*#200#' 20240913082659055 DSS <0004> hlr_ussd.c:354 262429971010458/0x9b7c8c7a: Tx ReturnError(1, 0x12) 20240913082659055 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429971010458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429971010458" session_id=2608630906 session_state=END} 20240913082659055 DLINP <000b> input/ipa.c:451 connected read/write 20240913082659055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082659055 DLINP <000b> input/ipa.c:451 connected read/write 20240913082659055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082659057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60040<->l=127.0.0.1:4258 20240913082659107 DAUC <0003> db_auc.c:157 IMSI='262428401068736': No 2G Auth Data 20240913082659107 DAUC <0003> db_auc.c:192 IMSI='262428401068736': No 3G Auth Data 20240913082659151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60044<->l=127.0.0.1:4258 20240913082659154 DLINP <000b> input/ipa.c:451 connected read/write 20240913082659154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082659154 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428401068736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428401068736" session_id=505419814 session_state=BEGIN} 20240913082659154 DSS <0004> hlr_ussd.c:576 262428401068736/0x1e201826: Process SS (BEGIN) 20240913082659154 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240913082659154 DSS <0004> hlr_ussd.c:518 262428401068736/0x1e201826: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240913082659154 DSS <0004> hlr_ussd.c:523 262428401068736/0x1e201826: USSD for unknown code '*#200#' 20240913082659154 DSS <0004> hlr_ussd.c:354 262428401068736/0x1e201826: Tx ReturnError(1, 0x12) 20240913082659154 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428401068736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428401068736" session_id=505419814 session_state=END} 20240913082659154 DLINP <000b> input/ipa.c:451 connected read/write 20240913082659154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082659154 DLINP <000b> input/ipa.c:451 connected read/write 20240913082659154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082659155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60044<->l=127.0.0.1:4258 20240913082659186 DAUC <0003> db_auc.c:157 IMSI='262421166436511': No 2G Auth Data 20240913082659186 DAUC <0003> db_auc.c:192 IMSI='262421166436511': No 3G Auth Data 20240913082659224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60056<->l=127.0.0.1:4258 20240913082659227 DLINP <000b> input/ipa.c:451 connected read/write 20240913082659227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082659227 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421166436511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421166436511" session_id=833738190 session_state=BEGIN} 20240913082659227 DSS <0004> hlr_ussd.c:576 262421166436511/0x31b1d5ce: Process SS (BEGIN) 20240913082659227 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240913082659227 DSS <0004> hlr_ussd.c:518 262421166436511/0x31b1d5ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240913082659227 DSS <0004> hlr_ussd.c:523 262421166436511/0x31b1d5ce: USSD for unknown code '*#200#' 20240913082659227 DSS <0004> hlr_ussd.c:354 262421166436511/0x31b1d5ce: Tx ReturnError(1, 0x12) 20240913082659227 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421166436511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421166436511" session_id=833738190 session_state=END} 20240913082659227 DLINP <000b> input/ipa.c:451 connected read/write 20240913082659227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082659227 DLINP <000b> input/ipa.c:451 connected read/write 20240913082659227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082659229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60056<->l=127.0.0.1:4258 20240913082659240 DAUC <0003> db_auc.c:157 IMSI='262422769885440': No 2G Auth Data 20240913082659240 DAUC <0003> db_auc.c:192 IMSI='262422769885440': No 3G Auth Data 20240913082659319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60070<->l=127.0.0.1:4258 20240913082659322 DLINP <000b> input/ipa.c:451 connected read/write 20240913082659322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082659322 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422769885440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422769885440" session_id=1247144518 session_state=BEGIN} 20240913082659322 DSS <0004> hlr_ussd.c:576 262422769885440/0x4a55ea46: Process SS (BEGIN) 20240913082659322 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240913082659322 DSS <0004> hlr_ussd.c:518 262422769885440/0x4a55ea46: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240913082659322 DSS <0004> hlr_ussd.c:523 262422769885440/0x4a55ea46: USSD for unknown code '*#200#' 20240913082659322 DSS <0004> hlr_ussd.c:354 262422769885440/0x4a55ea46: Tx ReturnError(1, 0x12) 20240913082659322 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422769885440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422769885440" session_id=1247144518 session_state=END} 20240913082659322 DLINP <000b> input/ipa.c:451 connected read/write 20240913082659322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082659322 DLINP <000b> input/ipa.c:451 connected read/write 20240913082659322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082659323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60070<->l=127.0.0.1:4258 20240913082659331 DAUC <0003> db_auc.c:157 IMSI='262424310173952': No 2G Auth Data 20240913082659331 DAUC <0003> db_auc.c:192 IMSI='262424310173952': No 3G Auth Data 20240913082659387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60082<->l=127.0.0.1:4258 20240913082659389 DLINP <000b> input/ipa.c:451 connected read/write 20240913082659389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082659390 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424310173952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424310173952" session_id=18556430 session_state=BEGIN} 20240913082659390 DSS <0004> hlr_ussd.c:576 262424310173952/0x011b260e: Process SS (BEGIN) 20240913082659390 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240913082659390 DSS <0004> hlr_ussd.c:518 262424310173952/0x011b260e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240913082659390 DSS <0004> hlr_ussd.c:523 262424310173952/0x011b260e: USSD for unknown code '*#200#' 20240913082659390 DSS <0004> hlr_ussd.c:354 262424310173952/0x011b260e: Tx ReturnError(1, 0x12) 20240913082659390 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424310173952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424310173952" session_id=18556430 session_state=END} 20240913082659390 DLINP <000b> input/ipa.c:451 connected read/write 20240913082659390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082659390 DLINP <000b> input/ipa.c:451 connected read/write 20240913082659390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082659391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60082<->l=127.0.0.1:4258 20240913082659401 DAUC <0003> db_auc.c:157 IMSI='262424350707243': No 2G Auth Data 20240913082659401 DAUC <0003> db_auc.c:192 IMSI='262424350707243': No 3G Auth Data 20240913082659497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60084<->l=127.0.0.1:4258 20240913082659500 DLINP <000b> input/ipa.c:451 connected read/write 20240913082659500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082659500 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424350707243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424350707243" session_id=1205272217 session_state=BEGIN} 20240913082659500 DSS <0004> hlr_ussd.c:576 262424350707243/0x47d6fe99: Process SS (BEGIN) 20240913082659500 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240913082659500 DSS <0004> hlr_ussd.c:518 262424350707243/0x47d6fe99: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240913082659500 DSS <0004> hlr_ussd.c:523 262424350707243/0x47d6fe99: USSD for unknown code '*#200#' 20240913082659500 DSS <0004> hlr_ussd.c:354 262424350707243/0x47d6fe99: Tx ReturnError(1, 0x12) 20240913082659500 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424350707243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424350707243" session_id=1205272217 session_state=END} 20240913082659500 DLINP <000b> input/ipa.c:451 connected read/write 20240913082659500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082659500 DLINP <000b> input/ipa.c:451 connected read/write 20240913082659500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082659501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60084<->l=127.0.0.1:4258 20240913082659502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60012<->l=127.0.0.1:4258 20240913082659503 DLINP <000b> input/ipa.c:451 connected read/write 20240913082659503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082659503 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082659503 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082659503 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082659503 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40789<->l=127.0.0.1:4259) 20240913082659529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60090<->l=127.0.0.1:4258 20240913082659630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60090<->l=127.0.0.1:4258 20240913082702662 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082702662 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082702663 DLINP <000b> input/ipa.c:451 connected read/write 20240913082702663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082702663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37630<->l=127.0.0.1:4258 20240913082702664 DLINP <000b> input/ipa.c:451 connected read/write 20240913082702664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082702664 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082702664 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082702664 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  20240913082702664 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082702664 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  20240913082702664 DLGSUP <0013> gsup_server.c:235 2:  20240913082702664 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082702664 DLGSUP <0013> gsup_server.c:235 3:  20240913082702664 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082702664 DLGSUP <0013> gsup_server.c:235 4:  20240913082702664 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082702664 DLGSUP <0013> gsup_server.c:235 5:  20240913082702664 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082702664 DLGSUP <0013> gsup_server.c:235 7:  20240913082702664 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082702664 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082702664 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082702664 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082702672 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43683<->l=127.0.0.1:4259) 20240913082702690 DAUC <0003> db_auc.c:157 IMSI='262421319014002': No 2G Auth Data 20240913082702690 DAUC <0003> db_auc.c:192 IMSI='262421319014002': No 3G Auth Data 20240913082702719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37646<->l=127.0.0.1:4258 20240913082702723 DLINP <000b> input/ipa.c:451 connected read/write 20240913082702723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082702723 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421319014002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421319014002" session_id=1252101308 session_state=BEGIN} 20240913082702723 DSS <0004> hlr_ussd.c:576 262421319014002/0x4aa18cbc: Process SS (BEGIN) 20240913082702723 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082702723 DSS <0004> hlr_ussd.c:518 262421319014002/0x4aa18cbc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082702723 DSS <0004> hlr_ussd.c:542 262421319014002/0x4aa18cbc: Cannot find conn for EUSE EUSE-foobar 20240913082702723 DSS <0004> hlr_ussd.c:354 262421319014002/0x4aa18cbc: Tx ReturnError(1, 0x22) 20240913082702723 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421319014002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421319014002" session_id=1252101308 session_state=END} 20240913082702723 DLINP <000b> input/ipa.c:451 connected read/write 20240913082702723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082702723 DLINP <000b> input/ipa.c:451 connected read/write 20240913082702723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082702725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37646<->l=127.0.0.1:4258 20240913082702732 DAUC <0003> db_auc.c:157 IMSI='262427603440761': No 2G Auth Data 20240913082702732 DAUC <0003> db_auc.c:192 IMSI='262427603440761': No 3G Auth Data 20240913082702758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37662<->l=127.0.0.1:4258 20240913082702760 DLINP <000b> input/ipa.c:451 connected read/write 20240913082702760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082702760 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427603440761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427603440761" session_id=4037204456 session_state=BEGIN} 20240913082702760 DSS <0004> hlr_ussd.c:576 262427603440761/0xf0a2d9e8: Process SS (BEGIN) 20240913082702760 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082702760 DSS <0004> hlr_ussd.c:518 262427603440761/0xf0a2d9e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082702760 DSS <0004> hlr_ussd.c:542 262427603440761/0xf0a2d9e8: Cannot find conn for EUSE EUSE-foobar 20240913082702760 DSS <0004> hlr_ussd.c:354 262427603440761/0xf0a2d9e8: Tx ReturnError(1, 0x22) 20240913082702760 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427603440761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427603440761" session_id=4037204456 session_state=END} 20240913082702761 DLINP <000b> input/ipa.c:451 connected read/write 20240913082702761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082702761 DLINP <000b> input/ipa.c:451 connected read/write 20240913082702761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082702762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37662<->l=127.0.0.1:4258 20240913082702775 DAUC <0003> db_auc.c:157 IMSI='262427444244065': No 2G Auth Data 20240913082702775 DAUC <0003> db_auc.c:192 IMSI='262427444244065': No 3G Auth Data 20240913082702812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37674<->l=127.0.0.1:4258 20240913082702815 DLINP <000b> input/ipa.c:451 connected read/write 20240913082702815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082702815 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427444244065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427444244065" session_id=271208692 session_state=BEGIN} 20240913082702815 DSS <0004> hlr_ussd.c:576 262427444244065/0x102a50f4: Process SS (BEGIN) 20240913082702815 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082702815 DSS <0004> hlr_ussd.c:518 262427444244065/0x102a50f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082702815 DSS <0004> hlr_ussd.c:542 262427444244065/0x102a50f4: Cannot find conn for EUSE EUSE-foobar 20240913082702815 DSS <0004> hlr_ussd.c:354 262427444244065/0x102a50f4: Tx ReturnError(1, 0x22) 20240913082702815 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427444244065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427444244065" session_id=271208692 session_state=END} 20240913082702815 DLINP <000b> input/ipa.c:451 connected read/write 20240913082702815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082702815 DLINP <000b> input/ipa.c:451 connected read/write 20240913082702815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082702817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37674<->l=127.0.0.1:4258 20240913082702824 DAUC <0003> db_auc.c:157 IMSI='262429805560922': No 2G Auth Data 20240913082702824 DAUC <0003> db_auc.c:192 IMSI='262429805560922': No 3G Auth Data 20240913082702852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37678<->l=127.0.0.1:4258 20240913082702855 DLINP <000b> input/ipa.c:451 connected read/write 20240913082702855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082702855 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429805560922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429805560922" session_id=2057680106 session_state=BEGIN} 20240913082702855 DSS <0004> hlr_ussd.c:576 262429805560922/0x7aa5b4ea: Process SS (BEGIN) 20240913082702855 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082702855 DSS <0004> hlr_ussd.c:518 262429805560922/0x7aa5b4ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082702855 DSS <0004> hlr_ussd.c:542 262429805560922/0x7aa5b4ea: Cannot find conn for EUSE EUSE-foobar 20240913082702855 DSS <0004> hlr_ussd.c:354 262429805560922/0x7aa5b4ea: Tx ReturnError(1, 0x22) 20240913082702855 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429805560922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429805560922" session_id=2057680106 session_state=END} 20240913082702855 DLINP <000b> input/ipa.c:451 connected read/write 20240913082702855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082702855 DLINP <000b> input/ipa.c:451 connected read/write 20240913082702855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082702857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37678<->l=127.0.0.1:4258 20240913082702863 DAUC <0003> db_auc.c:157 IMSI='262426238404645': No 2G Auth Data 20240913082702863 DAUC <0003> db_auc.c:192 IMSI='262426238404645': No 3G Auth Data 20240913082702893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37682<->l=127.0.0.1:4258 20240913082702896 DLINP <000b> input/ipa.c:451 connected read/write 20240913082702896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082702896 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426238404645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426238404645" session_id=44717354 session_state=BEGIN} 20240913082702896 DSS <0004> hlr_ussd.c:576 262426238404645/0x02aa552a: Process SS (BEGIN) 20240913082702896 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082702896 DSS <0004> hlr_ussd.c:518 262426238404645/0x02aa552a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082702896 DSS <0004> hlr_ussd.c:542 262426238404645/0x02aa552a: Cannot find conn for EUSE EUSE-foobar 20240913082702896 DSS <0004> hlr_ussd.c:354 262426238404645/0x02aa552a: Tx ReturnError(1, 0x22) 20240913082702896 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426238404645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426238404645" session_id=44717354 session_state=END} 20240913082702896 DLINP <000b> input/ipa.c:451 connected read/write 20240913082702896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082702896 DLINP <000b> input/ipa.c:451 connected read/write 20240913082702896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082702898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37682<->l=127.0.0.1:4258 20240913082702909 DAUC <0003> db_auc.c:157 IMSI='262420578358981': No 2G Auth Data 20240913082702909 DAUC <0003> db_auc.c:192 IMSI='262420578358981': No 3G Auth Data 20240913082702957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37694<->l=127.0.0.1:4258 20240913082702960 DLINP <000b> input/ipa.c:451 connected read/write 20240913082702960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082702960 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420578358981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420578358981" session_id=2453344136 session_state=BEGIN} 20240913082702960 DSS <0004> hlr_ussd.c:576 262420578358981/0x923b0f88: Process SS (BEGIN) 20240913082702960 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082702960 DSS <0004> hlr_ussd.c:518 262420578358981/0x923b0f88: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082702960 DSS <0004> hlr_ussd.c:542 262420578358981/0x923b0f88: Cannot find conn for EUSE EUSE-foobar 20240913082702960 DSS <0004> hlr_ussd.c:354 262420578358981/0x923b0f88: Tx ReturnError(1, 0x22) 20240913082702960 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420578358981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420578358981" session_id=2453344136 session_state=END} 20240913082702960 DLINP <000b> input/ipa.c:451 connected read/write 20240913082702960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082702960 DLINP <000b> input/ipa.c:451 connected read/write 20240913082702960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082702962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37694<->l=127.0.0.1:4258 20240913082702976 DAUC <0003> db_auc.c:157 IMSI='262427401045152': No 2G Auth Data 20240913082702976 DAUC <0003> db_auc.c:192 IMSI='262427401045152': No 3G Auth Data 20240913082703022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37702<->l=127.0.0.1:4258 20240913082703025 DLINP <000b> input/ipa.c:451 connected read/write 20240913082703025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082703025 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427401045152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427401045152" session_id=906369757 session_state=BEGIN} 20240913082703025 DSS <0004> hlr_ussd.c:576 262427401045152/0x36061add: Process SS (BEGIN) 20240913082703025 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082703025 DSS <0004> hlr_ussd.c:518 262427401045152/0x36061add: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082703025 DSS <0004> hlr_ussd.c:542 262427401045152/0x36061add: Cannot find conn for EUSE EUSE-foobar 20240913082703025 DSS <0004> hlr_ussd.c:354 262427401045152/0x36061add: Tx ReturnError(1, 0x22) 20240913082703025 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427401045152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427401045152" session_id=906369757 session_state=END} 20240913082703025 DLINP <000b> input/ipa.c:451 connected read/write 20240913082703025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082703025 DLINP <000b> input/ipa.c:451 connected read/write 20240913082703025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082703027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37702<->l=127.0.0.1:4258 20240913082703041 DAUC <0003> db_auc.c:157 IMSI='262420491202064': No 2G Auth Data 20240913082703041 DAUC <0003> db_auc.c:192 IMSI='262420491202064': No 3G Auth Data 20240913082703090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37712<->l=127.0.0.1:4258 20240913082703093 DLINP <000b> input/ipa.c:451 connected read/write 20240913082703093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082703093 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420491202064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420491202064" session_id=1900386026 session_state=BEGIN} 20240913082703093 DSS <0004> hlr_ussd.c:576 262420491202064/0x714596ea: Process SS (BEGIN) 20240913082703093 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082703093 DSS <0004> hlr_ussd.c:518 262420491202064/0x714596ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082703093 DSS <0004> hlr_ussd.c:542 262420491202064/0x714596ea: Cannot find conn for EUSE EUSE-foobar 20240913082703093 DSS <0004> hlr_ussd.c:354 262420491202064/0x714596ea: Tx ReturnError(1, 0x22) 20240913082703093 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420491202064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420491202064" session_id=1900386026 session_state=END} 20240913082703093 DLINP <000b> input/ipa.c:451 connected read/write 20240913082703093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082703093 DLINP <000b> input/ipa.c:451 connected read/write 20240913082703093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082703096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37712<->l=127.0.0.1:4258 20240913082703096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37630<->l=127.0.0.1:4258 20240913082703097 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43683<->l=127.0.0.1:4259) 20240913082703097 DLINP <000b> input/ipa.c:451 connected read/write 20240913082703097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082703097 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082703097 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082703097 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082703128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37716<->l=127.0.0.1:4258 20240913082703329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37716<->l=127.0.0.1:4258 20240913082706364 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082706364 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082706366 DLINP <000b> input/ipa.c:451 connected read/write 20240913082706366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082706366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37718<->l=127.0.0.1:4258 20240913082706367 DLINP <000b> input/ipa.c:451 connected read/write 20240913082706367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082706367 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082706367 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082706367 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  20240913082706367 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082706367 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  20240913082706367 DLGSUP <0013> gsup_server.c:235 2:  20240913082706367 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082706367 DLGSUP <0013> gsup_server.c:235 3:  20240913082706367 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082706367 DLGSUP <0013> gsup_server.c:235 4:  20240913082706367 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082706367 DLGSUP <0013> gsup_server.c:235 5:  20240913082706367 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082706367 DLGSUP <0013> gsup_server.c:235 7:  20240913082706367 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082706367 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082706367 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082706367 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082706376 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37431<->l=127.0.0.1:4259) 20240913082706846 DAUC <0003> db_auc.c:157 IMSI='262423038000721': No 2G Auth Data 20240913082706846 DAUC <0003> db_auc.c:192 IMSI='262423038000721': No 3G Auth Data 20240913082709157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37726<->l=127.0.0.1:4258 20240913082709157 DLINP <000b> input/ipa.c:451 connected read/write 20240913082709157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082709157 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082709157 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082709157 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082709157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37718<->l=127.0.0.1:4258 20240913082709157 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37431<->l=127.0.0.1:4259) 20240913082709358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37726<->l=127.0.0.1:4258 20240913082712409 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082712409 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082712411 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082712411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42218<->l=127.0.0.1:4258 20240913082712413 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082712413 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082712413 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082712413 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  20240913082712413 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082712413 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  20240913082712413 DLGSUP <0013> gsup_server.c:235 2:  20240913082712413 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082712413 DLGSUP <0013> gsup_server.c:235 3:  20240913082712413 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082712413 DLGSUP <0013> gsup_server.c:235 4:  20240913082712413 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082712413 DLGSUP <0013> gsup_server.c:235 5:  20240913082712413 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082712413 DLGSUP <0013> gsup_server.c:235 7:  20240913082712413 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082712413 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082712413 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082712413 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082712421 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43417<->l=127.0.0.1:4259) 20240913082712495 DAUC <0003> db_auc.c:157 IMSI='262426723580562': No 2G Auth Data 20240913082712495 DAUC <0003> db_auc.c:192 IMSI='262426723580562': No 3G Auth Data 20240913082712551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42234<->l=127.0.0.1:4258 20240913082712555 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082712555 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426723580562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426723580562" source_name="the-source\n" session_id=178637101 session_state=BEGIN} 20240913082712555 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240913082712555 DSS <0004> hlr_ussd.c:576 262426723580562/0x0aa5c92d: Process SS (BEGIN) 20240913082712555 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913082712555 DSS <0004> hlr_ussd.c:518 262426723580562/0x0aa5c92d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913082712555 DSS <0004> hlr_ussd.c:363 262426723580562/0x0aa5c92d: Tx USSD 'Your IMSI is 262426723580562' 20240913082712555 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: the-source\n: IMSI-262426723580562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426723580562" destination_name="the-source\n" session_id=178637101 session_state=END} 20240913082712555 DLGSUP <0013> gsup_req.c:171 GSUP 167: the-source\n: IMSI-262426723580562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082712555 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082712555 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082712557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42234<->l=127.0.0.1:4258 20240913082712568 DAUC <0003> db_auc.c:157 IMSI='262422358110562': No 2G Auth Data 20240913082712568 DAUC <0003> db_auc.c:192 IMSI='262422358110562': No 3G Auth Data 20240913082712609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42244<->l=127.0.0.1:4258 20240913082712612 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082712612 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422358110562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422358110562" source_name="the-source\n" session_id=574708310 session_state=BEGIN} 20240913082712612 DSS <0004> hlr_ussd.c:576 262422358110562/0x22415a56: Process SS (BEGIN) 20240913082712612 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913082712612 DSS <0004> hlr_ussd.c:518 262422358110562/0x22415a56: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913082712612 DSS <0004> hlr_ussd.c:363 262422358110562/0x22415a56: Tx USSD 'Your IMSI is 262422358110562' 20240913082712612 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: the-source\n: IMSI-262422358110562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422358110562" destination_name="the-source\n" session_id=574708310 session_state=END} 20240913082712612 DLGSUP <0013> gsup_req.c:171 GSUP 168: the-source\n: IMSI-262422358110562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082712612 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082712612 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082712614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42244<->l=127.0.0.1:4258 20240913082712619 DAUC <0003> db_auc.c:157 IMSI='262429863636942': No 2G Auth Data 20240913082712619 DAUC <0003> db_auc.c:192 IMSI='262429863636942': No 3G Auth Data 20240913082712649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42246<->l=127.0.0.1:4258 20240913082712652 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082712652 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429863636942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429863636942" source_name="the-source\n" session_id=1742636960 session_state=BEGIN} 20240913082712652 DSS <0004> hlr_ussd.c:576 262429863636942/0x67de87a0: Process SS (BEGIN) 20240913082712652 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913082712652 DSS <0004> hlr_ussd.c:518 262429863636942/0x67de87a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913082712652 DSS <0004> hlr_ussd.c:363 262429863636942/0x67de87a0: Tx USSD 'Your IMSI is 262429863636942' 20240913082712652 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: the-source\n: IMSI-262429863636942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429863636942" destination_name="the-source\n" session_id=1742636960 session_state=END} 20240913082712652 DLGSUP <0013> gsup_req.c:171 GSUP 169: the-source\n: IMSI-262429863636942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082712652 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082712652 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082712656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42246<->l=127.0.0.1:4258 20240913082712667 DAUC <0003> db_auc.c:157 IMSI='262421912976407': No 2G Auth Data 20240913082712667 DAUC <0003> db_auc.c:192 IMSI='262421912976407': No 3G Auth Data 20240913082712706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42252<->l=127.0.0.1:4258 20240913082712709 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082712709 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421912976407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421912976407" source_name="the-source\n" session_id=9934978 session_state=BEGIN} 20240913082712709 DSS <0004> hlr_ussd.c:576 262421912976407/0x00979882: Process SS (BEGIN) 20240913082712709 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913082712709 DSS <0004> hlr_ussd.c:518 262421912976407/0x00979882: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913082712709 DSS <0004> hlr_ussd.c:363 262421912976407/0x00979882: Tx USSD 'Your IMSI is 262421912976407' 20240913082712709 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: the-source\n: IMSI-262421912976407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421912976407" destination_name="the-source\n" session_id=9934978 session_state=END} 20240913082712709 DLGSUP <0013> gsup_req.c:171 GSUP 170: the-source\n: IMSI-262421912976407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082712709 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082712709 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082712712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42252<->l=127.0.0.1:4258 20240913082712731 DAUC <0003> db_auc.c:157 IMSI='262420657684019': No 2G Auth Data 20240913082712731 DAUC <0003> db_auc.c:192 IMSI='262420657684019': No 3G Auth Data 20240913082712772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42262<->l=127.0.0.1:4258 20240913082712777 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082712777 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420657684019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420657684019" source_name="the-source\n" session_id=718116986 session_state=BEGIN} 20240913082712777 DSS <0004> hlr_ussd.c:576 262420657684019/0x2acd987a: Process SS (BEGIN) 20240913082712777 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913082712777 DSS <0004> hlr_ussd.c:518 262420657684019/0x2acd987a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913082712777 DSS <0004> hlr_ussd.c:363 262420657684019/0x2acd987a: Tx USSD 'Your IMSI is 262420657684019' 20240913082712777 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: the-source\n: IMSI-262420657684019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420657684019" destination_name="the-source\n" session_id=718116986 session_state=END} 20240913082712777 DLGSUP <0013> gsup_req.c:171 GSUP 171: the-source\n: IMSI-262420657684019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082712777 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082712777 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082712781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42262<->l=127.0.0.1:4258 20240913082712789 DAUC <0003> db_auc.c:157 IMSI='262421700886496': No 2G Auth Data 20240913082712789 DAUC <0003> db_auc.c:192 IMSI='262421700886496': No 3G Auth Data 20240913082712835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42264<->l=127.0.0.1:4258 20240913082712838 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082712838 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421700886496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421700886496" source_name="the-source\n" session_id=1943814542 session_state=BEGIN} 20240913082712838 DSS <0004> hlr_ussd.c:576 262421700886496/0x73dc418e: Process SS (BEGIN) 20240913082712838 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913082712838 DSS <0004> hlr_ussd.c:518 262421700886496/0x73dc418e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913082712838 DSS <0004> hlr_ussd.c:363 262421700886496/0x73dc418e: Tx USSD 'Your IMSI is 262421700886496' 20240913082712838 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: the-source\n: IMSI-262421700886496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421700886496" destination_name="the-source\n" session_id=1943814542 session_state=END} 20240913082712838 DLGSUP <0013> gsup_req.c:171 GSUP 172: the-source\n: IMSI-262421700886496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082712838 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082712838 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082712840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42264<->l=127.0.0.1:4258 20240913082712849 DAUC <0003> db_auc.c:157 IMSI='262429848906431': No 2G Auth Data 20240913082712849 DAUC <0003> db_auc.c:192 IMSI='262429848906431': No 3G Auth Data 20240913082712893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42274<->l=127.0.0.1:4258 20240913082712896 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082712896 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429848906431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429848906431" source_name="the-source\n" session_id=2012668193 session_state=BEGIN} 20240913082712896 DSS <0004> hlr_ussd.c:576 262429848906431/0x77f6e121: Process SS (BEGIN) 20240913082712896 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913082712896 DSS <0004> hlr_ussd.c:518 262429848906431/0x77f6e121: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913082712896 DSS <0004> hlr_ussd.c:363 262429848906431/0x77f6e121: Tx USSD 'Your IMSI is 262429848906431' 20240913082712896 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: the-source\n: IMSI-262429848906431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429848906431" destination_name="the-source\n" session_id=2012668193 session_state=END} 20240913082712896 DLGSUP <0013> gsup_req.c:171 GSUP 173: the-source\n: IMSI-262429848906431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082712896 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082712896 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082712898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42274<->l=127.0.0.1:4258 20240913082712907 DAUC <0003> db_auc.c:157 IMSI='262422865280553': No 2G Auth Data 20240913082712907 DAUC <0003> db_auc.c:192 IMSI='262422865280553': No 3G Auth Data 20240913082712957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42280<->l=127.0.0.1:4258 20240913082712962 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082712962 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422865280553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422865280553" source_name="the-source\n" session_id=2060861041 session_state=BEGIN} 20240913082712962 DSS <0004> hlr_ussd.c:576 262422865280553/0x7ad63e71: Process SS (BEGIN) 20240913082712962 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240913082712962 DSS <0004> hlr_ussd.c:518 262422865280553/0x7ad63e71: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240913082712962 DSS <0004> hlr_ussd.c:363 262422865280553/0x7ad63e71: Tx USSD 'Your IMSI is 262422865280553' 20240913082712962 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: the-source\n: IMSI-262422865280553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422865280553" destination_name="the-source\n" session_id=2060861041 session_state=END} 20240913082712962 DLGSUP <0013> gsup_req.c:171 GSUP 174: the-source\n: IMSI-262422865280553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082712962 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082712962 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082712967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42280<->l=127.0.0.1:4258 20240913082712967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42218<->l=127.0.0.1:4258 20240913082712968 DLINP <000b> input/ipa.c:451 connected read/write 20240913082712968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082712968 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082712968 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082712968 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082712968 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240913082712968 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43417<->l=127.0.0.1:4259) 20240913082713005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42286<->l=127.0.0.1:4258 20240913082713207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42286<->l=127.0.0.1:4258 20240913082716252 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082716252 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082716253 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082716254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42300<->l=127.0.0.1:4258 20240913082716255 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082716255 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082716255 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082716255 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  20240913082716255 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082716255 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  20240913082716255 DLGSUP <0013> gsup_server.c:235 2:  20240913082716255 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082716255 DLGSUP <0013> gsup_server.c:235 3:  20240913082716255 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082716255 DLGSUP <0013> gsup_server.c:235 4:  20240913082716255 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082716255 DLGSUP <0013> gsup_server.c:235 5:  20240913082716255 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082716255 DLGSUP <0013> gsup_server.c:235 7:  20240913082716255 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082716255 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082716255 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082716255 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082716262 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37529<->l=127.0.0.1:4259) 20240913082716278 DAUC <0003> db_auc.c:157 IMSI='262424103156651': No 2G Auth Data 20240913082716278 DAUC <0003> db_auc.c:192 IMSI='262424103156651': No 3G Auth Data 20240913082716320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42302<->l=127.0.0.1:4258 20240913082716324 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082716324 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262424103156651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424103156651" session_id=3191606810 session_state=BEGIN} 20240913082716324 DSS <0004> hlr_ussd.c:576 262424103156651/0xbe3c0e1a: Process SS (BEGIN) 20240913082716324 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913082716324 DSS <0004> hlr_ussd.c:518 262424103156651/0xbe3c0e1a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913082716324 DSS <0004> hlr_ussd.c:363 262424103156651/0xbe3c0e1a: Tx USSD 'Your extension is 491618504784' 20240913082716324 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262424103156651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424103156651" session_id=3191606810 session_state=END} 20240913082716324 DLGSUP <0013> gsup_req.c:171 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262424103156651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082716324 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082716324 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082716327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42302<->l=127.0.0.1:4258 20240913082716337 DAUC <0003> db_auc.c:157 IMSI='262421292599635': No 2G Auth Data 20240913082716337 DAUC <0003> db_auc.c:192 IMSI='262421292599635': No 3G Auth Data 20240913082716371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42308<->l=127.0.0.1:4258 20240913082716374 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082716374 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262421292599635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421292599635" session_id=3396324360 session_state=BEGIN} 20240913082716374 DSS <0004> hlr_ussd.c:576 262421292599635/0xca6fcc08: Process SS (BEGIN) 20240913082716374 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913082716374 DSS <0004> hlr_ussd.c:518 262421292599635/0xca6fcc08: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913082716374 DSS <0004> hlr_ussd.c:363 262421292599635/0xca6fcc08: Tx USSD 'Your extension is 491615835803' 20240913082716374 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262421292599635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421292599635" session_id=3396324360 session_state=END} 20240913082716374 DLGSUP <0013> gsup_req.c:171 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262421292599635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082716374 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082716374 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082716376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42308<->l=127.0.0.1:4258 20240913082716386 DAUC <0003> db_auc.c:157 IMSI='262427273386048': No 2G Auth Data 20240913082716386 DAUC <0003> db_auc.c:192 IMSI='262427273386048': No 3G Auth Data 20240913082716420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42312<->l=127.0.0.1:4258 20240913082716423 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082716423 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427273386048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427273386048" session_id=3857613154 session_state=BEGIN} 20240913082716423 DSS <0004> hlr_ussd.c:576 262427273386048/0xe5ee8162: Process SS (BEGIN) 20240913082716424 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913082716424 DSS <0004> hlr_ussd.c:518 262427273386048/0xe5ee8162: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913082716424 DSS <0004> hlr_ussd.c:363 262427273386048/0xe5ee8162: Tx USSD 'Your extension is 491611406002' 20240913082716424 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427273386048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427273386048" session_id=3857613154 session_state=END} 20240913082716424 DLGSUP <0013> gsup_req.c:171 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427273386048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082716424 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082716424 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082716426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42312<->l=127.0.0.1:4258 20240913082716439 DAUC <0003> db_auc.c:157 IMSI='262425842187924': No 2G Auth Data 20240913082716439 DAUC <0003> db_auc.c:192 IMSI='262425842187924': No 3G Auth Data 20240913082716475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42318<->l=127.0.0.1:4258 20240913082716479 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082716479 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262425842187924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425842187924" session_id=1967699792 session_state=BEGIN} 20240913082716479 DSS <0004> hlr_ussd.c:576 262425842187924/0x7548b750: Process SS (BEGIN) 20240913082716479 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913082716479 DSS <0004> hlr_ussd.c:518 262425842187924/0x7548b750: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913082716479 DSS <0004> hlr_ussd.c:363 262425842187924/0x7548b750: Tx USSD 'Your extension is 491617351008' 20240913082716479 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262425842187924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425842187924" session_id=1967699792 session_state=END} 20240913082716479 DLGSUP <0013> gsup_req.c:171 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262425842187924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082716479 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082716479 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082716481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42318<->l=127.0.0.1:4258 20240913082716494 DAUC <0003> db_auc.c:157 IMSI='262426046857786': No 2G Auth Data 20240913082716494 DAUC <0003> db_auc.c:192 IMSI='262426046857786': No 3G Auth Data 20240913082716534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42324<->l=127.0.0.1:4258 20240913082716537 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082716537 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426046857786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426046857786" session_id=3765571104 session_state=BEGIN} 20240913082716537 DSS <0004> hlr_ussd.c:576 262426046857786/0xe0720e20: Process SS (BEGIN) 20240913082716537 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913082716537 DSS <0004> hlr_ussd.c:518 262426046857786/0xe0720e20: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913082716537 DSS <0004> hlr_ussd.c:363 262426046857786/0xe0720e20: Tx USSD 'Your extension is 491618527731' 20240913082716537 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426046857786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426046857786" session_id=3765571104 session_state=END} 20240913082716537 DLGSUP <0013> gsup_req.c:171 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426046857786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082716537 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082716537 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082716539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42324<->l=127.0.0.1:4258 20240913082716546 DAUC <0003> db_auc.c:157 IMSI='262429251884570': No 2G Auth Data 20240913082716546 DAUC <0003> db_auc.c:192 IMSI='262429251884570': No 3G Auth Data 20240913082716603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42328<->l=127.0.0.1:4258 20240913082716606 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082716606 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429251884570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429251884570" session_id=1450426978 session_state=BEGIN} 20240913082716606 DSS <0004> hlr_ussd.c:576 262429251884570/0x5673c262: Process SS (BEGIN) 20240913082716606 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913082716606 DSS <0004> hlr_ussd.c:518 262429251884570/0x5673c262: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913082716606 DSS <0004> hlr_ussd.c:363 262429251884570/0x5673c262: Tx USSD 'Your extension is 491610414351' 20240913082716606 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429251884570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429251884570" session_id=1450426978 session_state=END} 20240913082716606 DLGSUP <0013> gsup_req.c:171 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429251884570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082716606 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082716606 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082716608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42328<->l=127.0.0.1:4258 20240913082716614 DAUC <0003> db_auc.c:157 IMSI='262420620525788': No 2G Auth Data 20240913082716614 DAUC <0003> db_auc.c:192 IMSI='262420620525788': No 3G Auth Data 20240913082716679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42340<->l=127.0.0.1:4258 20240913082716683 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082716683 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262420620525788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420620525788" session_id=159914953 session_state=BEGIN} 20240913082716683 DSS <0004> hlr_ussd.c:576 262420620525788/0x09881bc9: Process SS (BEGIN) 20240913082716683 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913082716683 DSS <0004> hlr_ussd.c:518 262420620525788/0x09881bc9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913082716683 DSS <0004> hlr_ussd.c:363 262420620525788/0x09881bc9: Tx USSD 'Your extension is 491612840412' 20240913082716683 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262420620525788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420620525788" session_id=159914953 session_state=END} 20240913082716683 DLGSUP <0013> gsup_req.c:171 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262420620525788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082716683 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082716683 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082716686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42340<->l=127.0.0.1:4258 20240913082716701 DAUC <0003> db_auc.c:157 IMSI='262427298750534': No 2G Auth Data 20240913082716701 DAUC <0003> db_auc.c:192 IMSI='262427298750534': No 3G Auth Data 20240913082716755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42344<->l=127.0.0.1:4258 20240913082716758 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082716758 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427298750534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427298750534" session_id=630387375 session_state=BEGIN} 20240913082716758 DSS <0004> hlr_ussd.c:576 262427298750534/0x2592f2af: Process SS (BEGIN) 20240913082716758 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913082716758 DSS <0004> hlr_ussd.c:518 262427298750534/0x2592f2af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913082716758 DSS <0004> hlr_ussd.c:363 262427298750534/0x2592f2af: Tx USSD 'Your extension is 491618407316' 20240913082716758 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427298750534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427298750534" session_id=630387375 session_state=END} 20240913082716758 DLGSUP <0013> gsup_req.c:171 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427298750534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082716758 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082716758 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082716760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42344<->l=127.0.0.1:4258 20240913082716761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42300<->l=127.0.0.1:4258 20240913082716761 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37529<->l=127.0.0.1:4259) 20240913082716761 DLINP <000b> input/ipa.c:451 connected read/write 20240913082716761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082716761 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082716761 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082716761 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082716798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42354<->l=127.0.0.1:4258 20240913082716999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42354<->l=127.0.0.1:4258 20240913082720034 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082720034 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082720036 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082720036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42368<->l=127.0.0.1:4258 20240913082720038 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082720038 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082720038 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082720038 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  20240913082720038 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082720038 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  20240913082720038 DLGSUP <0013> gsup_server.c:235 2:  20240913082720038 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082720038 DLGSUP <0013> gsup_server.c:235 3:  20240913082720038 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082720038 DLGSUP <0013> gsup_server.c:235 4:  20240913082720038 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082720038 DLGSUP <0013> gsup_server.c:235 5:  20240913082720038 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082720038 DLGSUP <0013> gsup_server.c:235 7:  20240913082720038 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082720038 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082720038 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082720038 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082720046 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33959<->l=127.0.0.1:4259) 20240913082720060 DAUC <0003> db_auc.c:157 IMSI='262423715094461': No 2G Auth Data 20240913082720060 DAUC <0003> db_auc.c:192 IMSI='262423715094461': No 3G Auth Data 20240913082720098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42370<->l=127.0.0.1:4258 20240913082720103 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082720103 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423715094461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423715094461" source_name="the-source\n" session_id=777778083 session_state=BEGIN} 20240913082720103 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240913082720103 DSS <0004> hlr_ussd.c:576 262423715094461/0x2e5bf3a3: Process SS (BEGIN) 20240913082720103 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913082720103 DSS <0004> hlr_ussd.c:518 262423715094461/0x2e5bf3a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913082720103 DSS <0004> hlr_ussd.c:363 262423715094461/0x2e5bf3a3: Tx USSD 'Your extension is 491613388444' 20240913082720103 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: the-source\n: IMSI-262423715094461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423715094461" destination_name="the-source\n" session_id=777778083 session_state=END} 20240913082720103 DLGSUP <0013> gsup_req.c:171 GSUP 183: the-source\n: IMSI-262423715094461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082720103 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082720103 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082720105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42370<->l=127.0.0.1:4258 20240913082720118 DAUC <0003> db_auc.c:157 IMSI='262429239882019': No 2G Auth Data 20240913082720118 DAUC <0003> db_auc.c:192 IMSI='262429239882019': No 3G Auth Data 20240913082720154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42386<->l=127.0.0.1:4258 20240913082720158 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082720158 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429239882019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429239882019" source_name="the-source\n" session_id=4141497693 session_state=BEGIN} 20240913082720158 DSS <0004> hlr_ussd.c:576 262429239882019/0xf6da3d5d: Process SS (BEGIN) 20240913082720158 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913082720158 DSS <0004> hlr_ussd.c:518 262429239882019/0xf6da3d5d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913082720158 DSS <0004> hlr_ussd.c:363 262429239882019/0xf6da3d5d: Tx USSD 'Your extension is 491615171303' 20240913082720158 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: the-source\n: IMSI-262429239882019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429239882019" destination_name="the-source\n" session_id=4141497693 session_state=END} 20240913082720158 DLGSUP <0013> gsup_req.c:171 GSUP 184: the-source\n: IMSI-262429239882019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082720158 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082720158 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082720160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42386<->l=127.0.0.1:4258 20240913082720170 DAUC <0003> db_auc.c:157 IMSI='262421205214415': No 2G Auth Data 20240913082720170 DAUC <0003> db_auc.c:192 IMSI='262421205214415': No 3G Auth Data 20240913082720201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42400<->l=127.0.0.1:4258 20240913082720204 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082720204 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421205214415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421205214415" source_name="the-source\n" session_id=3584753293 session_state=BEGIN} 20240913082720204 DSS <0004> hlr_ussd.c:576 262421205214415/0xd5aafe8d: Process SS (BEGIN) 20240913082720204 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913082720204 DSS <0004> hlr_ussd.c:518 262421205214415/0xd5aafe8d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913082720204 DSS <0004> hlr_ussd.c:363 262421205214415/0xd5aafe8d: Tx USSD 'Your extension is 491610467186' 20240913082720204 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: the-source\n: IMSI-262421205214415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421205214415" destination_name="the-source\n" session_id=3584753293 session_state=END} 20240913082720204 DLGSUP <0013> gsup_req.c:171 GSUP 185: the-source\n: IMSI-262421205214415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082720204 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082720204 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082720206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42400<->l=127.0.0.1:4258 20240913082720215 DAUC <0003> db_auc.c:157 IMSI='262422063463426': No 2G Auth Data 20240913082720215 DAUC <0003> db_auc.c:192 IMSI='262422063463426': No 3G Auth Data 20240913082720250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42408<->l=127.0.0.1:4258 20240913082720254 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082720254 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422063463426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422063463426" source_name="the-source\n" session_id=3920728567 session_state=BEGIN} 20240913082720254 DSS <0004> hlr_ussd.c:576 262422063463426/0xe9b191f7: Process SS (BEGIN) 20240913082720254 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913082720254 DSS <0004> hlr_ussd.c:518 262422063463426/0xe9b191f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913082720254 DSS <0004> hlr_ussd.c:363 262422063463426/0xe9b191f7: Tx USSD 'Your extension is 491611522471' 20240913082720254 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: the-source\n: IMSI-262422063463426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422063463426" destination_name="the-source\n" session_id=3920728567 session_state=END} 20240913082720254 DLGSUP <0013> gsup_req.c:171 GSUP 186: the-source\n: IMSI-262422063463426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082720254 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082720254 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082720256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42408<->l=127.0.0.1:4258 20240913082720269 DAUC <0003> db_auc.c:157 IMSI='262420196802886': No 2G Auth Data 20240913082720269 DAUC <0003> db_auc.c:192 IMSI='262420196802886': No 3G Auth Data 20240913082720309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42422<->l=127.0.0.1:4258 20240913082720312 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082720312 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420196802886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420196802886" source_name="the-source\n" session_id=972814299 session_state=BEGIN} 20240913082720312 DSS <0004> hlr_ussd.c:576 262420196802886/0x39fbf7db: Process SS (BEGIN) 20240913082720312 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913082720312 DSS <0004> hlr_ussd.c:518 262420196802886/0x39fbf7db: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913082720312 DSS <0004> hlr_ussd.c:363 262420196802886/0x39fbf7db: Tx USSD 'Your extension is 491617884021' 20240913082720312 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: the-source\n: IMSI-262420196802886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420196802886" destination_name="the-source\n" session_id=972814299 session_state=END} 20240913082720312 DLGSUP <0013> gsup_req.c:171 GSUP 187: the-source\n: IMSI-262420196802886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082720312 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082720312 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082720314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42422<->l=127.0.0.1:4258 20240913082720336 DAUC <0003> db_auc.c:157 IMSI='262422723319831': No 2G Auth Data 20240913082720336 DAUC <0003> db_auc.c:192 IMSI='262422723319831': No 3G Auth Data 20240913082720388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42430<->l=127.0.0.1:4258 20240913082720391 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082720391 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422723319831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422723319831" source_name="the-source\n" session_id=3582838413 session_state=BEGIN} 20240913082720391 DSS <0004> hlr_ussd.c:576 262422723319831/0xd58dc68d: Process SS (BEGIN) 20240913082720391 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913082720391 DSS <0004> hlr_ussd.c:518 262422723319831/0xd58dc68d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913082720391 DSS <0004> hlr_ussd.c:363 262422723319831/0xd58dc68d: Tx USSD 'Your extension is 491616187216' 20240913082720391 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: the-source\n: IMSI-262422723319831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422723319831" destination_name="the-source\n" session_id=3582838413 session_state=END} 20240913082720391 DLGSUP <0013> gsup_req.c:171 GSUP 188: the-source\n: IMSI-262422723319831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082720391 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082720391 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082720393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42430<->l=127.0.0.1:4258 20240913082720404 DAUC <0003> db_auc.c:157 IMSI='262428473551955': No 2G Auth Data 20240913082720404 DAUC <0003> db_auc.c:192 IMSI='262428473551955': No 3G Auth Data 20240913082720456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42438<->l=127.0.0.1:4258 20240913082720459 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082720459 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428473551955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428473551955" source_name="the-source\n" session_id=3028036434 session_state=BEGIN} 20240913082720459 DSS <0004> hlr_ussd.c:576 262428473551955/0xb47c2b52: Process SS (BEGIN) 20240913082720459 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913082720459 DSS <0004> hlr_ussd.c:518 262428473551955/0xb47c2b52: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913082720459 DSS <0004> hlr_ussd.c:363 262428473551955/0xb47c2b52: Tx USSD 'Your extension is 491612700860' 20240913082720459 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: the-source\n: IMSI-262428473551955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428473551955" destination_name="the-source\n" session_id=3028036434 session_state=END} 20240913082720459 DLGSUP <0013> gsup_req.c:171 GSUP 189: the-source\n: IMSI-262428473551955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082720459 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082720459 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082720462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42438<->l=127.0.0.1:4258 20240913082720468 DAUC <0003> db_auc.c:157 IMSI='262426208356799': No 2G Auth Data 20240913082720468 DAUC <0003> db_auc.c:192 IMSI='262426208356799': No 3G Auth Data 20240913082720553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42448<->l=127.0.0.1:4258 20240913082720558 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082720558 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426208356799 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426208356799" source_name="the-source\n" session_id=368275647 session_state=BEGIN} 20240913082720558 DSS <0004> hlr_ussd.c:576 262426208356799/0x15f370bf: Process SS (BEGIN) 20240913082720558 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240913082720558 DSS <0004> hlr_ussd.c:518 262426208356799/0x15f370bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240913082720558 DSS <0004> hlr_ussd.c:363 262426208356799/0x15f370bf: Tx USSD 'Your extension is 491613332561' 20240913082720558 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: the-source\n: IMSI-262426208356799 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426208356799" destination_name="the-source\n" session_id=368275647 session_state=END} 20240913082720558 DLGSUP <0013> gsup_req.c:171 GSUP 190: the-source\n: IMSI-262426208356799 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082720558 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082720558 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082720561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42448<->l=127.0.0.1:4258 20240913082720562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42368<->l=127.0.0.1:4258 20240913082720562 DLINP <000b> input/ipa.c:451 connected read/write 20240913082720562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082720562 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082720563 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082720563 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082720563 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240913082720563 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33959<->l=127.0.0.1:4259) 20240913082720601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42462<->l=127.0.0.1:4258 20240913082720802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42462<->l=127.0.0.1:4258 20240913082723844 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45341 20240913082723844 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45341 20240913082723845 DLINP <000b> input/ipa.c:451 connected read/write 20240913082723845 DLINP <000b> input/ipa.c:405 127.0.0.1:45341 message received 20240913082723846 DLINP <000b> input/ipa.c:451 connected read/write 20240913082723846 DLINP <000b> input/ipa.c:405 127.0.0.1:45341 message received 20240913082723846 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082723846 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240913082723846 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240913082723846 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240913082723846 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  20240913082723846 DLGSUP <0013> gsup_server.c:235 2:  20240913082723846 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082723846 DLGSUP <0013> gsup_server.c:235 3:  20240913082723846 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082723846 DLGSUP <0013> gsup_server.c:235 4:  20240913082723846 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082723846 DLGSUP <0013> gsup_server.c:235 5:  20240913082723846 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082723846 DLGSUP <0013> gsup_server.c:235 7:  20240913082723846 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082723846 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082723846 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082723846 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45341 20240913082723847 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082723847 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082723848 DLINP <000b> input/ipa.c:451 connected read/write 20240913082723848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082723848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33352<->l=127.0.0.1:4258 20240913082723849 DLINP <000b> input/ipa.c:451 connected read/write 20240913082723849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082723849 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082723849 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082723849 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  20240913082723849 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082723849 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  20240913082723849 DLGSUP <0013> gsup_server.c:235 2:  20240913082723849 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082723849 DLGSUP <0013> gsup_server.c:235 3:  20240913082723849 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082723849 DLGSUP <0013> gsup_server.c:235 4:  20240913082723849 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082723849 DLGSUP <0013> gsup_server.c:235 5:  20240913082723849 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082723849 DLGSUP <0013> gsup_server.c:235 7:  20240913082723849 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082723849 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082723849 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082723849 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082723859 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45147<->l=127.0.0.1:4259) 20240913082723877 DAUC <0003> db_auc.c:157 IMSI='262424615564587': No 2G Auth Data 20240913082723877 DAUC <0003> db_auc.c:192 IMSI='262424615564587': No 3G Auth Data 20240913082723914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33368<->l=127.0.0.1:4258 20240913082723918 DLINP <000b> input/ipa.c:451 connected read/write 20240913082723918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082723918 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262424615564587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424615564587" session_id=1199842266 session_state=BEGIN} 20240913082723918 DSS <0004> hlr_ussd.c:576 262424615564587/0x478423da: Process SS (BEGIN) 20240913082723918 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082723918 DSS <0004> hlr_ussd.c:518 262424615564587/0x478423da: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082723918 DLINP <000b> input/ipa.c:451 connected read/write 20240913082723918 DLINP <000b> input/ipa.c:431 127.0.0.1:45341 sending data 20240913082723918 DLINP <000b> input/ipa.c:451 connected read/write 20240913082723918 DLINP <000b> input/ipa.c:431 127.0.0.1:45341 sending data 20240913082723923 DLINP <000b> input/ipa.c:451 connected read/write 20240913082723923 DLINP <000b> input/ipa.c:405 127.0.0.1:45341 message received 20240913082723923 DLGSUP <0013> gsup_req.c:138 GSUP 192: EUSE-foobar: IMSI-262424615564587 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424615564587" session_id=1199842266 session_state=END} 20240913082723923 DSS <0004> hlr_ussd.c:576 262424615564587/0x478423da: Process SS (END) 20240913082723923 DSS <0004> hlr_ussd.c:518 262424615564587/0x478423da: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913082723923 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262424615564587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424615564587" session_id=1199842266 session_state=END} 20240913082723923 DLGSUP <0013> gsup_req.c:171 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262424615564587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082723923 DLGSUP <0013> gsup_req.c:171 GSUP 192: EUSE-foobar: IMSI-262424615564587 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082723923 DLINP <000b> input/ipa.c:451 connected read/write 20240913082723923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082723923 DLINP <000b> input/ipa.c:451 connected read/write 20240913082723923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082723925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33368<->l=127.0.0.1:4258 20240913082723946 DAUC <0003> db_auc.c:157 IMSI='262424845807534': No 2G Auth Data 20240913082723946 DAUC <0003> db_auc.c:192 IMSI='262424845807534': No 3G Auth Data 20240913082724045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33374<->l=127.0.0.1:4258 20240913082724048 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082724048 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262424845807534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424845807534" session_id=1312355621 session_state=BEGIN} 20240913082724048 DSS <0004> hlr_ussd.c:576 262424845807534/0x4e38f525: Process SS (BEGIN) 20240913082724048 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082724048 DSS <0004> hlr_ussd.c:518 262424845807534/0x4e38f525: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082724048 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724048 DLINP <000b> input/ipa.c:431 127.0.0.1:45341 sending data 20240913082724048 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724048 DLINP <000b> input/ipa.c:431 127.0.0.1:45341 sending data 20240913082724049 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724049 DLINP <000b> input/ipa.c:405 127.0.0.1:45341 message received 20240913082724049 DLGSUP <0013> gsup_req.c:138 GSUP 194: EUSE-foobar: IMSI-262424845807534 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424845807534" session_id=1312355621 session_state=END} 20240913082724049 DSS <0004> hlr_ussd.c:576 262424845807534/0x4e38f525: Process SS (END) 20240913082724049 DSS <0004> hlr_ussd.c:518 262424845807534/0x4e38f525: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913082724049 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262424845807534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424845807534" session_id=1312355621 session_state=END} 20240913082724049 DLGSUP <0013> gsup_req.c:171 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262424845807534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082724049 DLGSUP <0013> gsup_req.c:171 GSUP 194: EUSE-foobar: IMSI-262424845807534 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082724049 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082724049 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082724051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33374<->l=127.0.0.1:4258 20240913082724069 DAUC <0003> db_auc.c:157 IMSI='262421140469965': No 2G Auth Data 20240913082724069 DAUC <0003> db_auc.c:192 IMSI='262421140469965': No 3G Auth Data 20240913082724181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33378<->l=127.0.0.1:4258 20240913082724187 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082724187 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421140469965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421140469965" session_id=4228820816 session_state=BEGIN} 20240913082724187 DSS <0004> hlr_ussd.c:576 262421140469965/0xfc0eaf50: Process SS (BEGIN) 20240913082724187 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082724187 DSS <0004> hlr_ussd.c:518 262421140469965/0xfc0eaf50: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082724187 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724187 DLINP <000b> input/ipa.c:431 127.0.0.1:45341 sending data 20240913082724187 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724187 DLINP <000b> input/ipa.c:431 127.0.0.1:45341 sending data 20240913082724188 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724188 DLINP <000b> input/ipa.c:405 127.0.0.1:45341 message received 20240913082724188 DLGSUP <0013> gsup_req.c:138 GSUP 196: EUSE-foobar: IMSI-262421140469965 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421140469965" session_id=4228820816 session_state=END} 20240913082724188 DSS <0004> hlr_ussd.c:576 262421140469965/0xfc0eaf50: Process SS (END) 20240913082724188 DSS <0004> hlr_ussd.c:518 262421140469965/0xfc0eaf50: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913082724188 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421140469965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421140469965" session_id=4228820816 session_state=END} 20240913082724188 DLGSUP <0013> gsup_req.c:171 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421140469965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082724188 DLGSUP <0013> gsup_req.c:171 GSUP 196: EUSE-foobar: IMSI-262421140469965 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082724188 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082724188 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082724192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33378<->l=127.0.0.1:4258 20240913082724204 DAUC <0003> db_auc.c:157 IMSI='262422124844423': No 2G Auth Data 20240913082724204 DAUC <0003> db_auc.c:192 IMSI='262422124844423': No 3G Auth Data 20240913082724253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33384<->l=127.0.0.1:4258 20240913082724256 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082724256 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262422124844423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422124844423" session_id=2226931307 session_state=BEGIN} 20240913082724256 DSS <0004> hlr_ussd.c:576 262422124844423/0x84bc466b: Process SS (BEGIN) 20240913082724256 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082724256 DSS <0004> hlr_ussd.c:518 262422124844423/0x84bc466b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082724256 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724256 DLINP <000b> input/ipa.c:431 127.0.0.1:45341 sending data 20240913082724256 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724256 DLINP <000b> input/ipa.c:431 127.0.0.1:45341 sending data 20240913082724257 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724257 DLINP <000b> input/ipa.c:405 127.0.0.1:45341 message received 20240913082724257 DLGSUP <0013> gsup_req.c:138 GSUP 198: EUSE-foobar: IMSI-262422124844423 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422124844423" session_id=2226931307 session_state=END} 20240913082724257 DSS <0004> hlr_ussd.c:576 262422124844423/0x84bc466b: Process SS (END) 20240913082724257 DSS <0004> hlr_ussd.c:518 262422124844423/0x84bc466b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913082724257 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262422124844423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422124844423" session_id=2226931307 session_state=END} 20240913082724257 DLGSUP <0013> gsup_req.c:171 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262422124844423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082724257 DLGSUP <0013> gsup_req.c:171 GSUP 198: EUSE-foobar: IMSI-262422124844423 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082724257 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082724257 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082724259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33384<->l=127.0.0.1:4258 20240913082724264 DAUC <0003> db_auc.c:157 IMSI='262422717791042': No 2G Auth Data 20240913082724264 DAUC <0003> db_auc.c:192 IMSI='262422717791042': No 3G Auth Data 20240913082724305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33390<->l=127.0.0.1:4258 20240913082724307 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082724307 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422717791042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422717791042" session_id=4128398654 session_state=BEGIN} 20240913082724307 DSS <0004> hlr_ussd.c:576 262422717791042/0xf6125d3e: Process SS (BEGIN) 20240913082724307 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082724307 DSS <0004> hlr_ussd.c:518 262422717791042/0xf6125d3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082724307 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724307 DLINP <000b> input/ipa.c:431 127.0.0.1:45341 sending data 20240913082724307 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724307 DLINP <000b> input/ipa.c:431 127.0.0.1:45341 sending data 20240913082724308 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724308 DLINP <000b> input/ipa.c:405 127.0.0.1:45341 message received 20240913082724308 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262422717791042 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422717791042" session_id=4128398654 session_state=END} 20240913082724308 DSS <0004> hlr_ussd.c:576 262422717791042/0xf6125d3e: Process SS (END) 20240913082724308 DSS <0004> hlr_ussd.c:518 262422717791042/0xf6125d3e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913082724308 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422717791042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422717791042" session_id=4128398654 session_state=END} 20240913082724308 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422717791042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082724308 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262422717791042 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082724308 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082724308 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082724310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33390<->l=127.0.0.1:4258 20240913082724320 DAUC <0003> db_auc.c:157 IMSI='262428598703903': No 2G Auth Data 20240913082724320 DAUC <0003> db_auc.c:192 IMSI='262428598703903': No 3G Auth Data 20240913082724366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33404<->l=127.0.0.1:4258 20240913082724369 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082724369 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428598703903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428598703903" session_id=1244102046 session_state=BEGIN} 20240913082724369 DSS <0004> hlr_ussd.c:576 262428598703903/0x4a277d9e: Process SS (BEGIN) 20240913082724369 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082724369 DSS <0004> hlr_ussd.c:518 262428598703903/0x4a277d9e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082724369 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724369 DLINP <000b> input/ipa.c:431 127.0.0.1:45341 sending data 20240913082724369 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724369 DLINP <000b> input/ipa.c:431 127.0.0.1:45341 sending data 20240913082724370 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724370 DLINP <000b> input/ipa.c:405 127.0.0.1:45341 message received 20240913082724370 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262428598703903 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428598703903" session_id=1244102046 session_state=END} 20240913082724370 DSS <0004> hlr_ussd.c:576 262428598703903/0x4a277d9e: Process SS (END) 20240913082724370 DSS <0004> hlr_ussd.c:518 262428598703903/0x4a277d9e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913082724370 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428598703903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428598703903" session_id=1244102046 session_state=END} 20240913082724370 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428598703903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082724370 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262428598703903 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082724370 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082724370 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082724372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33404<->l=127.0.0.1:4258 20240913082724387 DAUC <0003> db_auc.c:157 IMSI='262423237990165': No 2G Auth Data 20240913082724387 DAUC <0003> db_auc.c:192 IMSI='262423237990165': No 3G Auth Data 20240913082724469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33406<->l=127.0.0.1:4258 20240913082724474 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082724474 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423237990165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423237990165" session_id=1005600956 session_state=BEGIN} 20240913082724474 DSS <0004> hlr_ussd.c:576 262423237990165/0x3bf040bc: Process SS (BEGIN) 20240913082724474 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082724474 DSS <0004> hlr_ussd.c:518 262423237990165/0x3bf040bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082724474 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724474 DLINP <000b> input/ipa.c:431 127.0.0.1:45341 sending data 20240913082724474 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724474 DLINP <000b> input/ipa.c:431 127.0.0.1:45341 sending data 20240913082724476 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724476 DLINP <000b> input/ipa.c:405 127.0.0.1:45341 message received 20240913082724476 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262423237990165 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423237990165" session_id=1005600956 session_state=END} 20240913082724476 DSS <0004> hlr_ussd.c:576 262423237990165/0x3bf040bc: Process SS (END) 20240913082724476 DSS <0004> hlr_ussd.c:518 262423237990165/0x3bf040bc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913082724476 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423237990165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423237990165" session_id=1005600956 session_state=END} 20240913082724476 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423237990165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082724476 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262423237990165 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082724476 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082724476 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082724483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33406<->l=127.0.0.1:4258 20240913082724491 DAUC <0003> db_auc.c:157 IMSI='262422696659555': No 2G Auth Data 20240913082724491 DAUC <0003> db_auc.c:192 IMSI='262422696659555': No 3G Auth Data 20240913082724553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33412<->l=127.0.0.1:4258 20240913082724559 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082724559 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422696659555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422696659555" session_id=147880109 session_state=BEGIN} 20240913082724559 DSS <0004> hlr_ussd.c:576 262422696659555/0x08d078ad: Process SS (BEGIN) 20240913082724559 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082724559 DSS <0004> hlr_ussd.c:518 262422696659555/0x08d078ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082724559 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724559 DLINP <000b> input/ipa.c:431 127.0.0.1:45341 sending data 20240913082724559 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724559 DLINP <000b> input/ipa.c:431 127.0.0.1:45341 sending data 20240913082724560 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724560 DLINP <000b> input/ipa.c:405 127.0.0.1:45341 message received 20240913082724560 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262422696659555 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422696659555" session_id=147880109 session_state=END} 20240913082724560 DSS <0004> hlr_ussd.c:576 262422696659555/0x08d078ad: Process SS (END) 20240913082724560 DSS <0004> hlr_ussd.c:518 262422696659555/0x08d078ad: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913082724560 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422696659555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422696659555" session_id=147880109 session_state=END} 20240913082724560 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422696659555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082724560 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262422696659555 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082724560 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082724560 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082724563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33412<->l=127.0.0.1:4258 20240913082724564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33352<->l=127.0.0.1:4258 20240913082724564 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724564 DLINP <000b> input/ipa.c:405 127.0.0.1:45341 message received 20240913082724564 DLINP <000b> input/ipa.c:414 127.0.0.1:45341 connection closed with server 20240913082724565 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45341 20240913082724565 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240913082724565 DLINP <000b> input/ipa.c:451 connected read/write 20240913082724565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082724565 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082724565 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082724565 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082724565 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45147<->l=127.0.0.1:4259) 20240913082724600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33424<->l=127.0.0.1:4258 20240913082724800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33424<->l=127.0.0.1:4258 20240913082727831 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38405 20240913082727831 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38405 20240913082727832 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727832 DLINP <000b> input/ipa.c:405 127.0.0.1:38405 message received 20240913082727833 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082727833 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082727834 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727834 DLINP <000b> input/ipa.c:405 127.0.0.1:38405 message received 20240913082727834 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082727834 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240913082727834 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240913082727834 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240913082727834 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  20240913082727834 DLGSUP <0013> gsup_server.c:235 2:  20240913082727834 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082727834 DLGSUP <0013> gsup_server.c:235 3:  20240913082727834 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082727834 DLGSUP <0013> gsup_server.c:235 4:  20240913082727834 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082727834 DLGSUP <0013> gsup_server.c:235 5:  20240913082727834 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082727834 DLGSUP <0013> gsup_server.c:235 7:  20240913082727834 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082727834 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082727834 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082727834 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38405 20240913082727834 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082727834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33426<->l=127.0.0.1:4258 20240913082727835 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082727835 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082727835 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082727835 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  20240913082727835 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082727835 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  20240913082727835 DLGSUP <0013> gsup_server.c:235 2:  20240913082727835 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082727835 DLGSUP <0013> gsup_server.c:235 3:  20240913082727835 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082727835 DLGSUP <0013> gsup_server.c:235 4:  20240913082727835 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082727835 DLGSUP <0013> gsup_server.c:235 5:  20240913082727835 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082727835 DLGSUP <0013> gsup_server.c:235 7:  20240913082727835 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082727835 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082727835 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082727835 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082727843 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37071<->l=127.0.0.1:4259) 20240913082727854 DAUC <0003> db_auc.c:157 IMSI='262428840339589': No 2G Auth Data 20240913082727854 DAUC <0003> db_auc.c:192 IMSI='262428840339589': No 3G Auth Data 20240913082727901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33428<->l=127.0.0.1:4258 20240913082727911 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082727911 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428840339589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428840339589" session_id=3030516007 session_state=BEGIN} 20240913082727911 DSS <0004> hlr_ussd.c:576 262428840339589/0xb4a20127: Process SS (BEGIN) 20240913082727911 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082727911 DSS <0004> hlr_ussd.c:518 262428840339589/0xb4a20127: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082727911 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727911 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082727911 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727911 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082727917 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727917 DLINP <000b> input/ipa.c:405 127.0.0.1:38405 message received 20240913082727917 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262428840339589 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428840339589" session_id=3030516007 session_state=CONTINUE} 20240913082727917 DSS <0004> hlr_ussd.c:576 262428840339589/0xb4a20127: Process SS (CONTINUE) 20240913082727917 DSS <0004> hlr_ussd.c:518 262428840339589/0xb4a20127: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913082727917 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428840339589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428840339589" session_id=3030516007 session_state=CONTINUE} 20240913082727917 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262428840339589 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082727917 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082727917 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082727920 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082727920 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428840339589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428840339589" session_id=3030516007 session_state=CONTINUE} 20240913082727920 DSS <0004> hlr_ussd.c:576 262428840339589/0xb4a20127: Process SS (CONTINUE) 20240913082727920 DSS <0004> hlr_ussd.c:518 262428840339589/0xb4a20127: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240913082727920 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428840339589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082727920 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727920 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082727920 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727920 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082727921 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727921 DLINP <000b> input/ipa.c:405 127.0.0.1:38405 message received 20240913082727921 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262428840339589 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428840339589" session_id=3030516007 session_state=END} 20240913082727921 DSS <0004> hlr_ussd.c:576 262428840339589/0xb4a20127: Process SS (END) 20240913082727921 DSS <0004> hlr_ussd.c:518 262428840339589/0xb4a20127: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240913082727921 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428840339589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428840339589" session_id=3030516007 session_state=END} 20240913082727921 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428840339589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082727921 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262428840339589 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082727921 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082727921 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082727922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33428<->l=127.0.0.1:4258 20240913082727931 DAUC <0003> db_auc.c:157 IMSI='262425742091149': No 2G Auth Data 20240913082727931 DAUC <0003> db_auc.c:192 IMSI='262425742091149': No 3G Auth Data 20240913082727963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33432<->l=127.0.0.1:4258 20240913082727966 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082727966 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425742091149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425742091149" session_id=1873583728 session_state=BEGIN} 20240913082727966 DSS <0004> hlr_ussd.c:576 262425742091149/0x6fac9e70: Process SS (BEGIN) 20240913082727966 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082727966 DSS <0004> hlr_ussd.c:518 262425742091149/0x6fac9e70: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082727966 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727966 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082727966 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727966 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082727967 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727967 DLINP <000b> input/ipa.c:405 127.0.0.1:38405 message received 20240913082727967 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262425742091149 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425742091149" session_id=1873583728 session_state=CONTINUE} 20240913082727967 DSS <0004> hlr_ussd.c:576 262425742091149/0x6fac9e70: Process SS (CONTINUE) 20240913082727967 DSS <0004> hlr_ussd.c:518 262425742091149/0x6fac9e70: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913082727968 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425742091149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425742091149" session_id=1873583728 session_state=CONTINUE} 20240913082727968 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262425742091149 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082727968 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082727968 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082727970 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082727970 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425742091149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425742091149" session_id=1873583728 session_state=CONTINUE} 20240913082727970 DSS <0004> hlr_ussd.c:576 262425742091149/0x6fac9e70: Process SS (CONTINUE) 20240913082727970 DSS <0004> hlr_ussd.c:518 262425742091149/0x6fac9e70: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240913082727970 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425742091149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082727970 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727970 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082727970 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727970 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082727971 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727971 DLINP <000b> input/ipa.c:405 127.0.0.1:38405 message received 20240913082727971 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262425742091149 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425742091149" session_id=1873583728 session_state=END} 20240913082727971 DSS <0004> hlr_ussd.c:576 262425742091149/0x6fac9e70: Process SS (END) 20240913082727971 DSS <0004> hlr_ussd.c:518 262425742091149/0x6fac9e70: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240913082727971 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425742091149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425742091149" session_id=1873583728 session_state=END} 20240913082727971 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425742091149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082727971 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262425742091149 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082727971 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082727971 DLINP <000b> input/ipa.c:451 connected read/write 20240913082727971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082727971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33432<->l=127.0.0.1:4258 20240913082727982 DAUC <0003> db_auc.c:157 IMSI='262421092319939': No 2G Auth Data 20240913082727982 DAUC <0003> db_auc.c:192 IMSI='262421092319939': No 3G Auth Data 20240913082728019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33438<->l=127.0.0.1:4258 20240913082728022 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082728022 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421092319939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421092319939" session_id=201982391 session_state=BEGIN} 20240913082728022 DSS <0004> hlr_ussd.c:576 262421092319939/0x0c0a01b7: Process SS (BEGIN) 20240913082728022 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082728022 DSS <0004> hlr_ussd.c:518 262421092319939/0x0c0a01b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082728022 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728022 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728022 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728022 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728023 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728023 DLINP <000b> input/ipa.c:405 127.0.0.1:38405 message received 20240913082728023 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262421092319939 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421092319939" session_id=201982391 session_state=CONTINUE} 20240913082728023 DSS <0004> hlr_ussd.c:576 262421092319939/0x0c0a01b7: Process SS (CONTINUE) 20240913082728023 DSS <0004> hlr_ussd.c:518 262421092319939/0x0c0a01b7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913082728023 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421092319939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421092319939" session_id=201982391 session_state=CONTINUE} 20240913082728023 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262421092319939 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082728023 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728023 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728025 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082728025 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421092319939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421092319939" session_id=201982391 session_state=CONTINUE} 20240913082728025 DSS <0004> hlr_ussd.c:576 262421092319939/0x0c0a01b7: Process SS (CONTINUE) 20240913082728025 DSS <0004> hlr_ussd.c:518 262421092319939/0x0c0a01b7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240913082728025 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421092319939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082728026 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728026 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728026 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728026 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728027 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728027 DLINP <000b> input/ipa.c:405 127.0.0.1:38405 message received 20240913082728027 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262421092319939 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421092319939" session_id=201982391 session_state=END} 20240913082728027 DSS <0004> hlr_ussd.c:576 262421092319939/0x0c0a01b7: Process SS (END) 20240913082728027 DSS <0004> hlr_ussd.c:518 262421092319939/0x0c0a01b7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240913082728027 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421092319939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421092319939" session_id=201982391 session_state=END} 20240913082728027 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421092319939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082728027 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262421092319939 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082728027 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728027 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33438<->l=127.0.0.1:4258 20240913082728035 DAUC <0003> db_auc.c:157 IMSI='262423889954394': No 2G Auth Data 20240913082728035 DAUC <0003> db_auc.c:192 IMSI='262423889954394': No 3G Auth Data 20240913082728072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33450<->l=127.0.0.1:4258 20240913082728077 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082728077 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423889954394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423889954394" session_id=2265035062 session_state=BEGIN} 20240913082728077 DSS <0004> hlr_ussd.c:576 262423889954394/0x8701b136: Process SS (BEGIN) 20240913082728077 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082728077 DSS <0004> hlr_ussd.c:518 262423889954394/0x8701b136: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082728077 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728077 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728077 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728077 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728078 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728078 DLINP <000b> input/ipa.c:405 127.0.0.1:38405 message received 20240913082728079 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262423889954394 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423889954394" session_id=2265035062 session_state=CONTINUE} 20240913082728079 DSS <0004> hlr_ussd.c:576 262423889954394/0x8701b136: Process SS (CONTINUE) 20240913082728079 DSS <0004> hlr_ussd.c:518 262423889954394/0x8701b136: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913082728079 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423889954394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423889954394" session_id=2265035062 session_state=CONTINUE} 20240913082728079 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262423889954394 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082728079 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728079 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728086 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082728086 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423889954394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423889954394" session_id=2265035062 session_state=CONTINUE} 20240913082728086 DSS <0004> hlr_ussd.c:576 262423889954394/0x8701b136: Process SS (CONTINUE) 20240913082728086 DSS <0004> hlr_ussd.c:518 262423889954394/0x8701b136: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240913082728086 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423889954394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082728086 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728086 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728086 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728086 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728087 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728087 DLINP <000b> input/ipa.c:405 127.0.0.1:38405 message received 20240913082728087 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262423889954394 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423889954394" session_id=2265035062 session_state=END} 20240913082728087 DSS <0004> hlr_ussd.c:576 262423889954394/0x8701b136: Process SS (END) 20240913082728087 DSS <0004> hlr_ussd.c:518 262423889954394/0x8701b136: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240913082728087 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423889954394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423889954394" session_id=2265035062 session_state=END} 20240913082728087 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423889954394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082728087 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262423889954394 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082728087 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728087 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33450<->l=127.0.0.1:4258 20240913082728099 DAUC <0003> db_auc.c:157 IMSI='262420683807700': No 2G Auth Data 20240913082728099 DAUC <0003> db_auc.c:192 IMSI='262420683807700': No 3G Auth Data 20240913082728171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33458<->l=127.0.0.1:4258 20240913082728181 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082728181 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420683807700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420683807700" session_id=2843717023 session_state=BEGIN} 20240913082728181 DSS <0004> hlr_ussd.c:576 262420683807700/0xa97fad9f: Process SS (BEGIN) 20240913082728181 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082728181 DSS <0004> hlr_ussd.c:518 262420683807700/0xa97fad9f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082728181 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728181 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728181 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728181 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728183 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728183 DLINP <000b> input/ipa.c:405 127.0.0.1:38405 message received 20240913082728183 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262420683807700 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420683807700" session_id=2843717023 session_state=CONTINUE} 20240913082728183 DSS <0004> hlr_ussd.c:576 262420683807700/0xa97fad9f: Process SS (CONTINUE) 20240913082728183 DSS <0004> hlr_ussd.c:518 262420683807700/0xa97fad9f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913082728183 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420683807700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420683807700" session_id=2843717023 session_state=CONTINUE} 20240913082728183 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262420683807700 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082728183 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728183 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728191 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082728191 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420683807700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420683807700" session_id=2843717023 session_state=CONTINUE} 20240913082728191 DSS <0004> hlr_ussd.c:576 262420683807700/0xa97fad9f: Process SS (CONTINUE) 20240913082728191 DSS <0004> hlr_ussd.c:518 262420683807700/0xa97fad9f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240913082728191 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420683807700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082728191 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728191 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728191 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728191 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728193 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728193 DLINP <000b> input/ipa.c:405 127.0.0.1:38405 message received 20240913082728193 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262420683807700 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420683807700" session_id=2843717023 session_state=END} 20240913082728193 DSS <0004> hlr_ussd.c:576 262420683807700/0xa97fad9f: Process SS (END) 20240913082728193 DSS <0004> hlr_ussd.c:518 262420683807700/0xa97fad9f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240913082728193 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420683807700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420683807700" session_id=2843717023 session_state=END} 20240913082728193 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420683807700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082728193 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262420683807700 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082728193 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728193 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33458<->l=127.0.0.1:4258 20240913082728207 DAUC <0003> db_auc.c:157 IMSI='262423108977771': No 2G Auth Data 20240913082728207 DAUC <0003> db_auc.c:192 IMSI='262423108977771': No 3G Auth Data 20240913082728252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33472<->l=127.0.0.1:4258 20240913082728256 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082728256 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423108977771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423108977771" session_id=3168426590 session_state=BEGIN} 20240913082728256 DSS <0004> hlr_ussd.c:576 262423108977771/0xbcda5a5e: Process SS (BEGIN) 20240913082728256 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082728256 DSS <0004> hlr_ussd.c:518 262423108977771/0xbcda5a5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082728256 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728256 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728256 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728256 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728258 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728258 DLINP <000b> input/ipa.c:405 127.0.0.1:38405 message received 20240913082728258 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262423108977771 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423108977771" session_id=3168426590 session_state=CONTINUE} 20240913082728258 DSS <0004> hlr_ussd.c:576 262423108977771/0xbcda5a5e: Process SS (CONTINUE) 20240913082728258 DSS <0004> hlr_ussd.c:518 262423108977771/0xbcda5a5e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913082728258 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423108977771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423108977771" session_id=3168426590 session_state=CONTINUE} 20240913082728258 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262423108977771 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082728258 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728258 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728262 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082728262 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423108977771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423108977771" session_id=3168426590 session_state=CONTINUE} 20240913082728262 DSS <0004> hlr_ussd.c:576 262423108977771/0xbcda5a5e: Process SS (CONTINUE) 20240913082728262 DSS <0004> hlr_ussd.c:518 262423108977771/0xbcda5a5e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240913082728262 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423108977771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082728262 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728262 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728262 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728262 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728264 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728264 DLINP <000b> input/ipa.c:405 127.0.0.1:38405 message received 20240913082728264 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262423108977771 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423108977771" session_id=3168426590 session_state=END} 20240913082728264 DSS <0004> hlr_ussd.c:576 262423108977771/0xbcda5a5e: Process SS (END) 20240913082728264 DSS <0004> hlr_ussd.c:518 262423108977771/0xbcda5a5e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240913082728264 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423108977771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423108977771" session_id=3168426590 session_state=END} 20240913082728264 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423108977771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082728264 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262423108977771 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082728264 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728264 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33472<->l=127.0.0.1:4258 20240913082728282 DAUC <0003> db_auc.c:157 IMSI='262426291040026': No 2G Auth Data 20240913082728282 DAUC <0003> db_auc.c:192 IMSI='262426291040026': No 3G Auth Data 20240913082728371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33484<->l=127.0.0.1:4258 20240913082728376 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082728376 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426291040026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426291040026" session_id=1417730490 session_state=BEGIN} 20240913082728376 DSS <0004> hlr_ussd.c:576 262426291040026/0x5480d9ba: Process SS (BEGIN) 20240913082728376 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082728376 DSS <0004> hlr_ussd.c:518 262426291040026/0x5480d9ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082728376 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728376 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728376 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728376 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728377 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728377 DLINP <000b> input/ipa.c:405 127.0.0.1:38405 message received 20240913082728377 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262426291040026 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426291040026" session_id=1417730490 session_state=CONTINUE} 20240913082728377 DSS <0004> hlr_ussd.c:576 262426291040026/0x5480d9ba: Process SS (CONTINUE) 20240913082728377 DSS <0004> hlr_ussd.c:518 262426291040026/0x5480d9ba: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913082728377 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426291040026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426291040026" session_id=1417730490 session_state=CONTINUE} 20240913082728377 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262426291040026 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082728377 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728377 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728379 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082728380 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426291040026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426291040026" session_id=1417730490 session_state=CONTINUE} 20240913082728380 DSS <0004> hlr_ussd.c:576 262426291040026/0x5480d9ba: Process SS (CONTINUE) 20240913082728380 DSS <0004> hlr_ussd.c:518 262426291040026/0x5480d9ba: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240913082728380 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426291040026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082728380 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728380 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728380 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728380 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728380 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728380 DLINP <000b> input/ipa.c:405 127.0.0.1:38405 message received 20240913082728380 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262426291040026 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426291040026" session_id=1417730490 session_state=END} 20240913082728380 DSS <0004> hlr_ussd.c:576 262426291040026/0x5480d9ba: Process SS (END) 20240913082728380 DSS <0004> hlr_ussd.c:518 262426291040026/0x5480d9ba: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240913082728380 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426291040026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426291040026" session_id=1417730490 session_state=END} 20240913082728380 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426291040026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082728380 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262426291040026 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082728380 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728380 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33484<->l=127.0.0.1:4258 20240913082728414 DAUC <0003> db_auc.c:157 IMSI='262426649860235': No 2G Auth Data 20240913082728414 DAUC <0003> db_auc.c:192 IMSI='262426649860235': No 3G Auth Data 20240913082728457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33486<->l=127.0.0.1:4258 20240913082728461 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082728461 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426649860235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426649860235" session_id=2939236647 session_state=BEGIN} 20240913082728461 DSS <0004> hlr_ussd.c:576 262426649860235/0xaf313127: Process SS (BEGIN) 20240913082728461 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240913082728461 DSS <0004> hlr_ussd.c:518 262426649860235/0xaf313127: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240913082728461 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728461 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728461 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728461 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728461 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728461 DLINP <000b> input/ipa.c:405 127.0.0.1:38405 message received 20240913082728461 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262426649860235 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426649860235" session_id=2939236647 session_state=CONTINUE} 20240913082728461 DSS <0004> hlr_ussd.c:576 262426649860235/0xaf313127: Process SS (CONTINUE) 20240913082728461 DSS <0004> hlr_ussd.c:518 262426649860235/0xaf313127: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240913082728461 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426649860235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426649860235" session_id=2939236647 session_state=CONTINUE} 20240913082728461 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262426649860235 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082728461 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728461 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728464 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082728464 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426649860235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426649860235" session_id=2939236647 session_state=CONTINUE} 20240913082728464 DSS <0004> hlr_ussd.c:576 262426649860235/0xaf313127: Process SS (CONTINUE) 20240913082728464 DSS <0004> hlr_ussd.c:518 262426649860235/0xaf313127: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240913082728464 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426649860235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082728464 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728464 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728464 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728464 DLINP <000b> input/ipa.c:431 127.0.0.1:38405 sending data 20240913082728465 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728465 DLINP <000b> input/ipa.c:405 127.0.0.1:38405 message received 20240913082728465 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262426649860235 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426649860235" session_id=2939236647 session_state=END} 20240913082728465 DSS <0004> hlr_ussd.c:576 262426649860235/0xaf313127: Process SS (END) 20240913082728465 DSS <0004> hlr_ussd.c:518 262426649860235/0xaf313127: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240913082728465 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426649860235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426649860235" session_id=2939236647 session_state=END} 20240913082728465 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426649860235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082728465 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262426649860235 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082728465 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728465 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082728465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33486<->l=127.0.0.1:4258 20240913082728466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33426<->l=127.0.0.1:4258 20240913082728467 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082728467 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082728467 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082728467 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082728467 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37071<->l=127.0.0.1:4259) 20240913082728467 DLINP <000b> input/ipa.c:451 connected read/write 20240913082728467 DLINP <000b> input/ipa.c:405 127.0.0.1:38405 message received 20240913082728467 DLINP <000b> input/ipa.c:414 127.0.0.1:38405 connection closed with server 20240913082728467 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38405 20240913082728467 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240913082728496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33500<->l=127.0.0.1:4258 20240913082728697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33500<->l=127.0.0.1:4258 20240913082728910 DSS <0004> hlr_ussd.c:239 262428294018285/0xcd83cb03: SS Session Timeout, destroying 20240913082728910 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428294018285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082728987 DSS <0004> hlr_ussd.c:239 262429739526381/0x4577b42b: SS Session Timeout, destroying 20240913082728987 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429739526381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082729056 DSS <0004> hlr_ussd.c:239 262429971010458/0x9b7c8c7a: SS Session Timeout, destroying 20240913082729056 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429971010458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082729154 DSS <0004> hlr_ussd.c:239 262428401068736/0x1e201826: SS Session Timeout, destroying 20240913082729154 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428401068736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082729227 DSS <0004> hlr_ussd.c:239 262421166436511/0x31b1d5ce: SS Session Timeout, destroying 20240913082729227 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421166436511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082729323 DSS <0004> hlr_ussd.c:239 262422769885440/0x4a55ea46: SS Session Timeout, destroying 20240913082729323 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422769885440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082729390 DSS <0004> hlr_ussd.c:239 262424310173952/0x011b260e: SS Session Timeout, destroying 20240913082729390 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424310173952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082729501 DSS <0004> hlr_ussd.c:239 262424350707243/0x47d6fe99: SS Session Timeout, destroying 20240913082729501 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424350707243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082731776 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36935 20240913082731776 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36935 20240913082731777 DLINP <000b> input/ipa.c:451 connected read/write 20240913082731777 DLINP <000b> input/ipa.c:405 127.0.0.1:36935 message received 20240913082731777 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082731777 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082731778 DLINP <000b> input/ipa.c:451 connected read/write 20240913082731778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082731779 DLINP <000b> input/ipa.c:451 connected read/write 20240913082731779 DLINP <000b> input/ipa.c:405 127.0.0.1:36935 message received 20240913082731779 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082731779 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240913082731779 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240913082731779 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240913082731779 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  20240913082731779 DLGSUP <0013> gsup_server.c:235 2:  20240913082731779 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082731779 DLGSUP <0013> gsup_server.c:235 3:  20240913082731779 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082731779 DLGSUP <0013> gsup_server.c:235 4:  20240913082731779 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082731779 DLGSUP <0013> gsup_server.c:235 5:  20240913082731779 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082731779 DLGSUP <0013> gsup_server.c:235 7:  20240913082731779 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082731779 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082731779 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082731779 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36935 20240913082731779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48652<->l=127.0.0.1:4258 20240913082731780 DLINP <000b> input/ipa.c:451 connected read/write 20240913082731780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082731780 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082731780 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082731780 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  20240913082731780 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082731780 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  20240913082731780 DLGSUP <0013> gsup_server.c:235 2:  20240913082731780 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082731780 DLGSUP <0013> gsup_server.c:235 3:  20240913082731780 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082731780 DLGSUP <0013> gsup_server.c:235 4:  20240913082731780 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082731780 DLGSUP <0013> gsup_server.c:235 5:  20240913082731780 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082731780 DLGSUP <0013> gsup_server.c:235 7:  20240913082731780 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082731780 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082731780 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082731780 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082731788 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40483<->l=127.0.0.1:4259) 20240913082731800 DAUC <0003> db_auc.c:157 IMSI='262424330745661': No 2G Auth Data 20240913082731800 DAUC <0003> db_auc.c:192 IMSI='262424330745661': No 3G Auth Data 20240913082731845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48664<->l=127.0.0.1:4258 20240913082731849 DLINP <000b> input/ipa.c:451 connected read/write 20240913082731849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082731849 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424330745661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424330745661" session_id=523206577 session_state=BEGIN} 20240913082731849 DSS <0004> hlr_ussd.c:576 262424330745661/0x1f2f7fb1: Process SS (BEGIN) 20240913082731849 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240913082731849 DSS <0004> hlr_ussd.c:518 262424330745661/0x1f2f7fb1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240913082731849 DLINP <000b> input/ipa.c:451 connected read/write 20240913082731849 DLINP <000b> input/ipa.c:431 127.0.0.1:36935 sending data 20240913082731849 DLINP <000b> input/ipa.c:451 connected read/write 20240913082731849 DLINP <000b> input/ipa.c:431 127.0.0.1:36935 sending data 20240913082731852 DLINP <000b> input/ipa.c:451 connected read/write 20240913082731852 DLINP <000b> input/ipa.c:405 127.0.0.1:36935 message received 20240913082731852 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424330745661 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424330745661" session_id=523206577 session_state=END} 20240913082731852 DSS <0004> hlr_ussd.c:576 262424330745661/0x1f2f7fb1: Process SS (END) 20240913082731852 DSS <0004> hlr_ussd.c:518 262424330745661/0x1f2f7fb1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240913082731852 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424330745661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424330745661" session_id=523206577 session_state=END} 20240913082731852 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424330745661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082731852 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424330745661 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082731852 DLINP <000b> input/ipa.c:451 connected read/write 20240913082731852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082731852 DLINP <000b> input/ipa.c:451 connected read/write 20240913082731852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082731855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48664<->l=127.0.0.1:4258 20240913082731859 DAUC <0003> db_auc.c:157 IMSI='262420909994542': No 2G Auth Data 20240913082731859 DAUC <0003> db_auc.c:192 IMSI='262420909994542': No 3G Auth Data 20240913082731892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48680<->l=127.0.0.1:4258 20240913082731895 DLINP <000b> input/ipa.c:451 connected read/write 20240913082731895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082731895 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420909994542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420909994542" session_id=3431174243 session_state=BEGIN} 20240913082731895 DSS <0004> hlr_ussd.c:576 262420909994542/0xcc839063: Process SS (BEGIN) 20240913082731895 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240913082731895 DSS <0004> hlr_ussd.c:518 262420909994542/0xcc839063: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240913082731895 DLINP <000b> input/ipa.c:451 connected read/write 20240913082731895 DLINP <000b> input/ipa.c:431 127.0.0.1:36935 sending data 20240913082731895 DLINP <000b> input/ipa.c:451 connected read/write 20240913082731895 DLINP <000b> input/ipa.c:431 127.0.0.1:36935 sending data 20240913082731895 DLINP <000b> input/ipa.c:451 connected read/write 20240913082731895 DLINP <000b> input/ipa.c:405 127.0.0.1:36935 message received 20240913082731895 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262420909994542 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420909994542" session_id=3431174243 session_state=END} 20240913082731895 DSS <0004> hlr_ussd.c:576 262420909994542/0xcc839063: Process SS (END) 20240913082731895 DSS <0004> hlr_ussd.c:518 262420909994542/0xcc839063: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240913082731895 DLGSUP <0013> hlr_ussd.c:278 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420909994542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420909994542" session_id=3431174243 session_state=END} 20240913082731895 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420909994542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082731895 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262420909994542 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082731895 DLINP <000b> input/ipa.c:451 connected read/write 20240913082731895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082731895 DLINP <000b> input/ipa.c:451 connected read/write 20240913082731895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082731897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48680<->l=127.0.0.1:4258 20240913082731907 DAUC <0003> db_auc.c:157 IMSI='262426516594782': No 2G Auth Data 20240913082731907 DAUC <0003> db_auc.c:192 IMSI='262426516594782': No 3G Auth Data 20240913082731946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48684<->l=127.0.0.1:4258 20240913082731949 DLINP <000b> input/ipa.c:451 connected read/write 20240913082731949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082731949 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426516594782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426516594782" session_id=233065161 session_state=BEGIN} 20240913082731949 DSS <0004> hlr_ussd.c:576 262426516594782/0x0de44ac9: Process SS (BEGIN) 20240913082731949 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240913082731949 DSS <0004> hlr_ussd.c:518 262426516594782/0x0de44ac9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240913082731949 DLINP <000b> input/ipa.c:451 connected read/write 20240913082731949 DLINP <000b> input/ipa.c:431 127.0.0.1:36935 sending data 20240913082731949 DLINP <000b> input/ipa.c:451 connected read/write 20240913082731949 DLINP <000b> input/ipa.c:431 127.0.0.1:36935 sending data 20240913082731950 DLINP <000b> input/ipa.c:451 connected read/write 20240913082731950 DLINP <000b> input/ipa.c:405 127.0.0.1:36935 message received 20240913082731950 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262426516594782 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426516594782" session_id=233065161 session_state=END} 20240913082731950 DSS <0004> hlr_ussd.c:576 262426516594782/0x0de44ac9: Process SS (END) 20240913082731950 DSS <0004> hlr_ussd.c:518 262426516594782/0x0de44ac9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240913082731950 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426516594782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426516594782" session_id=233065161 session_state=END} 20240913082731950 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426516594782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082731950 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262426516594782 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082731950 DLINP <000b> input/ipa.c:451 connected read/write 20240913082731950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082731950 DLINP <000b> input/ipa.c:451 connected read/write 20240913082731950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082731952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48684<->l=127.0.0.1:4258 20240913082731981 DAUC <0003> db_auc.c:157 IMSI='262423304412552': No 2G Auth Data 20240913082731981 DAUC <0003> db_auc.c:192 IMSI='262423304412552': No 3G Auth Data 20240913082732017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48696<->l=127.0.0.1:4258 20240913082732020 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082732020 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423304412552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423304412552" session_id=2821276872 session_state=BEGIN} 20240913082732020 DSS <0004> hlr_ussd.c:576 262423304412552/0xa82944c8: Process SS (BEGIN) 20240913082732020 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240913082732020 DSS <0004> hlr_ussd.c:518 262423304412552/0xa82944c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240913082732020 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732020 DLINP <000b> input/ipa.c:431 127.0.0.1:36935 sending data 20240913082732020 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732020 DLINP <000b> input/ipa.c:431 127.0.0.1:36935 sending data 20240913082732021 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732021 DLINP <000b> input/ipa.c:405 127.0.0.1:36935 message received 20240913082732021 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262423304412552 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423304412552" session_id=2821276872 session_state=END} 20240913082732021 DSS <0004> hlr_ussd.c:576 262423304412552/0xa82944c8: Process SS (END) 20240913082732021 DSS <0004> hlr_ussd.c:518 262423304412552/0xa82944c8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240913082732021 DLGSUP <0013> hlr_ussd.c:278 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423304412552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423304412552" session_id=2821276872 session_state=END} 20240913082732021 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423304412552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082732021 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262423304412552 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082732021 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082732021 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082732023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48696<->l=127.0.0.1:4258 20240913082732037 DAUC <0003> db_auc.c:157 IMSI='262420448528149': No 2G Auth Data 20240913082732037 DAUC <0003> db_auc.c:192 IMSI='262420448528149': No 3G Auth Data 20240913082732077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48700<->l=127.0.0.1:4258 20240913082732080 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082732080 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420448528149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420448528149" session_id=66931115 session_state=BEGIN} 20240913082732080 DSS <0004> hlr_ussd.c:576 262420448528149/0x03fd49ab: Process SS (BEGIN) 20240913082732080 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240913082732080 DSS <0004> hlr_ussd.c:518 262420448528149/0x03fd49ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240913082732080 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732080 DLINP <000b> input/ipa.c:431 127.0.0.1:36935 sending data 20240913082732080 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732080 DLINP <000b> input/ipa.c:431 127.0.0.1:36935 sending data 20240913082732081 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732081 DLINP <000b> input/ipa.c:405 127.0.0.1:36935 message received 20240913082732081 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262420448528149 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420448528149" session_id=66931115 session_state=END} 20240913082732081 DSS <0004> hlr_ussd.c:576 262420448528149/0x03fd49ab: Process SS (END) 20240913082732081 DSS <0004> hlr_ussd.c:518 262420448528149/0x03fd49ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240913082732081 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420448528149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420448528149" session_id=66931115 session_state=END} 20240913082732081 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420448528149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082732081 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262420448528149 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082732081 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082732081 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082732084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48700<->l=127.0.0.1:4258 20240913082732096 DAUC <0003> db_auc.c:157 IMSI='262426506339680': No 2G Auth Data 20240913082732096 DAUC <0003> db_auc.c:192 IMSI='262426506339680': No 3G Auth Data 20240913082732149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48702<->l=127.0.0.1:4258 20240913082732152 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082732152 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426506339680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426506339680" session_id=936356384 session_state=BEGIN} 20240913082732152 DSS <0004> hlr_ussd.c:576 262426506339680/0x37cfaa20: Process SS (BEGIN) 20240913082732152 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240913082732152 DSS <0004> hlr_ussd.c:518 262426506339680/0x37cfaa20: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240913082732152 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732152 DLINP <000b> input/ipa.c:431 127.0.0.1:36935 sending data 20240913082732152 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732152 DLINP <000b> input/ipa.c:431 127.0.0.1:36935 sending data 20240913082732153 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732153 DLINP <000b> input/ipa.c:405 127.0.0.1:36935 message received 20240913082732153 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262426506339680 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426506339680" session_id=936356384 session_state=END} 20240913082732153 DSS <0004> hlr_ussd.c:576 262426506339680/0x37cfaa20: Process SS (END) 20240913082732153 DSS <0004> hlr_ussd.c:518 262426506339680/0x37cfaa20: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240913082732153 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426506339680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426506339680" session_id=936356384 session_state=END} 20240913082732153 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426506339680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082732153 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262426506339680 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082732153 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082732153 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082732155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48702<->l=127.0.0.1:4258 20240913082732167 DAUC <0003> db_auc.c:157 IMSI='262420550106221': No 2G Auth Data 20240913082732167 DAUC <0003> db_auc.c:192 IMSI='262420550106221': No 3G Auth Data 20240913082732209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48710<->l=127.0.0.1:4258 20240913082732212 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082732212 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420550106221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420550106221" session_id=3943336216 session_state=BEGIN} 20240913082732212 DSS <0004> hlr_ussd.c:576 262420550106221/0xeb0a8918: Process SS (BEGIN) 20240913082732212 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240913082732212 DSS <0004> hlr_ussd.c:518 262420550106221/0xeb0a8918: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240913082732212 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732212 DLINP <000b> input/ipa.c:431 127.0.0.1:36935 sending data 20240913082732212 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732212 DLINP <000b> input/ipa.c:431 127.0.0.1:36935 sending data 20240913082732212 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732212 DLINP <000b> input/ipa.c:405 127.0.0.1:36935 message received 20240913082732212 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262420550106221 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420550106221" session_id=3943336216 session_state=END} 20240913082732212 DSS <0004> hlr_ussd.c:576 262420550106221/0xeb0a8918: Process SS (END) 20240913082732212 DSS <0004> hlr_ussd.c:518 262420550106221/0xeb0a8918: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240913082732212 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420550106221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420550106221" session_id=3943336216 session_state=END} 20240913082732212 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420550106221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082732212 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262420550106221 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082732212 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082732212 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082732215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48710<->l=127.0.0.1:4258 20240913082732230 DAUC <0003> db_auc.c:157 IMSI='262428906270835': No 2G Auth Data 20240913082732230 DAUC <0003> db_auc.c:192 IMSI='262428906270835': No 3G Auth Data 20240913082732282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48716<->l=127.0.0.1:4258 20240913082732285 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082732285 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428906270835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428906270835" session_id=1121373462 session_state=BEGIN} 20240913082732285 DSS <0004> hlr_ussd.c:576 262428906270835/0x42d6cd16: Process SS (BEGIN) 20240913082732285 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240913082732285 DSS <0004> hlr_ussd.c:518 262428906270835/0x42d6cd16: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240913082732285 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732285 DLINP <000b> input/ipa.c:431 127.0.0.1:36935 sending data 20240913082732285 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732285 DLINP <000b> input/ipa.c:431 127.0.0.1:36935 sending data 20240913082732286 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732286 DLINP <000b> input/ipa.c:405 127.0.0.1:36935 message received 20240913082732286 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262428906270835 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428906270835" session_id=1121373462 session_state=END} 20240913082732286 DSS <0004> hlr_ussd.c:576 262428906270835/0x42d6cd16: Process SS (END) 20240913082732286 DSS <0004> hlr_ussd.c:518 262428906270835/0x42d6cd16: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240913082732286 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428906270835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428906270835" session_id=1121373462 session_state=END} 20240913082732286 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428906270835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082732286 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262428906270835 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240913082732286 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082732286 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082732288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48716<->l=127.0.0.1:4258 20240913082732290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48652<->l=127.0.0.1:4258 20240913082732291 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732291 DLINP <000b> input/ipa.c:405 127.0.0.1:36935 message received 20240913082732291 DLINP <000b> input/ipa.c:414 127.0.0.1:36935 connection closed with server 20240913082732291 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36935 20240913082732291 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240913082732291 DLINP <000b> input/ipa.c:451 connected read/write 20240913082732291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082732291 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082732291 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082732291 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082732291 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40483<->l=127.0.0.1:4259) 20240913082732333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48732<->l=127.0.0.1:4258 20240913082732433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48732<->l=127.0.0.1:4258 20240913082732724 DSS <0004> hlr_ussd.c:239 262421319014002/0x4aa18cbc: SS Session Timeout, destroying 20240913082732724 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421319014002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082732761 DSS <0004> hlr_ussd.c:239 262427603440761/0xf0a2d9e8: SS Session Timeout, destroying 20240913082732761 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427603440761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082732816 DSS <0004> hlr_ussd.c:239 262427444244065/0x102a50f4: SS Session Timeout, destroying 20240913082732816 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427444244065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082732856 DSS <0004> hlr_ussd.c:239 262429805560922/0x7aa5b4ea: SS Session Timeout, destroying 20240913082732856 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429805560922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082732897 DSS <0004> hlr_ussd.c:239 262426238404645/0x02aa552a: SS Session Timeout, destroying 20240913082732897 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426238404645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082732961 DSS <0004> hlr_ussd.c:239 262420578358981/0x923b0f88: SS Session Timeout, destroying 20240913082732961 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420578358981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082733025 DSS <0004> hlr_ussd.c:239 262427401045152/0x36061add: SS Session Timeout, destroying 20240913082733025 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427401045152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082733093 DSS <0004> hlr_ussd.c:239 262420491202064/0x714596ea: SS Session Timeout, destroying 20240913082733093 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420491202064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082735478 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082735478 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082735479 DLINP <000b> input/ipa.c:451 connected read/write 20240913082735479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082735479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48734<->l=127.0.0.1:4258 20240913082735480 DLINP <000b> input/ipa.c:451 connected read/write 20240913082735480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082735480 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082735480 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082735480 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  20240913082735480 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082735480 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  20240913082735480 DLGSUP <0013> gsup_server.c:235 2:  20240913082735480 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082735480 DLGSUP <0013> gsup_server.c:235 3:  20240913082735480 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082735480 DLGSUP <0013> gsup_server.c:235 4:  20240913082735480 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082735480 DLGSUP <0013> gsup_server.c:235 5:  20240913082735480 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082735480 DLGSUP <0013> gsup_server.c:235 7:  20240913082735480 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082735480 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082735480 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082735480 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082735487 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39431<->l=127.0.0.1:4259) 20240913082735496 DAUC <0003> db_auc.c:157 IMSI='262429040578295': No 2G Auth Data 20240913082735496 DAUC <0003> db_auc.c:192 IMSI='262429040578295': No 3G Auth Data 20240913082735526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48748<->l=127.0.0.1:4258 20240913082735529 DLINP <000b> input/ipa.c:451 connected read/write 20240913082735529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082735529 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429040578295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429040578295" session_id=3045054185 session_state=BEGIN} 20240913082735529 DSS <0004> hlr_ussd.c:576 262429040578295/0xb57fd6e9: Process SS (BEGIN) 20240913082735529 DSS <0004> hlr_ussd.c:498 262429040578295/0xb57fd6e9: SS CompType=Invoke, OpCode=InterrogateSS 20240913082735529 DSS <0004> hlr_ussd.c:506 262429040578295/0xb57fd6e9: Structured SS requests are not supported, rejecting... 20240913082735529 DSS <0004> hlr_ussd.c:354 262429040578295/0xb57fd6e9: Tx ReturnError(0, 0x15) 20240913082735529 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429040578295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429040578295" session_id=3045054185 session_state=END} 20240913082735529 DLINP <000b> input/ipa.c:451 connected read/write 20240913082735529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082735529 DLINP <000b> input/ipa.c:451 connected read/write 20240913082735529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082735531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48748<->l=127.0.0.1:4258 20240913082735563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48734<->l=127.0.0.1:4258 20240913082735563 DLINP <000b> input/ipa.c:451 connected read/write 20240913082735563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082735563 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082735563 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082735563 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082735563 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39431<->l=127.0.0.1:4259) 20240913082735594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48762<->l=127.0.0.1:4258 20240913082735695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48762<->l=127.0.0.1:4258 20240913082738802 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082738802 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082738806 DLINP <000b> input/ipa.c:451 connected read/write 20240913082738806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082738808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48778<->l=127.0.0.1:4258 20240913082738811 DLINP <000b> input/ipa.c:451 connected read/write 20240913082738811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082738811 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082738811 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082738811 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  20240913082738811 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082738811 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  20240913082738811 DLGSUP <0013> gsup_server.c:235 2:  20240913082738811 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082738811 DLGSUP <0013> gsup_server.c:235 3:  20240913082738811 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082738811 DLGSUP <0013> gsup_server.c:235 4:  20240913082738811 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082738811 DLGSUP <0013> gsup_server.c:235 5:  20240913082738811 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082738811 DLGSUP <0013> gsup_server.c:235 7:  20240913082738811 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082738811 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082738811 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082738811 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082738830 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42187<->l=127.0.0.1:4259) 20240913082739842 DAUC <0003> db_auc.c:157 IMSI='262420310632815': No 2G Auth Data 20240913082739842 DAUC <0003> db_auc.c:192 IMSI='262420310632815': No 3G Auth Data 20240913082740652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48782<->l=127.0.0.1:4258 20240913082740655 DLINP <000b> input/ipa.c:451 connected read/write 20240913082740655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082740655 DLGSUP <0013> gsup_req.c:138 GSUP 256: MSC-00-00-00-00-00-00: IMSI-262420310632815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420310632815"} 20240913082740655 DMAIN <0000> hlr.c:424 IMSI='262420310632815': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913082740655 DLGSUP <0013> hlr.c:437 GSUP 256: MSC-00-00-00-00-00-00: IMSI-262420310632815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420310632815"} 20240913082740655 DLGSUP <0013> gsup_req.c:171 GSUP 256: MSC-00-00-00-00-00-00: IMSI-262420310632815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082740655 DLINP <000b> input/ipa.c:451 connected read/write 20240913082740655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082740655 DLINP <000b> input/ipa.c:451 connected read/write 20240913082740655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082740656 DAUC <0003> db_auc.c:192 IMSI='262420310632815': No 3G Auth Data 20240913082740657 DLINP <000b> input/ipa.c:451 connected read/write 20240913082740657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082740657 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420310632815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420310632815"} 20240913082740657 DAUC <0003> hlr.c:417 IMSI='262420310632815': storing IMEI = 12345678901234 20240913082740661 DLGSUP <0013> hlr.c:437 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420310632815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420310632815"} 20240913082740661 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420310632815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082740661 DLINP <000b> input/ipa.c:451 connected read/write 20240913082740661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082740661 DLINP <000b> input/ipa.c:451 connected read/write 20240913082740661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082740662 DAUC <0003> db_auc.c:192 IMSI='262420310632815': No 3G Auth Data 20240913082740662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48782<->l=127.0.0.1:4258 20240913082740691 DAUC <0003> db_auc.c:157 IMSI='262424662721524': No 2G Auth Data 20240913082740691 DAUC <0003> db_auc.c:192 IMSI='262424662721524': No 3G Auth Data 20240913082740733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48792<->l=127.0.0.1:4258 20240913082740735 DLINP <000b> input/ipa.c:451 connected read/write 20240913082740735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082740735 DLGSUP <0013> gsup_req.c:138 GSUP 258: MSC-00-00-00-00-00-00: IMSI-262424662721524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424662721524"} 20240913082740735 DMAIN <0000> hlr.c:424 IMSI='262424662721524': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913082740735 DLGSUP <0013> hlr.c:437 GSUP 258: MSC-00-00-00-00-00-00: IMSI-262424662721524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424662721524"} 20240913082740735 DLGSUP <0013> gsup_req.c:171 GSUP 258: MSC-00-00-00-00-00-00: IMSI-262424662721524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082740735 DLINP <000b> input/ipa.c:451 connected read/write 20240913082740735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082740735 DLINP <000b> input/ipa.c:451 connected read/write 20240913082740735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082740736 DAUC <0003> db_auc.c:192 IMSI='262424662721524': No 3G Auth Data 20240913082740737 DLINP <000b> input/ipa.c:451 connected read/write 20240913082740737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082740737 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424662721524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424662721524"} 20240913082740737 DAUC <0003> hlr.c:417 IMSI='262424662721524': storing IMEI = 12345678901234 20240913082740772 DLGSUP <0013> hlr.c:437 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424662721524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424662721524"} 20240913082740772 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424662721524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082740772 DLINP <000b> input/ipa.c:451 connected read/write 20240913082740772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082740772 DLINP <000b> input/ipa.c:451 connected read/write 20240913082740772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082740773 DAUC <0003> db_auc.c:192 IMSI='262424662721524': No 3G Auth Data 20240913082740774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48792<->l=127.0.0.1:4258 20240913082740890 DAUC <0003> db_auc.c:157 IMSI='262425206246594': No 2G Auth Data 20240913082740890 DAUC <0003> db_auc.c:192 IMSI='262425206246594': No 3G Auth Data 20240913082740952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48808<->l=127.0.0.1:4258 20240913082740955 DLINP <000b> input/ipa.c:451 connected read/write 20240913082740955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082740955 DLGSUP <0013> gsup_req.c:138 GSUP 260: MSC-00-00-00-00-00-00: IMSI-262425206246594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425206246594"} 20240913082740955 DMAIN <0000> hlr.c:424 IMSI='262425206246594': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913082740955 DLGSUP <0013> hlr.c:437 GSUP 260: MSC-00-00-00-00-00-00: IMSI-262425206246594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425206246594"} 20240913082740955 DLGSUP <0013> gsup_req.c:171 GSUP 260: MSC-00-00-00-00-00-00: IMSI-262425206246594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082740955 DLINP <000b> input/ipa.c:451 connected read/write 20240913082740955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082740955 DLINP <000b> input/ipa.c:451 connected read/write 20240913082740955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082740956 DAUC <0003> db_auc.c:192 IMSI='262425206246594': No 3G Auth Data 20240913082740957 DLINP <000b> input/ipa.c:451 connected read/write 20240913082740957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082740957 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425206246594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425206246594"} 20240913082740957 DAUC <0003> hlr.c:417 IMSI='262425206246594': storing IMEI = 12345678901234 20240913082740969 DLGSUP <0013> hlr.c:437 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425206246594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425206246594"} 20240913082740969 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425206246594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082740969 DLINP <000b> input/ipa.c:451 connected read/write 20240913082740969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082740969 DLINP <000b> input/ipa.c:451 connected read/write 20240913082740969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082740970 DAUC <0003> db_auc.c:192 IMSI='262425206246594': No 3G Auth Data 20240913082740971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48808<->l=127.0.0.1:4258 20240913082741017 DAUC <0003> db_auc.c:157 IMSI='262423415685736': No 2G Auth Data 20240913082741017 DAUC <0003> db_auc.c:192 IMSI='262423415685736': No 3G Auth Data 20240913082741070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48812<->l=127.0.0.1:4258 20240913082741078 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082741078 DLGSUP <0013> gsup_req.c:138 GSUP 262: MSC-00-00-00-00-00-00: IMSI-262423415685736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423415685736"} 20240913082741078 DMAIN <0000> hlr.c:424 IMSI='262423415685736': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913082741078 DLGSUP <0013> hlr.c:437 GSUP 262: MSC-00-00-00-00-00-00: IMSI-262423415685736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423415685736"} 20240913082741078 DLGSUP <0013> gsup_req.c:171 GSUP 262: MSC-00-00-00-00-00-00: IMSI-262423415685736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082741078 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082741078 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082741079 DAUC <0003> db_auc.c:157 IMSI='262423415685736': No 2G Auth Data 20240913082741081 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082741081 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423415685736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423415685736"} 20240913082741081 DAUC <0003> hlr.c:417 IMSI='262423415685736': storing IMEI = 12345678901234 20240913082741091 DLGSUP <0013> hlr.c:437 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423415685736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423415685736"} 20240913082741091 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423415685736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082741091 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082741091 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082741093 DAUC <0003> db_auc.c:157 IMSI='262423415685736': No 2G Auth Data 20240913082741093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48812<->l=127.0.0.1:4258 20240913082741142 DAUC <0003> db_auc.c:157 IMSI='262421326675886': No 2G Auth Data 20240913082741142 DAUC <0003> db_auc.c:192 IMSI='262421326675886': No 3G Auth Data 20240913082741273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48828<->l=127.0.0.1:4258 20240913082741284 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082741284 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421326675886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421326675886"} 20240913082741284 DMAIN <0000> hlr.c:424 IMSI='262421326675886': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913082741284 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421326675886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421326675886"} 20240913082741284 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421326675886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082741284 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082741284 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082741288 DAUC <0003> db_auc.c:157 IMSI='262421326675886': No 2G Auth Data 20240913082741291 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082741291 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421326675886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421326675886"} 20240913082741291 DAUC <0003> hlr.c:417 IMSI='262421326675886': storing IMEI = 12345678901234 20240913082741299 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421326675886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421326675886"} 20240913082741300 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421326675886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082741300 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082741300 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082741302 DAUC <0003> db_auc.c:157 IMSI='262421326675886': No 2G Auth Data 20240913082741303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48828<->l=127.0.0.1:4258 20240913082741339 DAUC <0003> db_auc.c:157 IMSI='262424418835537': No 2G Auth Data 20240913082741339 DAUC <0003> db_auc.c:192 IMSI='262424418835537': No 3G Auth Data 20240913082741390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48832<->l=127.0.0.1:4258 20240913082741393 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082741393 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424418835537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424418835537"} 20240913082741393 DMAIN <0000> hlr.c:424 IMSI='262424418835537': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913082741393 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424418835537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424418835537"} 20240913082741393 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424418835537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082741393 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082741393 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082741396 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082741396 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424418835537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424418835537"} 20240913082741396 DAUC <0003> hlr.c:417 IMSI='262424418835537': storing IMEI = 12345678901234 20240913082741410 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424418835537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424418835537"} 20240913082741410 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424418835537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082741410 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082741410 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082741411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48832<->l=127.0.0.1:4258 20240913082741518 DAUC <0003> db_auc.c:157 IMSI='262426710228585': No 2G Auth Data 20240913082741518 DAUC <0003> db_auc.c:192 IMSI='262426710228585': No 3G Auth Data 20240913082741568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48836<->l=127.0.0.1:4258 20240913082741571 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082741571 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426710228585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426710228585"} 20240913082741571 DMAIN <0000> hlr.c:424 IMSI='262426710228585': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913082741572 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426710228585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426710228585"} 20240913082741572 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426710228585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082741572 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082741572 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082741573 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082741573 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426710228585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426710228585"} 20240913082741573 DAUC <0003> hlr.c:417 IMSI='262426710228585': storing IMEI = 12345678901234 20240913082741600 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426710228585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426710228585"} 20240913082741600 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426710228585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082741600 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082741600 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082741608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48836<->l=127.0.0.1:4258 20240913082741673 DAUC <0003> db_auc.c:157 IMSI='262424243297233': No 2G Auth Data 20240913082741673 DAUC <0003> db_auc.c:192 IMSI='262424243297233': No 3G Auth Data 20240913082741726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41026<->l=127.0.0.1:4258 20240913082741732 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082741732 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424243297233 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424243297233"} 20240913082741732 DMAIN <0000> hlr.c:424 IMSI='262424243297233': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913082741732 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424243297233 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424243297233"} 20240913082741732 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424243297233 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082741732 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082741732 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082741738 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082741738 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424243297233 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424243297233"} 20240913082741738 DAUC <0003> hlr.c:417 IMSI='262424243297233': storing IMEI = 12345678901234 20240913082741750 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424243297233 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424243297233"} 20240913082741750 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424243297233 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082741750 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082741750 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082741755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41026<->l=127.0.0.1:4258 20240913082741798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48778<->l=127.0.0.1:4258 20240913082741799 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42187<->l=127.0.0.1:4259) 20240913082741799 DLINP <000b> input/ipa.c:451 connected read/write 20240913082741799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082741799 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082741799 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082741799 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082741821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41028<->l=127.0.0.1:4258 20240913082741922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41028<->l=127.0.0.1:4258 20240913082745030 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082745030 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082745032 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082745033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41034<->l=127.0.0.1:4258 20240913082745034 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082745034 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082745034 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082745034 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  20240913082745034 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082745034 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  20240913082745034 DLGSUP <0013> gsup_server.c:235 2:  20240913082745034 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082745034 DLGSUP <0013> gsup_server.c:235 3:  20240913082745034 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082745034 DLGSUP <0013> gsup_server.c:235 4:  20240913082745034 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082745034 DLGSUP <0013> gsup_server.c:235 5:  20240913082745034 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082745034 DLGSUP <0013> gsup_server.c:235 7:  20240913082745034 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082745034 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082745034 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082745034 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082745044 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40967<->l=127.0.0.1:4259) 20240913082745056 DAUC <0003> db_auc.c:157 IMSI='262429654910978': No 2G Auth Data 20240913082745056 DAUC <0003> db_auc.c:192 IMSI='262429654910978': No 3G Auth Data 20240913082745088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41042<->l=127.0.0.1:4258 20240913082745091 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082745091 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429654910978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429654910978" source_name="the-source\n"} 20240913082745091 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240913082745091 DMAIN <0000> hlr.c:424 IMSI='262429654910978': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913082745091 DLGSUP <0013> hlr.c:437 GSUP 272: the-source\n: IMSI-262429654910978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429654910978" destination_name="the-source\n"} 20240913082745091 DLGSUP <0013> gsup_req.c:171 GSUP 272: the-source\n: IMSI-262429654910978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082745091 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745091 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745092 DAUC <0003> db_auc.c:192 IMSI='262429654910978': No 3G Auth Data 20240913082745094 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082745094 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429654910978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429654910978" source_name="the-source\n"} 20240913082745094 DAUC <0003> hlr.c:417 IMSI='262429654910978': storing IMEI = 12345678901234 20240913082745104 DLGSUP <0013> hlr.c:437 GSUP 273: the-source\n: IMSI-262429654910978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429654910978" destination_name="the-source\n"} 20240913082745104 DLGSUP <0013> gsup_req.c:171 GSUP 273: the-source\n: IMSI-262429654910978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082745104 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745104 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745106 DAUC <0003> db_auc.c:192 IMSI='262429654910978': No 3G Auth Data 20240913082745109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41042<->l=127.0.0.1:4258 20240913082745142 DAUC <0003> db_auc.c:157 IMSI='262427387356585': No 2G Auth Data 20240913082745142 DAUC <0003> db_auc.c:192 IMSI='262427387356585': No 3G Auth Data 20240913082745179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41046<->l=127.0.0.1:4258 20240913082745184 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082745184 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427387356585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427387356585" source_name="the-source\n"} 20240913082745184 DMAIN <0000> hlr.c:424 IMSI='262427387356585': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913082745184 DLGSUP <0013> hlr.c:437 GSUP 274: the-source\n: IMSI-262427387356585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427387356585" destination_name="the-source\n"} 20240913082745184 DLGSUP <0013> gsup_req.c:171 GSUP 274: the-source\n: IMSI-262427387356585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082745184 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745184 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745185 DAUC <0003> db_auc.c:192 IMSI='262427387356585': No 3G Auth Data 20240913082745187 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082745187 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427387356585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427387356585" source_name="the-source\n"} 20240913082745187 DAUC <0003> hlr.c:417 IMSI='262427387356585': storing IMEI = 12345678901234 20240913082745197 DLGSUP <0013> hlr.c:437 GSUP 275: the-source\n: IMSI-262427387356585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427387356585" destination_name="the-source\n"} 20240913082745197 DLGSUP <0013> gsup_req.c:171 GSUP 275: the-source\n: IMSI-262427387356585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082745197 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745197 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745198 DAUC <0003> db_auc.c:192 IMSI='262427387356585': No 3G Auth Data 20240913082745200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41046<->l=127.0.0.1:4258 20240913082745258 DAUC <0003> db_auc.c:157 IMSI='262427239679181': No 2G Auth Data 20240913082745258 DAUC <0003> db_auc.c:192 IMSI='262427239679181': No 3G Auth Data 20240913082745359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41048<->l=127.0.0.1:4258 20240913082745362 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082745362 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427239679181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427239679181" source_name="the-source\n"} 20240913082745362 DMAIN <0000> hlr.c:424 IMSI='262427239679181': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913082745362 DLGSUP <0013> hlr.c:437 GSUP 276: the-source\n: IMSI-262427239679181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427239679181" destination_name="the-source\n"} 20240913082745362 DLGSUP <0013> gsup_req.c:171 GSUP 276: the-source\n: IMSI-262427239679181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082745362 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745362 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745363 DAUC <0003> db_auc.c:192 IMSI='262427239679181': No 3G Auth Data 20240913082745364 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082745364 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427239679181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427239679181" source_name="the-source\n"} 20240913082745364 DAUC <0003> hlr.c:417 IMSI='262427239679181': storing IMEI = 12345678901234 20240913082745370 DLGSUP <0013> hlr.c:437 GSUP 277: the-source\n: IMSI-262427239679181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427239679181" destination_name="the-source\n"} 20240913082745370 DLGSUP <0013> gsup_req.c:171 GSUP 277: the-source\n: IMSI-262427239679181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082745370 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745370 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745371 DAUC <0003> db_auc.c:192 IMSI='262427239679181': No 3G Auth Data 20240913082745372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41048<->l=127.0.0.1:4258 20240913082745409 DAUC <0003> db_auc.c:157 IMSI='262425190157524': No 2G Auth Data 20240913082745409 DAUC <0003> db_auc.c:192 IMSI='262425190157524': No 3G Auth Data 20240913082745442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41060<->l=127.0.0.1:4258 20240913082745446 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082745446 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425190157524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425190157524" source_name="the-source\n"} 20240913082745446 DMAIN <0000> hlr.c:424 IMSI='262425190157524': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913082745446 DLGSUP <0013> hlr.c:437 GSUP 278: the-source\n: IMSI-262425190157524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425190157524" destination_name="the-source\n"} 20240913082745446 DLGSUP <0013> gsup_req.c:171 GSUP 278: the-source\n: IMSI-262425190157524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082745446 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745446 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745447 DAUC <0003> db_auc.c:157 IMSI='262425190157524': No 2G Auth Data 20240913082745448 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082745448 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425190157524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425190157524" source_name="the-source\n"} 20240913082745448 DAUC <0003> hlr.c:417 IMSI='262425190157524': storing IMEI = 12345678901234 20240913082745458 DLGSUP <0013> hlr.c:437 GSUP 279: the-source\n: IMSI-262425190157524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425190157524" destination_name="the-source\n"} 20240913082745458 DLGSUP <0013> gsup_req.c:171 GSUP 279: the-source\n: IMSI-262425190157524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082745458 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745458 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745460 DAUC <0003> db_auc.c:157 IMSI='262425190157524': No 2G Auth Data 20240913082745461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41060<->l=127.0.0.1:4258 20240913082745502 DAUC <0003> db_auc.c:157 IMSI='262420154258898': No 2G Auth Data 20240913082745502 DAUC <0003> db_auc.c:192 IMSI='262420154258898': No 3G Auth Data 20240913082745542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41076<->l=127.0.0.1:4258 20240913082745555 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082745555 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262420154258898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420154258898" source_name="the-source\n"} 20240913082745555 DMAIN <0000> hlr.c:424 IMSI='262420154258898': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913082745555 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262420154258898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420154258898" destination_name="the-source\n"} 20240913082745555 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262420154258898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082745555 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745555 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745559 DAUC <0003> db_auc.c:157 IMSI='262420154258898': No 2G Auth Data 20240913082745564 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082745564 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262420154258898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420154258898" source_name="the-source\n"} 20240913082745564 DAUC <0003> hlr.c:417 IMSI='262420154258898': storing IMEI = 12345678901234 20240913082745574 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262420154258898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420154258898" destination_name="the-source\n"} 20240913082745574 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262420154258898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082745574 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745574 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745578 DAUC <0003> db_auc.c:157 IMSI='262420154258898': No 2G Auth Data 20240913082745580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41076<->l=127.0.0.1:4258 20240913082745612 DAUC <0003> db_auc.c:157 IMSI='262428667262118': No 2G Auth Data 20240913082745612 DAUC <0003> db_auc.c:192 IMSI='262428667262118': No 3G Auth Data 20240913082745669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41084<->l=127.0.0.1:4258 20240913082745674 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082745674 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428667262118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428667262118" source_name="the-source\n"} 20240913082745674 DMAIN <0000> hlr.c:424 IMSI='262428667262118': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913082745674 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262428667262118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428667262118" destination_name="the-source\n"} 20240913082745674 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262428667262118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082745674 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745674 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745676 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082745676 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428667262118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428667262118" source_name="the-source\n"} 20240913082745676 DAUC <0003> hlr.c:417 IMSI='262428667262118': storing IMEI = 12345678901234 20240913082745691 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262428667262118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428667262118" destination_name="the-source\n"} 20240913082745691 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262428667262118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082745691 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745691 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41084<->l=127.0.0.1:4258 20240913082745745 DAUC <0003> db_auc.c:157 IMSI='262423671255555': No 2G Auth Data 20240913082745745 DAUC <0003> db_auc.c:192 IMSI='262423671255555': No 3G Auth Data 20240913082745810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41088<->l=127.0.0.1:4258 20240913082745814 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082745814 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262423671255555 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423671255555" source_name="the-source\n"} 20240913082745814 DMAIN <0000> hlr.c:424 IMSI='262423671255555': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913082745814 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262423671255555 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423671255555" destination_name="the-source\n"} 20240913082745814 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262423671255555 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082745814 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745814 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745817 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082745817 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262423671255555 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423671255555" source_name="the-source\n"} 20240913082745817 DAUC <0003> hlr.c:417 IMSI='262423671255555': storing IMEI = 12345678901234 20240913082745823 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262423671255555 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423671255555" destination_name="the-source\n"} 20240913082745823 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262423671255555 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082745823 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745823 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41088<->l=127.0.0.1:4258 20240913082745898 DAUC <0003> db_auc.c:157 IMSI='262426438136958': No 2G Auth Data 20240913082745898 DAUC <0003> db_auc.c:192 IMSI='262426438136958': No 3G Auth Data 20240913082745947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41092<->l=127.0.0.1:4258 20240913082745950 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082745950 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426438136958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426438136958" source_name="the-source\n"} 20240913082745950 DMAIN <0000> hlr.c:424 IMSI='262426438136958': has IMEI = 12345678901234 (consider setting 'store-imei') 20240913082745950 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262426438136958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426438136958" destination_name="the-source\n"} 20240913082745950 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262426438136958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082745950 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745950 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745953 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082745953 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262426438136958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426438136958" source_name="the-source\n"} 20240913082745953 DAUC <0003> hlr.c:417 IMSI='262426438136958': storing IMEI = 12345678901234 20240913082745963 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262426438136958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426438136958" destination_name="the-source\n"} 20240913082745963 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262426438136958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082745963 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745963 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082745966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41092<->l=127.0.0.1:4258 20240913082745989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41034<->l=127.0.0.1:4258 20240913082745989 DLINP <000b> input/ipa.c:451 connected read/write 20240913082745989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082745989 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082745989 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082745989 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082745989 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240913082745990 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40967<->l=127.0.0.1:4259) 20240913082746016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41108<->l=127.0.0.1:4258 20240913082746117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41108<->l=127.0.0.1:4258 20240913082749178 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082749178 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082749183 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41124<->l=127.0.0.1:4258 20240913082749189 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749189 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082749189 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082749189 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  20240913082749189 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082749189 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  20240913082749189 DLGSUP <0013> gsup_server.c:235 2:  20240913082749189 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082749189 DLGSUP <0013> gsup_server.c:235 3:  20240913082749189 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082749189 DLGSUP <0013> gsup_server.c:235 4:  20240913082749189 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082749189 DLGSUP <0013> gsup_server.c:235 5:  20240913082749189 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082749189 DLGSUP <0013> gsup_server.c:235 7:  20240913082749189 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082749189 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082749189 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082749189 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082749205 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34137<->l=127.0.0.1:4259) 20240913082749216 DAUC <0003> db_auc.c:157 IMSI='262422109465791': No 2G Auth Data 20240913082749216 DAUC <0003> db_auc.c:192 IMSI='262422109465791': No 3G Auth Data 20240913082749269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41134<->l=127.0.0.1:4258 20240913082749276 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749276 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262422109465791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422109465791"} 20240913082749276 DLGSUP <0013> hlr.c:399 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262422109465791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240913082749276 DLGSUP <0013> gsup_req.c:274 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262422109465791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422109465791" cause=Invalid mandatory information} 20240913082749276 DLGSUP <0013> gsup_req.c:171 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262422109465791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749276 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749276 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749278 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749278 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262422109465791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422109465791"} 20240913082749278 DLGSUP <0013> hlr.c:399 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262422109465791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240913082749278 DLGSUP <0013> gsup_req.c:274 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262422109465791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422109465791" cause=Invalid mandatory information} 20240913082749278 DLGSUP <0013> gsup_req.c:171 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262422109465791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749278 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749278 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749280 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749280 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262422109465791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422109465791"} 20240913082749280 DLGSUP <0013> hlr.c:408 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262422109465791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240913082749280 DLGSUP <0013> gsup_req.c:274 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262422109465791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422109465791" cause=Invalid mandatory information} 20240913082749280 DLGSUP <0013> gsup_req.c:171 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262422109465791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749280 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749280 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749281 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749281 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262422109465791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422109465791"} 20240913082749281 DLGSUP <0013> hlr.c:408 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262422109465791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240913082749281 DLGSUP <0013> gsup_req.c:274 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262422109465791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422109465791" cause=Invalid mandatory information} 20240913082749281 DLGSUP <0013> gsup_req.c:171 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262422109465791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749281 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749281 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749282 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749282 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262422109465791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422109465791"} 20240913082749282 DLGSUP <0013> hlr.c:408 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262422109465791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240913082749282 DLGSUP <0013> gsup_req.c:274 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262422109465791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422109465791" cause=Invalid mandatory information} 20240913082749282 DLGSUP <0013> gsup_req.c:171 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262422109465791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749282 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749282 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41134<->l=127.0.0.1:4258 20240913082749428 DAUC <0003> db_auc.c:157 IMSI='262427268954227': No 2G Auth Data 20240913082749428 DAUC <0003> db_auc.c:192 IMSI='262427268954227': No 3G Auth Data 20240913082749470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41142<->l=127.0.0.1:4258 20240913082749472 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749472 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262427268954227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427268954227"} 20240913082749472 DLGSUP <0013> hlr.c:399 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262427268954227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240913082749472 DLGSUP <0013> gsup_req.c:274 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262427268954227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427268954227" cause=Invalid mandatory information} 20240913082749472 DLGSUP <0013> gsup_req.c:171 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262427268954227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749472 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749472 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749473 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749473 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427268954227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427268954227"} 20240913082749473 DLGSUP <0013> hlr.c:399 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427268954227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240913082749473 DLGSUP <0013> gsup_req.c:274 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427268954227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427268954227" cause=Invalid mandatory information} 20240913082749473 DLGSUP <0013> gsup_req.c:171 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427268954227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749473 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749473 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749474 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749474 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427268954227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427268954227"} 20240913082749474 DLGSUP <0013> hlr.c:408 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427268954227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240913082749474 DLGSUP <0013> gsup_req.c:274 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427268954227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427268954227" cause=Invalid mandatory information} 20240913082749474 DLGSUP <0013> gsup_req.c:171 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427268954227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749474 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749474 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749474 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749474 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427268954227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427268954227"} 20240913082749474 DLGSUP <0013> hlr.c:408 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427268954227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240913082749474 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427268954227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427268954227" cause=Invalid mandatory information} 20240913082749474 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427268954227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749474 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749474 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749475 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749475 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427268954227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427268954227"} 20240913082749475 DLGSUP <0013> hlr.c:408 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427268954227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240913082749475 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427268954227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427268954227" cause=Invalid mandatory information} 20240913082749475 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427268954227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749475 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749475 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41142<->l=127.0.0.1:4258 20240913082749583 DAUC <0003> db_auc.c:157 IMSI='262426599109574': No 2G Auth Data 20240913082749583 DAUC <0003> db_auc.c:192 IMSI='262426599109574': No 3G Auth Data 20240913082749630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41154<->l=127.0.0.1:4258 20240913082749632 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749632 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426599109574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426599109574"} 20240913082749632 DLGSUP <0013> hlr.c:399 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426599109574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240913082749632 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426599109574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426599109574" cause=Invalid mandatory information} 20240913082749632 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426599109574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749632 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749632 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749632 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749632 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426599109574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426599109574"} 20240913082749632 DLGSUP <0013> hlr.c:399 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426599109574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240913082749632 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426599109574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426599109574" cause=Invalid mandatory information} 20240913082749632 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426599109574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749632 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749632 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749633 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749633 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426599109574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426599109574"} 20240913082749633 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426599109574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240913082749633 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426599109574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426599109574" cause=Invalid mandatory information} 20240913082749633 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426599109574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749633 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749633 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749633 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749633 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426599109574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426599109574"} 20240913082749633 DLGSUP <0013> hlr.c:408 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426599109574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240913082749633 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426599109574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426599109574" cause=Invalid mandatory information} 20240913082749633 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426599109574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749633 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749633 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749634 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749634 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426599109574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426599109574"} 20240913082749634 DLGSUP <0013> hlr.c:408 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426599109574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240913082749634 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426599109574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426599109574" cause=Invalid mandatory information} 20240913082749634 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426599109574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749634 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749634 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41154<->l=127.0.0.1:4258 20240913082749675 DAUC <0003> db_auc.c:157 IMSI='262424340531162': No 2G Auth Data 20240913082749675 DAUC <0003> db_auc.c:192 IMSI='262424340531162': No 3G Auth Data 20240913082749712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41170<->l=127.0.0.1:4258 20240913082749713 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749714 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424340531162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424340531162"} 20240913082749714 DLGSUP <0013> hlr.c:399 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424340531162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240913082749714 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424340531162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424340531162" cause=Invalid mandatory information} 20240913082749714 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424340531162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749714 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749714 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749714 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749714 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424340531162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424340531162"} 20240913082749714 DLGSUP <0013> hlr.c:399 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424340531162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240913082749714 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424340531162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424340531162" cause=Invalid mandatory information} 20240913082749714 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424340531162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749714 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749714 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749715 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749715 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424340531162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424340531162"} 20240913082749715 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424340531162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240913082749715 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424340531162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424340531162" cause=Invalid mandatory information} 20240913082749715 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424340531162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749715 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749715 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749715 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749715 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424340531162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424340531162"} 20240913082749715 DLGSUP <0013> hlr.c:408 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424340531162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240913082749715 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424340531162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424340531162" cause=Invalid mandatory information} 20240913082749715 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424340531162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749715 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749715 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749716 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749716 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424340531162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424340531162"} 20240913082749716 DLGSUP <0013> hlr.c:408 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424340531162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240913082749716 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424340531162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424340531162" cause=Invalid mandatory information} 20240913082749716 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424340531162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749716 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749716 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41170<->l=127.0.0.1:4258 20240913082749757 DAUC <0003> db_auc.c:157 IMSI='262420569434496': No 2G Auth Data 20240913082749757 DAUC <0003> db_auc.c:192 IMSI='262420569434496': No 3G Auth Data 20240913082749795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41184<->l=127.0.0.1:4258 20240913082749797 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749797 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420569434496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420569434496"} 20240913082749797 DLGSUP <0013> hlr.c:399 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420569434496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240913082749797 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420569434496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420569434496" cause=Invalid mandatory information} 20240913082749797 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420569434496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749797 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749797 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749797 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749797 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420569434496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420569434496"} 20240913082749797 DLGSUP <0013> hlr.c:399 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420569434496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240913082749797 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420569434496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420569434496" cause=Invalid mandatory information} 20240913082749797 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420569434496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749797 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749797 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749798 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749798 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420569434496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420569434496"} 20240913082749798 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420569434496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240913082749798 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420569434496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420569434496" cause=Invalid mandatory information} 20240913082749798 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420569434496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749798 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749798 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749799 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749799 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420569434496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420569434496"} 20240913082749799 DLGSUP <0013> hlr.c:408 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420569434496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240913082749799 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420569434496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420569434496" cause=Invalid mandatory information} 20240913082749799 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420569434496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749799 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749799 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749800 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749800 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420569434496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420569434496"} 20240913082749800 DLGSUP <0013> hlr.c:408 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420569434496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240913082749800 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420569434496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420569434496" cause=Invalid mandatory information} 20240913082749800 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420569434496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749800 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749800 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41184<->l=127.0.0.1:4258 20240913082749859 DAUC <0003> db_auc.c:157 IMSI='262420154123104': No 2G Auth Data 20240913082749859 DAUC <0003> db_auc.c:192 IMSI='262420154123104': No 3G Auth Data 20240913082749923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41188<->l=127.0.0.1:4258 20240913082749929 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749929 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420154123104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420154123104"} 20240913082749929 DLGSUP <0013> hlr.c:399 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420154123104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240913082749929 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420154123104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420154123104" cause=Invalid mandatory information} 20240913082749929 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420154123104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749929 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749929 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749934 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749934 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420154123104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420154123104"} 20240913082749934 DLGSUP <0013> hlr.c:399 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420154123104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240913082749934 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420154123104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420154123104" cause=Invalid mandatory information} 20240913082749934 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420154123104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749934 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749934 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749938 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749938 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420154123104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420154123104"} 20240913082749938 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420154123104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240913082749938 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420154123104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420154123104" cause=Invalid mandatory information} 20240913082749938 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420154123104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749938 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749939 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749943 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749943 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420154123104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420154123104"} 20240913082749943 DLGSUP <0013> hlr.c:408 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420154123104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240913082749943 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420154123104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420154123104" cause=Invalid mandatory information} 20240913082749943 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420154123104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749943 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749943 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749947 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082749947 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420154123104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420154123104"} 20240913082749947 DLGSUP <0013> hlr.c:408 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420154123104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240913082749947 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420154123104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420154123104" cause=Invalid mandatory information} 20240913082749947 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420154123104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082749947 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749947 DLINP <000b> input/ipa.c:451 connected read/write 20240913082749947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082749949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41188<->l=127.0.0.1:4258 20240913082749997 DAUC <0003> db_auc.c:157 IMSI='262422353346226': No 2G Auth Data 20240913082749997 DAUC <0003> db_auc.c:192 IMSI='262422353346226': No 3G Auth Data 20240913082750238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41200<->l=127.0.0.1:4258 20240913082750245 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082750245 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422353346226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422353346226"} 20240913082750245 DLGSUP <0013> hlr.c:399 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422353346226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240913082750245 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422353346226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422353346226" cause=Invalid mandatory information} 20240913082750245 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422353346226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082750245 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082750245 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082750247 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082750247 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422353346226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422353346226"} 20240913082750247 DLGSUP <0013> hlr.c:399 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422353346226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240913082750247 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422353346226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422353346226" cause=Invalid mandatory information} 20240913082750247 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422353346226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082750247 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082750247 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082750248 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082750248 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422353346226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422353346226"} 20240913082750248 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422353346226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240913082750248 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422353346226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422353346226" cause=Invalid mandatory information} 20240913082750248 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422353346226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082750248 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082750248 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082750249 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082750249 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422353346226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422353346226"} 20240913082750249 DLGSUP <0013> hlr.c:408 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422353346226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240913082750249 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422353346226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422353346226" cause=Invalid mandatory information} 20240913082750249 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422353346226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082750249 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082750249 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082750250 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082750250 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422353346226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422353346226"} 20240913082750250 DLGSUP <0013> hlr.c:408 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422353346226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240913082750250 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422353346226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422353346226" cause=Invalid mandatory information} 20240913082750250 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422353346226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082750250 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082750250 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082750250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41200<->l=127.0.0.1:4258 20240913082750319 DAUC <0003> db_auc.c:157 IMSI='262423879891468': No 2G Auth Data 20240913082750319 DAUC <0003> db_auc.c:192 IMSI='262423879891468': No 3G Auth Data 20240913082750387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41212<->l=127.0.0.1:4258 20240913082750395 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082750395 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423879891468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423879891468"} 20240913082750395 DLGSUP <0013> hlr.c:399 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423879891468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240913082750395 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423879891468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423879891468" cause=Invalid mandatory information} 20240913082750395 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423879891468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082750395 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082750395 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082750400 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082750400 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423879891468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423879891468"} 20240913082750400 DLGSUP <0013> hlr.c:399 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423879891468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240913082750400 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423879891468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423879891468" cause=Invalid mandatory information} 20240913082750400 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423879891468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082750400 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082750400 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082750404 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082750404 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423879891468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423879891468"} 20240913082750404 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423879891468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240913082750404 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423879891468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423879891468" cause=Invalid mandatory information} 20240913082750404 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423879891468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082750404 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082750405 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082750408 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082750408 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423879891468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423879891468"} 20240913082750408 DLGSUP <0013> hlr.c:408 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423879891468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240913082750408 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423879891468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423879891468" cause=Invalid mandatory information} 20240913082750408 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423879891468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082750408 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082750408 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082750412 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082750412 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423879891468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423879891468"} 20240913082750412 DLGSUP <0013> hlr.c:408 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423879891468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240913082750412 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423879891468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423879891468" cause=Invalid mandatory information} 20240913082750412 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423879891468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082750413 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082750413 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082750417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41212<->l=127.0.0.1:4258 20240913082750453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41124<->l=127.0.0.1:4258 20240913082750453 DLINP <000b> input/ipa.c:451 connected read/write 20240913082750453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082750453 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082750453 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082750453 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082750454 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34137<->l=127.0.0.1:4259) 20240913082750477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41224<->l=127.0.0.1:4258 20240913082750578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41224<->l=127.0.0.1:4258 20240913082753612 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082753612 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082753613 DLINP <000b> input/ipa.c:451 connected read/write 20240913082753613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082753614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35534<->l=127.0.0.1:4258 20240913082753615 DLINP <000b> input/ipa.c:451 connected read/write 20240913082753615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082753615 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082753615 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082753615 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  20240913082753615 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082753615 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  20240913082753615 DLGSUP <0013> gsup_server.c:235 2:  20240913082753615 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082753615 DLGSUP <0013> gsup_server.c:235 3:  20240913082753615 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082753615 DLGSUP <0013> gsup_server.c:235 4:  20240913082753615 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082753615 DLGSUP <0013> gsup_server.c:235 5:  20240913082753615 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082753615 DLGSUP <0013> gsup_server.c:235 7:  20240913082753615 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082753615 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082753615 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082753615 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082753623 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45823<->l=127.0.0.1:4259) 20240913082753629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35546<->l=127.0.0.1:4258 20240913082753658 DLINP <000b> input/ipa.c:451 connected read/write 20240913082753658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082753658 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429235291062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429235291062"} 20240913082753658 DMAIN <0000> hlr.c:424 IMSI='262429235291062': has IMEI = 22245678901234 (consider setting 'store-imei') 20240913082753658 DLGSUP <0013> hlr.c:427 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429235291062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240913082753658 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429235291062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429235291062" cause=Invalid mandatory information} 20240913082753658 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429235291062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082753658 DLINP <000b> input/ipa.c:451 connected read/write 20240913082753658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082753658 DLINP <000b> input/ipa.c:451 connected read/write 20240913082753658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082753668 DLINP <000b> input/ipa.c:451 connected read/write 20240913082753668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082753668 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429235291062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429235291062"} 20240913082753668 DAUC <0003> hlr.c:417 IMSI='262429235291062': storing IMEI = 22245678901234 20240913082753668 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429235291062': no such subscriber 20240913082753668 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429235291062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240913082753668 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429235291062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429235291062" cause=Invalid mandatory information} 20240913082753668 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429235291062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082753668 DLINP <000b> input/ipa.c:451 connected read/write 20240913082753668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082753668 DLINP <000b> input/ipa.c:451 connected read/write 20240913082753668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082753670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35546<->l=127.0.0.1:4258 20240913082753672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35534<->l=127.0.0.1:4258 20240913082753674 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45823<->l=127.0.0.1:4259) 20240913082753675 DLINP <000b> input/ipa.c:451 connected read/write 20240913082753675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082753675 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082753675 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082753675 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082753748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35548<->l=127.0.0.1:4258 20240913082753849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35548<->l=127.0.0.1:4258 20240913082756920 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082756920 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082756922 DLINP <000b> input/ipa.c:451 connected read/write 20240913082756922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082756922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35558<->l=127.0.0.1:4258 20240913082756923 DLINP <000b> input/ipa.c:451 connected read/write 20240913082756923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082756923 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082756923 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082756923 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  20240913082756923 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082756923 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  20240913082756923 DLGSUP <0013> gsup_server.c:235 2:  20240913082756923 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082756923 DLGSUP <0013> gsup_server.c:235 3:  20240913082756923 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082756923 DLGSUP <0013> gsup_server.c:235 4:  20240913082756923 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082756923 DLGSUP <0013> gsup_server.c:235 5:  20240913082756923 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082756923 DLGSUP <0013> gsup_server.c:235 7:  20240913082756923 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082756923 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082756923 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082756923 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082756933 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37677<->l=127.0.0.1:4259) 20240913082756939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35562<->l=127.0.0.1:4258 20240913082756966 DLINP <000b> input/ipa.c:451 connected read/write 20240913082756966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082756966 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423367586352"} 20240913082756966 DMAIN <0000> hlr.c:216 IMSI='262423367586352': Creating subscriber on demand 20240913082757001 DMAIN <0000> hlr.c:232 IMSI='262423367586352': Successfully assigned MSISDN='667' 20240913082757001 DAUC <0003> hlr.c:417 IMSI='262423367586352': storing IMEI = 12345678901234 20240913082757007 DLGSUP <0013> hlr.c:437 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423367586352"} 20240913082757007 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082757007 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757007 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757010 DAUC <0003> db_auc.c:157 IMSI='262423367586352': No 2G Auth Data 20240913082757010 DAUC <0003> db_auc.c:192 IMSI='262423367586352': No 3G Auth Data 20240913082757011 DAUC <0003> db_auc.c:157 IMSI='262423367586352': No 2G Auth Data 20240913082757011 DAUC <0003> db_auc.c:192 IMSI='262423367586352': No 3G Auth Data 20240913082757011 DAUC <0003> db_auc.c:157 IMSI='262423367586352': No 2G Auth Data 20240913082757011 DAUC <0003> db_auc.c:192 IMSI='262423367586352': No 3G Auth Data 20240913082757012 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082757012 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423367586352" cn_domain=PS} 20240913082757012 DLU <0006> fsm.c:456 lu(262423367586352)[0x5592fecb1970]{UNVALIDATED}: Allocated 20240913082757012 DLGSUP <0013> lu_fsm.c:172 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082757037 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082757037 DLGSUP <0013> lu_fsm.c:253 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423367586352" cn_domain=PS} 20240913082757037 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757037 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757038 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082757038 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423367586352"} 20240913082757038 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082757038 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082757038 DLGSUP <0013> lu_fsm.c:91 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423367586352"} 20240913082757038 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082757038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082757038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082757038 DLU <0006> fsm.c:568 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082757038 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757038 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757061 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082757061 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423367586352"} 20240913082757061 DMAIN <0000> hlr.c:216 IMSI='262423367586352': Creating subscriber on demand 20240913082757191 DMAIN <0000> hlr.c:232 IMSI='262423367586352': Successfully assigned MSISDN='444' 20240913082757191 DAUC <0003> hlr.c:417 IMSI='262423367586352': storing IMEI = 12345678901234 20240913082757291 DLGSUP <0013> hlr.c:437 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423367586352"} 20240913082757291 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082757291 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757291 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757293 DAUC <0003> db_auc.c:157 IMSI='262423367586352': No 2G Auth Data 20240913082757293 DAUC <0003> db_auc.c:192 IMSI='262423367586352': No 3G Auth Data 20240913082757294 DAUC <0003> db_auc.c:157 IMSI='262423367586352': No 2G Auth Data 20240913082757294 DAUC <0003> db_auc.c:192 IMSI='262423367586352': No 3G Auth Data 20240913082757294 DAUC <0003> db_auc.c:157 IMSI='262423367586352': No 2G Auth Data 20240913082757294 DAUC <0003> db_auc.c:192 IMSI='262423367586352': No 3G Auth Data 20240913082757295 DAUC <0003> db_auc.c:157 IMSI='262423367586352': No 2G Auth Data 20240913082757295 DAUC <0003> db_auc.c:192 IMSI='262423367586352': No 3G Auth Data 20240913082757296 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082757296 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423367586352" cn_domain=PS} 20240913082757296 DLU <0006> fsm.c:456 lu(262423367586352)[0x5592fecb1970]{UNVALIDATED}: Allocated 20240913082757296 DLGSUP <0013> lu_fsm.c:172 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082757408 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082757408 DLGSUP <0013> lu_fsm.c:253 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423367586352" cn_domain=PS} 20240913082757408 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757408 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757410 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082757410 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423367586352"} 20240913082757410 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082757410 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082757410 DLGSUP <0013> lu_fsm.c:91 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423367586352"} 20240913082757410 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082757410 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082757410 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082757410 DLU <0006> fsm.c:568 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082757410 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757410 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757436 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082757436 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423367586352"} 20240913082757436 DMAIN <0000> hlr.c:216 IMSI='262423367586352': Creating subscriber on demand 20240913082757462 DMAIN <0000> hlr.c:232 IMSI='262423367586352': Successfully assigned MSISDN='126' 20240913082757462 DAUC <0003> hlr.c:417 IMSI='262423367586352': storing IMEI = 12345678901234 20240913082757479 DLGSUP <0013> hlr.c:437 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423367586352"} 20240913082757479 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082757479 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757479 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757480 DAUC <0003> db_auc.c:157 IMSI='262423367586352': No 2G Auth Data 20240913082757480 DAUC <0003> db_auc.c:192 IMSI='262423367586352': No 3G Auth Data 20240913082757480 DAUC <0003> db_auc.c:157 IMSI='262423367586352': No 2G Auth Data 20240913082757480 DAUC <0003> db_auc.c:192 IMSI='262423367586352': No 3G Auth Data 20240913082757481 DAUC <0003> db_auc.c:157 IMSI='262423367586352': No 2G Auth Data 20240913082757481 DAUC <0003> db_auc.c:192 IMSI='262423367586352': No 3G Auth Data 20240913082757481 DAUC <0003> db_auc.c:157 IMSI='262423367586352': No 2G Auth Data 20240913082757481 DAUC <0003> db_auc.c:192 IMSI='262423367586352': No 3G Auth Data 20240913082757482 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082757482 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423367586352" cn_domain=PS} 20240913082757482 DLU <0006> fsm.c:456 lu(262423367586352)[0x5592fecb1970]{UNVALIDATED}: Allocated 20240913082757482 DLGSUP <0013> lu_fsm.c:150 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240913082757482 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423367586352" cause=GPRS services not allowed} 20240913082757482 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082757482 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082757482 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{UNVALIDATED}: Freeing instance 20240913082757482 DLU <0006> fsm.c:568 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{UNVALIDATED}: Deallocated 20240913082757482 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757482 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757500 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082757500 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423367586352"} 20240913082757500 DMAIN <0000> hlr.c:216 IMSI='262423367586352': Creating subscriber on demand 20240913082757523 DMAIN <0000> hlr.c:232 IMSI='262423367586352': Successfully assigned MSISDN='113' 20240913082757523 DAUC <0003> hlr.c:417 IMSI='262423367586352': storing IMEI = 12345678901234 20240913082757534 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423367586352"} 20240913082757534 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082757534 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757534 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757535 DAUC <0003> db_auc.c:157 IMSI='262423367586352': No 2G Auth Data 20240913082757535 DAUC <0003> db_auc.c:192 IMSI='262423367586352': No 3G Auth Data 20240913082757535 DAUC <0003> db_auc.c:157 IMSI='262423367586352': No 2G Auth Data 20240913082757535 DAUC <0003> db_auc.c:192 IMSI='262423367586352': No 3G Auth Data 20240913082757535 DAUC <0003> db_auc.c:157 IMSI='262423367586352': No 2G Auth Data 20240913082757535 DAUC <0003> db_auc.c:192 IMSI='262423367586352': No 3G Auth Data 20240913082757536 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082757536 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423367586352" cn_domain=PS} 20240913082757536 DLU <0006> fsm.c:456 lu(262423367586352)[0x5592fecb1970]{UNVALIDATED}: Allocated 20240913082757536 DLGSUP <0013> lu_fsm.c:150 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240913082757536 DLGSUP <0013> gsup_req.c:274 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423367586352" cause=GPRS services not allowed} 20240913082757536 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082757536 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082757536 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{UNVALIDATED}: Freeing instance 20240913082757536 DLU <0006> fsm.c:568 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{UNVALIDATED}: Deallocated 20240913082757536 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757536 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757549 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082757549 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423367586352"} 20240913082757549 DMAIN <0000> hlr.c:216 IMSI='262423367586352': Creating subscriber on demand 20240913082757566 DAUC <0003> hlr.c:417 IMSI='262423367586352': storing IMEI = 12345678901234 20240913082757575 DLGSUP <0013> hlr.c:437 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423367586352"} 20240913082757575 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082757575 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757575 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757576 DAUC <0003> db_auc.c:157 IMSI='262423367586352': No 2G Auth Data 20240913082757576 DAUC <0003> db_auc.c:192 IMSI='262423367586352': No 3G Auth Data 20240913082757576 DAUC <0003> db_auc.c:157 IMSI='262423367586352': No 2G Auth Data 20240913082757576 DAUC <0003> db_auc.c:192 IMSI='262423367586352': No 3G Auth Data 20240913082757576 DAUC <0003> db_auc.c:157 IMSI='262423367586352': No 2G Auth Data 20240913082757576 DAUC <0003> db_auc.c:192 IMSI='262423367586352': No 3G Auth Data 20240913082757577 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082757577 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423367586352" cn_domain=PS} 20240913082757577 DLU <0006> fsm.c:456 lu(262423367586352)[0x5592fecb1970]{UNVALIDATED}: Allocated 20240913082757577 DLGSUP <0013> lu_fsm.c:150 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240913082757577 DLGSUP <0013> gsup_req.c:274 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423367586352" cause=GPRS services not allowed} 20240913082757577 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082757577 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082757577 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{UNVALIDATED}: Freeing instance 20240913082757577 DLU <0006> fsm.c:568 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{UNVALIDATED}: Deallocated 20240913082757577 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757577 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757593 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082757594 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423367586352"} 20240913082757594 DMAIN <0000> hlr.c:216 IMSI='262423367586352': Creating subscriber on demand 20240913082757608 DAUC <0003> hlr.c:417 IMSI='262423367586352': storing IMEI = 12345678901234 20240913082757619 DLGSUP <0013> hlr.c:437 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423367586352"} 20240913082757619 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240913082757619 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757619 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757620 DAUC <0003> db_auc.c:157 IMSI='262423367586352': No 2G Auth Data 20240913082757620 DAUC <0003> db_auc.c:192 IMSI='262423367586352': No 3G Auth Data 20240913082757620 DAUC <0003> db_auc.c:157 IMSI='262423367586352': No 2G Auth Data 20240913082757620 DAUC <0003> db_auc.c:192 IMSI='262423367586352': No 3G Auth Data 20240913082757620 DAUC <0003> db_auc.c:157 IMSI='262423367586352': No 2G Auth Data 20240913082757620 DAUC <0003> db_auc.c:192 IMSI='262423367586352': No 3G Auth Data 20240913082757621 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082757621 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423367586352" cn_domain=PS} 20240913082757621 DLU <0006> fsm.c:456 lu(262423367586352)[0x5592fecb1970]{UNVALIDATED}: Allocated 20240913082757621 DLGSUP <0013> lu_fsm.c:172 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082757643 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082757643 DLGSUP <0013> lu_fsm.c:253 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423367586352" cn_domain=PS} 20240913082757643 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757643 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757643 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082757643 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423367586352"} 20240913082757643 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082757643 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082757643 DLGSUP <0013> lu_fsm.c:91 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423367586352"} 20240913082757643 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423367586352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082757643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082757643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082757643 DLU <0006> fsm.c:568 lu(PS:IMSI-262423367586352)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082757643 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757643 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082757660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35562<->l=127.0.0.1:4258 20240913082757661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35558<->l=127.0.0.1:4258 20240913082757661 DLINP <000b> input/ipa.c:451 connected read/write 20240913082757661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082757661 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082757661 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082757661 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082757661 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37677<->l=127.0.0.1:4259) 20240913082757684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35566<->l=127.0.0.1:4258 20240913082757785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35566<->l=127.0.0.1:4258 20240913082800817 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082800817 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082800818 DLINP <000b> input/ipa.c:451 connected read/write 20240913082800818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082800818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35572<->l=127.0.0.1:4258 20240913082800819 DLINP <000b> input/ipa.c:451 connected read/write 20240913082800819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082800819 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082800819 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082800819 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  20240913082800819 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082800819 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  20240913082800819 DLGSUP <0013> gsup_server.c:235 2:  20240913082800819 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082800819 DLGSUP <0013> gsup_server.c:235 3:  20240913082800819 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082800819 DLGSUP <0013> gsup_server.c:235 4:  20240913082800819 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082800819 DLGSUP <0013> gsup_server.c:235 5:  20240913082800819 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082800819 DLGSUP <0013> gsup_server.c:235 7:  20240913082800819 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082800819 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082800819 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082800819 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082800826 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42361<->l=127.0.0.1:4259) 20240913082800831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35586<->l=127.0.0.1:4258 20240913082800862 DLINP <000b> input/ipa.c:451 connected read/write 20240913082800862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082800862 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429049530013" cn_domain=PS} 20240913082800862 DMAIN <0000> hlr.c:216 IMSI='262429049530013': Creating subscriber on demand 20240913082800885 DMAIN <0000> hlr.c:232 IMSI='262429049530013': Successfully assigned MSISDN='464' 20240913082800885 DLU <0006> fsm.c:456 lu(262429049530013)[0x5592fecb1970]{UNVALIDATED}: Allocated 20240913082800885 DLGSUP <0013> lu_fsm.c:172 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082800906 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082800906 DLGSUP <0013> lu_fsm.c:253 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429049530013" cn_domain=PS} 20240913082800906 DLINP <000b> input/ipa.c:451 connected read/write 20240913082800906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082800906 DLINP <000b> input/ipa.c:451 connected read/write 20240913082800906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082800909 DLINP <000b> input/ipa.c:451 connected read/write 20240913082800909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082800909 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429049530013"} 20240913082800909 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082800909 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082800909 DLGSUP <0013> lu_fsm.c:91 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429049530013"} 20240913082800909 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082800909 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082800909 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082800909 DLU <0006> fsm.c:568 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082800909 DLINP <000b> input/ipa.c:451 connected read/write 20240913082800909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082800909 DLINP <000b> input/ipa.c:451 connected read/write 20240913082800909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082800909 DAUC <0003> db_auc.c:157 IMSI='262429049530013': No 2G Auth Data 20240913082800909 DAUC <0003> db_auc.c:192 IMSI='262429049530013': No 3G Auth Data 20240913082800910 DAUC <0003> db_auc.c:157 IMSI='262429049530013': No 2G Auth Data 20240913082800910 DAUC <0003> db_auc.c:192 IMSI='262429049530013': No 3G Auth Data 20240913082800910 DAUC <0003> db_auc.c:157 IMSI='262429049530013': No 2G Auth Data 20240913082800910 DAUC <0003> db_auc.c:192 IMSI='262429049530013': No 3G Auth Data 20240913082800919 DLINP <000b> input/ipa.c:451 connected read/write 20240913082800919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082800919 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429049530013" cn_domain=PS} 20240913082800919 DMAIN <0000> hlr.c:216 IMSI='262429049530013': Creating subscriber on demand 20240913082800940 DMAIN <0000> hlr.c:232 IMSI='262429049530013': Successfully assigned MSISDN='264' 20240913082800940 DLU <0006> fsm.c:456 lu(262429049530013)[0x5592fecb1970]{UNVALIDATED}: Allocated 20240913082800940 DLGSUP <0013> lu_fsm.c:172 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082800962 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082800962 DLGSUP <0013> lu_fsm.c:253 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429049530013" cn_domain=PS} 20240913082800962 DLINP <000b> input/ipa.c:451 connected read/write 20240913082800962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082800962 DLINP <000b> input/ipa.c:451 connected read/write 20240913082800962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082800963 DLINP <000b> input/ipa.c:451 connected read/write 20240913082800963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082800963 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429049530013"} 20240913082800963 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082800963 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082800963 DLGSUP <0013> lu_fsm.c:91 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429049530013"} 20240913082800963 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082800963 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082800963 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082800963 DLU <0006> fsm.c:568 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082800963 DLINP <000b> input/ipa.c:451 connected read/write 20240913082800963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082800963 DLINP <000b> input/ipa.c:451 connected read/write 20240913082800963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082800963 DAUC <0003> db_auc.c:157 IMSI='262429049530013': No 2G Auth Data 20240913082800963 DAUC <0003> db_auc.c:192 IMSI='262429049530013': No 3G Auth Data 20240913082800964 DAUC <0003> db_auc.c:157 IMSI='262429049530013': No 2G Auth Data 20240913082800964 DAUC <0003> db_auc.c:192 IMSI='262429049530013': No 3G Auth Data 20240913082800964 DAUC <0003> db_auc.c:157 IMSI='262429049530013': No 2G Auth Data 20240913082800964 DAUC <0003> db_auc.c:192 IMSI='262429049530013': No 3G Auth Data 20240913082800965 DAUC <0003> db_auc.c:157 IMSI='262429049530013': No 2G Auth Data 20240913082800965 DAUC <0003> db_auc.c:192 IMSI='262429049530013': No 3G Auth Data 20240913082800979 DLINP <000b> input/ipa.c:451 connected read/write 20240913082800979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082800979 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429049530013" cn_domain=PS} 20240913082800979 DMAIN <0000> hlr.c:216 IMSI='262429049530013': Creating subscriber on demand 20240913082801005 DMAIN <0000> hlr.c:232 IMSI='262429049530013': Successfully assigned MSISDN='766' 20240913082801005 DLU <0006> fsm.c:456 lu(262429049530013)[0x5592fecb1970]{UNVALIDATED}: Allocated 20240913082801005 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240913082801005 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429049530013" cause=GPRS services not allowed} 20240913082801005 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082801005 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082801005 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{UNVALIDATED}: Freeing instance 20240913082801005 DLU <0006> fsm.c:568 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{UNVALIDATED}: Deallocated 20240913082801005 DLINP <000b> input/ipa.c:451 connected read/write 20240913082801005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082801005 DLINP <000b> input/ipa.c:451 connected read/write 20240913082801005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082801006 DAUC <0003> db_auc.c:157 IMSI='262429049530013': No 2G Auth Data 20240913082801006 DAUC <0003> db_auc.c:192 IMSI='262429049530013': No 3G Auth Data 20240913082801006 DAUC <0003> db_auc.c:157 IMSI='262429049530013': No 2G Auth Data 20240913082801006 DAUC <0003> db_auc.c:192 IMSI='262429049530013': No 3G Auth Data 20240913082801007 DAUC <0003> db_auc.c:157 IMSI='262429049530013': No 2G Auth Data 20240913082801007 DAUC <0003> db_auc.c:192 IMSI='262429049530013': No 3G Auth Data 20240913082801007 DAUC <0003> db_auc.c:157 IMSI='262429049530013': No 2G Auth Data 20240913082801007 DAUC <0003> db_auc.c:192 IMSI='262429049530013': No 3G Auth Data 20240913082801021 DLINP <000b> input/ipa.c:451 connected read/write 20240913082801021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082801021 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429049530013" cn_domain=PS} 20240913082801021 DMAIN <0000> hlr.c:216 IMSI='262429049530013': Creating subscriber on demand 20240913082801047 DMAIN <0000> hlr.c:232 IMSI='262429049530013': Successfully assigned MSISDN='243' 20240913082801047 DLU <0006> fsm.c:456 lu(262429049530013)[0x5592fecb1970]{UNVALIDATED}: Allocated 20240913082801048 DLGSUP <0013> lu_fsm.c:150 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240913082801048 DLGSUP <0013> gsup_req.c:274 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429049530013" cause=GPRS services not allowed} 20240913082801048 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082801048 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082801048 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{UNVALIDATED}: Freeing instance 20240913082801048 DLU <0006> fsm.c:568 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{UNVALIDATED}: Deallocated 20240913082801048 DLINP <000b> input/ipa.c:451 connected read/write 20240913082801048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082801048 DLINP <000b> input/ipa.c:451 connected read/write 20240913082801048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082801050 DAUC <0003> db_auc.c:157 IMSI='262429049530013': No 2G Auth Data 20240913082801050 DAUC <0003> db_auc.c:192 IMSI='262429049530013': No 3G Auth Data 20240913082801051 DAUC <0003> db_auc.c:157 IMSI='262429049530013': No 2G Auth Data 20240913082801051 DAUC <0003> db_auc.c:192 IMSI='262429049530013': No 3G Auth Data 20240913082801052 DAUC <0003> db_auc.c:157 IMSI='262429049530013': No 2G Auth Data 20240913082801052 DAUC <0003> db_auc.c:192 IMSI='262429049530013': No 3G Auth Data 20240913082801067 DLINP <000b> input/ipa.c:451 connected read/write 20240913082801067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082801067 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429049530013" cn_domain=PS} 20240913082801067 DMAIN <0000> hlr.c:216 IMSI='262429049530013': Creating subscriber on demand 20240913082801072 DLU <0006> fsm.c:456 lu(262429049530013)[0x5592fecb1970]{UNVALIDATED}: Allocated 20240913082801072 DLGSUP <0013> lu_fsm.c:150 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240913082801072 DLGSUP <0013> gsup_req.c:274 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429049530013" cause=GPRS services not allowed} 20240913082801072 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082801072 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082801072 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{UNVALIDATED}: Freeing instance 20240913082801072 DLU <0006> fsm.c:568 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{UNVALIDATED}: Deallocated 20240913082801072 DLINP <000b> input/ipa.c:451 connected read/write 20240913082801072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082801072 DLINP <000b> input/ipa.c:451 connected read/write 20240913082801072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082801075 DAUC <0003> db_auc.c:157 IMSI='262429049530013': No 2G Auth Data 20240913082801075 DAUC <0003> db_auc.c:192 IMSI='262429049530013': No 3G Auth Data 20240913082801076 DAUC <0003> db_auc.c:157 IMSI='262429049530013': No 2G Auth Data 20240913082801076 DAUC <0003> db_auc.c:192 IMSI='262429049530013': No 3G Auth Data 20240913082801078 DAUC <0003> db_auc.c:157 IMSI='262429049530013': No 2G Auth Data 20240913082801078 DAUC <0003> db_auc.c:192 IMSI='262429049530013': No 3G Auth Data 20240913082801092 DLINP <000b> input/ipa.c:451 connected read/write 20240913082801092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082801092 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429049530013" cn_domain=PS} 20240913082801092 DMAIN <0000> hlr.c:216 IMSI='262429049530013': Creating subscriber on demand 20240913082801103 DLU <0006> fsm.c:456 lu(262429049530013)[0x5592fecb1970]{UNVALIDATED}: Allocated 20240913082801103 DLGSUP <0013> lu_fsm.c:172 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082801127 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082801127 DLGSUP <0013> lu_fsm.c:253 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429049530013" cn_domain=PS} 20240913082801127 DLINP <000b> input/ipa.c:451 connected read/write 20240913082801127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082801127 DLINP <000b> input/ipa.c:451 connected read/write 20240913082801127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082801134 DLINP <000b> input/ipa.c:451 connected read/write 20240913082801134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082801134 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429049530013"} 20240913082801134 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082801134 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082801134 DLGSUP <0013> lu_fsm.c:91 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429049530013"} 20240913082801134 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429049530013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082801134 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082801134 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082801134 DLU <0006> fsm.c:568 lu(PS:IMSI-262429049530013)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082801134 DLINP <000b> input/ipa.c:451 connected read/write 20240913082801134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082801135 DLINP <000b> input/ipa.c:451 connected read/write 20240913082801135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082801139 DAUC <0003> db_auc.c:157 IMSI='262429049530013': No 2G Auth Data 20240913082801139 DAUC <0003> db_auc.c:192 IMSI='262429049530013': No 3G Auth Data 20240913082801143 DAUC <0003> db_auc.c:157 IMSI='262429049530013': No 2G Auth Data 20240913082801143 DAUC <0003> db_auc.c:192 IMSI='262429049530013': No 3G Auth Data 20240913082801145 DAUC <0003> db_auc.c:157 IMSI='262429049530013': No 2G Auth Data 20240913082801145 DAUC <0003> db_auc.c:192 IMSI='262429049530013': No 3G Auth Data 20240913082801159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35586<->l=127.0.0.1:4258 20240913082801162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35572<->l=127.0.0.1:4258 20240913082801164 DLINP <000b> input/ipa.c:451 connected read/write 20240913082801164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082801164 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082801164 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082801164 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082801169 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42361<->l=127.0.0.1:4259) 20240913082801224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35598<->l=127.0.0.1:4258 20240913082801325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35598<->l=127.0.0.1:4258 20240913082804447 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082804447 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082804452 DLINP <000b> input/ipa.c:451 connected read/write 20240913082804452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082804454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39758<->l=127.0.0.1:4258 20240913082804458 DLINP <000b> input/ipa.c:451 connected read/write 20240913082804458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082804458 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082804458 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082804458 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  20240913082804458 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082804458 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  20240913082804458 DLGSUP <0013> gsup_server.c:235 2:  20240913082804458 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082804458 DLGSUP <0013> gsup_server.c:235 3:  20240913082804458 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082804458 DLGSUP <0013> gsup_server.c:235 4:  20240913082804458 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082804458 DLGSUP <0013> gsup_server.c:235 5:  20240913082804458 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082804458 DLGSUP <0013> gsup_server.c:235 7:  20240913082804458 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082804458 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082804458 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082804458 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082804487 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44247<->l=127.0.0.1:4259) 20240913082804504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39760<->l=127.0.0.1:4258 20240913082804516 DLINP <000b> input/ipa.c:451 connected read/write 20240913082804516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082804516 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420315709098 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420315709098"} 20240913082804516 DMAIN <0000> hlr.c:216 IMSI='262420315709098': Creating subscriber on demand 20240913082804530 DMAIN <0000> hlr.c:232 IMSI='262420315709098': Successfully assigned MSISDN='421' 20240913082804530 DAUC <0003> db_auc.c:157 IMSI='262420315709098': No 2G Auth Data 20240913082804530 DAUC <0003> db_auc.c:192 IMSI='262420315709098': No 3G Auth Data 20240913082804530 DLGSUP <0013> hlr.c:320 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420315709098 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 20240913082804530 DLGSUP <0013> gsup_req.c:274 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420315709098 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420315709098" cause=IMSI unknown in HLR} 20240913082804530 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420315709098 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240913082804530 DLINP <000b> input/ipa.c:451 connected read/write 20240913082804530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082804530 DLINP <000b> input/ipa.c:451 connected read/write 20240913082804530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082804538 DAUC <0003> db_auc.c:157 IMSI='262420315709098': No 2G Auth Data 20240913082804538 DAUC <0003> db_auc.c:192 IMSI='262420315709098': No 3G Auth Data 20240913082804540 DAUC <0003> db_auc.c:157 IMSI='262420315709098': No 2G Auth Data 20240913082804540 DAUC <0003> db_auc.c:192 IMSI='262420315709098': No 3G Auth Data 20240913082804541 DAUC <0003> db_auc.c:157 IMSI='262420315709098': No 2G Auth Data 20240913082804541 DAUC <0003> db_auc.c:192 IMSI='262420315709098': No 3G Auth Data 20240913082804544 DLINP <000b> input/ipa.c:451 connected read/write 20240913082804544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082804544 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420315709098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420315709098" cn_domain=PS} 20240913082804544 DLU <0006> fsm.c:456 lu(262420315709098)[0x5592fecb1970]{UNVALIDATED}: Allocated 20240913082804544 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420315709098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240913082804565 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420315709098)[0x5592fecb1970]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082804565 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420315709098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420315709098" cn_domain=PS} 20240913082804565 DLINP <000b> input/ipa.c:451 connected read/write 20240913082804565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082804565 DLINP <000b> input/ipa.c:451 connected read/write 20240913082804565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082804571 DLINP <000b> input/ipa.c:451 connected read/write 20240913082804571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082804571 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420315709098 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420315709098"} 20240913082804571 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420315709098)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082804571 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420315709098 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082804571 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420315709098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420315709098"} 20240913082804571 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420315709098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082804571 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420315709098)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082804571 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420315709098)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082804571 DLU <0006> fsm.c:568 lu(PS:IMSI-262420315709098)[0x5592fecb1970]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082804571 DLINP <000b> input/ipa.c:451 connected read/write 20240913082804571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082804571 DLINP <000b> input/ipa.c:451 connected read/write 20240913082804571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082804583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39760<->l=127.0.0.1:4258 20240913082804585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39758<->l=127.0.0.1:4258 20240913082804587 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44247<->l=127.0.0.1:4259) 20240913082804587 DLINP <000b> input/ipa.c:451 connected read/write 20240913082804587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082804587 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082804587 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082804587 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082804625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39762<->l=127.0.0.1:4258 20240913082804726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39762<->l=127.0.0.1:4258 20240913082805530 DSS <0004> hlr_ussd.c:239 262429040578295/0xb57fd6e9: SS Session Timeout, destroying 20240913082805530 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429040578295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240913082807840 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082807840 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082807845 DLINP <000b> input/ipa.c:451 connected read/write 20240913082807845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082807846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39768<->l=127.0.0.1:4258 20240913082807850 DLINP <000b> input/ipa.c:451 connected read/write 20240913082807850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082807850 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082807850 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082807850 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  20240913082807850 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082807850 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  20240913082807850 DLGSUP <0013> gsup_server.c:235 2:  20240913082807850 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082807850 DLGSUP <0013> gsup_server.c:235 3:  20240913082807850 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082807850 DLGSUP <0013> gsup_server.c:235 4:  20240913082807850 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082807850 DLGSUP <0013> gsup_server.c:235 5:  20240913082807850 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082807850 DLGSUP <0013> gsup_server.c:235 7:  20240913082807850 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082807850 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082807850 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082807850 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082807864 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45835<->l=127.0.0.1:4259) 20240913082807866 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240913082807866 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240913082807876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39776<->l=127.0.0.1:4258 20240913082807889 DAUC <0003> db_auc.c:157 IMSI='262423715988168': No 2G Auth Data 20240913082807889 DAUC <0003> db_auc.c:192 IMSI='262423715988168': No 3G Auth Data 20240913082807913 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613555204.msisdn 20240913082807913 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491613555204.msisdn: not attached (vlr_number unset) 20240913082807913 DDGSM <0007> mslookup_server.c:327 sip.voice.491613555204.msisdn: does not exist in GSUP proxy 20240913082808911 DLINP <000b> input/ipa.c:451 connected read/write 20240913082808911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082808911 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423715988168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423715988168" cn_domain=CS} 20240913082808911 DLU <0006> fsm.c:456 lu(262423715988168)[0x5592fec92120]{UNVALIDATED}: Allocated 20240913082808911 DLGSUP <0013> lu_fsm.c:172 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423715988168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240913082808927 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262423715988168)[0x5592fec92120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240913082808927 DLGSUP <0013> lu_fsm.c:253 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423715988168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423715988168" cn_domain=CS} 20240913082808927 DLINP <000b> input/ipa.c:451 connected read/write 20240913082808927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082808927 DLINP <000b> input/ipa.c:451 connected read/write 20240913082808927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082808928 DLINP <000b> input/ipa.c:451 connected read/write 20240913082808928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082808928 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423715988168 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423715988168"} 20240913082808928 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262423715988168)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240913082808928 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423715988168 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240913082808928 DLGSUP <0013> lu_fsm.c:91 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423715988168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423715988168"} 20240913082808928 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423715988168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082808928 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423715988168)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240913082808928 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423715988168)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240913082808928 DLU <0006> fsm.c:568 lu(CS:IMSI-262423715988168)[0x5592fec92120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240913082808928 DLINP <000b> input/ipa.c:451 connected read/write 20240913082808928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082808928 DLINP <000b> input/ipa.c:451 connected read/write 20240913082808928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082808929 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613555204.msisdn 20240913082808929 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491613555204.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240913082808929 DDGSM <0007> mslookup_server.c:327 sip.voice.491613555204.msisdn: does not exist in GSUP proxy 20240913082808929 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613555204.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240913082808940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39776<->l=127.0.0.1:4258 20240913082808941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39768<->l=127.0.0.1:4258 20240913082808941 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45835<->l=127.0.0.1:4259) 20240913082808941 DLINP <000b> input/ipa.c:451 connected read/write 20240913082808941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082808941 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082808941 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082808941 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082808967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39786<->l=127.0.0.1:4258 20240913082809068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39786<->l=127.0.0.1:4258 20240913082812169 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082812169 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082812173 DLINP <000b> input/ipa.c:451 connected read/write 20240913082812173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082812175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53538<->l=127.0.0.1:4258 20240913082812178 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240913082812178 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240913082812179 DLINP <000b> input/ipa.c:451 connected read/write 20240913082812179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082812179 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082812179 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082812179 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  20240913082812179 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082812179 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  20240913082812179 DLGSUP <0013> gsup_server.c:235 2:  20240913082812179 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082812179 DLGSUP <0013> gsup_server.c:235 3:  20240913082812179 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082812179 DLGSUP <0013> gsup_server.c:235 4:  20240913082812179 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082812179 DLGSUP <0013> gsup_server.c:235 5:  20240913082812179 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082812179 DLGSUP <0013> gsup_server.c:235 7:  20240913082812179 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082812179 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082812179 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082812179 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082812207 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38955<->l=127.0.0.1:4259) 20240913082812209 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240913082812209 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240913082812214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53550<->l=127.0.0.1:4258 20240913082812222 DLINP <000b> input/ipa.c:451 connected read/write 20240913082812222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082812222 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421894926667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421894926667" cn_domain=CS} 20240913082812222 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421894926667 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240913082812222 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421894926667 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240913082812222 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421894926667.imsi 20240913082812222 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421894926667.imsi 20240913082812222 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421894926667.imsi: does not exist in local HLR 20240913082812225 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421894926667 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240913082812225 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240913082812225 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240913082812225 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240913082812225 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240913082812225 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240913082812225 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421894926667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082812225 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240913082812225 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240913082812225 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240913082812225 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240913082812225 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240913082812225 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240913082812227 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913082812227 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913082812227 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240913082812227 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240913082812227 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240913082812228 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913082812228 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913082812228 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240913082812274 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913082812274 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913082812274 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913082812274 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913082812274 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421894926667 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610211088 20240913082812274 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421894926667 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240913082812274 DLINP <000b> input/ipa.c:451 connected read/write 20240913082812274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082812274 DLINP <000b> input/ipa.c:451 connected read/write 20240913082812274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082812280 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913082812280 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913082812280 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421894926667 MSISDN-491610211088 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240913082812280 DLINP <000b> input/ipa.c:451 connected read/write 20240913082812280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082812280 DLINP <000b> input/ipa.c:451 connected read/write 20240913082812280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082812283 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913082812283 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913082812283 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421894926667 MSISDN-491610211088 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 20240913082812283 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421894926667 MSISDN-491610211088 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240913082812283 DLINP <000b> input/ipa.c:451 connected read/write 20240913082812283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082812283 DLINP <000b> input/ipa.c:451 connected read/write 20240913082812283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082812286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53550<->l=127.0.0.1:4258 20240913082812286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53538<->l=127.0.0.1:4258 20240913082812287 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38955<->l=127.0.0.1:4259) 20240913082812289 DLINP <000b> input/ipa.c:451 connected read/write 20240913082812289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082812289 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082812289 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082812289 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082812289 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913082812289 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913082812289 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240913082812290 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240913082812290 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240913082812362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53556<->l=127.0.0.1:4258 20240913082812463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53556<->l=127.0.0.1:4258 20240913082815564 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082815564 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082815567 DLINP <000b> input/ipa.c:451 connected read/write 20240913082815567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082815568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53558<->l=127.0.0.1:4258 20240913082815570 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240913082815570 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240913082815571 DLINP <000b> input/ipa.c:451 connected read/write 20240913082815571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082815571 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082815571 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082815571 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  20240913082815571 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082815571 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  20240913082815571 DLGSUP <0013> gsup_server.c:235 2:  20240913082815571 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082815571 DLGSUP <0013> gsup_server.c:235 3:  20240913082815571 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082815571 DLGSUP <0013> gsup_server.c:235 4:  20240913082815571 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082815571 DLGSUP <0013> gsup_server.c:235 5:  20240913082815571 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082815571 DLGSUP <0013> gsup_server.c:235 7:  20240913082815571 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082815571 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082815571 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082815571 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082815585 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41361<->l=127.0.0.1:4259) 20240913082815586 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240913082815586 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240913082815594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53568<->l=127.0.0.1:4258 20240913082815605 DAUC <0003> db_auc.c:157 IMSI='262423889930790': No 2G Auth Data 20240913082815605 DAUC <0003> db_auc.c:192 IMSI='262423889930790': No 3G Auth Data 20240913082815621 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423889930790.imsi 20240913082815621 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262423889930790.imsi: found in local HLR 20240913082815636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53568<->l=127.0.0.1:4258 20240913082815637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53558<->l=127.0.0.1:4258 20240913082815638 DLINP <000b> input/ipa.c:451 connected read/write 20240913082815638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082815638 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082815638 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082815638 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082815638 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41361<->l=127.0.0.1:4259) 20240913082815680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53578<->l=127.0.0.1:4258 20240913082815781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53578<->l=127.0.0.1:4258 20240913082818817 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082818817 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082818818 DLINP <000b> input/ipa.c:451 connected read/write 20240913082818818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082818818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53586<->l=127.0.0.1:4258 20240913082818819 DLINP <000b> input/ipa.c:451 connected read/write 20240913082818819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082818819 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082818819 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082818819 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  20240913082818819 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082818819 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  20240913082818819 DLGSUP <0013> gsup_server.c:235 2:  20240913082818819 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082818819 DLGSUP <0013> gsup_server.c:235 3:  20240913082818819 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082818819 DLGSUP <0013> gsup_server.c:235 4:  20240913082818819 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082818819 DLGSUP <0013> gsup_server.c:235 5:  20240913082818819 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082818819 DLGSUP <0013> gsup_server.c:235 7:  20240913082818819 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082818819 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082818819 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082818819 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082818819 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240913082818819 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240913082818833 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32987<->l=127.0.0.1:4259) 20240913082818834 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240913082818834 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240913082818840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53590<->l=127.0.0.1:4258 20240913082818862 DLINP <000b> input/ipa.c:451 connected read/write 20240913082818862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082818862 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429337333984 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429337333984" cn_domain=CS} 20240913082818862 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429337333984 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240913082818862 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429337333984 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240913082818862 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429337333984.imsi 20240913082818862 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429337333984.imsi 20240913082818862 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429337333984.imsi: does not exist in local HLR 20240913082818865 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429337333984 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240913082818865 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240913082818865 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240913082818865 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240913082818865 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240913082818865 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240913082818865 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429337333984 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082818865 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240913082818865 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240913082818865 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240913082818865 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240913082818865 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240913082818865 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240913082818867 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913082818867 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913082818867 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240913082818867 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240913082818867 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240913082818867 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913082818867 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913082818867 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240913082818910 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913082818910 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913082818910 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913082818910 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913082818910 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429337333984 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613482506 20240913082818910 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429337333984 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240913082818910 DLINP <000b> input/ipa.c:451 connected read/write 20240913082818910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082818910 DLINP <000b> input/ipa.c:451 connected read/write 20240913082818910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082818912 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913082818912 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913082818912 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429337333984 MSISDN-491613482506 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240913082818912 DLINP <000b> input/ipa.c:451 connected read/write 20240913082818912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082818912 DLINP <000b> input/ipa.c:451 connected read/write 20240913082818912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082818913 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913082818913 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913082818913 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429337333984 MSISDN-491613482506 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 20240913082818913 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429337333984 MSISDN-491613482506 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240913082818913 DLINP <000b> input/ipa.c:451 connected read/write 20240913082818913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082818913 DLINP <000b> input/ipa.c:451 connected read/write 20240913082818913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082818914 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429337333984.imsi 20240913082818914 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429337333984.imsi: does not exist in local HLR 20240913082819915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53590<->l=127.0.0.1:4258 20240913082819915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53586<->l=127.0.0.1:4258 20240913082819916 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32987<->l=127.0.0.1:4259) 20240913082819916 DLINP <000b> input/ipa.c:451 connected read/write 20240913082819916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082819916 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082819916 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082819916 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082819917 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913082819917 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913082819917 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240913082819917 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240913082819917 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240913082819940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53592<->l=127.0.0.1:4258 20240913082820041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53592<->l=127.0.0.1:4258 20240913082823091 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240913082823091 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240913082823094 DLINP <000b> input/ipa.c:451 connected read/write 20240913082823094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082823095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45954<->l=127.0.0.1:4258 20240913082823098 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240913082823098 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240913082823098 DLINP <000b> input/ipa.c:451 connected read/write 20240913082823098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082823098 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240913082823098 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240913082823098 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  20240913082823098 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240913082823098 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  20240913082823098 DLGSUP <0013> gsup_server.c:235 2:  20240913082823098 DLGSUP <0013> gsup_server.c:237 2: 00  20240913082823098 DLGSUP <0013> gsup_server.c:235 3:  20240913082823098 DLGSUP <0013> gsup_server.c:237 3: 00  20240913082823098 DLGSUP <0013> gsup_server.c:235 4:  20240913082823098 DLGSUP <0013> gsup_server.c:237 4: 00  20240913082823098 DLGSUP <0013> gsup_server.c:235 5:  20240913082823098 DLGSUP <0013> gsup_server.c:237 5: 00  20240913082823098 DLGSUP <0013> gsup_server.c:235 7:  20240913082823098 DLGSUP <0013> gsup_server.c:237 7: 00  20240913082823098 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240913082823098 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240913082823098 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240913082823118 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44305<->l=127.0.0.1:4259) 20240913082823119 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240913082823119 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240913082823125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45956<->l=127.0.0.1:4258 20240913082823146 DLINP <000b> input/ipa.c:451 connected read/write 20240913082823146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082823146 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422613358176 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422613358176" cn_domain=CS} 20240913082823146 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422613358176 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240913082823146 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422613358176 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240913082823146 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422613358176.imsi 20240913082823146 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422613358176.imsi 20240913082823146 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422613358176.imsi: does not exist in local HLR 20240913082823155 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422613358176 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240913082823155 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240913082823155 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240913082823155 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240913082823155 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240913082823155 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240913082823155 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422613358176 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240913082823155 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240913082823155 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240913082823155 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240913082823155 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240913082823155 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240913082823155 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240913082823157 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913082823157 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913082823157 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240913082823157 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240913082823157 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240913082823159 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913082823159 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913082823159 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240913082823206 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913082823206 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913082823206 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913082823206 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913082823206 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422613358176 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618356463 20240913082823206 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422613358176 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240913082823206 DLINP <000b> input/ipa.c:451 connected read/write 20240913082823206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082823206 DLINP <000b> input/ipa.c:451 connected read/write 20240913082823206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082823211 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913082823211 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913082823211 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422613358176 MSISDN-491618356463 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240913082823211 DLINP <000b> input/ipa.c:451 connected read/write 20240913082823211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082823212 DLINP <000b> input/ipa.c:451 connected read/write 20240913082823212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082823214 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913082823214 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913082823214 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422613358176 MSISDN-491618356463 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 20240913082823214 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422613358176 MSISDN-491618356463 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240913082823214 DLINP <000b> input/ipa.c:451 connected read/write 20240913082823214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082823214 DLINP <000b> input/ipa.c:451 connected read/write 20240913082823214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240913082823216 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618356463.msisdn 20240913082823216 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618356463.msisdn: does not exist in local HLR 20240913082823216 DDGSM <0007> mslookup_server.c:352 sip.voice.491618356463.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240913082823216 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618356463.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240913082823220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45956<->l=127.0.0.1:4258 20240913082823221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45954<->l=127.0.0.1:4258 20240913082823224 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240913082823224 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240913082823224 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240913082823224 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240913082823224 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240913082823224 DLINP <000b> input/ipa.c:451 connected read/write 20240913082823224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240913082823224 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240913082823224 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240913082823224 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240913082823225 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44305<->l=127.0.0.1:4259) 20240913082823295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45966<->l=127.0.0.1:4258 20240913082823396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45966<->l=127.0.0.1:4258