20240924055523616 DMAIN <0000> hlr.c:813 hlr starting 20240924055523616 DDB <0001> db.c:599 using database: hlr.db 20240924055523616 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240924055523616 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240924055523617 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240924055523617 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20240924055523650 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240924055523650 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20240924055523753 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240924055523754 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240924055523754 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20240924055525170 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055525170 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055525172 DLINP <000b> input/ipa.c:451 connected read/write 20240924055525172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055525173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32884<->l=127.0.0.1:4258 20240924055525174 DLINP <000b> input/ipa.c:451 connected read/write 20240924055525174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055525174 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055525174 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055525174 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  20240924055525174 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055525174 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  20240924055525174 DLGSUP <0013> gsup_server.c:235 2:  20240924055525174 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055525174 DLGSUP <0013> gsup_server.c:235 3:  20240924055525174 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055525174 DLGSUP <0013> gsup_server.c:235 4:  20240924055525174 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055525174 DLGSUP <0013> gsup_server.c:235 5:  20240924055525174 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055525174 DLGSUP <0013> gsup_server.c:235 7:  20240924055525174 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055525174 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055525174 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055525174 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055525197 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39753<->l=127.0.0.1:4259) 20240924055525211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32896<->l=127.0.0.1:4258 20240924055525221 DLINP <000b> input/ipa.c:451 connected read/write 20240924055525221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055525221 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"} 20240924055525221 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" 20240924055525221 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} 20240924055525221 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 20240924055525221 DLINP <000b> input/ipa.c:451 connected read/write 20240924055525221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055525221 DLINP <000b> input/ipa.c:451 connected read/write 20240924055525221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055525224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32896<->l=127.0.0.1:4258 20240924055525225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32884<->l=127.0.0.1:4258 20240924055525226 DLINP <000b> input/ipa.c:451 connected read/write 20240924055525226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055525226 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055525226 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055525226 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055525226 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39753<->l=127.0.0.1:4259) 20240924055525287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32904<->l=127.0.0.1:4258 20240924055525287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32904<->l=127.0.0.1:4258 20240924055528364 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055528364 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055528365 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055528366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42118<->l=127.0.0.1:4258 20240924055528367 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055528367 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055528367 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055528367 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  20240924055528367 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055528367 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  20240924055528367 DLGSUP <0013> gsup_server.c:235 2:  20240924055528367 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055528367 DLGSUP <0013> gsup_server.c:235 3:  20240924055528367 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055528367 DLGSUP <0013> gsup_server.c:235 4:  20240924055528367 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055528367 DLGSUP <0013> gsup_server.c:235 5:  20240924055528367 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055528367 DLGSUP <0013> gsup_server.c:235 7:  20240924055528367 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055528367 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055528367 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055528367 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055528384 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42365<->l=127.0.0.1:4259) 20240924055528401 DAUC <0003> db_auc.c:157 IMSI='262421717615913': No 2G Auth Data 20240924055528401 DAUC <0003> db_auc.c:192 IMSI='262421717615913': No 3G Auth Data 20240924055528434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42126<->l=127.0.0.1:4258 20240924055528439 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055528439 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421717615913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421717615913"} 20240924055528447 DAUC <0003> db_auc.c:192 IMSI='262421717615913': No 3G Auth Data 20240924055528447 DAUC <0003> db_auc.c:236 IMSI='262421717615913': Calling to generate 5 vectors 20240924055528447 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240924055528447 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055528447 DAUC <0003> auc.c:113 vector [0]: rand = f389629e6ae27e27abdedec159be985c 20240924055528447 DAUC <0003> auc.c:179 vector [0]: kc = 0905890b310c1c00 20240924055528447 DAUC <0003> auc.c:180 vector [0]: sres = 01e9c634 20240924055528447 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240924055528447 DAUC <0003> auc.c:113 vector [1]: rand = f3f76d78aeaecdc01ba258d4805a85ad 20240924055528447 DAUC <0003> auc.c:179 vector [1]: kc = d32186a433bc1400 20240924055528447 DAUC <0003> auc.c:180 vector [1]: sres = 34ae73aa 20240924055528447 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240924055528447 DAUC <0003> auc.c:113 vector [2]: rand = f9c1ee122270efdf7074f88f98fd0407 20240924055528447 DAUC <0003> auc.c:179 vector [2]: kc = aec57a1645d52400 20240924055528447 DAUC <0003> auc.c:180 vector [2]: sres = 86f38ab3 20240924055528447 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240924055528447 DAUC <0003> auc.c:113 vector [3]: rand = c303d29004d80666181a9e0d99dad813 20240924055528447 DAUC <0003> auc.c:179 vector [3]: kc = fdd84e7bfb0f2400 20240924055528447 DAUC <0003> auc.c:180 vector [3]: sres = b864fe55 20240924055528447 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240924055528447 DAUC <0003> auc.c:113 vector [4]: rand = 782db51eba6f239e7b7a660997a98871 20240924055528447 DAUC <0003> auc.c:179 vector [4]: kc = bc9266ce0d8ad000 20240924055528447 DAUC <0003> auc.c:180 vector [4]: sres = abfb206d 20240924055528447 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240924055528447 DAUC <0003> db_auc.c:245 IMSI='262421717615913': Generated 5 vectors 20240924055528447 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421717615913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421717615913"} 20240924055528447 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421717615913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055528447 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055528447 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055528451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42126<->l=127.0.0.1:4258 20240924055528476 DAUC <0003> db_auc.c:157 IMSI='262421632428811': No 2G Auth Data 20240924055528476 DAUC <0003> db_auc.c:192 IMSI='262421632428811': No 3G Auth Data 20240924055528509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42136<->l=127.0.0.1:4258 20240924055528512 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055528512 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421632428811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421632428811"} 20240924055528512 DAUC <0003> db_auc.c:192 IMSI='262421632428811': No 3G Auth Data 20240924055528512 DAUC <0003> db_auc.c:236 IMSI='262421632428811': Calling to generate 5 vectors 20240924055528512 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240924055528512 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055528512 DAUC <0003> auc.c:113 vector [0]: rand = 24899ec607931b32540e49b2332caee7 20240924055528512 DAUC <0003> auc.c:179 vector [0]: kc = cb3a08b3ffc73000 20240924055528512 DAUC <0003> auc.c:180 vector [0]: sres = 847671d8 20240924055528512 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240924055528512 DAUC <0003> auc.c:113 vector [1]: rand = 522ebda0cb5c8d958715396a48dd3e8b 20240924055528512 DAUC <0003> auc.c:179 vector [1]: kc = 0c80434b5c88d000 20240924055528512 DAUC <0003> auc.c:180 vector [1]: sres = 1490946e 20240924055528512 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240924055528512 DAUC <0003> auc.c:113 vector [2]: rand = a7e0bec04ef579bb949959f20cc84ae2 20240924055528512 DAUC <0003> auc.c:179 vector [2]: kc = e3b0b417d2e51c00 20240924055528512 DAUC <0003> auc.c:180 vector [2]: sres = af93df84 20240924055528512 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240924055528512 DAUC <0003> auc.c:113 vector [3]: rand = 36b3aecd5ceeb55383881b0d411f9c5b 20240924055528512 DAUC <0003> auc.c:179 vector [3]: kc = 02c64ffc6370ac00 20240924055528512 DAUC <0003> auc.c:180 vector [3]: sres = 7b23fc3a 20240924055528512 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240924055528512 DAUC <0003> auc.c:113 vector [4]: rand = 839e1eb4cd85451bb69645df9099084f 20240924055528512 DAUC <0003> auc.c:179 vector [4]: kc = e58878dc6d5c7400 20240924055528512 DAUC <0003> auc.c:180 vector [4]: sres = 6d0fe05a 20240924055528512 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240924055528512 DAUC <0003> db_auc.c:245 IMSI='262421632428811': Generated 5 vectors 20240924055528512 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421632428811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421632428811"} 20240924055528512 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421632428811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055528512 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055528512 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055528515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42136<->l=127.0.0.1:4258 20240924055528540 DAUC <0003> db_auc.c:157 IMSI='262428893964512': No 2G Auth Data 20240924055528540 DAUC <0003> db_auc.c:192 IMSI='262428893964512': No 3G Auth Data 20240924055528569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42140<->l=127.0.0.1:4258 20240924055528572 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055528572 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428893964512 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428893964512"} 20240924055528572 DAUC <0003> db_auc.c:192 IMSI='262428893964512': No 3G Auth Data 20240924055528572 DAUC <0003> db_auc.c:236 IMSI='262428893964512': Calling to generate 5 vectors 20240924055528572 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240924055528572 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055528572 DAUC <0003> auc.c:113 vector [0]: rand = 00be5af044cd742f1659f6a52cf7bc46 20240924055528572 DAUC <0003> auc.c:179 vector [0]: kc = 3c5cd578d32dfca0 20240924055528572 DAUC <0003> auc.c:180 vector [0]: sres = 49ff7bdc 20240924055528572 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240924055528572 DAUC <0003> auc.c:113 vector [1]: rand = 6571abac6d1c9600d6645dcce32c464f 20240924055528572 DAUC <0003> auc.c:179 vector [1]: kc = 50e5247cd520d594 20240924055528572 DAUC <0003> auc.c:180 vector [1]: sres = cd36d01e 20240924055528572 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240924055528572 DAUC <0003> auc.c:113 vector [2]: rand = a57956a9f18d6b14cc2414621915cba9 20240924055528572 DAUC <0003> auc.c:179 vector [2]: kc = 38679f5dfa89ec74 20240924055528572 DAUC <0003> auc.c:180 vector [2]: sres = c7f06235 20240924055528572 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240924055528572 DAUC <0003> auc.c:113 vector [3]: rand = 71be82936aa8c097c210bc4c928a6673 20240924055528572 DAUC <0003> auc.c:179 vector [3]: kc = 98bd04d254e26fad 20240924055528572 DAUC <0003> auc.c:180 vector [3]: sres = 0edf5698 20240924055528572 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240924055528572 DAUC <0003> auc.c:113 vector [4]: rand = f37d8bbe1df4e5df9ea03689cd614bbc 20240924055528572 DAUC <0003> auc.c:179 vector [4]: kc = aa6fef5dc1dd771f 20240924055528572 DAUC <0003> auc.c:180 vector [4]: sres = 9900dbb6 20240924055528572 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240924055528572 DAUC <0003> db_auc.c:245 IMSI='262428893964512': Generated 5 vectors 20240924055528572 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428893964512 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428893964512"} 20240924055528572 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428893964512 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055528572 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055528572 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055528575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42140<->l=127.0.0.1:4258 20240924055528599 DAUC <0003> db_auc.c:157 IMSI='262420527705303': No 2G Auth Data 20240924055528599 DAUC <0003> db_auc.c:192 IMSI='262420527705303': No 3G Auth Data 20240924055528632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4258 20240924055528636 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055528636 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420527705303 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420527705303"} 20240924055528636 DAUC <0003> db_auc.c:157 IMSI='262420527705303': No 2G Auth Data 20240924055528636 DAUC <0003> db_auc.c:236 IMSI='262420527705303': Calling to generate 5 vectors 20240924055528636 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240924055528636 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055528636 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055528636 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240924055528636 DAUC <0003> auc.c:113 vector [0]: rand = 2e6f269bb3af6fd10747f9a812da6a73 20240924055528636 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240924055528636 DAUC <0003> auc.c:142 vector [0]: autn = dd7b52e539fa0000901de6822e639684 20240924055528636 DAUC <0003> auc.c:143 vector [0]: ck = 7794fb0b2154a2ef876b238152204b88 20240924055528636 DAUC <0003> auc.c:144 vector [0]: ik = 2a7fea857e34a5ed3bb805103011a08b 20240924055528636 DAUC <0003> auc.c:145 vector [0]: res = 00c6fd74f6f163100000000000000000 20240924055528636 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055528636 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240924055528636 DAUC <0003> auc.c:151 vector [0]: kc = e138371f3d51ec01 20240924055528636 DAUC <0003> auc.c:152 vector [0]: sres = f6379e64 20240924055528636 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240924055528636 DAUC <0003> auc.c:113 vector [1]: rand = 556c8ae58a092f867503e4bc9459763c 20240924055528636 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240924055528636 DAUC <0003> auc.c:142 vector [1]: autn = 90ddfdd3d6e10000077c1c93ce2aa8c6 20240924055528636 DAUC <0003> auc.c:143 vector [1]: ck = 8b823cdec4c1e0bda4723fc7171eb46c 20240924055528636 DAUC <0003> auc.c:144 vector [1]: ik = 79a57e86b9e5599a6dae3b1e1c1a8f71 20240924055528636 DAUC <0003> auc.c:145 vector [1]: res = b4399b41fcdfa4d60000000000000000 20240924055528636 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055528636 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240924055528636 DAUC <0003> auc.c:151 vector [1]: kc = 3bfb46817620823a 20240924055528636 DAUC <0003> auc.c:152 vector [1]: sres = 48e63f97 20240924055528636 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240924055528636 DAUC <0003> auc.c:113 vector [2]: rand = ec385fafb39e1ed0041a06cf213d22ed 20240924055528636 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240924055528636 DAUC <0003> auc.c:142 vector [2]: autn = bd5b1c98cd4c0000b32f80e04537a439 20240924055528636 DAUC <0003> auc.c:143 vector [2]: ck = ace9ae6cc4c33a7df20d7e3200a66e21 20240924055528636 DAUC <0003> auc.c:144 vector [2]: ik = 3ddbd2775bac6b16bd69ee8a8157b35f 20240924055528636 DAUC <0003> auc.c:145 vector [2]: res = 2a456e17ef28ec0a0000000000000000 20240924055528636 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055528636 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240924055528636 DAUC <0003> auc.c:151 vector [2]: kc = de56eca31e9e8c15 20240924055528636 DAUC <0003> auc.c:152 vector [2]: sres = c56d821d 20240924055528636 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240924055528636 DAUC <0003> auc.c:113 vector [3]: rand = 7ebfea034810f7ff60e0fad6210a8bdc 20240924055528636 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240924055528636 DAUC <0003> auc.c:142 vector [3]: autn = a8a5a1d3243000005d32c454bf5874c3 20240924055528636 DAUC <0003> auc.c:143 vector [3]: ck = c38f5bc5b3eaa380f5a4b00ca5daf36c 20240924055528636 DAUC <0003> auc.c:144 vector [3]: ik = 479ac04a8d444e04e46430b12111b5c7 20240924055528636 DAUC <0003> auc.c:145 vector [3]: res = b7b0873bd6da24f10000000000000000 20240924055528636 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055528636 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240924055528636 DAUC <0003> auc.c:151 vector [3]: kc = 95d51b32ba65ab2f 20240924055528636 DAUC <0003> auc.c:152 vector [3]: sres = 616aa3ca 20240924055528636 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240924055528636 DAUC <0003> auc.c:113 vector [4]: rand = 12c6c4647e5360deb636c0ec67907133 20240924055528636 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240924055528636 DAUC <0003> auc.c:142 vector [4]: autn = c41a8d5f85400000bef31e5d134831f2 20240924055528636 DAUC <0003> auc.c:143 vector [4]: ck = 508fe625aece4958094f23afbe02ecac 20240924055528636 DAUC <0003> auc.c:144 vector [4]: ik = 2d056f5d51babae7fe89873788449780 20240924055528636 DAUC <0003> auc.c:145 vector [4]: res = f478db280e1f913b0000000000000000 20240924055528636 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240924055528636 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240924055528636 DAUC <0003> auc.c:151 vector [4]: kc = 8a4c2de0c9328893 20240924055528636 DAUC <0003> auc.c:152 vector [4]: sres = fa674a13 20240924055528636 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240924055528636 DAUC <0003> db_auc.c:245 IMSI='262420527705303': Generated 5 vectors 20240924055528636 DAUC <0003> db_auc.c:249 IMSI='262420527705303': Updating SQN=161 in DB 20240924055528649 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420527705303 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420527705303"} 20240924055528649 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420527705303 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055528649 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055528649 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055528654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4258 20240924055528684 DAUC <0003> db_auc.c:157 IMSI='262425405841642': No 2G Auth Data 20240924055528684 DAUC <0003> db_auc.c:192 IMSI='262425405841642': No 3G Auth Data 20240924055528716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42164<->l=127.0.0.1:4258 20240924055528720 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055528720 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425405841642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425405841642"} 20240924055528720 DAUC <0003> db_auc.c:157 IMSI='262425405841642': No 2G Auth Data 20240924055528720 DAUC <0003> db_auc.c:236 IMSI='262425405841642': Calling to generate 5 vectors 20240924055528720 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240924055528720 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055528720 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240924055528720 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240924055528720 DAUC <0003> auc.c:113 vector [0]: rand = dbab5a413905dccb2ce325ab54f586f1 20240924055528720 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240924055528720 DAUC <0003> auc.c:142 vector [0]: autn = 9f161376f4940000f3c5bcb452af516d 20240924055528720 DAUC <0003> auc.c:143 vector [0]: ck = ed45bdca412a3c650eaeae7cf5a52e30 20240924055528720 DAUC <0003> auc.c:144 vector [0]: ik = c94025acb599b4ecf884075acef1b936 20240924055528720 DAUC <0003> auc.c:145 vector [0]: res = 46d25aaecf956eae0000000000000000 20240924055528720 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055528720 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240924055528720 DAUC <0003> auc.c:151 vector [0]: kc = d22f3140cfe71f8f 20240924055528720 DAUC <0003> auc.c:152 vector [0]: sres = 89473400 20240924055528720 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240924055528720 DAUC <0003> auc.c:113 vector [1]: rand = 41461c2557bb4b0a84fd9608704bbc44 20240924055528720 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240924055528720 DAUC <0003> auc.c:142 vector [1]: autn = d466a2c8d9cd0000b25c4a07fca23123 20240924055528720 DAUC <0003> auc.c:143 vector [1]: ck = 27ad71d17aa407a43ad8abd7b19233db 20240924055528720 DAUC <0003> auc.c:144 vector [1]: ik = dfea26d9438aab1bf18a8c596e64e46a 20240924055528720 DAUC <0003> auc.c:145 vector [1]: res = 216bda3fb4cfc9eb0000000000000000 20240924055528720 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055528720 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240924055528720 DAUC <0003> auc.c:151 vector [1]: kc = 33157086e6d87b0e 20240924055528720 DAUC <0003> auc.c:152 vector [1]: sres = 95a413d4 20240924055528720 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240924055528720 DAUC <0003> auc.c:113 vector [2]: rand = 3e08d9251dc847a34542d61cabad496e 20240924055528720 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240924055528720 DAUC <0003> auc.c:142 vector [2]: autn = 4f22adab015700009a1820ed790dee2a 20240924055528720 DAUC <0003> auc.c:143 vector [2]: ck = 002772083e1409cf4ff6f58450580543 20240924055528720 DAUC <0003> auc.c:144 vector [2]: ik = 17a9d11a9c5412690af307a44fb36bc4 20240924055528720 DAUC <0003> auc.c:145 vector [2]: res = e76e4133cc8575ca0000000000000000 20240924055528720 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055528720 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240924055528720 DAUC <0003> auc.c:151 vector [2]: kc = 528b5132bdab7521 20240924055528720 DAUC <0003> auc.c:152 vector [2]: sres = 2beb34f9 20240924055528720 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240924055528720 DAUC <0003> auc.c:113 vector [3]: rand = 8d324720242ab459ed374a3678fcf484 20240924055528720 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240924055528720 DAUC <0003> auc.c:142 vector [3]: autn = dba709b6417c000014c3e88679f73a61 20240924055528720 DAUC <0003> auc.c:143 vector [3]: ck = 0e558675e7ddb78bc77ca4e0375921d1 20240924055528720 DAUC <0003> auc.c:144 vector [3]: ik = c99b92c3047d69b570b1e190b4e3601f 20240924055528720 DAUC <0003> auc.c:145 vector [3]: res = be043d89afee0a000000000000000000 20240924055528720 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055528720 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240924055528720 DAUC <0003> auc.c:151 vector [3]: kc = 700351c6601a9ff0 20240924055528720 DAUC <0003> auc.c:152 vector [3]: sres = 11ea3789 20240924055528720 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240924055528720 DAUC <0003> auc.c:113 vector [4]: rand = 95c420bd6a02eabb4d5bd3e4e93969b6 20240924055528720 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240924055528720 DAUC <0003> auc.c:142 vector [4]: autn = 5dfc74d1e43c0000e5a52cd4b591ea1e 20240924055528720 DAUC <0003> auc.c:143 vector [4]: ck = 93562a2ca6dbdd6a3a62c0bdaac88670 20240924055528720 DAUC <0003> auc.c:144 vector [4]: ik = fc2e419a1eaf2848522cb55de2c9105c 20240924055528720 DAUC <0003> auc.c:145 vector [4]: res = 2b753e4e69a0f56c0000000000000000 20240924055528720 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240924055528720 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240924055528720 DAUC <0003> auc.c:151 vector [4]: kc = 07361e56f075630e 20240924055528720 DAUC <0003> auc.c:152 vector [4]: sres = 42d5cb22 20240924055528720 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240924055528720 DAUC <0003> db_auc.c:245 IMSI='262425405841642': Generated 5 vectors 20240924055528720 DAUC <0003> db_auc.c:249 IMSI='262425405841642': Updating SQN=161 in DB 20240924055528732 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425405841642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425405841642"} 20240924055528732 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425405841642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055528732 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055528732 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055528736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42164<->l=127.0.0.1:4258 20240924055528763 DAUC <0003> db_auc.c:157 IMSI='262427327162155': No 2G Auth Data 20240924055528763 DAUC <0003> db_auc.c:192 IMSI='262427327162155': No 3G Auth Data 20240924055528805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42168<->l=127.0.0.1:4258 20240924055528808 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055528808 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427327162155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427327162155"} 20240924055528808 DAUC <0003> db_auc.c:236 IMSI='262427327162155': Calling to generate 5 vectors 20240924055528808 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240924055528808 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055528808 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055528808 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240924055528808 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055528808 DAUC <0003> auc.c:113 vector [0]: rand = d5e131d996bd1ccc04c3222c255428ab 20240924055528808 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240924055528808 DAUC <0003> auc.c:142 vector [0]: autn = 228cbeaabff80000e444274c19e581f6 20240924055528808 DAUC <0003> auc.c:143 vector [0]: ck = c840f326b16969fa55e9cbdb7dc66fd3 20240924055528808 DAUC <0003> auc.c:144 vector [0]: ik = e1196bac345b954068783758c0827425 20240924055528808 DAUC <0003> auc.c:145 vector [0]: res = 407c6d7a46fc55c20000000000000000 20240924055528808 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055528808 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240924055528808 DAUC <0003> auc.c:179 vector [0]: kc = 4b6d139f136fe800 20240924055528808 DAUC <0003> auc.c:180 vector [0]: sres = 4da8209e 20240924055528808 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240924055528808 DAUC <0003> auc.c:113 vector [1]: rand = 24158617dfc8b5e2f2da943ef063f23c 20240924055528808 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240924055528808 DAUC <0003> auc.c:142 vector [1]: autn = f0c51bd81a500000f5d2a378367c9a80 20240924055528808 DAUC <0003> auc.c:143 vector [1]: ck = e2c76dc49f126a55d869e2865dd9c0c6 20240924055528808 DAUC <0003> auc.c:144 vector [1]: ik = b81e28bb706d4f65673549285ac8bf1c 20240924055528808 DAUC <0003> auc.c:145 vector [1]: res = 16c4c52f2ad32c4d0000000000000000 20240924055528808 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055528808 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240924055528808 DAUC <0003> auc.c:179 vector [1]: kc = 7c2ea2bc2361a000 20240924055528808 DAUC <0003> auc.c:180 vector [1]: sres = c26212ac 20240924055528808 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240924055528808 DAUC <0003> auc.c:113 vector [2]: rand = 3800b7e4bcece252f66451b984e1ce63 20240924055528808 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240924055528808 DAUC <0003> auc.c:142 vector [2]: autn = 010c79ab2057000047dfc043e11c0d14 20240924055528808 DAUC <0003> auc.c:143 vector [2]: ck = 2607c0673daf329f459ca5c54ae2fb70 20240924055528808 DAUC <0003> auc.c:144 vector [2]: ik = 06e2f67c607d4db639833754ba86683a 20240924055528808 DAUC <0003> auc.c:145 vector [2]: res = 4b98e45152bc8cd90000000000000000 20240924055528808 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055528808 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240924055528808 DAUC <0003> auc.c:179 vector [2]: kc = 59cd5c583eb0b000 20240924055528808 DAUC <0003> auc.c:180 vector [2]: sres = 118db89f 20240924055528808 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240924055528808 DAUC <0003> auc.c:113 vector [3]: rand = 46be0c14ffc4f0a1cac49f573f870723 20240924055528808 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240924055528808 DAUC <0003> auc.c:142 vector [3]: autn = db5889e4fc290000a93730c73e834e2b 20240924055528808 DAUC <0003> auc.c:143 vector [3]: ck = 22b80d36840847ad1930df69cdfb330a 20240924055528808 DAUC <0003> auc.c:144 vector [3]: ik = ec5213d0ed3fa2de5ea4d155f729bc54 20240924055528808 DAUC <0003> auc.c:145 vector [3]: res = ceffe09247e360440000000000000000 20240924055528808 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055528808 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240924055528808 DAUC <0003> auc.c:179 vector [3]: kc = f2d224b059d6dc00 20240924055528808 DAUC <0003> auc.c:180 vector [3]: sres = 09723340 20240924055528808 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240924055528808 DAUC <0003> auc.c:113 vector [4]: rand = 69a523cebcc55bc0a324ca72cd1d2f2a 20240924055528808 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240924055528808 DAUC <0003> auc.c:142 vector [4]: autn = b4c8b22882b10000e7a9eaa1a03d45b3 20240924055528808 DAUC <0003> auc.c:143 vector [4]: ck = 0bca30f69586195d91aeee5b2ab20433 20240924055528808 DAUC <0003> auc.c:144 vector [4]: ik = c8b5256f5795f8ba39bcbc05c5599565 20240924055528808 DAUC <0003> auc.c:145 vector [4]: res = 2750d7c358c093170000000000000000 20240924055528808 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240924055528808 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240924055528808 DAUC <0003> auc.c:179 vector [4]: kc = 2414f32485168400 20240924055528808 DAUC <0003> auc.c:180 vector [4]: sres = 42391d26 20240924055528808 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240924055528808 DAUC <0003> db_auc.c:245 IMSI='262427327162155': Generated 5 vectors 20240924055528808 DAUC <0003> db_auc.c:249 IMSI='262427327162155': Updating SQN=161 in DB 20240924055528816 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427327162155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427327162155"} 20240924055528816 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427327162155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055528816 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055528816 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055528820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42168<->l=127.0.0.1:4258 20240924055528853 DAUC <0003> db_auc.c:157 IMSI='262426866093376': No 2G Auth Data 20240924055528853 DAUC <0003> db_auc.c:192 IMSI='262426866093376': No 3G Auth Data 20240924055528894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42176<->l=127.0.0.1:4258 20240924055528897 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055528897 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426866093376 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426866093376"} 20240924055528897 DAUC <0003> db_auc.c:236 IMSI='262426866093376': Calling to generate 5 vectors 20240924055528897 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240924055528897 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055528897 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055528897 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240924055528897 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055528897 DAUC <0003> auc.c:113 vector [0]: rand = a171acc03b63ff4a72336f8ab85a15c6 20240924055528897 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240924055528897 DAUC <0003> auc.c:142 vector [0]: autn = 5e6c924b48820000c2f01c4dde119652 20240924055528897 DAUC <0003> auc.c:143 vector [0]: ck = f16c2bf7e9d43a35426e2b0413ce23b4 20240924055528897 DAUC <0003> auc.c:144 vector [0]: ik = f7c8cd89b5b3c5bd7cff7935376d61ae 20240924055528897 DAUC <0003> auc.c:145 vector [0]: res = 4826c6fd6c92d9c10000000000000000 20240924055528897 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055528897 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240924055528897 DAUC <0003> auc.c:179 vector [0]: kc = 70724a4ee1677c00 20240924055528897 DAUC <0003> auc.c:180 vector [0]: sres = 625fbba7 20240924055528897 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240924055528897 DAUC <0003> auc.c:113 vector [1]: rand = 2ccfbe95ba47f476278dd33f55ef269b 20240924055528897 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240924055528897 DAUC <0003> auc.c:142 vector [1]: autn = 560609efcaf6000015c97e24bedcd288 20240924055528897 DAUC <0003> auc.c:143 vector [1]: ck = ca3f310367f66ffa120451e2f127490e 20240924055528897 DAUC <0003> auc.c:144 vector [1]: ik = 6579af0112808a919bfe1c0badeefc2e 20240924055528897 DAUC <0003> auc.c:145 vector [1]: res = bf31ba0dd1a1a7920000000000000000 20240924055528897 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055528897 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240924055528897 DAUC <0003> auc.c:179 vector [1]: kc = afc81e4fcd14a800 20240924055528897 DAUC <0003> auc.c:180 vector [1]: sres = a2f8832d 20240924055528897 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240924055528897 DAUC <0003> auc.c:113 vector [2]: rand = 0e43618061f74b98260e9471675f08d9 20240924055528897 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240924055528897 DAUC <0003> auc.c:142 vector [2]: autn = 54c8f57a60140000fe0f90832b85749f 20240924055528897 DAUC <0003> auc.c:143 vector [2]: ck = 616e8a8c5167000e0c761970c1d7c610 20240924055528897 DAUC <0003> auc.c:144 vector [2]: ik = 3f9a5504f9ed11a593878ff2a512c005 20240924055528897 DAUC <0003> auc.c:145 vector [2]: res = d1e49d4cbe2207b90000000000000000 20240924055528897 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055528897 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240924055528897 DAUC <0003> auc.c:179 vector [2]: kc = a4c902c65d652800 20240924055528897 DAUC <0003> auc.c:180 vector [2]: sres = 9327cff5 20240924055528897 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240924055528897 DAUC <0003> auc.c:113 vector [3]: rand = 205006cc0ffa92009aa9548ce4de0c8c 20240924055528897 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240924055528897 DAUC <0003> auc.c:142 vector [3]: autn = 917f87c90c6500000d267bc6dd0cbaf9 20240924055528897 DAUC <0003> auc.c:143 vector [3]: ck = fa07a446ac2795c4a87fc53bfb8b6780 20240924055528897 DAUC <0003> auc.c:144 vector [3]: ik = 762317193f88be4e3460ef3c8391a7ec 20240924055528897 DAUC <0003> auc.c:145 vector [3]: res = dc141810cdca33690000000000000000 20240924055528897 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055528897 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240924055528897 DAUC <0003> auc.c:179 vector [3]: kc = 761a334d8ce3f000 20240924055528897 DAUC <0003> auc.c:180 vector [3]: sres = b27ac111 20240924055528897 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240924055528897 DAUC <0003> auc.c:113 vector [4]: rand = d68230b430d3f883c3a90438459361dd 20240924055528897 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240924055528897 DAUC <0003> auc.c:142 vector [4]: autn = a5e045a5327a0000fb33642675ae8c9f 20240924055528897 DAUC <0003> auc.c:143 vector [4]: ck = 8a3196fc838587551df122cf52ecfa8e 20240924055528897 DAUC <0003> auc.c:144 vector [4]: ik = 0378a090e5b687b8d069e431b5dec981 20240924055528897 DAUC <0003> auc.c:145 vector [4]: res = a26c7591a6f155b30000000000000000 20240924055528897 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240924055528897 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240924055528897 DAUC <0003> auc.c:179 vector [4]: kc = 8d544c4e80e12800 20240924055528897 DAUC <0003> auc.c:180 vector [4]: sres = df7f2458 20240924055528897 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240924055528897 DAUC <0003> db_auc.c:245 IMSI='262426866093376': Generated 5 vectors 20240924055528897 DAUC <0003> db_auc.c:249 IMSI='262426866093376': Updating SQN=161 in DB 20240924055528905 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426866093376 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426866093376"} 20240924055528905 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426866093376 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055528905 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055528905 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055528909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42176<->l=127.0.0.1:4258 20240924055528940 DAUC <0003> db_auc.c:157 IMSI='262420836244866': No 2G Auth Data 20240924055528940 DAUC <0003> db_auc.c:192 IMSI='262420836244866': No 3G Auth Data 20240924055528980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42190<->l=127.0.0.1:4258 20240924055528984 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055528984 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420836244866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420836244866"} 20240924055528984 DAUC <0003> db_auc.c:236 IMSI='262420836244866': Calling to generate 5 vectors 20240924055528984 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240924055528984 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055528984 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055528984 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240924055528984 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055528984 DAUC <0003> auc.c:113 vector [0]: rand = 28787e486a82821c8fd81c3af945db66 20240924055528984 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240924055528984 DAUC <0003> auc.c:142 vector [0]: autn = 51d90b8174b100002d8018dc91a1509f 20240924055528984 DAUC <0003> auc.c:143 vector [0]: ck = dcac186b6dabb74e0903a0e4c53236a6 20240924055528984 DAUC <0003> auc.c:144 vector [0]: ik = a0110b3cd24d2eaddd5d3ed4b6f387d6 20240924055528984 DAUC <0003> auc.c:145 vector [0]: res = 4990485107996c540000000000000000 20240924055528984 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055528984 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240924055528984 DAUC <0003> auc.c:179 vector [0]: kc = 6b43816c1493de82 20240924055528984 DAUC <0003> auc.c:180 vector [0]: sres = b09baa34 20240924055528984 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240924055528984 DAUC <0003> auc.c:113 vector [1]: rand = 8e7138e3197f51444a6bed06320d8fb0 20240924055528984 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240924055528984 DAUC <0003> auc.c:142 vector [1]: autn = 36b409054c920000a7072e10bd658cb9 20240924055528984 DAUC <0003> auc.c:143 vector [1]: ck = afab0275fda164fc4912f29cf830834b 20240924055528984 DAUC <0003> auc.c:144 vector [1]: ik = 7345441fa015b086178cd72d85a8df0a 20240924055528984 DAUC <0003> auc.c:145 vector [1]: res = 57be8b03008603800000000000000000 20240924055528984 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055528984 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240924055528984 DAUC <0003> auc.c:179 vector [1]: kc = dd1d0ae6651c299d 20240924055528984 DAUC <0003> auc.c:180 vector [1]: sres = cbfefed4 20240924055528984 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240924055528984 DAUC <0003> auc.c:113 vector [2]: rand = 45eef13b2a86060a7b48ea33a19197c4 20240924055528984 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240924055528984 DAUC <0003> auc.c:142 vector [2]: autn = 7c9a7f57596000003e15097649dbda3f 20240924055528984 DAUC <0003> auc.c:143 vector [2]: ck = 919d7bb00b233899ce6dacd6c0514b2b 20240924055528984 DAUC <0003> auc.c:144 vector [2]: ik = cc0794fed3a4505136230257649ec1dd 20240924055528984 DAUC <0003> auc.c:145 vector [2]: res = 24ce1ce639b0f0180000000000000000 20240924055528984 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055528984 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240924055528984 DAUC <0003> auc.c:179 vector [2]: kc = aeaaa808ae024787 20240924055528984 DAUC <0003> auc.c:180 vector [2]: sres = a715e061 20240924055528984 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240924055528984 DAUC <0003> auc.c:113 vector [3]: rand = 6f06501c6f51c97dfbacd4a209f20eab 20240924055528984 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240924055528984 DAUC <0003> auc.c:142 vector [3]: autn = 62e65854e3270000d99d24e9408ca074 20240924055528984 DAUC <0003> auc.c:143 vector [3]: ck = 2cd1ba3de4e572d9f2edff8dc2247db8 20240924055528984 DAUC <0003> auc.c:144 vector [3]: ik = 7d22f70d6044ae7d09727327a2921571 20240924055528984 DAUC <0003> auc.c:145 vector [3]: res = 9cb817466133bd520000000000000000 20240924055528984 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055528984 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240924055528984 DAUC <0003> auc.c:179 vector [3]: kc = e0f727a888891689 20240924055528984 DAUC <0003> auc.c:180 vector [3]: sres = bc48ee18 20240924055528984 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240924055528984 DAUC <0003> auc.c:113 vector [4]: rand = 1acda76bb56a25b3f88d409ccb1104ea 20240924055528984 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240924055528984 DAUC <0003> auc.c:142 vector [4]: autn = e63fee8e4e560000b43214fe67445c01 20240924055528984 DAUC <0003> auc.c:143 vector [4]: ck = a9421188414078a809759997ff30a91f 20240924055528984 DAUC <0003> auc.c:144 vector [4]: ik = ad4286d80294a94943bbabb9d9736def 20240924055528984 DAUC <0003> auc.c:145 vector [4]: res = a3516097c36f7f3e0000000000000000 20240924055528984 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240924055528984 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240924055528984 DAUC <0003> auc.c:179 vector [4]: kc = ca3a2f73e9f841d9 20240924055528984 DAUC <0003> auc.c:180 vector [4]: sres = 9118c0ba 20240924055528984 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240924055528984 DAUC <0003> db_auc.c:245 IMSI='262420836244866': Generated 5 vectors 20240924055528984 DAUC <0003> db_auc.c:249 IMSI='262420836244866': Updating SQN=161 in DB 20240924055528992 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420836244866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420836244866"} 20240924055528992 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420836244866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055528992 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055528992 DLINP <000b> input/ipa.c:451 connected read/write 20240924055528992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055528996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42190<->l=127.0.0.1:4258 20240924055529020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42118<->l=127.0.0.1:4258 20240924055529021 DLINP <000b> input/ipa.c:451 connected read/write 20240924055529021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055529021 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055529021 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055529021 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055529021 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42365<->l=127.0.0.1:4259) 20240924055529060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42200<->l=127.0.0.1:4258 20240924055529060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42200<->l=127.0.0.1:4258 20240924055532135 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055532135 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055532138 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42208<->l=127.0.0.1:4258 20240924055532142 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532142 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055532142 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055532142 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  20240924055532142 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055532142 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  20240924055532142 DLGSUP <0013> gsup_server.c:235 2:  20240924055532142 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055532142 DLGSUP <0013> gsup_server.c:235 3:  20240924055532142 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055532142 DLGSUP <0013> gsup_server.c:235 4:  20240924055532142 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055532142 DLGSUP <0013> gsup_server.c:235 5:  20240924055532142 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055532142 DLGSUP <0013> gsup_server.c:235 7:  20240924055532142 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055532142 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055532142 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055532142 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055532161 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33703<->l=127.0.0.1:4259) 20240924055532176 DAUC <0003> db_auc.c:157 IMSI='262423937731586': No 2G Auth Data 20240924055532176 DAUC <0003> db_auc.c:192 IMSI='262423937731586': No 3G Auth Data 20240924055532209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42216<->l=127.0.0.1:4258 20240924055532214 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532214 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262423937731586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423937731586"} 20240924055532214 DAUC <0003> db_auc.c:192 IMSI='262423937731586': No 3G Auth Data 20240924055532214 DAUC <0003> db_auc.c:236 IMSI='262423937731586': Calling to generate 1 vectors 20240924055532214 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240924055532214 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532214 DAUC <0003> auc.c:113 vector [0]: rand = 917c18792e8e29027b63d6a7bd8e7cc7 20240924055532214 DAUC <0003> auc.c:179 vector [0]: kc = 9e0f8c3365358800 20240924055532214 DAUC <0003> auc.c:180 vector [0]: sres = 5203a50c 20240924055532214 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240924055532214 DAUC <0003> db_auc.c:245 IMSI='262423937731586': Generated 1 vectors 20240924055532214 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262423937731586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423937731586"} 20240924055532214 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262423937731586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532214 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532214 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532216 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532216 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262423937731586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423937731586"} 20240924055532217 DAUC <0003> db_auc.c:192 IMSI='262423937731586': No 3G Auth Data 20240924055532217 DAUC <0003> db_auc.c:236 IMSI='262423937731586': Calling to generate 4 vectors 20240924055532217 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240924055532217 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532217 DAUC <0003> auc.c:113 vector [0]: rand = c19a8971bfec5116d00950d7bb02bc5d 20240924055532217 DAUC <0003> auc.c:179 vector [0]: kc = 7806605bbb4e1000 20240924055532217 DAUC <0003> auc.c:180 vector [0]: sres = 7b275eaf 20240924055532217 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240924055532217 DAUC <0003> auc.c:113 vector [1]: rand = 1996b81a38c53208a22a1fc5d6926b3f 20240924055532217 DAUC <0003> auc.c:179 vector [1]: kc = 94d537343e3ee000 20240924055532217 DAUC <0003> auc.c:180 vector [1]: sres = 9ba81f39 20240924055532217 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240924055532217 DAUC <0003> auc.c:113 vector [2]: rand = b9834527c49dcca574a19737807366ed 20240924055532217 DAUC <0003> auc.c:179 vector [2]: kc = 64ee568eb721b400 20240924055532217 DAUC <0003> auc.c:180 vector [2]: sres = a6adf179 20240924055532217 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240924055532217 DAUC <0003> auc.c:113 vector [3]: rand = ab66508d23eeb8aeedb18a278c5d513c 20240924055532217 DAUC <0003> auc.c:179 vector [3]: kc = 898425a4763d8c00 20240924055532217 DAUC <0003> auc.c:180 vector [3]: sres = 4bc417f8 20240924055532217 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240924055532217 DAUC <0003> db_auc.c:245 IMSI='262423937731586': Generated 4 vectors 20240924055532217 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262423937731586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423937731586"} 20240924055532217 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262423937731586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532217 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532217 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532219 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532219 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262423937731586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423937731586"} 20240924055532219 DAUC <0003> db_auc.c:192 IMSI='262423937731586': No 3G Auth Data 20240924055532219 DAUC <0003> db_auc.c:236 IMSI='262423937731586': Calling to generate 5 vectors 20240924055532219 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240924055532219 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532219 DAUC <0003> auc.c:113 vector [0]: rand = 8ba595438d2c911cdb8cd4502821a7d1 20240924055532219 DAUC <0003> auc.c:179 vector [0]: kc = f9f05d042ed36c00 20240924055532219 DAUC <0003> auc.c:180 vector [0]: sres = a7c92beb 20240924055532219 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240924055532219 DAUC <0003> auc.c:113 vector [1]: rand = 09e412d41ff10214853a8efbb90b9bc1 20240924055532219 DAUC <0003> auc.c:179 vector [1]: kc = 3305bc6cd67dcc00 20240924055532219 DAUC <0003> auc.c:180 vector [1]: sres = a4ca0ed3 20240924055532219 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240924055532219 DAUC <0003> auc.c:113 vector [2]: rand = 0a187dcbf9854062b61fb3e93c87f1c9 20240924055532219 DAUC <0003> auc.c:179 vector [2]: kc = 36dbb78f0004e000 20240924055532219 DAUC <0003> auc.c:180 vector [2]: sres = 11af88ca 20240924055532219 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240924055532219 DAUC <0003> auc.c:113 vector [3]: rand = 8f0a0b16d31dfbb11c460bf826ccb3ac 20240924055532219 DAUC <0003> auc.c:179 vector [3]: kc = 0e62519e1c215800 20240924055532219 DAUC <0003> auc.c:180 vector [3]: sres = f8ab3610 20240924055532219 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240924055532219 DAUC <0003> auc.c:113 vector [4]: rand = 4b860df544fd991170856019b780f91a 20240924055532219 DAUC <0003> auc.c:179 vector [4]: kc = bb1901eb9d60e400 20240924055532219 DAUC <0003> auc.c:180 vector [4]: sres = 13495a7b 20240924055532219 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240924055532219 DAUC <0003> db_auc.c:245 IMSI='262423937731586': Generated 5 vectors 20240924055532219 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262423937731586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423937731586"} 20240924055532219 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262423937731586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532219 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532219 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532222 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532222 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262423937731586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423937731586"} 20240924055532222 DAUC <0003> db_auc.c:192 IMSI='262423937731586': No 3G Auth Data 20240924055532222 DAUC <0003> db_auc.c:236 IMSI='262423937731586': Calling to generate 5 vectors 20240924055532222 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240924055532222 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532222 DAUC <0003> auc.c:113 vector [0]: rand = 49df3b74c8dba954c1cf086602122daf 20240924055532222 DAUC <0003> auc.c:179 vector [0]: kc = 0902b72f6857a000 20240924055532222 DAUC <0003> auc.c:180 vector [0]: sres = cf35227e 20240924055532222 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240924055532222 DAUC <0003> auc.c:113 vector [1]: rand = 5ecb580334aed5cec36429ad84798db2 20240924055532222 DAUC <0003> auc.c:179 vector [1]: kc = 3fe17bf31a259400 20240924055532222 DAUC <0003> auc.c:180 vector [1]: sres = d3a10af7 20240924055532222 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240924055532222 DAUC <0003> auc.c:113 vector [2]: rand = 2200740377e18ea715e7849635160471 20240924055532222 DAUC <0003> auc.c:179 vector [2]: kc = 3b2228106b3d9c00 20240924055532222 DAUC <0003> auc.c:180 vector [2]: sres = 63a6aea8 20240924055532222 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240924055532222 DAUC <0003> auc.c:113 vector [3]: rand = e06537bf3e3c6d53d6ed0751b439e458 20240924055532222 DAUC <0003> auc.c:179 vector [3]: kc = 7af0ad4833e0f400 20240924055532222 DAUC <0003> auc.c:180 vector [3]: sres = 95100092 20240924055532222 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240924055532222 DAUC <0003> auc.c:113 vector [4]: rand = cc293799c386b373abc0571c8dd604c4 20240924055532222 DAUC <0003> auc.c:179 vector [4]: kc = 548e065469b49c00 20240924055532222 DAUC <0003> auc.c:180 vector [4]: sres = 581eb59e 20240924055532222 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240924055532222 DAUC <0003> db_auc.c:245 IMSI='262423937731586': Generated 5 vectors 20240924055532222 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262423937731586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423937731586"} 20240924055532222 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262423937731586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532222 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532222 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42216<->l=127.0.0.1:4258 20240924055532248 DAUC <0003> db_auc.c:157 IMSI='262426220267460': No 2G Auth Data 20240924055532248 DAUC <0003> db_auc.c:192 IMSI='262426220267460': No 3G Auth Data 20240924055532281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42228<->l=127.0.0.1:4258 20240924055532284 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532284 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426220267460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426220267460"} 20240924055532284 DAUC <0003> db_auc.c:192 IMSI='262426220267460': No 3G Auth Data 20240924055532284 DAUC <0003> db_auc.c:236 IMSI='262426220267460': Calling to generate 1 vectors 20240924055532284 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240924055532284 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532284 DAUC <0003> auc.c:113 vector [0]: rand = 59c4a71b8512717a961eea95e3a2503c 20240924055532284 DAUC <0003> auc.c:179 vector [0]: kc = 1c05a7088834ec00 20240924055532284 DAUC <0003> auc.c:180 vector [0]: sres = bff78cf4 20240924055532284 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240924055532284 DAUC <0003> db_auc.c:245 IMSI='262426220267460': Generated 1 vectors 20240924055532284 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426220267460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426220267460"} 20240924055532284 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426220267460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532284 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532284 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532287 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532287 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426220267460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426220267460"} 20240924055532287 DAUC <0003> db_auc.c:192 IMSI='262426220267460': No 3G Auth Data 20240924055532287 DAUC <0003> db_auc.c:236 IMSI='262426220267460': Calling to generate 4 vectors 20240924055532287 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240924055532287 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532287 DAUC <0003> auc.c:113 vector [0]: rand = 4529a56403cba7f567ebf55064eb6177 20240924055532287 DAUC <0003> auc.c:179 vector [0]: kc = 76a37fbeee1a1000 20240924055532287 DAUC <0003> auc.c:180 vector [0]: sres = 74a15f42 20240924055532287 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240924055532287 DAUC <0003> auc.c:113 vector [1]: rand = a28f7b64edadec731bc8aa70ba0fcce2 20240924055532287 DAUC <0003> auc.c:179 vector [1]: kc = 8d79e851e4282800 20240924055532287 DAUC <0003> auc.c:180 vector [1]: sres = d552a270 20240924055532287 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240924055532287 DAUC <0003> auc.c:113 vector [2]: rand = 207d65b9f4f052496bb167906fa230c4 20240924055532287 DAUC <0003> auc.c:179 vector [2]: kc = 55326dbc4a043400 20240924055532287 DAUC <0003> auc.c:180 vector [2]: sres = 7ba3fd2c 20240924055532287 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240924055532287 DAUC <0003> auc.c:113 vector [3]: rand = d82df01899fa193d6fd17c740f73bd94 20240924055532287 DAUC <0003> auc.c:179 vector [3]: kc = 89f9a8803b1dbc00 20240924055532287 DAUC <0003> auc.c:180 vector [3]: sres = 67f7644c 20240924055532287 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240924055532287 DAUC <0003> db_auc.c:245 IMSI='262426220267460': Generated 4 vectors 20240924055532287 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426220267460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426220267460"} 20240924055532287 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426220267460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532287 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532287 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532289 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532289 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426220267460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426220267460"} 20240924055532289 DAUC <0003> db_auc.c:192 IMSI='262426220267460': No 3G Auth Data 20240924055532289 DAUC <0003> db_auc.c:236 IMSI='262426220267460': Calling to generate 5 vectors 20240924055532289 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240924055532289 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532289 DAUC <0003> auc.c:113 vector [0]: rand = fe6118eb41d4974438f0a83651d5623e 20240924055532289 DAUC <0003> auc.c:179 vector [0]: kc = 7585c7b467490000 20240924055532289 DAUC <0003> auc.c:180 vector [0]: sres = 72637bb4 20240924055532289 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240924055532289 DAUC <0003> auc.c:113 vector [1]: rand = e5bb4569182d17c150deaddf9265098e 20240924055532289 DAUC <0003> auc.c:179 vector [1]: kc = 9cf6922933d83c00 20240924055532289 DAUC <0003> auc.c:180 vector [1]: sres = d9d7cb71 20240924055532289 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240924055532289 DAUC <0003> auc.c:113 vector [2]: rand = c74be3923f5153e7f46c16be792f4260 20240924055532289 DAUC <0003> auc.c:179 vector [2]: kc = c6b0b7c60fbd9000 20240924055532289 DAUC <0003> auc.c:180 vector [2]: sres = 34ee13cd 20240924055532289 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240924055532289 DAUC <0003> auc.c:113 vector [3]: rand = f26d89860789790c23000c5532551f90 20240924055532289 DAUC <0003> auc.c:179 vector [3]: kc = 653e3aa4bed67000 20240924055532289 DAUC <0003> auc.c:180 vector [3]: sres = 6a38c9e9 20240924055532289 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240924055532289 DAUC <0003> auc.c:113 vector [4]: rand = 328be987cef9739a73fc34905baa2824 20240924055532289 DAUC <0003> auc.c:179 vector [4]: kc = 43dede376880e400 20240924055532289 DAUC <0003> auc.c:180 vector [4]: sres = 019b7636 20240924055532289 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240924055532289 DAUC <0003> db_auc.c:245 IMSI='262426220267460': Generated 5 vectors 20240924055532289 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426220267460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426220267460"} 20240924055532289 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426220267460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532289 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532289 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532292 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532292 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426220267460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426220267460"} 20240924055532292 DAUC <0003> db_auc.c:192 IMSI='262426220267460': No 3G Auth Data 20240924055532292 DAUC <0003> db_auc.c:236 IMSI='262426220267460': Calling to generate 5 vectors 20240924055532292 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240924055532292 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532292 DAUC <0003> auc.c:113 vector [0]: rand = 3ffaadc99f0ac1323d2c326611d5ba61 20240924055532292 DAUC <0003> auc.c:179 vector [0]: kc = 3adf9fdb938d6c00 20240924055532292 DAUC <0003> auc.c:180 vector [0]: sres = 22ac445d 20240924055532292 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240924055532292 DAUC <0003> auc.c:113 vector [1]: rand = e8236ff445e070a16da5cb94d4bcb334 20240924055532292 DAUC <0003> auc.c:179 vector [1]: kc = 6be338defa74cc00 20240924055532292 DAUC <0003> auc.c:180 vector [1]: sres = a4c4a957 20240924055532292 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240924055532292 DAUC <0003> auc.c:113 vector [2]: rand = 8f2aa6f3c43449794b6c32f489e95ade 20240924055532292 DAUC <0003> auc.c:179 vector [2]: kc = 67a55c83eb59e400 20240924055532292 DAUC <0003> auc.c:180 vector [2]: sres = f7596cea 20240924055532292 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240924055532292 DAUC <0003> auc.c:113 vector [3]: rand = ba63ff51b94081f685bf2ca306b999b0 20240924055532292 DAUC <0003> auc.c:179 vector [3]: kc = 42a1d5e0a6d97c00 20240924055532292 DAUC <0003> auc.c:180 vector [3]: sres = 6255c8a7 20240924055532292 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240924055532292 DAUC <0003> auc.c:113 vector [4]: rand = 3dc5232d0d0b16a814fe963df09900ad 20240924055532292 DAUC <0003> auc.c:179 vector [4]: kc = b5df5ba68a53b800 20240924055532292 DAUC <0003> auc.c:180 vector [4]: sres = 85419522 20240924055532292 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240924055532292 DAUC <0003> db_auc.c:245 IMSI='262426220267460': Generated 5 vectors 20240924055532292 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426220267460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426220267460"} 20240924055532292 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426220267460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532292 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532292 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42228<->l=127.0.0.1:4258 20240924055532318 DAUC <0003> db_auc.c:157 IMSI='262422388386438': No 2G Auth Data 20240924055532318 DAUC <0003> db_auc.c:192 IMSI='262422388386438': No 3G Auth Data 20240924055532349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42242<->l=127.0.0.1:4258 20240924055532352 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532352 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422388386438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422388386438"} 20240924055532353 DAUC <0003> db_auc.c:192 IMSI='262422388386438': No 3G Auth Data 20240924055532353 DAUC <0003> db_auc.c:236 IMSI='262422388386438': Calling to generate 1 vectors 20240924055532353 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240924055532353 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532353 DAUC <0003> auc.c:113 vector [0]: rand = 1b3f0fd2668a795541fa61dd1f6b1377 20240924055532353 DAUC <0003> auc.c:179 vector [0]: kc = d07f562dfd38e292 20240924055532353 DAUC <0003> auc.c:180 vector [0]: sres = 2fa97823 20240924055532353 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240924055532353 DAUC <0003> db_auc.c:245 IMSI='262422388386438': Generated 1 vectors 20240924055532353 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422388386438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422388386438"} 20240924055532353 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422388386438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532353 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532353 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532355 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532355 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422388386438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422388386438"} 20240924055532355 DAUC <0003> db_auc.c:192 IMSI='262422388386438': No 3G Auth Data 20240924055532355 DAUC <0003> db_auc.c:236 IMSI='262422388386438': Calling to generate 4 vectors 20240924055532355 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240924055532355 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532355 DAUC <0003> auc.c:113 vector [0]: rand = b038c7a9049456f81046a6034da8795d 20240924055532355 DAUC <0003> auc.c:179 vector [0]: kc = d8b315276113f22e 20240924055532355 DAUC <0003> auc.c:180 vector [0]: sres = c284266e 20240924055532355 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240924055532355 DAUC <0003> auc.c:113 vector [1]: rand = 72d88ce33ef89447a037daf64a63ded7 20240924055532355 DAUC <0003> auc.c:179 vector [1]: kc = 18ae903d0084d0d7 20240924055532355 DAUC <0003> auc.c:180 vector [1]: sres = f213db63 20240924055532355 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240924055532355 DAUC <0003> auc.c:113 vector [2]: rand = 5dddfbdbb2ac4c639b3867484d1e078e 20240924055532355 DAUC <0003> auc.c:179 vector [2]: kc = d763bdcaaed32f5f 20240924055532355 DAUC <0003> auc.c:180 vector [2]: sres = e7c5256d 20240924055532355 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240924055532355 DAUC <0003> auc.c:113 vector [3]: rand = f524a1e90ae208588fd8f440559606f6 20240924055532355 DAUC <0003> auc.c:179 vector [3]: kc = f7036f4bc02c2aea 20240924055532355 DAUC <0003> auc.c:180 vector [3]: sres = 6424989b 20240924055532355 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240924055532355 DAUC <0003> db_auc.c:245 IMSI='262422388386438': Generated 4 vectors 20240924055532355 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422388386438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422388386438"} 20240924055532355 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422388386438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532355 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532355 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532358 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532358 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422388386438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422388386438"} 20240924055532358 DAUC <0003> db_auc.c:192 IMSI='262422388386438': No 3G Auth Data 20240924055532358 DAUC <0003> db_auc.c:236 IMSI='262422388386438': Calling to generate 5 vectors 20240924055532358 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240924055532358 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532358 DAUC <0003> auc.c:113 vector [0]: rand = 7cc5ecba84e4b509c0ad91211ce88c58 20240924055532358 DAUC <0003> auc.c:179 vector [0]: kc = 3a5eece87bbfd06b 20240924055532358 DAUC <0003> auc.c:180 vector [0]: sres = 9c2c4964 20240924055532358 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240924055532358 DAUC <0003> auc.c:113 vector [1]: rand = 1e2e307c182a20e9ea3e92424cbf7f44 20240924055532358 DAUC <0003> auc.c:179 vector [1]: kc = d2292c6d0d20aed0 20240924055532358 DAUC <0003> auc.c:180 vector [1]: sres = d68d5d25 20240924055532358 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240924055532358 DAUC <0003> auc.c:113 vector [2]: rand = 625bfd78e0d4b08c1145460bd3614b7c 20240924055532358 DAUC <0003> auc.c:179 vector [2]: kc = 149aaf92b3b3ed19 20240924055532358 DAUC <0003> auc.c:180 vector [2]: sres = a156e3c8 20240924055532358 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240924055532358 DAUC <0003> auc.c:113 vector [3]: rand = c3698c0b5d85e95f476216d82eb45a1a 20240924055532358 DAUC <0003> auc.c:179 vector [3]: kc = cdac2991a963074b 20240924055532358 DAUC <0003> auc.c:180 vector [3]: sres = 000eef74 20240924055532358 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240924055532358 DAUC <0003> auc.c:113 vector [4]: rand = 6ed7d39ad009428bbe8b7cc217b74ccd 20240924055532358 DAUC <0003> auc.c:179 vector [4]: kc = b1e011ef10670bb3 20240924055532358 DAUC <0003> auc.c:180 vector [4]: sres = bcabe515 20240924055532358 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240924055532358 DAUC <0003> db_auc.c:245 IMSI='262422388386438': Generated 5 vectors 20240924055532358 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422388386438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422388386438"} 20240924055532358 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422388386438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532358 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532358 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532360 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532360 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422388386438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422388386438"} 20240924055532360 DAUC <0003> db_auc.c:192 IMSI='262422388386438': No 3G Auth Data 20240924055532360 DAUC <0003> db_auc.c:236 IMSI='262422388386438': Calling to generate 5 vectors 20240924055532360 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240924055532360 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532360 DAUC <0003> auc.c:113 vector [0]: rand = e5f583d19b77647479e2cff84498730f 20240924055532360 DAUC <0003> auc.c:179 vector [0]: kc = f55bb13db2edddce 20240924055532360 DAUC <0003> auc.c:180 vector [0]: sres = 5da3d1c6 20240924055532360 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240924055532360 DAUC <0003> auc.c:113 vector [1]: rand = d3651e3852bc57162820a0b30e2b18ce 20240924055532360 DAUC <0003> auc.c:179 vector [1]: kc = 1a4d998405b576f7 20240924055532360 DAUC <0003> auc.c:180 vector [1]: sres = a5851047 20240924055532360 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240924055532360 DAUC <0003> auc.c:113 vector [2]: rand = 751be4c382f3d71925c13b811d485b91 20240924055532360 DAUC <0003> auc.c:179 vector [2]: kc = 663c274d4aa65c38 20240924055532360 DAUC <0003> auc.c:180 vector [2]: sres = add277a4 20240924055532360 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240924055532360 DAUC <0003> auc.c:113 vector [3]: rand = f50a94a1fda1622f4361a0f85469dda9 20240924055532360 DAUC <0003> auc.c:179 vector [3]: kc = 5134b7eb785891ea 20240924055532360 DAUC <0003> auc.c:180 vector [3]: sres = 30982c18 20240924055532360 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240924055532360 DAUC <0003> auc.c:113 vector [4]: rand = d55d74d252a2b2f40e99c0fae0bb0c81 20240924055532360 DAUC <0003> auc.c:179 vector [4]: kc = 8c93356d606b1c51 20240924055532360 DAUC <0003> auc.c:180 vector [4]: sres = feb2daef 20240924055532360 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240924055532360 DAUC <0003> db_auc.c:245 IMSI='262422388386438': Generated 5 vectors 20240924055532360 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422388386438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422388386438"} 20240924055532360 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422388386438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532360 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532360 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42242<->l=127.0.0.1:4258 20240924055532386 DAUC <0003> db_auc.c:157 IMSI='262426680211850': No 2G Auth Data 20240924055532386 DAUC <0003> db_auc.c:192 IMSI='262426680211850': No 3G Auth Data 20240924055532416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42248<->l=127.0.0.1:4258 20240924055532420 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532420 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426680211850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426680211850"} 20240924055532420 DAUC <0003> db_auc.c:157 IMSI='262426680211850': No 2G Auth Data 20240924055532420 DAUC <0003> db_auc.c:236 IMSI='262426680211850': Calling to generate 1 vectors 20240924055532420 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240924055532420 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055532420 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055532420 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240924055532420 DAUC <0003> auc.c:113 vector [0]: rand = 821df0c11915cc3887c54617f094be37 20240924055532420 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240924055532420 DAUC <0003> auc.c:142 vector [0]: autn = 27abebef4c7800003f4f9c0e72122b70 20240924055532420 DAUC <0003> auc.c:143 vector [0]: ck = c99b654d649d0585b7489f9b4fa64da1 20240924055532420 DAUC <0003> auc.c:144 vector [0]: ik = e31366566fb78cd936ea05fd193a53e6 20240924055532420 DAUC <0003> auc.c:145 vector [0]: res = b6d0b82c40dc6bfc0000000000000000 20240924055532420 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055532420 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240924055532420 DAUC <0003> auc.c:151 vector [0]: kc = ab2a997d5db6971b 20240924055532420 DAUC <0003> auc.c:152 vector [0]: sres = f60cd3d0 20240924055532420 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240924055532420 DAUC <0003> db_auc.c:245 IMSI='262426680211850': Generated 1 vectors 20240924055532420 DAUC <0003> db_auc.c:249 IMSI='262426680211850': Updating SQN=33 in DB 20240924055532428 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426680211850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426680211850"} 20240924055532428 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426680211850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532428 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532428 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532431 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532431 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426680211850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426680211850"} 20240924055532431 DAUC <0003> db_auc.c:157 IMSI='262426680211850': No 2G Auth Data 20240924055532431 DAUC <0003> db_auc.c:236 IMSI='262426680211850': Calling to generate 4 vectors 20240924055532431 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240924055532431 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055532431 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055532431 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240924055532431 DAUC <0003> auc.c:113 vector [0]: rand = 01bc87698cdeaf0f71466f494e3e9b1b 20240924055532431 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240924055532431 DAUC <0003> auc.c:142 vector [0]: autn = 79ecf0475513000016576de388f9fba5 20240924055532431 DAUC <0003> auc.c:143 vector [0]: ck = 1aa7215a6b4cbd6ad6c44512ade35f39 20240924055532431 DAUC <0003> auc.c:144 vector [0]: ik = 62f6b00c9f0b9556b3193022c1d320da 20240924055532431 DAUC <0003> auc.c:145 vector [0]: res = 2a6b222794d729ec0000000000000000 20240924055532431 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055532431 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240924055532431 DAUC <0003> auc.c:151 vector [0]: kc = 1d8ce466987757df 20240924055532431 DAUC <0003> auc.c:152 vector [0]: sres = bebc0bcb 20240924055532431 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240924055532431 DAUC <0003> auc.c:113 vector [1]: rand = 9d038181aa661c52b0bac9f99fa8df88 20240924055532431 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240924055532431 DAUC <0003> auc.c:142 vector [1]: autn = fb20d38c3b1a0000661beec119fe388e 20240924055532431 DAUC <0003> auc.c:143 vector [1]: ck = d3c3c45ae3be0aed141423a6c268238a 20240924055532431 DAUC <0003> auc.c:144 vector [1]: ik = 8c80ae7f9bc0c06749b2e5c163dd9f21 20240924055532431 DAUC <0003> auc.c:145 vector [1]: res = ab193935b77db5ef0000000000000000 20240924055532431 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055532431 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240924055532431 DAUC <0003> auc.c:151 vector [1]: kc = 02e5ac42d9cb7621 20240924055532431 DAUC <0003> auc.c:152 vector [1]: sres = 1c648cda 20240924055532431 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240924055532431 DAUC <0003> auc.c:113 vector [2]: rand = 5d584ccd4ea76d7f01e1c56310627743 20240924055532431 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240924055532431 DAUC <0003> auc.c:142 vector [2]: autn = a58a44c2b54e00006fa8c685a75d6c9a 20240924055532431 DAUC <0003> auc.c:143 vector [2]: ck = fd1171e9cfd24feb2ade67f873f533d6 20240924055532431 DAUC <0003> auc.c:144 vector [2]: ik = aba75ae92529d2332cdb6b4e3844f26d 20240924055532431 DAUC <0003> auc.c:145 vector [2]: res = a862db057e4e18f00000000000000000 20240924055532431 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055532431 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240924055532431 DAUC <0003> auc.c:151 vector [2]: kc = 50b327b6a14a5c63 20240924055532431 DAUC <0003> auc.c:152 vector [2]: sres = d62cc3f5 20240924055532431 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240924055532431 DAUC <0003> auc.c:113 vector [3]: rand = 605b78156eb87f1d6ad96dd09c9270fd 20240924055532431 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240924055532431 DAUC <0003> auc.c:142 vector [3]: autn = 8abd35e36f5800007d09c1299790693d 20240924055532431 DAUC <0003> auc.c:143 vector [3]: ck = 7251b3b29fb2dd828dbc81257aca5e47 20240924055532431 DAUC <0003> auc.c:144 vector [3]: ik = a72889456ca90135284d24df5b40be93 20240924055532431 DAUC <0003> auc.c:145 vector [3]: res = 02ee10842a3337d00000000000000000 20240924055532431 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055532431 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240924055532431 DAUC <0003> auc.c:151 vector [3]: kc = 70889f0dd2913c63 20240924055532431 DAUC <0003> auc.c:152 vector [3]: sres = 28dd2754 20240924055532431 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240924055532431 DAUC <0003> db_auc.c:245 IMSI='262426680211850': Generated 4 vectors 20240924055532431 DAUC <0003> db_auc.c:249 IMSI='262426680211850': Updating SQN=161 in DB 20240924055532438 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426680211850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426680211850"} 20240924055532438 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426680211850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532438 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532438 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532442 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532442 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426680211850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426680211850"} 20240924055532442 DAUC <0003> db_auc.c:157 IMSI='262426680211850': No 2G Auth Data 20240924055532442 DAUC <0003> db_auc.c:236 IMSI='262426680211850': Calling to generate 5 vectors 20240924055532442 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240924055532442 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055532442 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055532442 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240924055532442 DAUC <0003> auc.c:113 vector [0]: rand = 8177b06ba312466da5195d0dbfa50592 20240924055532442 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240924055532442 DAUC <0003> auc.c:142 vector [0]: autn = 39e70814102500003abaca2275c5b379 20240924055532442 DAUC <0003> auc.c:143 vector [0]: ck = a85a1d387927979d27cb2801befccc76 20240924055532442 DAUC <0003> auc.c:144 vector [0]: ik = 19b24d79d5ac3c2118d24e616f08b3e9 20240924055532442 DAUC <0003> auc.c:145 vector [0]: res = cdffe8f7467eb2fc0000000000000000 20240924055532442 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055532442 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240924055532442 DAUC <0003> auc.c:151 vector [0]: kc = 8ef136217d7fd423 20240924055532442 DAUC <0003> auc.c:152 vector [0]: sres = 8b815a0b 20240924055532442 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240924055532442 DAUC <0003> auc.c:113 vector [1]: rand = e86fb8a26e3eda9aed77a680685bd967 20240924055532442 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240924055532442 DAUC <0003> auc.c:142 vector [1]: autn = e63b67193cae0000991394f141a3c87d 20240924055532442 DAUC <0003> auc.c:143 vector [1]: ck = 08e34e875a1cd3b74821bbf95c0082c8 20240924055532442 DAUC <0003> auc.c:144 vector [1]: ik = 0beef7854658010b9e4f0b1c4c67822a 20240924055532442 DAUC <0003> auc.c:145 vector [1]: res = 4bb3f41fe3c941790000000000000000 20240924055532442 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055532442 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240924055532442 DAUC <0003> auc.c:151 vector [1]: kc = d56309e70c23d25e 20240924055532442 DAUC <0003> auc.c:152 vector [1]: sres = a87ab566 20240924055532442 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240924055532442 DAUC <0003> auc.c:113 vector [2]: rand = 733da044829b443cd38a72df1539d02d 20240924055532442 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240924055532442 DAUC <0003> auc.c:142 vector [2]: autn = 3a1519849db00000a84de20921b5077b 20240924055532442 DAUC <0003> auc.c:143 vector [2]: ck = 5e1d9e8258d17a366f17517d531b16ce 20240924055532442 DAUC <0003> auc.c:144 vector [2]: ik = 7a82d85e58704bdeb9589ffc8f85ece0 20240924055532442 DAUC <0003> auc.c:145 vector [2]: res = 05bd55b47f90fdaa0000000000000000 20240924055532442 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055532442 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240924055532442 DAUC <0003> auc.c:151 vector [2]: kc = f2d0885ddc3fcbc6 20240924055532442 DAUC <0003> auc.c:152 vector [2]: sres = 7a2da81e 20240924055532442 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240924055532442 DAUC <0003> auc.c:113 vector [3]: rand = 4040c10bb28e5e08509be7879b5cb955 20240924055532442 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240924055532442 DAUC <0003> auc.c:142 vector [3]: autn = 752c31d13ea00000121cd2c0547d68d6 20240924055532442 DAUC <0003> auc.c:143 vector [3]: ck = 4c180d4ad890ffd3d53268023b5ec329 20240924055532442 DAUC <0003> auc.c:144 vector [3]: ik = c0d19f7da5d40c9fa3e2d77f3fe0e004 20240924055532442 DAUC <0003> auc.c:145 vector [3]: res = ccc2f8ee18026e7d0000000000000000 20240924055532442 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055532442 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240924055532442 DAUC <0003> auc.c:151 vector [3]: kc = fa192d4a79fad061 20240924055532442 DAUC <0003> auc.c:152 vector [3]: sres = d4c09693 20240924055532442 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240924055532442 DAUC <0003> auc.c:113 vector [4]: rand = 2b18e8564db3682a990819abbd60e158 20240924055532442 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240924055532442 DAUC <0003> auc.c:142 vector [4]: autn = 0f21b97ca3cc000011b65612975085b7 20240924055532442 DAUC <0003> auc.c:143 vector [4]: ck = 4c76bcac98a8d6e7e2c9cfe219e4a462 20240924055532442 DAUC <0003> auc.c:144 vector [4]: ik = 4889b62530843e458971dec3111c39f4 20240924055532442 DAUC <0003> auc.c:145 vector [4]: res = 85f917ed6f1c41460000000000000000 20240924055532442 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240924055532442 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240924055532442 DAUC <0003> auc.c:151 vector [4]: kc = 6f471ba8a0d47534 20240924055532442 DAUC <0003> auc.c:152 vector [4]: sres = eae556ab 20240924055532442 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240924055532442 DAUC <0003> db_auc.c:245 IMSI='262426680211850': Generated 5 vectors 20240924055532442 DAUC <0003> db_auc.c:249 IMSI='262426680211850': Updating SQN=321 in DB 20240924055532449 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426680211850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426680211850"} 20240924055532449 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426680211850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532449 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532449 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532452 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532452 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426680211850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426680211850"} 20240924055532452 DAUC <0003> db_auc.c:157 IMSI='262426680211850': No 2G Auth Data 20240924055532452 DAUC <0003> db_auc.c:236 IMSI='262426680211850': Calling to generate 5 vectors 20240924055532452 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240924055532452 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055532452 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055532452 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240924055532452 DAUC <0003> auc.c:113 vector [0]: rand = 33b2b0cc6fe5269283df44d872656e54 20240924055532452 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240924055532452 DAUC <0003> auc.c:142 vector [0]: autn = c8c3dbe52e790000c99158bc3aa867b9 20240924055532452 DAUC <0003> auc.c:143 vector [0]: ck = 1ab86b3027b0e515b7545d7887d1d48c 20240924055532452 DAUC <0003> auc.c:144 vector [0]: ik = 5e883c6014884f674ffd98b864ec9428 20240924055532452 DAUC <0003> auc.c:145 vector [0]: res = 74f7736f0b96107a0000000000000000 20240924055532452 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055532452 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240924055532452 DAUC <0003> auc.c:151 vector [0]: kc = bc999290d005ead6 20240924055532452 DAUC <0003> auc.c:152 vector [0]: sres = 7f616315 20240924055532452 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240924055532452 DAUC <0003> auc.c:113 vector [1]: rand = b76fe6b1da14856b33c8f44e54612399 20240924055532452 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240924055532452 DAUC <0003> auc.c:142 vector [1]: autn = 05bdd4bc7906000068e4fe350e2a3318 20240924055532452 DAUC <0003> auc.c:143 vector [1]: ck = c9b9e164a648c4240590e02cd14a0a7d 20240924055532452 DAUC <0003> auc.c:144 vector [1]: ik = f1eb22fd023e9e8c71731d08ad0bf954 20240924055532452 DAUC <0003> auc.c:145 vector [1]: res = 2adaf71b1febff070000000000000000 20240924055532452 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055532452 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240924055532452 DAUC <0003> auc.c:151 vector [1]: kc = 4cb13ebdd837a981 20240924055532452 DAUC <0003> auc.c:152 vector [1]: sres = 3531081c 20240924055532452 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240924055532452 DAUC <0003> auc.c:113 vector [2]: rand = 4030d2a2e559a3a6ef4129bffd856222 20240924055532452 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240924055532452 DAUC <0003> auc.c:142 vector [2]: autn = 6217954be1e10000eb7ea36ab59f64aa 20240924055532452 DAUC <0003> auc.c:143 vector [2]: ck = e65ad7f7d153c682729304776d5909de 20240924055532452 DAUC <0003> auc.c:144 vector [2]: ik = 388d761eac269fbccd5b98479ed6fe68 20240924055532452 DAUC <0003> auc.c:145 vector [2]: res = ffbb357c0ec1d6450000000000000000 20240924055532452 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055532452 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240924055532452 DAUC <0003> auc.c:151 vector [2]: kc = 611f3dd98efaae88 20240924055532452 DAUC <0003> auc.c:152 vector [2]: sres = f17ae339 20240924055532452 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240924055532452 DAUC <0003> auc.c:113 vector [3]: rand = 35995238a0e1bca38a88784298bfea92 20240924055532452 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240924055532452 DAUC <0003> auc.c:142 vector [3]: autn = a7e525b8cb270000e7c1e7d795fcce1c 20240924055532452 DAUC <0003> auc.c:143 vector [3]: ck = 3cdf3bb537f828bc09463619fa040772 20240924055532452 DAUC <0003> auc.c:144 vector [3]: ik = 2d84b75a00c83bec845bdacc2e736050 20240924055532452 DAUC <0003> auc.c:145 vector [3]: res = bc7d62f3a776a0910000000000000000 20240924055532452 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055532452 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240924055532452 DAUC <0003> auc.c:151 vector [3]: kc = 9c46603ae3477472 20240924055532452 DAUC <0003> auc.c:152 vector [3]: sres = 1b0bc262 20240924055532452 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240924055532452 DAUC <0003> auc.c:113 vector [4]: rand = 5284d07ba8f9cd9e97e3b67a0b1c968c 20240924055532452 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240924055532452 DAUC <0003> auc.c:142 vector [4]: autn = 6e27d80ae1b000006f5e886ce687eb73 20240924055532452 DAUC <0003> auc.c:143 vector [4]: ck = b47a2fde37b2496160a76cb873e4538f 20240924055532452 DAUC <0003> auc.c:144 vector [4]: ik = 7e8c1ed22b04e870a37dad2e5542589a 20240924055532452 DAUC <0003> auc.c:145 vector [4]: res = 8e41198373f090b00000000000000000 20240924055532452 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240924055532452 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240924055532452 DAUC <0003> auc.c:151 vector [4]: kc = 092cf09a3a10aa04 20240924055532452 DAUC <0003> auc.c:152 vector [4]: sres = fdb18933 20240924055532452 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240924055532452 DAUC <0003> db_auc.c:245 IMSI='262426680211850': Generated 5 vectors 20240924055532452 DAUC <0003> db_auc.c:249 IMSI='262426680211850': Updating SQN=481 in DB 20240924055532460 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426680211850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426680211850"} 20240924055532460 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426680211850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532460 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532460 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42248<->l=127.0.0.1:4258 20240924055532487 DAUC <0003> db_auc.c:157 IMSI='262428174080409': No 2G Auth Data 20240924055532487 DAUC <0003> db_auc.c:192 IMSI='262428174080409': No 3G Auth Data 20240924055532520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42252<->l=127.0.0.1:4258 20240924055532524 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532524 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428174080409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428174080409"} 20240924055532524 DAUC <0003> db_auc.c:157 IMSI='262428174080409': No 2G Auth Data 20240924055532524 DAUC <0003> db_auc.c:236 IMSI='262428174080409': Calling to generate 1 vectors 20240924055532524 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240924055532524 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055532524 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240924055532524 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240924055532524 DAUC <0003> auc.c:113 vector [0]: rand = 79543618f6246595558ee0cfacfb1d0e 20240924055532524 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240924055532524 DAUC <0003> auc.c:142 vector [0]: autn = d193c1feaad0000038373c4c2b6539da 20240924055532524 DAUC <0003> auc.c:143 vector [0]: ck = 51f6930b161fe54f1f355631322db5d4 20240924055532524 DAUC <0003> auc.c:144 vector [0]: ik = f98fd16c7387d733c92ed19ab2f7b8f0 20240924055532524 DAUC <0003> auc.c:145 vector [0]: res = def8e8b3106d40ba0000000000000000 20240924055532524 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055532524 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240924055532524 DAUC <0003> auc.c:151 vector [0]: kc = 7e62c5cce5423f58 20240924055532524 DAUC <0003> auc.c:152 vector [0]: sres = ce95a809 20240924055532524 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240924055532524 DAUC <0003> db_auc.c:245 IMSI='262428174080409': Generated 1 vectors 20240924055532524 DAUC <0003> db_auc.c:249 IMSI='262428174080409': Updating SQN=33 in DB 20240924055532532 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428174080409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428174080409"} 20240924055532532 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428174080409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532532 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532532 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532534 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532534 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428174080409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428174080409"} 20240924055532535 DAUC <0003> db_auc.c:157 IMSI='262428174080409': No 2G Auth Data 20240924055532535 DAUC <0003> db_auc.c:236 IMSI='262428174080409': Calling to generate 4 vectors 20240924055532535 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240924055532535 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055532535 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240924055532535 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240924055532535 DAUC <0003> auc.c:113 vector [0]: rand = 69eede1c8995f8e236ea8b9b7c8b586f 20240924055532535 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240924055532535 DAUC <0003> auc.c:142 vector [0]: autn = 49f0ff75fba60000a895891e2af1606a 20240924055532535 DAUC <0003> auc.c:143 vector [0]: ck = 04f572b3b7d438f2d2f035a6a0671844 20240924055532535 DAUC <0003> auc.c:144 vector [0]: ik = 5612cbfe4b26c613087be8139a858c05 20240924055532535 DAUC <0003> auc.c:145 vector [0]: res = 022c095a006410f40000000000000000 20240924055532535 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055532535 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240924055532535 DAUC <0003> auc.c:151 vector [0]: kc = 886c64f8c6106aa0 20240924055532535 DAUC <0003> auc.c:152 vector [0]: sres = 024819ae 20240924055532535 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240924055532535 DAUC <0003> auc.c:113 vector [1]: rand = 734c97588d7b113a3cfa57152cdd2e01 20240924055532535 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240924055532535 DAUC <0003> auc.c:142 vector [1]: autn = 0ebf078ba367000025abde008c518157 20240924055532535 DAUC <0003> auc.c:143 vector [1]: ck = 4ab48f65f323da1db45aa36430f12987 20240924055532535 DAUC <0003> auc.c:144 vector [1]: ik = 74860e8c0d658b7d5ae76aad1b255a5c 20240924055532535 DAUC <0003> auc.c:145 vector [1]: res = 21c3c25a4ae504a40000000000000000 20240924055532535 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055532535 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240924055532535 DAUC <0003> auc.c:151 vector [1]: kc = d08f4820d59222bb 20240924055532535 DAUC <0003> auc.c:152 vector [1]: sres = 6b26c6fe 20240924055532535 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240924055532535 DAUC <0003> auc.c:113 vector [2]: rand = 1d0a1ac8a00214e9955a8c9929c4babd 20240924055532535 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240924055532535 DAUC <0003> auc.c:142 vector [2]: autn = 78ed569a2d64000055d722888bcd2aab 20240924055532535 DAUC <0003> auc.c:143 vector [2]: ck = 8466d596f9d411e0283f5f9f4a3df3bb 20240924055532535 DAUC <0003> auc.c:144 vector [2]: ik = e85121d4914d2a1db25716fdd56aff4a 20240924055532535 DAUC <0003> auc.c:145 vector [2]: res = 34c975707d56c0110000000000000000 20240924055532535 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055532535 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240924055532535 DAUC <0003> auc.c:151 vector [2]: kc = f65fbd20f7ce370c 20240924055532535 DAUC <0003> auc.c:152 vector [2]: sres = 499fb561 20240924055532535 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240924055532535 DAUC <0003> auc.c:113 vector [3]: rand = 75d21c1059cbcf9a6f9c474ea10665cc 20240924055532535 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240924055532535 DAUC <0003> auc.c:142 vector [3]: autn = ea177dd22714000098a9da02b7c72890 20240924055532535 DAUC <0003> auc.c:143 vector [3]: ck = 6fde9aff044d83821d24079b0a61e01e 20240924055532535 DAUC <0003> auc.c:144 vector [3]: ik = ace2b2e046a3b79cae3022ec1e03b86f 20240924055532535 DAUC <0003> auc.c:145 vector [3]: res = 24522bca6da7d3ae0000000000000000 20240924055532535 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055532535 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240924055532535 DAUC <0003> auc.c:151 vector [3]: kc = 70280d68568c6c6f 20240924055532535 DAUC <0003> auc.c:152 vector [3]: sres = 49f5f864 20240924055532535 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240924055532535 DAUC <0003> db_auc.c:245 IMSI='262428174080409': Generated 4 vectors 20240924055532535 DAUC <0003> db_auc.c:249 IMSI='262428174080409': Updating SQN=161 in DB 20240924055532541 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428174080409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428174080409"} 20240924055532541 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428174080409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532541 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532541 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532545 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532545 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428174080409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428174080409"} 20240924055532545 DAUC <0003> db_auc.c:157 IMSI='262428174080409': No 2G Auth Data 20240924055532545 DAUC <0003> db_auc.c:236 IMSI='262428174080409': Calling to generate 5 vectors 20240924055532545 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240924055532545 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055532545 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240924055532545 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240924055532545 DAUC <0003> auc.c:113 vector [0]: rand = a333db59a54436e2d0aa1d74cfc6903b 20240924055532545 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240924055532545 DAUC <0003> auc.c:142 vector [0]: autn = fac16f1f5f930000da8cfbd7350f9b39 20240924055532545 DAUC <0003> auc.c:143 vector [0]: ck = b92de738207181e0ec4332b134478af1 20240924055532545 DAUC <0003> auc.c:144 vector [0]: ik = 0fbce223243ce2b4730e152fc991243b 20240924055532545 DAUC <0003> auc.c:145 vector [0]: res = 1998a732f403a2f30000000000000000 20240924055532545 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055532545 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240924055532545 DAUC <0003> auc.c:151 vector [0]: kc = 29dc2285f99bcd9e 20240924055532545 DAUC <0003> auc.c:152 vector [0]: sres = ed9b05c1 20240924055532545 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240924055532545 DAUC <0003> auc.c:113 vector [1]: rand = 211a50b5da2f985bca8e9a5477526fb0 20240924055532545 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240924055532545 DAUC <0003> auc.c:142 vector [1]: autn = 9a4afe17320500009f65ce8d859ed9cf 20240924055532545 DAUC <0003> auc.c:143 vector [1]: ck = c6350333bfd2bc5579a2722d74781134 20240924055532545 DAUC <0003> auc.c:144 vector [1]: ik = 96a542dd79c3b9d2680e81d45e09fb5a 20240924055532545 DAUC <0003> auc.c:145 vector [1]: res = 679367bdf2b3fa910000000000000000 20240924055532545 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055532545 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240924055532545 DAUC <0003> auc.c:151 vector [1]: kc = 413cb217ec60efe9 20240924055532545 DAUC <0003> auc.c:152 vector [1]: sres = 95209d2c 20240924055532545 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240924055532545 DAUC <0003> auc.c:113 vector [2]: rand = 29867ee15dcf036fa3daf5b4536c2d08 20240924055532545 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240924055532545 DAUC <0003> auc.c:142 vector [2]: autn = d1b671a1f3fb00001febc7a103ada270 20240924055532545 DAUC <0003> auc.c:143 vector [2]: ck = 4e7e0121bad3a335c9481222bf9d04b4 20240924055532545 DAUC <0003> auc.c:144 vector [2]: ik = 77a41e34b21ef6a238d2d3a284e64328 20240924055532545 DAUC <0003> auc.c:145 vector [2]: res = 3a0f2ae609eadde20000000000000000 20240924055532545 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055532545 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240924055532545 DAUC <0003> auc.c:151 vector [2]: kc = c840de9533b6120b 20240924055532545 DAUC <0003> auc.c:152 vector [2]: sres = 33e5f704 20240924055532545 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240924055532545 DAUC <0003> auc.c:113 vector [3]: rand = afa0bda28337abd603f444936ca9d82d 20240924055532545 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240924055532545 DAUC <0003> auc.c:142 vector [3]: autn = fda2eba9f359000045c429d12a98bfb7 20240924055532545 DAUC <0003> auc.c:143 vector [3]: ck = 8e7c1cb02380d6bc8d037c2f2b292138 20240924055532545 DAUC <0003> auc.c:144 vector [3]: ik = 724f78adec64e2cbb02b025be3f65ac3 20240924055532545 DAUC <0003> auc.c:145 vector [3]: res = b00423395edd98880000000000000000 20240924055532545 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055532545 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240924055532545 DAUC <0003> auc.c:151 vector [3]: kc = c11b1a69073b4f8c 20240924055532545 DAUC <0003> auc.c:152 vector [3]: sres = eed9bbb1 20240924055532545 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240924055532545 DAUC <0003> auc.c:113 vector [4]: rand = d5abc39a08ce122e149415f283ad1494 20240924055532545 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240924055532545 DAUC <0003> auc.c:142 vector [4]: autn = 2972b0d20590000066e30e7b36dc0e27 20240924055532545 DAUC <0003> auc.c:143 vector [4]: ck = 29e3679d0e4df7579ee6e44f421c3921 20240924055532545 DAUC <0003> auc.c:144 vector [4]: ik = 913c81796697415a4678aa25e13d5048 20240924055532545 DAUC <0003> auc.c:145 vector [4]: res = 14892b0f7e86b40e0000000000000000 20240924055532545 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240924055532545 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240924055532545 DAUC <0003> auc.c:151 vector [4]: kc = 6041a88ecbfbdf64 20240924055532545 DAUC <0003> auc.c:152 vector [4]: sres = 6a0f9f01 20240924055532545 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240924055532545 DAUC <0003> db_auc.c:245 IMSI='262428174080409': Generated 5 vectors 20240924055532545 DAUC <0003> db_auc.c:249 IMSI='262428174080409': Updating SQN=321 in DB 20240924055532553 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428174080409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428174080409"} 20240924055532553 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428174080409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532553 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532553 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532556 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532556 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428174080409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428174080409"} 20240924055532556 DAUC <0003> db_auc.c:157 IMSI='262428174080409': No 2G Auth Data 20240924055532556 DAUC <0003> db_auc.c:236 IMSI='262428174080409': Calling to generate 5 vectors 20240924055532557 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240924055532557 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055532557 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240924055532557 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240924055532557 DAUC <0003> auc.c:113 vector [0]: rand = dcd51f300e55d2c40b5f8f37f783f2ab 20240924055532557 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240924055532557 DAUC <0003> auc.c:142 vector [0]: autn = 4d3f3ae5cbc20000967bbfbb00f8bba1 20240924055532557 DAUC <0003> auc.c:143 vector [0]: ck = af7f4a31731f9b99b9a71dedcd82e34b 20240924055532557 DAUC <0003> auc.c:144 vector [0]: ik = e6e0dbd67cc5cfe36edc1cc2f30d0f4b 20240924055532557 DAUC <0003> auc.c:145 vector [0]: res = 7b482358e5ad591a0000000000000000 20240924055532557 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055532557 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240924055532557 DAUC <0003> auc.c:151 vector [0]: kc = 9ee490c83155b87a 20240924055532557 DAUC <0003> auc.c:152 vector [0]: sres = 9ee57a42 20240924055532557 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240924055532557 DAUC <0003> auc.c:113 vector [1]: rand = afca6313ea24e9493db9fc18a106ea59 20240924055532557 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240924055532557 DAUC <0003> auc.c:142 vector [1]: autn = e9246aa66c050000940c979964c57f67 20240924055532557 DAUC <0003> auc.c:143 vector [1]: ck = 300d3ffda972996ae17177b0e90163ee 20240924055532557 DAUC <0003> auc.c:144 vector [1]: ik = b4f7c85f731848192d57cfa29a64da83 20240924055532557 DAUC <0003> auc.c:145 vector [1]: res = e2cd567a1724891d0000000000000000 20240924055532557 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055532557 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240924055532557 DAUC <0003> auc.c:151 vector [1]: kc = 48dc4fb0a90f681e 20240924055532557 DAUC <0003> auc.c:152 vector [1]: sres = f5e9df67 20240924055532557 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240924055532557 DAUC <0003> auc.c:113 vector [2]: rand = fddbfe188d963fa2601cdac1d7c3c9b4 20240924055532557 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240924055532557 DAUC <0003> auc.c:142 vector [2]: autn = 5918f0cc69c90000d26c7188cafcf1a8 20240924055532557 DAUC <0003> auc.c:143 vector [2]: ck = 0503a179b60c1fe2698e53508cc04bec 20240924055532557 DAUC <0003> auc.c:144 vector [2]: ik = 6bd928f8b07e24e4419898edd2d8613d 20240924055532557 DAUC <0003> auc.c:145 vector [2]: res = d5507875d5ecb9610000000000000000 20240924055532557 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055532557 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240924055532557 DAUC <0003> auc.c:151 vector [2]: kc = 46cc423c586a11d7 20240924055532557 DAUC <0003> auc.c:152 vector [2]: sres = 00bcc114 20240924055532557 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240924055532557 DAUC <0003> auc.c:113 vector [3]: rand = ec394193ae2818788281ea47e5046263 20240924055532557 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240924055532557 DAUC <0003> auc.c:142 vector [3]: autn = 3e36ddf281220000e45bf60960869c0b 20240924055532557 DAUC <0003> auc.c:143 vector [3]: ck = adc490314e2ce518af59946a3e9c4005 20240924055532557 DAUC <0003> auc.c:144 vector [3]: ik = f8992a2c5a17b6b3841ce33c261c0cad 20240924055532557 DAUC <0003> auc.c:145 vector [3]: res = 65aa9e9cbeaf80ac0000000000000000 20240924055532557 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055532557 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240924055532557 DAUC <0003> auc.c:151 vector [3]: kc = 7e18cd4b0cbb1f03 20240924055532557 DAUC <0003> auc.c:152 vector [3]: sres = db051e30 20240924055532557 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240924055532557 DAUC <0003> auc.c:113 vector [4]: rand = 189217f28032673febde8cee0a68d3ec 20240924055532557 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240924055532557 DAUC <0003> auc.c:142 vector [4]: autn = cc7aacad0aa00000c5d663d0adecc48c 20240924055532557 DAUC <0003> auc.c:143 vector [4]: ck = e5f8d8f77c3abfda5158178cc502cd8b 20240924055532557 DAUC <0003> auc.c:144 vector [4]: ik = e6da3e457a0943d342c7a8788af643ab 20240924055532557 DAUC <0003> auc.c:145 vector [4]: res = b6d44c68b4e1d4c50000000000000000 20240924055532557 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240924055532557 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240924055532557 DAUC <0003> auc.c:151 vector [4]: kc = 10bd594649c77229 20240924055532557 DAUC <0003> auc.c:152 vector [4]: sres = 023598ad 20240924055532557 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240924055532557 DAUC <0003> db_auc.c:245 IMSI='262428174080409': Generated 5 vectors 20240924055532557 DAUC <0003> db_auc.c:249 IMSI='262428174080409': Updating SQN=481 in DB 20240924055532564 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428174080409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428174080409"} 20240924055532564 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428174080409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532564 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532564 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42252<->l=127.0.0.1:4258 20240924055532591 DAUC <0003> db_auc.c:157 IMSI='262423454795013': No 2G Auth Data 20240924055532591 DAUC <0003> db_auc.c:192 IMSI='262423454795013': No 3G Auth Data 20240924055532633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42268<->l=127.0.0.1:4258 20240924055532636 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532636 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423454795013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423454795013"} 20240924055532636 DAUC <0003> db_auc.c:236 IMSI='262423454795013': Calling to generate 1 vectors 20240924055532636 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240924055532636 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055532636 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055532636 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240924055532636 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532636 DAUC <0003> auc.c:113 vector [0]: rand = 803acc816e06b7d24b2e94b828061549 20240924055532636 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240924055532636 DAUC <0003> auc.c:142 vector [0]: autn = 961d756e929300006a390c2769a9c8cd 20240924055532636 DAUC <0003> auc.c:143 vector [0]: ck = 228024f3bf8375c7b4679b5bc657fb36 20240924055532636 DAUC <0003> auc.c:144 vector [0]: ik = 7e483542a0be1bbfa5dc0ebe5cc840df 20240924055532636 DAUC <0003> auc.c:145 vector [0]: res = 1e69be18740b64900000000000000000 20240924055532636 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055532636 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240924055532636 DAUC <0003> auc.c:179 vector [0]: kc = cc3a214f81dae800 20240924055532636 DAUC <0003> auc.c:180 vector [0]: sres = 5bf02b53 20240924055532636 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240924055532636 DAUC <0003> db_auc.c:245 IMSI='262423454795013': Generated 1 vectors 20240924055532636 DAUC <0003> db_auc.c:249 IMSI='262423454795013': Updating SQN=33 in DB 20240924055532644 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423454795013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423454795013"} 20240924055532644 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423454795013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532644 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532644 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532647 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532647 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423454795013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423454795013"} 20240924055532647 DAUC <0003> db_auc.c:236 IMSI='262423454795013': Calling to generate 4 vectors 20240924055532647 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240924055532647 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055532647 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055532647 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240924055532647 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532647 DAUC <0003> auc.c:113 vector [0]: rand = d9743a407b3b5d19691687869b3df36b 20240924055532647 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240924055532647 DAUC <0003> auc.c:142 vector [0]: autn = 56d16fd75ce20000ab301c6bec01e09d 20240924055532647 DAUC <0003> auc.c:143 vector [0]: ck = f8b9ece49d28397dda853a250620f237 20240924055532647 DAUC <0003> auc.c:144 vector [0]: ik = 9ab6bcf485de7992e953502e249d2a34 20240924055532647 DAUC <0003> auc.c:145 vector [0]: res = e6c57cc47a3397990000000000000000 20240924055532647 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055532647 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240924055532647 DAUC <0003> auc.c:179 vector [0]: kc = c35e00ec3b7f5400 20240924055532647 DAUC <0003> auc.c:180 vector [0]: sres = 27cb46ea 20240924055532647 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240924055532647 DAUC <0003> auc.c:113 vector [1]: rand = c21534336b0ae4518d1d06fe66cda4ff 20240924055532647 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240924055532647 DAUC <0003> auc.c:142 vector [1]: autn = 75ea477b4516000099af5fc76f54bfb3 20240924055532647 DAUC <0003> auc.c:143 vector [1]: ck = 5c54d3f50637b7e5d777d3859055ea21 20240924055532647 DAUC <0003> auc.c:144 vector [1]: ik = f4ef3984df973aefa0e0cfd9c3511f7e 20240924055532647 DAUC <0003> auc.c:145 vector [1]: res = 16855841c5f603230000000000000000 20240924055532647 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055532647 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240924055532647 DAUC <0003> auc.c:179 vector [1]: kc = 275d65092dd40c00 20240924055532647 DAUC <0003> auc.c:180 vector [1]: sres = f0434432 20240924055532647 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240924055532647 DAUC <0003> auc.c:113 vector [2]: rand = 689f43b0a116908dcb6b9edb1c2df874 20240924055532647 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240924055532647 DAUC <0003> auc.c:142 vector [2]: autn = 0475e957341900001d47f13725838304 20240924055532647 DAUC <0003> auc.c:143 vector [2]: ck = f735b57e8f6c31c4302595073a025675 20240924055532647 DAUC <0003> auc.c:144 vector [2]: ik = a47e19d58907c36aed120a0a965e56c0 20240924055532647 DAUC <0003> auc.c:145 vector [2]: res = 09819776e7e1d2980000000000000000 20240924055532647 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055532647 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240924055532647 DAUC <0003> auc.c:179 vector [2]: kc = 3b4fb1554fd1cc00 20240924055532647 DAUC <0003> auc.c:180 vector [2]: sres = d362a133 20240924055532647 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240924055532647 DAUC <0003> auc.c:113 vector [3]: rand = 4161bd00a323b9adb412788fbb6c9c4c 20240924055532647 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240924055532647 DAUC <0003> auc.c:142 vector [3]: autn = e28003f8bd96000018a0f9500c0dffe7 20240924055532647 DAUC <0003> auc.c:143 vector [3]: ck = 74809fa84a9a4fee70f86bab0569c989 20240924055532647 DAUC <0003> auc.c:144 vector [3]: ik = ecc66559dbcab99db4c70bce916e9c85 20240924055532647 DAUC <0003> auc.c:145 vector [3]: res = 4ceb1eba8d8649ad0000000000000000 20240924055532647 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055532647 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240924055532647 DAUC <0003> auc.c:179 vector [3]: kc = a6c5dd7705b1e400 20240924055532647 DAUC <0003> auc.c:180 vector [3]: sres = db1403d5 20240924055532647 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240924055532647 DAUC <0003> db_auc.c:245 IMSI='262423454795013': Generated 4 vectors 20240924055532647 DAUC <0003> db_auc.c:249 IMSI='262423454795013': Updating SQN=161 in DB 20240924055532654 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423454795013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423454795013"} 20240924055532654 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423454795013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532654 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532654 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532658 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532658 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423454795013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423454795013"} 20240924055532658 DAUC <0003> db_auc.c:236 IMSI='262423454795013': Calling to generate 5 vectors 20240924055532658 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240924055532658 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055532658 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055532658 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240924055532658 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532658 DAUC <0003> auc.c:113 vector [0]: rand = 53256530aabad4fa83dfd82e63ef5b5b 20240924055532658 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240924055532658 DAUC <0003> auc.c:142 vector [0]: autn = 1e43d3aa64190000f8479e7a260d3df1 20240924055532658 DAUC <0003> auc.c:143 vector [0]: ck = 0d1d86e44bd14903ae65f1ef5fd3ab41 20240924055532658 DAUC <0003> auc.c:144 vector [0]: ik = bdf1675be13535b44ce9fcce95c808f9 20240924055532658 DAUC <0003> auc.c:145 vector [0]: res = 7fcb03863a3a24d00000000000000000 20240924055532658 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055532658 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240924055532658 DAUC <0003> auc.c:179 vector [0]: kc = 288c4ef658836800 20240924055532658 DAUC <0003> auc.c:180 vector [0]: sres = e319ab46 20240924055532658 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240924055532658 DAUC <0003> auc.c:113 vector [1]: rand = a07c4f4cdf0a259722b89de8ff13180f 20240924055532658 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240924055532658 DAUC <0003> auc.c:142 vector [1]: autn = b363c1d63b280000cc82ca7c22ee364c 20240924055532658 DAUC <0003> auc.c:143 vector [1]: ck = a3a5d635289f925ac082667ccfee3565 20240924055532658 DAUC <0003> auc.c:144 vector [1]: ik = d0e4c1e6e57fac76a8d161d84a346273 20240924055532658 DAUC <0003> auc.c:145 vector [1]: res = 442bbe01b0520a6e0000000000000000 20240924055532658 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055532658 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240924055532658 DAUC <0003> auc.c:179 vector [1]: kc = e6d8fc69b4ad4c00 20240924055532658 DAUC <0003> auc.c:180 vector [1]: sres = 29c5a048 20240924055532658 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240924055532658 DAUC <0003> auc.c:113 vector [2]: rand = a5e8393542e63080ca1e87148f47532f 20240924055532658 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240924055532658 DAUC <0003> auc.c:142 vector [2]: autn = 37b169ba5ec9000014ead279cf3fcbe6 20240924055532658 DAUC <0003> auc.c:143 vector [2]: ck = 567cbb55776c2a69caed7e9b7e590784 20240924055532658 DAUC <0003> auc.c:144 vector [2]: ik = a815450bb7f1aeb935da133f99e147fe 20240924055532658 DAUC <0003> auc.c:145 vector [2]: res = 0d1c5852c9af27a90000000000000000 20240924055532658 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055532658 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240924055532658 DAUC <0003> auc.c:179 vector [2]: kc = b79422f35c6f6800 20240924055532658 DAUC <0003> auc.c:180 vector [2]: sres = 3ecbe7e5 20240924055532658 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240924055532658 DAUC <0003> auc.c:113 vector [3]: rand = 460c17798f60711d4caf42e636c17ca6 20240924055532658 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240924055532658 DAUC <0003> auc.c:142 vector [3]: autn = 8b2fe0154bee0000f225468055f6fddd 20240924055532658 DAUC <0003> auc.c:143 vector [3]: ck = e1a02d5efb3f93da29ccee3bb2cb5372 20240924055532658 DAUC <0003> auc.c:144 vector [3]: ik = 99400c2fee8e5709ebfb161d210242f1 20240924055532658 DAUC <0003> auc.c:145 vector [3]: res = 298397e4612a614a0000000000000000 20240924055532658 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055532658 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240924055532658 DAUC <0003> auc.c:179 vector [3]: kc = 74e8b9371ee32c00 20240924055532658 DAUC <0003> auc.c:180 vector [3]: sres = 10116435 20240924055532658 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240924055532658 DAUC <0003> auc.c:113 vector [4]: rand = 5fd8407643bc7231ff90db36b6ac9541 20240924055532658 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240924055532658 DAUC <0003> auc.c:142 vector [4]: autn = d461404cbb8e00002e27c564806a152f 20240924055532658 DAUC <0003> auc.c:143 vector [4]: ck = aeaa09fb7ef3fa3575eae8a7062640f1 20240924055532658 DAUC <0003> auc.c:144 vector [4]: ik = 66ff369200e06b527f846012137f2eeb 20240924055532658 DAUC <0003> auc.c:145 vector [4]: res = 677d5879ab0517b40000000000000000 20240924055532658 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240924055532658 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240924055532658 DAUC <0003> auc.c:179 vector [4]: kc = 905c87be9bc26400 20240924055532658 DAUC <0003> auc.c:180 vector [4]: sres = 6afb1a73 20240924055532658 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240924055532658 DAUC <0003> db_auc.c:245 IMSI='262423454795013': Generated 5 vectors 20240924055532658 DAUC <0003> db_auc.c:249 IMSI='262423454795013': Updating SQN=321 in DB 20240924055532665 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423454795013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423454795013"} 20240924055532666 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423454795013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532666 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532666 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532668 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532668 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423454795013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423454795013"} 20240924055532668 DAUC <0003> db_auc.c:236 IMSI='262423454795013': Calling to generate 5 vectors 20240924055532668 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240924055532668 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055532668 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055532668 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240924055532668 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532668 DAUC <0003> auc.c:113 vector [0]: rand = ea339251fdf984ac8afe465e053b4874 20240924055532668 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240924055532668 DAUC <0003> auc.c:142 vector [0]: autn = de27b643719700008466447792a89a0f 20240924055532668 DAUC <0003> auc.c:143 vector [0]: ck = 184181d3b896d41b793537d3e8e64e42 20240924055532668 DAUC <0003> auc.c:144 vector [0]: ik = 769c93e623e453175ba4893460741783 20240924055532668 DAUC <0003> auc.c:145 vector [0]: res = 4aeeffc5296f207d0000000000000000 20240924055532668 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055532668 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240924055532668 DAUC <0003> auc.c:179 vector [0]: kc = 9bfc54352b565000 20240924055532668 DAUC <0003> auc.c:180 vector [0]: sres = c64e0595 20240924055532668 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240924055532669 DAUC <0003> auc.c:113 vector [1]: rand = 6ca0dde8dd2cf73f3d8d501d6881d688 20240924055532669 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240924055532669 DAUC <0003> auc.c:142 vector [1]: autn = 78481aa0d68a0000fd63407bf6e4b397 20240924055532669 DAUC <0003> auc.c:143 vector [1]: ck = f00f9791e2b7e737abc5dfa37ae63a5c 20240924055532669 DAUC <0003> auc.c:144 vector [1]: ik = 71ae6a48ea5372cef060b4aabd44b925 20240924055532669 DAUC <0003> auc.c:145 vector [1]: res = efbc0016373641c90000000000000000 20240924055532669 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055532669 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240924055532669 DAUC <0003> auc.c:179 vector [1]: kc = 859b2e4d132cdc00 20240924055532669 DAUC <0003> auc.c:180 vector [1]: sres = 2293c36f 20240924055532669 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240924055532669 DAUC <0003> auc.c:113 vector [2]: rand = 578bb04bcd394004411c383e4a901692 20240924055532669 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240924055532669 DAUC <0003> auc.c:142 vector [2]: autn = 31092bf9d73600006031a06de048af81 20240924055532669 DAUC <0003> auc.c:143 vector [2]: ck = 7869955024e769062cb4b03181fd586a 20240924055532669 DAUC <0003> auc.c:144 vector [2]: ik = 81062d34a1e67fdbcc45c0244be84f73 20240924055532669 DAUC <0003> auc.c:145 vector [2]: res = 8f15a42a31f2ade20000000000000000 20240924055532669 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055532669 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240924055532669 DAUC <0003> auc.c:179 vector [2]: kc = b8019fe2962e6400 20240924055532669 DAUC <0003> auc.c:180 vector [2]: sres = 6bbe8670 20240924055532669 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240924055532669 DAUC <0003> auc.c:113 vector [3]: rand = a1118c0854f222763693a963b280b0c1 20240924055532669 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240924055532669 DAUC <0003> auc.c:142 vector [3]: autn = 54e142e5bd1700006d9771ac2f2dc040 20240924055532669 DAUC <0003> auc.c:143 vector [3]: ck = cf56208ab7199da46f8edabf382e35fd 20240924055532669 DAUC <0003> auc.c:144 vector [3]: ik = b650390b505b5dd9181463c8305a977a 20240924055532669 DAUC <0003> auc.c:145 vector [3]: res = b67877ff35d8698a0000000000000000 20240924055532669 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055532669 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240924055532669 DAUC <0003> auc.c:179 vector [3]: kc = 3125b3dc55669000 20240924055532669 DAUC <0003> auc.c:180 vector [3]: sres = 95372a9b 20240924055532669 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240924055532669 DAUC <0003> auc.c:113 vector [4]: rand = 103303dac3b31e92b627c9ca3e675975 20240924055532669 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240924055532669 DAUC <0003> auc.c:142 vector [4]: autn = a70f370826ad0000672ca813b17f98c2 20240924055532669 DAUC <0003> auc.c:143 vector [4]: ck = 7c810220737b84993c64627cfaac5f17 20240924055532669 DAUC <0003> auc.c:144 vector [4]: ik = 65a9f4f9e19ca9d1ed93a3ae0c50d4bc 20240924055532669 DAUC <0003> auc.c:145 vector [4]: res = e78057c9d71cf6980000000000000000 20240924055532669 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240924055532669 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240924055532669 DAUC <0003> auc.c:179 vector [4]: kc = d341fab54163b000 20240924055532669 DAUC <0003> auc.c:180 vector [4]: sres = 788e56a7 20240924055532669 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240924055532669 DAUC <0003> db_auc.c:245 IMSI='262423454795013': Generated 5 vectors 20240924055532669 DAUC <0003> db_auc.c:249 IMSI='262423454795013': Updating SQN=481 in DB 20240924055532676 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423454795013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423454795013"} 20240924055532676 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423454795013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532676 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532676 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42268<->l=127.0.0.1:4258 20240924055532713 DAUC <0003> db_auc.c:157 IMSI='262420868974834': No 2G Auth Data 20240924055532713 DAUC <0003> db_auc.c:192 IMSI='262420868974834': No 3G Auth Data 20240924055532752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42274<->l=127.0.0.1:4258 20240924055532757 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532757 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420868974834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420868974834"} 20240924055532757 DAUC <0003> db_auc.c:236 IMSI='262420868974834': Calling to generate 1 vectors 20240924055532757 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240924055532757 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055532757 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055532757 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240924055532757 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532757 DAUC <0003> auc.c:113 vector [0]: rand = ad398b2446f91f025a8b00db21f19b96 20240924055532757 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240924055532757 DAUC <0003> auc.c:142 vector [0]: autn = 388a65e3d28b0000b38b32ebd0a423b9 20240924055532757 DAUC <0003> auc.c:143 vector [0]: ck = daa7f46861a7eb142f7c10124e3c495f 20240924055532757 DAUC <0003> auc.c:144 vector [0]: ik = 84c98fd824a960470405244a96271909 20240924055532757 DAUC <0003> auc.c:145 vector [0]: res = cb02b5fc97f54ab50000000000000000 20240924055532757 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055532757 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240924055532757 DAUC <0003> auc.c:179 vector [0]: kc = e0d423e80b26e000 20240924055532757 DAUC <0003> auc.c:180 vector [0]: sres = 7c6077e9 20240924055532757 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240924055532757 DAUC <0003> db_auc.c:245 IMSI='262420868974834': Generated 1 vectors 20240924055532757 DAUC <0003> db_auc.c:249 IMSI='262420868974834': Updating SQN=33 in DB 20240924055532766 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420868974834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420868974834"} 20240924055532766 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420868974834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532766 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532766 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532768 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532768 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420868974834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420868974834"} 20240924055532768 DAUC <0003> db_auc.c:236 IMSI='262420868974834': Calling to generate 4 vectors 20240924055532768 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240924055532768 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055532768 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055532768 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240924055532768 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532768 DAUC <0003> auc.c:113 vector [0]: rand = 761cd51d3e772891337147e18ba8589d 20240924055532768 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240924055532768 DAUC <0003> auc.c:142 vector [0]: autn = f63870b8e98e0000b318b25ee0e4777a 20240924055532768 DAUC <0003> auc.c:143 vector [0]: ck = e69a61613dd4640524591b23e6767aec 20240924055532768 DAUC <0003> auc.c:144 vector [0]: ik = e5fe3d37bba43e3a0527d8bee10811e6 20240924055532768 DAUC <0003> auc.c:145 vector [0]: res = d566f2b68ec793910000000000000000 20240924055532768 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055532768 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240924055532768 DAUC <0003> auc.c:179 vector [0]: kc = 8579754a82543800 20240924055532768 DAUC <0003> auc.c:180 vector [0]: sres = ed6555d3 20240924055532768 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240924055532768 DAUC <0003> auc.c:113 vector [1]: rand = c9fdc8aa8c12da99cbe186e2b85a0049 20240924055532768 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240924055532768 DAUC <0003> auc.c:142 vector [1]: autn = e4ab6d0a3c68000012c0065cb397c025 20240924055532768 DAUC <0003> auc.c:143 vector [1]: ck = ef44ef66f5c98dd43e772ff7347317e7 20240924055532768 DAUC <0003> auc.c:144 vector [1]: ik = ab918482f3241879944bcdcd517347b3 20240924055532768 DAUC <0003> auc.c:145 vector [1]: res = 53873cc90e3ccc3b0000000000000000 20240924055532768 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055532768 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240924055532768 DAUC <0003> auc.c:179 vector [1]: kc = d977bace50d03000 20240924055532768 DAUC <0003> auc.c:180 vector [1]: sres = 25335746 20240924055532768 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240924055532768 DAUC <0003> auc.c:113 vector [2]: rand = ecb5ac94bf90a023e2e8a73572027cbe 20240924055532768 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240924055532768 DAUC <0003> auc.c:142 vector [2]: autn = bb763287f8dd0000d726898d788bd1dc 20240924055532768 DAUC <0003> auc.c:143 vector [2]: ck = 38ffe0c2dd854c3ddcd83b1021113fb3 20240924055532768 DAUC <0003> auc.c:144 vector [2]: ik = b8f4a58ca6885257e0323ff11d2d9a73 20240924055532768 DAUC <0003> auc.c:145 vector [2]: res = 688a09a255f418260000000000000000 20240924055532768 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055532768 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240924055532768 DAUC <0003> auc.c:179 vector [2]: kc = a9b5ff7436e52400 20240924055532768 DAUC <0003> auc.c:180 vector [2]: sres = db5d8e4f 20240924055532768 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240924055532768 DAUC <0003> auc.c:113 vector [3]: rand = 2d56aee7505d1363e6923ab155763f52 20240924055532768 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240924055532768 DAUC <0003> auc.c:142 vector [3]: autn = dc9aaacfd25b0000684c935ddae5a44e 20240924055532768 DAUC <0003> auc.c:143 vector [3]: ck = 326ea6a6921c582549883bfa9e41fc56 20240924055532768 DAUC <0003> auc.c:144 vector [3]: ik = 919b3fb978ee6f62e9ffd1ceb275c342 20240924055532768 DAUC <0003> auc.c:145 vector [3]: res = 4998832f80d72b380000000000000000 20240924055532768 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055532769 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240924055532769 DAUC <0003> auc.c:179 vector [3]: kc = bd42f58fe6643800 20240924055532769 DAUC <0003> auc.c:180 vector [3]: sres = e8cadc34 20240924055532769 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240924055532769 DAUC <0003> db_auc.c:245 IMSI='262420868974834': Generated 4 vectors 20240924055532769 DAUC <0003> db_auc.c:249 IMSI='262420868974834': Updating SQN=161 in DB 20240924055532776 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420868974834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420868974834"} 20240924055532776 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420868974834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532776 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532776 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532779 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532779 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420868974834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420868974834"} 20240924055532779 DAUC <0003> db_auc.c:236 IMSI='262420868974834': Calling to generate 5 vectors 20240924055532779 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240924055532779 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055532779 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055532779 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240924055532779 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532779 DAUC <0003> auc.c:113 vector [0]: rand = fdb37f452db33e72fa8844f64d3a5a33 20240924055532779 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240924055532779 DAUC <0003> auc.c:142 vector [0]: autn = 04e39118eac80000d6b47bcd662fe7e3 20240924055532779 DAUC <0003> auc.c:143 vector [0]: ck = 8fedd3c612c0f8a5148e70a8f9e56e65 20240924055532779 DAUC <0003> auc.c:144 vector [0]: ik = 31362128127127df8b80149e3e9f5393 20240924055532779 DAUC <0003> auc.c:145 vector [0]: res = 196b1a31f14cfc340000000000000000 20240924055532779 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055532779 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240924055532779 DAUC <0003> auc.c:179 vector [0]: kc = c5b80a5f764c5000 20240924055532779 DAUC <0003> auc.c:180 vector [0]: sres = c794d8c0 20240924055532779 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240924055532779 DAUC <0003> auc.c:113 vector [1]: rand = 978464ddb576af84241988b5333376db 20240924055532779 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240924055532779 DAUC <0003> auc.c:142 vector [1]: autn = ded3abd567c10000df7aa4393bc53d96 20240924055532779 DAUC <0003> auc.c:143 vector [1]: ck = 8e70c28263ae646f27dafeae3d15f423 20240924055532779 DAUC <0003> auc.c:144 vector [1]: ik = 2206b037cae89ead9a46ce738084e2ff 20240924055532779 DAUC <0003> auc.c:145 vector [1]: res = b17c8e2630fcd2ec0000000000000000 20240924055532779 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055532779 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240924055532779 DAUC <0003> auc.c:179 vector [1]: kc = d116abab96a73000 20240924055532779 DAUC <0003> auc.c:180 vector [1]: sres = 392ecf03 20240924055532779 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240924055532779 DAUC <0003> auc.c:113 vector [2]: rand = e6146bac036ba97204898e1038957003 20240924055532779 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240924055532779 DAUC <0003> auc.c:142 vector [2]: autn = aebba7b1b574000076fbe99cd0c82ec6 20240924055532779 DAUC <0003> auc.c:143 vector [2]: ck = 3552ab8a5fded6cbcd33f3b46388d7f6 20240924055532779 DAUC <0003> auc.c:144 vector [2]: ik = f2b58216a5a2ffead232f76026e7251e 20240924055532779 DAUC <0003> auc.c:145 vector [2]: res = 18ad3dcb0942dac10000000000000000 20240924055532779 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055532779 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240924055532779 DAUC <0003> auc.c:179 vector [2]: kc = fe828ff20e211000 20240924055532779 DAUC <0003> auc.c:180 vector [2]: sres = 43020ab0 20240924055532779 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240924055532779 DAUC <0003> auc.c:113 vector [3]: rand = a4c114bd4d9ca8c2517b82a0f012deee 20240924055532779 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240924055532779 DAUC <0003> auc.c:142 vector [3]: autn = a3d9e5475bee00006c005457e5fd5151 20240924055532779 DAUC <0003> auc.c:143 vector [3]: ck = 65111f0980b14cc67fa8eacd3a66e447 20240924055532779 DAUC <0003> auc.c:144 vector [3]: ik = ace16f6c3be5017b9b4c9649b6b99f1d 20240924055532779 DAUC <0003> auc.c:145 vector [3]: res = 366d6fdcab9ed3160000000000000000 20240924055532779 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055532779 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240924055532779 DAUC <0003> auc.c:179 vector [3]: kc = d53c92581c32b800 20240924055532779 DAUC <0003> auc.c:180 vector [3]: sres = 2d56ac2f 20240924055532779 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240924055532779 DAUC <0003> auc.c:113 vector [4]: rand = dae3d1b64ce1fd11bd99f28de4e52132 20240924055532779 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240924055532779 DAUC <0003> auc.c:142 vector [4]: autn = 418bdfbad2c500003d93f2fff3ed4af9 20240924055532779 DAUC <0003> auc.c:143 vector [4]: ck = 4ddbc747fcef1dd750d42c00d640b001 20240924055532779 DAUC <0003> auc.c:144 vector [4]: ik = 00eaa8e65e6a5f689a7155bd2f11cf4d 20240924055532779 DAUC <0003> auc.c:145 vector [4]: res = 096ef6be138e92660000000000000000 20240924055532779 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240924055532779 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240924055532779 DAUC <0003> auc.c:179 vector [4]: kc = f3fce32fe147c000 20240924055532779 DAUC <0003> auc.c:180 vector [4]: sres = da385fb4 20240924055532779 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240924055532779 DAUC <0003> db_auc.c:245 IMSI='262420868974834': Generated 5 vectors 20240924055532779 DAUC <0003> db_auc.c:249 IMSI='262420868974834': Updating SQN=321 in DB 20240924055532787 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420868974834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420868974834"} 20240924055532787 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420868974834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532787 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532787 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532790 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532790 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420868974834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420868974834"} 20240924055532790 DAUC <0003> db_auc.c:236 IMSI='262420868974834': Calling to generate 5 vectors 20240924055532790 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240924055532790 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055532790 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055532790 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240924055532790 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532790 DAUC <0003> auc.c:113 vector [0]: rand = b850c258b80224e430b346d2b9054356 20240924055532790 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240924055532790 DAUC <0003> auc.c:142 vector [0]: autn = 9041c21fbb7500008a1ab8e1f3431044 20240924055532790 DAUC <0003> auc.c:143 vector [0]: ck = 41c1e7071d5f26cc3a2ecb9808e98bba 20240924055532790 DAUC <0003> auc.c:144 vector [0]: ik = 9749fe15be98df32cafc3164e9347e70 20240924055532790 DAUC <0003> auc.c:145 vector [0]: res = e89ac0761bedfcb80000000000000000 20240924055532790 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055532790 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240924055532790 DAUC <0003> auc.c:179 vector [0]: kc = b239ae16fef45400 20240924055532790 DAUC <0003> auc.c:180 vector [0]: sres = ec786f70 20240924055532790 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240924055532790 DAUC <0003> auc.c:113 vector [1]: rand = bc17a4ed03502038a1bdff1e5a5865b6 20240924055532790 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240924055532790 DAUC <0003> auc.c:142 vector [1]: autn = 0c54f95f97f8000061f0f5fa886d6baf 20240924055532790 DAUC <0003> auc.c:143 vector [1]: ck = cde275400c32da95b925f00e7addff19 20240924055532790 DAUC <0003> auc.c:144 vector [1]: ik = 6494b3a0e36ff533c1bea4281ad61b11 20240924055532790 DAUC <0003> auc.c:145 vector [1]: res = 8b8a23156290b8530000000000000000 20240924055532790 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055532790 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240924055532790 DAUC <0003> auc.c:179 vector [1]: kc = 2c1f5cb2de6d9400 20240924055532790 DAUC <0003> auc.c:180 vector [1]: sres = 284777d1 20240924055532790 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240924055532790 DAUC <0003> auc.c:113 vector [2]: rand = bbfab12b855b24670cbebc1634ed7438 20240924055532790 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240924055532791 DAUC <0003> auc.c:142 vector [2]: autn = af8d5b9cfa6a000022441bd29d516d98 20240924055532791 DAUC <0003> auc.c:143 vector [2]: ck = 96a9e3aa921b14e47b59e78e7d2969c4 20240924055532791 DAUC <0003> auc.c:144 vector [2]: ik = 30c4261b65d97509f4f434d0ff71a996 20240924055532791 DAUC <0003> auc.c:145 vector [2]: res = 12f6ede5f2f944dc0000000000000000 20240924055532791 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055532791 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240924055532791 DAUC <0003> auc.c:179 vector [2]: kc = 191f789ae7007400 20240924055532791 DAUC <0003> auc.c:180 vector [2]: sres = 84f90ecd 20240924055532791 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240924055532791 DAUC <0003> auc.c:113 vector [3]: rand = a9605082693a97fbb36e691034419aa9 20240924055532791 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240924055532791 DAUC <0003> auc.c:142 vector [3]: autn = e14b91979dac0000ccaf0691768f76a8 20240924055532791 DAUC <0003> auc.c:143 vector [3]: ck = dfc45bf1b9bcc71924793361b43150d1 20240924055532791 DAUC <0003> auc.c:144 vector [3]: ik = dd9bb9a549d388db28d2930681c4931f 20240924055532791 DAUC <0003> auc.c:145 vector [3]: res = 76d6e71e0352417a0000000000000000 20240924055532791 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055532791 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240924055532791 DAUC <0003> auc.c:179 vector [3]: kc = a3de02343287fc00 20240924055532791 DAUC <0003> auc.c:180 vector [3]: sres = 2b56ba44 20240924055532791 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240924055532791 DAUC <0003> auc.c:113 vector [4]: rand = b1ed277290fe7f99cb7b3d6799c2894b 20240924055532791 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240924055532791 DAUC <0003> auc.c:142 vector [4]: autn = e3b455c9d6360000a613e69760ecd692 20240924055532791 DAUC <0003> auc.c:143 vector [4]: ck = 109c670a473166b2a2549c5defee5500 20240924055532791 DAUC <0003> auc.c:144 vector [4]: ik = f55ec4df6b47ae890243a4001c4f807a 20240924055532791 DAUC <0003> auc.c:145 vector [4]: res = 3c856e524dfce5860000000000000000 20240924055532791 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240924055532791 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240924055532791 DAUC <0003> auc.c:179 vector [4]: kc = da331b34f1531c00 20240924055532791 DAUC <0003> auc.c:180 vector [4]: sres = 63bd3c03 20240924055532791 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240924055532791 DAUC <0003> db_auc.c:245 IMSI='262420868974834': Generated 5 vectors 20240924055532791 DAUC <0003> db_auc.c:249 IMSI='262420868974834': Updating SQN=481 in DB 20240924055532799 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420868974834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420868974834"} 20240924055532799 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420868974834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532799 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532799 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42274<->l=127.0.0.1:4258 20240924055532833 DAUC <0003> db_auc.c:157 IMSI='262429111011514': No 2G Auth Data 20240924055532833 DAUC <0003> db_auc.c:192 IMSI='262429111011514': No 3G Auth Data 20240924055532873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42288<->l=127.0.0.1:4258 20240924055532877 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532877 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429111011514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429111011514"} 20240924055532877 DAUC <0003> db_auc.c:236 IMSI='262429111011514': Calling to generate 1 vectors 20240924055532877 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240924055532877 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055532877 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055532877 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240924055532877 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532877 DAUC <0003> auc.c:113 vector [0]: rand = 546ee5a9651733a3c170a3bc0c7fa339 20240924055532877 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240924055532877 DAUC <0003> auc.c:142 vector [0]: autn = 5572f7cdc9290000914dfe7ebbffaa99 20240924055532877 DAUC <0003> auc.c:143 vector [0]: ck = 8b07ab8a3681a31303e4544079ab1575 20240924055532877 DAUC <0003> auc.c:144 vector [0]: ik = 7ce8cdfc60b13c4801446f2771402af2 20240924055532877 DAUC <0003> auc.c:145 vector [0]: res = 59848f28551ec02e0000000000000000 20240924055532877 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055532877 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240924055532877 DAUC <0003> auc.c:179 vector [0]: kc = 8b2721a59b5252a9 20240924055532877 DAUC <0003> auc.c:180 vector [0]: sres = 9ef975ed 20240924055532877 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240924055532877 DAUC <0003> db_auc.c:245 IMSI='262429111011514': Generated 1 vectors 20240924055532877 DAUC <0003> db_auc.c:249 IMSI='262429111011514': Updating SQN=33 in DB 20240924055532886 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429111011514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429111011514"} 20240924055532886 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429111011514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532886 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532886 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532889 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532889 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429111011514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429111011514"} 20240924055532889 DAUC <0003> db_auc.c:236 IMSI='262429111011514': Calling to generate 4 vectors 20240924055532889 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240924055532889 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055532889 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055532889 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240924055532889 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532889 DAUC <0003> auc.c:113 vector [0]: rand = a11bf593c85a62f312e8d5624a1f3dff 20240924055532889 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240924055532889 DAUC <0003> auc.c:142 vector [0]: autn = 8443487c661e00008a7b26658a7096de 20240924055532889 DAUC <0003> auc.c:143 vector [0]: ck = ce6df8f97f1bc82537155df0f2f8a427 20240924055532889 DAUC <0003> auc.c:144 vector [0]: ik = dafeb392acdcf863c5e111198dc7b62e 20240924055532889 DAUC <0003> auc.c:145 vector [0]: res = dbe94ebadf5b80700000000000000000 20240924055532889 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055532889 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240924055532889 DAUC <0003> auc.c:179 vector [0]: kc = d8d1b269c4538354 20240924055532889 DAUC <0003> auc.c:180 vector [0]: sres = f6b4cb8f 20240924055532889 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240924055532889 DAUC <0003> auc.c:113 vector [1]: rand = c3061a5401eac30f4e0bbdd36844ee83 20240924055532889 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240924055532889 DAUC <0003> auc.c:142 vector [1]: autn = 5a0577f01f5b0000be50d0f220d5957b 20240924055532889 DAUC <0003> auc.c:143 vector [1]: ck = a37b6dee583a5044d61749c0d76203a6 20240924055532889 DAUC <0003> auc.c:144 vector [1]: ik = e7b885bf370f5bbab6e60e8e725321a3 20240924055532889 DAUC <0003> auc.c:145 vector [1]: res = d8be56bdeadee8170000000000000000 20240924055532889 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055532889 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240924055532889 DAUC <0003> auc.c:179 vector [1]: kc = c94f7df44d16ed91 20240924055532889 DAUC <0003> auc.c:180 vector [1]: sres = f9019d69 20240924055532889 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240924055532889 DAUC <0003> auc.c:113 vector [2]: rand = 094c67db38596fc3d737a63e477eb36f 20240924055532889 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240924055532889 DAUC <0003> auc.c:142 vector [2]: autn = 272e870ef14d00009a1d3b0d3845611a 20240924055532889 DAUC <0003> auc.c:143 vector [2]: ck = 8be6892ad7aa298c8dad0ff9265aaf42 20240924055532889 DAUC <0003> auc.c:144 vector [2]: ik = 45f3ac4304cbeb355b4ab9a7ebd5efd2 20240924055532889 DAUC <0003> auc.c:145 vector [2]: res = c1bf8844213a35280000000000000000 20240924055532889 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055532889 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240924055532889 DAUC <0003> auc.c:179 vector [2]: kc = 2e4f08cfd0c841dc 20240924055532889 DAUC <0003> auc.c:180 vector [2]: sres = 8dd90d25 20240924055532889 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240924055532889 DAUC <0003> auc.c:113 vector [3]: rand = 85b8c6f62d050395427122810222c52c 20240924055532889 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240924055532889 DAUC <0003> auc.c:142 vector [3]: autn = f08d831fede700006a41961823b7f493 20240924055532889 DAUC <0003> auc.c:143 vector [3]: ck = 07c0c3aaec7d24cfa2ca79ea3d2154c7 20240924055532889 DAUC <0003> auc.c:144 vector [3]: ik = 0585b7010126519064aed9dfe5aaba32 20240924055532889 DAUC <0003> auc.c:145 vector [3]: res = 138a17f90af856960000000000000000 20240924055532889 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055532889 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240924055532889 DAUC <0003> auc.c:179 vector [3]: kc = 68084020b9328e14 20240924055532889 DAUC <0003> auc.c:180 vector [3]: sres = 6fd08340 20240924055532889 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240924055532889 DAUC <0003> db_auc.c:245 IMSI='262429111011514': Generated 4 vectors 20240924055532889 DAUC <0003> db_auc.c:249 IMSI='262429111011514': Updating SQN=161 in DB 20240924055532897 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429111011514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429111011514"} 20240924055532897 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429111011514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532897 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532897 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532900 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532900 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429111011514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429111011514"} 20240924055532900 DAUC <0003> db_auc.c:236 IMSI='262429111011514': Calling to generate 5 vectors 20240924055532900 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240924055532900 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055532900 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055532900 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240924055532900 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532900 DAUC <0003> auc.c:113 vector [0]: rand = 6293d8082ebd42b380603147adb37de4 20240924055532900 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240924055532900 DAUC <0003> auc.c:142 vector [0]: autn = bf2d0c2a6686000058f4138d10c53dc8 20240924055532900 DAUC <0003> auc.c:143 vector [0]: ck = 62334335a5cdbfe1fdeb242fba3edf15 20240924055532900 DAUC <0003> auc.c:144 vector [0]: ik = c730cb86a03bc3ac6893ecbfff237a5d 20240924055532900 DAUC <0003> auc.c:145 vector [0]: res = 9bd2e2f0e1cf89e00000000000000000 20240924055532900 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055532900 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240924055532900 DAUC <0003> auc.c:179 vector [0]: kc = c18b04be610fd22a 20240924055532900 DAUC <0003> auc.c:180 vector [0]: sres = 2c9953c2 20240924055532900 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240924055532900 DAUC <0003> auc.c:113 vector [1]: rand = b0aa479705883d4bbf2ea80ed6846d42 20240924055532900 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240924055532900 DAUC <0003> auc.c:142 vector [1]: autn = 87f03d2a6e5900004901228c1080ef59 20240924055532900 DAUC <0003> auc.c:143 vector [1]: ck = eca49086111a4689d0ef79b74d624fc1 20240924055532900 DAUC <0003> auc.c:144 vector [1]: ik = e624dfeb360bd139b8864c3ed5161206 20240924055532900 DAUC <0003> auc.c:145 vector [1]: res = c0cc800db027b0ec0000000000000000 20240924055532900 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055532900 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240924055532900 DAUC <0003> auc.c:179 vector [1]: kc = 319a1bc9a05cecc0 20240924055532900 DAUC <0003> auc.c:180 vector [1]: sres = e132128d 20240924055532900 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240924055532900 DAUC <0003> auc.c:113 vector [2]: rand = 18a605d3f087de359c6d0afd8e3f69d8 20240924055532900 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240924055532900 DAUC <0003> auc.c:142 vector [2]: autn = 8bb3d29f78cd0000ce6db80d0a4864a2 20240924055532900 DAUC <0003> auc.c:143 vector [2]: ck = b163f388f2e0a4894596291c2e4db244 20240924055532900 DAUC <0003> auc.c:144 vector [2]: ik = 2c1c867b9d3ffd1876a91e18fefbee13 20240924055532900 DAUC <0003> auc.c:145 vector [2]: res = 77416abbe10373bd0000000000000000 20240924055532900 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055532900 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240924055532900 DAUC <0003> auc.c:179 vector [2]: kc = 16365d690c6ddcc3 20240924055532900 DAUC <0003> auc.c:180 vector [2]: sres = 0df4ed76 20240924055532900 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240924055532900 DAUC <0003> auc.c:113 vector [3]: rand = 5e6f2ebb627a774caa36635f7cc69ef0 20240924055532900 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240924055532900 DAUC <0003> auc.c:142 vector [3]: autn = 555ac8e650d90000521e0eb03656b003 20240924055532900 DAUC <0003> auc.c:143 vector [3]: ck = 2648e082cd838c5e8458ed0ed9ff2a70 20240924055532900 DAUC <0003> auc.c:144 vector [3]: ik = 3fe5c0809949aea4d9f26e0e20faf565 20240924055532900 DAUC <0003> auc.c:145 vector [3]: res = 6d652480302e40a40000000000000000 20240924055532900 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055532900 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240924055532900 DAUC <0003> auc.c:179 vector [3]: kc = 10b618cbf2dd3cb5 20240924055532900 DAUC <0003> auc.c:180 vector [3]: sres = 879d59de 20240924055532900 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240924055532900 DAUC <0003> auc.c:113 vector [4]: rand = 8c6e95d8a1305f8c91bf74d316cb6146 20240924055532900 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240924055532900 DAUC <0003> auc.c:142 vector [4]: autn = 67421bad3ab900003400f8fb659181d0 20240924055532900 DAUC <0003> auc.c:143 vector [4]: ck = 6a9db9fcb9e909fadb2622e40e6fd86b 20240924055532900 DAUC <0003> auc.c:144 vector [4]: ik = ca631207fbb4922b56b46478a7f10a54 20240924055532900 DAUC <0003> auc.c:145 vector [4]: res = b25046f951c199390000000000000000 20240924055532900 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240924055532900 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240924055532900 DAUC <0003> auc.c:179 vector [4]: kc = 061c8427ac427042 20240924055532900 DAUC <0003> auc.c:180 vector [4]: sres = 6ac6e197 20240924055532900 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240924055532900 DAUC <0003> db_auc.c:245 IMSI='262429111011514': Generated 5 vectors 20240924055532900 DAUC <0003> db_auc.c:249 IMSI='262429111011514': Updating SQN=321 in DB 20240924055532908 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429111011514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429111011514"} 20240924055532908 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429111011514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532908 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532908 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532911 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532911 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429111011514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429111011514"} 20240924055532912 DAUC <0003> db_auc.c:236 IMSI='262429111011514': Calling to generate 5 vectors 20240924055532912 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240924055532912 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055532912 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055532912 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240924055532912 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055532912 DAUC <0003> auc.c:113 vector [0]: rand = ff95a1e566ae124abf6faf049ebdeb9d 20240924055532912 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240924055532912 DAUC <0003> auc.c:142 vector [0]: autn = 3db62884d7c70000d73136a2dd8a9e1e 20240924055532912 DAUC <0003> auc.c:143 vector [0]: ck = 591df2bbe435ea4aaa551ca3204bc0d6 20240924055532912 DAUC <0003> auc.c:144 vector [0]: ik = 61ae3d0bfd9e47a9ed86c964e4b4a492 20240924055532912 DAUC <0003> auc.c:145 vector [0]: res = ad6ad9b8b9c336930000000000000000 20240924055532912 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055532912 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240924055532912 DAUC <0003> auc.c:179 vector [0]: kc = 21049a4991148d9c 20240924055532912 DAUC <0003> auc.c:180 vector [0]: sres = 385dd352 20240924055532912 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240924055532912 DAUC <0003> auc.c:113 vector [1]: rand = 7b813f00dfafc23a6b234045ed0a1729 20240924055532912 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240924055532912 DAUC <0003> auc.c:142 vector [1]: autn = 6e5a5aa722b0000077f6c2d55451876d 20240924055532912 DAUC <0003> auc.c:143 vector [1]: ck = f1fb999d8f137e084e8051769ca56d8a 20240924055532912 DAUC <0003> auc.c:144 vector [1]: ik = 877aaead9f115e80a7d659e835cdc1db 20240924055532912 DAUC <0003> auc.c:145 vector [1]: res = f47750db660c66590000000000000000 20240924055532912 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055532912 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240924055532912 DAUC <0003> auc.c:179 vector [1]: kc = 90e7afd2153b8dd4 20240924055532912 DAUC <0003> auc.c:180 vector [1]: sres = 20c9be05 20240924055532912 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240924055532912 DAUC <0003> auc.c:113 vector [2]: rand = 2e841b5b675301a34d0b1c7af11a5ca7 20240924055532912 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240924055532912 DAUC <0003> auc.c:142 vector [2]: autn = 43acc14ac35e0000a299dbcc7faf4710 20240924055532912 DAUC <0003> auc.c:143 vector [2]: ck = c6bc7d3c687b686c842f593bb320059f 20240924055532912 DAUC <0003> auc.c:144 vector [2]: ik = 0b06d7a3fab2d236879b6e090be630ed 20240924055532912 DAUC <0003> auc.c:145 vector [2]: res = 80895ceaaac0a6180000000000000000 20240924055532912 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055532912 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240924055532912 DAUC <0003> auc.c:179 vector [2]: kc = e4322cad5bfcbe2d 20240924055532912 DAUC <0003> auc.c:180 vector [2]: sres = 00d294c8 20240924055532912 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240924055532912 DAUC <0003> auc.c:113 vector [3]: rand = 305387e1bd3eed3e94ae4b1506512e16 20240924055532912 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240924055532912 DAUC <0003> auc.c:142 vector [3]: autn = 179eeb00b8d700006378efd903f5487b 20240924055532912 DAUC <0003> auc.c:143 vector [3]: ck = 73a7ffd68b916bfde9261aaf813853cb 20240924055532912 DAUC <0003> auc.c:144 vector [3]: ik = 57450c65b90f558c133bbcd77f12c4aa 20240924055532912 DAUC <0003> auc.c:145 vector [3]: res = 4c02b2bef41f8a320000000000000000 20240924055532912 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055532912 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240924055532912 DAUC <0003> auc.c:179 vector [3]: kc = c5d596be3a17019d 20240924055532912 DAUC <0003> auc.c:180 vector [3]: sres = 32a4f1ce 20240924055532912 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240924055532912 DAUC <0003> auc.c:113 vector [4]: rand = 09c69fe5aa9d66a69b732646d105e673 20240924055532912 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240924055532912 DAUC <0003> auc.c:142 vector [4]: autn = c0e6ede1c41d0000483e5a4c4d6935ec 20240924055532912 DAUC <0003> auc.c:143 vector [4]: ck = 241311bc3a1a2680e6aad2f893e2281a 20240924055532912 DAUC <0003> auc.c:144 vector [4]: ik = 381018c5ba1ca2602098a708b3500c92 20240924055532912 DAUC <0003> auc.c:145 vector [4]: res = c8e8de37ca64e7360000000000000000 20240924055532912 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240924055532912 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240924055532912 DAUC <0003> auc.c:179 vector [4]: kc = edf18fdfdf8de02c 20240924055532912 DAUC <0003> auc.c:180 vector [4]: sres = 04d9c56f 20240924055532912 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240924055532912 DAUC <0003> db_auc.c:245 IMSI='262429111011514': Generated 5 vectors 20240924055532912 DAUC <0003> db_auc.c:249 IMSI='262429111011514': Updating SQN=481 in DB 20240924055532919 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429111011514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429111011514"} 20240924055532919 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429111011514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055532919 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532919 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055532921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42288<->l=127.0.0.1:4258 20240924055532946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42208<->l=127.0.0.1:4258 20240924055532947 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33703<->l=127.0.0.1:4259) 20240924055532947 DLINP <000b> input/ipa.c:451 connected read/write 20240924055532947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055532947 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055532947 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055532947 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055532986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42296<->l=127.0.0.1:4258 20240924055532986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42296<->l=127.0.0.1:4258 20240924055536063 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055536063 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055536066 DLINP <000b> input/ipa.c:451 connected read/write 20240924055536066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055536067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42304<->l=127.0.0.1:4258 20240924055536069 DLINP <000b> input/ipa.c:451 connected read/write 20240924055536069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055536069 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055536069 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055536069 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  20240924055536069 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055536069 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  20240924055536069 DLGSUP <0013> gsup_server.c:235 2:  20240924055536069 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055536069 DLGSUP <0013> gsup_server.c:235 3:  20240924055536069 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055536069 DLGSUP <0013> gsup_server.c:235 4:  20240924055536069 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055536069 DLGSUP <0013> gsup_server.c:235 5:  20240924055536069 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055536069 DLGSUP <0013> gsup_server.c:235 7:  20240924055536069 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055536069 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055536069 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055536069 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055536086 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35057<->l=127.0.0.1:4259) 20240924055536103 DAUC <0003> db_auc.c:157 IMSI='262429892932623': No 2G Auth Data 20240924055536103 DAUC <0003> db_auc.c:192 IMSI='262429892932623': No 3G Auth Data 20240924055536140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42320<->l=127.0.0.1:4258 20240924055536145 DLINP <000b> input/ipa.c:451 connected read/write 20240924055536145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055536145 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429892932623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429892932623"} 20240924055536145 DAUC <0003> db_auc.c:157 IMSI='262429892932623': No 2G Auth Data 20240924055536145 DAUC <0003> db_auc.c:236 IMSI='262429892932623': Calling to generate 5 vectors 20240924055536145 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240924055536145 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055536145 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055536145 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240924055536145 DAUC <0003> auc.c:113 vector [0]: rand = 611f23ed6b1ca59f44d22f9a0ffd2e74 20240924055536145 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240924055536145 DAUC <0003> auc.c:142 vector [0]: autn = a6efcb81fd8480008c091d92e522dfb7 20240924055536145 DAUC <0003> auc.c:143 vector [0]: ck = a6435f8db07a0cfdf12259b521845573 20240924055536145 DAUC <0003> auc.c:144 vector [0]: ik = 3ae72b569dfc22be193c8c8d7d766625 20240924055536145 DAUC <0003> auc.c:145 vector [0]: res = 729ec57c0052dcae0000000000000000 20240924055536145 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055536145 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240924055536145 DAUC <0003> auc.c:151 vector [0]: kc = 74baa1e371741d15 20240924055536145 DAUC <0003> auc.c:152 vector [0]: sres = 72cc19d2 20240924055536145 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240924055536145 DAUC <0003> auc.c:113 vector [1]: rand = a534bbaf05cb546bde9d1d05912b936a 20240924055536145 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240924055536145 DAUC <0003> auc.c:142 vector [1]: autn = af8ee6b54e8e8000f69a43badd33f5a9 20240924055536145 DAUC <0003> auc.c:143 vector [1]: ck = 7a760f69643316e9aea4a56cd299f8cc 20240924055536145 DAUC <0003> auc.c:144 vector [1]: ik = 1fab69f87766ef02d832c773519f2946 20240924055536145 DAUC <0003> auc.c:145 vector [1]: res = a2c4c4257900bc240000000000000000 20240924055536145 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055536145 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240924055536145 DAUC <0003> auc.c:151 vector [1]: kc = 134b048e90532861 20240924055536145 DAUC <0003> auc.c:152 vector [1]: sres = dbc47801 20240924055536145 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240924055536145 DAUC <0003> auc.c:113 vector [2]: rand = c46bcfc8a1c9a95766fd8647f31ef287 20240924055536145 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240924055536145 DAUC <0003> auc.c:142 vector [2]: autn = d9620ae11f4a8000dc9dbe22709be5ef 20240924055536145 DAUC <0003> auc.c:143 vector [2]: ck = 0253ac31c6eca71bc4a2e5830251bd6f 20240924055536145 DAUC <0003> auc.c:144 vector [2]: ik = e2fd9f79abfe6af0dff38c2903491edf 20240924055536145 DAUC <0003> auc.c:145 vector [2]: res = 062fc2512d48f1660000000000000000 20240924055536145 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055536145 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240924055536145 DAUC <0003> auc.c:151 vector [2]: kc = fbff5ae26c0a6e5b 20240924055536145 DAUC <0003> auc.c:152 vector [2]: sres = 2b673337 20240924055536145 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240924055536145 DAUC <0003> auc.c:113 vector [3]: rand = 86a4c48559e009adc77c242d55026c73 20240924055536145 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240924055536145 DAUC <0003> auc.c:142 vector [3]: autn = 0479086fe27680007ebae11fe27b9feb 20240924055536145 DAUC <0003> auc.c:143 vector [3]: ck = 02a96e2142a8c9e278e0739adfaf7b75 20240924055536145 DAUC <0003> auc.c:144 vector [3]: ik = cde9b6c3f7aade54198f9971113ba057 20240924055536145 DAUC <0003> auc.c:145 vector [3]: res = 306090338cf377d50000000000000000 20240924055536145 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055536145 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240924055536145 DAUC <0003> auc.c:151 vector [3]: kc = ae2f32097b96cc94 20240924055536145 DAUC <0003> auc.c:152 vector [3]: sres = bc93e7e6 20240924055536145 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240924055536145 DAUC <0003> auc.c:113 vector [4]: rand = 26b883d9c5cd121ca39ea151701a9050 20240924055536145 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240924055536145 DAUC <0003> auc.c:142 vector [4]: autn = 5ea12fdc8d3b8000e4892e50e08a904b 20240924055536145 DAUC <0003> auc.c:143 vector [4]: ck = 7c82ae334d07524f495119ea40cc3e5a 20240924055536145 DAUC <0003> auc.c:144 vector [4]: ik = ad6eae5ad8b572808c9543f96fb44809 20240924055536145 DAUC <0003> auc.c:145 vector [4]: res = f4599bcf06eabcac0000000000000000 20240924055536145 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240924055536145 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240924055536145 DAUC <0003> auc.c:151 vector [4]: kc = 14285a7abaca569c 20240924055536145 DAUC <0003> auc.c:152 vector [4]: sres = f2b32763 20240924055536145 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240924055536145 DAUC <0003> db_auc.c:245 IMSI='262429892932623': Generated 5 vectors 20240924055536145 DAUC <0003> db_auc.c:249 IMSI='262429892932623': Updating SQN=161 in DB 20240924055536153 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429892932623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429892932623"} 20240924055536153 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429892932623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055536154 DLINP <000b> input/ipa.c:451 connected read/write 20240924055536154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055536154 DLINP <000b> input/ipa.c:451 connected read/write 20240924055536154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055536159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42320<->l=127.0.0.1:4258 20240924055536184 DAUC <0003> db_auc.c:157 IMSI='262429482289242': No 2G Auth Data 20240924055536184 DAUC <0003> db_auc.c:192 IMSI='262429482289242': No 3G Auth Data 20240924055536215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42334<->l=127.0.0.1:4258 20240924055536219 DLINP <000b> input/ipa.c:451 connected read/write 20240924055536219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055536219 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429482289242 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429482289242"} 20240924055536219 DAUC <0003> db_auc.c:157 IMSI='262429482289242': No 2G Auth Data 20240924055536219 DAUC <0003> db_auc.c:236 IMSI='262429482289242': Calling to generate 5 vectors 20240924055536219 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240924055536219 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055536219 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240924055536219 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240924055536219 DAUC <0003> auc.c:113 vector [0]: rand = a448b55312fd578e290bf3a9ce03f3fc 20240924055536219 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240924055536219 DAUC <0003> auc.c:142 vector [0]: autn = 6fa6b6696a598000c38857c3d77b47fc 20240924055536219 DAUC <0003> auc.c:143 vector [0]: ck = 50ddfed6672775824e914659ac914204 20240924055536219 DAUC <0003> auc.c:144 vector [0]: ik = 77e937660cf6cafe4b0c1290e5950b02 20240924055536219 DAUC <0003> auc.c:145 vector [0]: res = e1220900f34777970000000000000000 20240924055536219 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055536219 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240924055536219 DAUC <0003> auc.c:151 vector [0]: kc = 22a99d7922d5f67a 20240924055536219 DAUC <0003> auc.c:152 vector [0]: sres = 12657e97 20240924055536219 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240924055536219 DAUC <0003> auc.c:113 vector [1]: rand = 6cc9e6279978c5c3201dc8a00087f2df 20240924055536219 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240924055536219 DAUC <0003> auc.c:142 vector [1]: autn = ec4248dab3858000279463a89ca29dae 20240924055536219 DAUC <0003> auc.c:143 vector [1]: ck = ca8cebe33f16e42450983a90dc3fb865 20240924055536219 DAUC <0003> auc.c:144 vector [1]: ik = dc95c6213e900c3761ed4ba9bae124bd 20240924055536219 DAUC <0003> auc.c:145 vector [1]: res = 8cae376d81ba5e300000000000000000 20240924055536219 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055536219 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240924055536219 DAUC <0003> auc.c:151 vector [1]: kc = 276c5cfb675874cb 20240924055536219 DAUC <0003> auc.c:152 vector [1]: sres = 0d14695d 20240924055536219 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240924055536219 DAUC <0003> auc.c:113 vector [2]: rand = 7a7993ac37ddfec5501aa8b08c48d3a2 20240924055536219 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240924055536219 DAUC <0003> auc.c:142 vector [2]: autn = fa4debaa5acb80002c39d3eb5fc47728 20240924055536219 DAUC <0003> auc.c:143 vector [2]: ck = fba1d82c0306ad59d7dbaed8ab5d2e44 20240924055536219 DAUC <0003> auc.c:144 vector [2]: ik = 2d2d84f75a640d4b6134769091077710 20240924055536219 DAUC <0003> auc.c:145 vector [2]: res = e3ca94b67048595c0000000000000000 20240924055536219 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055536219 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240924055536219 DAUC <0003> auc.c:151 vector [2]: kc = 606384936338f946 20240924055536219 DAUC <0003> auc.c:152 vector [2]: sres = 9382cdea 20240924055536219 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240924055536219 DAUC <0003> auc.c:113 vector [3]: rand = 6ecda0e7b849739c342cb11d9674b0da 20240924055536219 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240924055536219 DAUC <0003> auc.c:142 vector [3]: autn = 90442fb51bf0800007e65bff4b398500 20240924055536219 DAUC <0003> auc.c:143 vector [3]: ck = 19039417fd8ef472df7cf7bc546b85dc 20240924055536219 DAUC <0003> auc.c:144 vector [3]: ik = a37b3057ba76623e2674a10fe519a182 20240924055536219 DAUC <0003> auc.c:145 vector [3]: res = 2ed4184de8360a990000000000000000 20240924055536219 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055536219 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240924055536219 DAUC <0003> auc.c:151 vector [3]: kc = 4370f2f3f68ab212 20240924055536219 DAUC <0003> auc.c:152 vector [3]: sres = c6e212d4 20240924055536219 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240924055536219 DAUC <0003> auc.c:113 vector [4]: rand = 79efd746c279768ff56a42548a4dcdfc 20240924055536219 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240924055536219 DAUC <0003> auc.c:142 vector [4]: autn = ea1e172d3c268000bff92fed1fc06982 20240924055536219 DAUC <0003> auc.c:143 vector [4]: ck = d69e5304237a7daf07199a8c1d7e78ac 20240924055536219 DAUC <0003> auc.c:144 vector [4]: ik = 9c4797956ae8d54fb36d9e339c6c859d 20240924055536219 DAUC <0003> auc.c:145 vector [4]: res = 36d64412ed553fde0000000000000000 20240924055536219 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240924055536219 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240924055536219 DAUC <0003> auc.c:151 vector [4]: kc = feadc02ec88055d1 20240924055536219 DAUC <0003> auc.c:152 vector [4]: sres = db837bcc 20240924055536219 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240924055536219 DAUC <0003> db_auc.c:245 IMSI='262429482289242': Generated 5 vectors 20240924055536219 DAUC <0003> db_auc.c:249 IMSI='262429482289242': Updating SQN=161 in DB 20240924055536227 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429482289242 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429482289242"} 20240924055536227 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429482289242 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055536227 DLINP <000b> input/ipa.c:451 connected read/write 20240924055536227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055536227 DLINP <000b> input/ipa.c:451 connected read/write 20240924055536227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055536230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42334<->l=127.0.0.1:4258 20240924055536255 DAUC <0003> db_auc.c:157 IMSI='262425218031575': No 2G Auth Data 20240924055536255 DAUC <0003> db_auc.c:192 IMSI='262425218031575': No 3G Auth Data 20240924055536295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42342<->l=127.0.0.1:4258 20240924055536299 DLINP <000b> input/ipa.c:451 connected read/write 20240924055536299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055536299 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425218031575 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425218031575"} 20240924055536299 DAUC <0003> db_auc.c:236 IMSI='262425218031575': Calling to generate 5 vectors 20240924055536299 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240924055536299 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055536299 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055536299 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240924055536299 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055536299 DAUC <0003> auc.c:113 vector [0]: rand = 1b165404969ff53328408be02f11753e 20240924055536299 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240924055536299 DAUC <0003> auc.c:142 vector [0]: autn = 2629b9cccd21800075c34274a315631f 20240924055536299 DAUC <0003> auc.c:143 vector [0]: ck = fe335412422aef083a91e1abf1ea800b 20240924055536299 DAUC <0003> auc.c:144 vector [0]: ik = 72b92123079ec3b307145f75b9f21ed8 20240924055536299 DAUC <0003> auc.c:145 vector [0]: res = cd750e51eac2d7ff0000000000000000 20240924055536299 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055536299 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240924055536299 DAUC <0003> auc.c:179 vector [0]: kc = 1ef9fec739879c00 20240924055536299 DAUC <0003> auc.c:180 vector [0]: sres = 3b9078a4 20240924055536299 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240924055536299 DAUC <0003> auc.c:113 vector [1]: rand = d95c4dc6c8e3b4976b5c481754c5b09f 20240924055536299 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240924055536299 DAUC <0003> auc.c:142 vector [1]: autn = 5a6b80ba0ccc8000a430e00c0d93cb90 20240924055536299 DAUC <0003> auc.c:143 vector [1]: ck = 9b51c3da03ccaad42aef8c9bb088cfe0 20240924055536299 DAUC <0003> auc.c:144 vector [1]: ik = 05bcdc6f76ba499d948ddb0107ee7daf 20240924055536299 DAUC <0003> auc.c:145 vector [1]: res = f80335de66e822150000000000000000 20240924055536299 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055536299 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240924055536299 DAUC <0003> auc.c:179 vector [1]: kc = dc6c5c1433817000 20240924055536299 DAUC <0003> auc.c:180 vector [1]: sres = e217598a 20240924055536299 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240924055536299 DAUC <0003> auc.c:113 vector [2]: rand = 166167b2342c03ddd0758c01f40d8434 20240924055536299 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240924055536299 DAUC <0003> auc.c:142 vector [2]: autn = b0ce1fba4802800095132736190fd0b1 20240924055536299 DAUC <0003> auc.c:143 vector [2]: ck = 44ff68876c94760a7ea9357886259daf 20240924055536299 DAUC <0003> auc.c:144 vector [2]: ik = b928d42497c5ca1c3006f1af101e76a2 20240924055536299 DAUC <0003> auc.c:145 vector [2]: res = 23bb66a4d2980c960000000000000000 20240924055536299 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055536299 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240924055536299 DAUC <0003> auc.c:179 vector [2]: kc = ca53d2ce3d568c00 20240924055536299 DAUC <0003> auc.c:180 vector [2]: sres = 61d1720b 20240924055536299 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240924055536299 DAUC <0003> auc.c:113 vector [3]: rand = 92bb2578f0a8cc04128f5bb55bdd94dc 20240924055536299 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240924055536299 DAUC <0003> auc.c:142 vector [3]: autn = ee42748365d28000c7b1ad80d6c3ba4c 20240924055536299 DAUC <0003> auc.c:143 vector [3]: ck = e99632bed68466be6393a36342884e16 20240924055536299 DAUC <0003> auc.c:144 vector [3]: ik = d05d116250b1b6539bfacf222a208621 20240924055536299 DAUC <0003> auc.c:145 vector [3]: res = dfcd272bb8e45a200000000000000000 20240924055536299 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055536299 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240924055536299 DAUC <0003> auc.c:179 vector [3]: kc = cc9b566bbe4d9800 20240924055536299 DAUC <0003> auc.c:180 vector [3]: sres = 6981409a 20240924055536299 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240924055536299 DAUC <0003> auc.c:113 vector [4]: rand = c6d5d9de459bf867d4154ee34879d8b7 20240924055536299 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240924055536299 DAUC <0003> auc.c:142 vector [4]: autn = 0d0fb79a0f0080006db4ccbaf7e1ce69 20240924055536299 DAUC <0003> auc.c:143 vector [4]: ck = 6beeb6ea40a3883b9b0ec4ee67985996 20240924055536299 DAUC <0003> auc.c:144 vector [4]: ik = 1c2b8631fd7acd87f707f071e6d12e8c 20240924055536299 DAUC <0003> auc.c:145 vector [4]: res = 2bbcf92b24eddf4f0000000000000000 20240924055536299 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240924055536299 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240924055536299 DAUC <0003> auc.c:179 vector [4]: kc = 20e30d88106d5800 20240924055536299 DAUC <0003> auc.c:180 vector [4]: sres = 7cc5c968 20240924055536299 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240924055536299 DAUC <0003> db_auc.c:245 IMSI='262425218031575': Generated 5 vectors 20240924055536299 DAUC <0003> db_auc.c:249 IMSI='262425218031575': Updating SQN=161 in DB 20240924055536308 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425218031575 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425218031575"} 20240924055536308 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425218031575 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055536308 DLINP <000b> input/ipa.c:451 connected read/write 20240924055536308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055536308 DLINP <000b> input/ipa.c:451 connected read/write 20240924055536308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055536310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42342<->l=127.0.0.1:4258 20240924055536342 DAUC <0003> db_auc.c:157 IMSI='262425868654736': No 2G Auth Data 20240924055536342 DAUC <0003> db_auc.c:192 IMSI='262425868654736': No 3G Auth Data 20240924055536382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42350<->l=127.0.0.1:4258 20240924055536387 DLINP <000b> input/ipa.c:451 connected read/write 20240924055536387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055536387 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425868654736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425868654736"} 20240924055536387 DAUC <0003> db_auc.c:236 IMSI='262425868654736': Calling to generate 5 vectors 20240924055536387 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240924055536387 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055536387 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055536387 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240924055536387 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055536387 DAUC <0003> auc.c:113 vector [0]: rand = 2d45a93ebaa12c9a787f2ae27f97bc85 20240924055536387 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240924055536387 DAUC <0003> auc.c:142 vector [0]: autn = c1cdeec413708000174d724e20b790b7 20240924055536387 DAUC <0003> auc.c:143 vector [0]: ck = 439fb2c4c57449df1f873871d50d05fa 20240924055536387 DAUC <0003> auc.c:144 vector [0]: ik = b09ab58be124d721fa9c45017c837447 20240924055536387 DAUC <0003> auc.c:145 vector [0]: res = 385b6a154b576ea60000000000000000 20240924055536387 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055536387 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240924055536387 DAUC <0003> auc.c:179 vector [0]: kc = d7741529d70a7400 20240924055536387 DAUC <0003> auc.c:180 vector [0]: sres = 82fb304e 20240924055536387 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240924055536387 DAUC <0003> auc.c:113 vector [1]: rand = e10f61dd0920d545f82afff13a5bf246 20240924055536387 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240924055536387 DAUC <0003> auc.c:142 vector [1]: autn = 9010beca227480008d828f7fe472af8a 20240924055536387 DAUC <0003> auc.c:143 vector [1]: ck = 9edb5fae5564f8bfec48ab7811b8c0f2 20240924055536387 DAUC <0003> auc.c:144 vector [1]: ik = 23ddc9703b041f35132855600713b77e 20240924055536387 DAUC <0003> auc.c:145 vector [1]: res = 4210829012a171960000000000000000 20240924055536387 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055536387 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240924055536387 DAUC <0003> auc.c:179 vector [1]: kc = 5679f7c22e361400 20240924055536387 DAUC <0003> auc.c:180 vector [1]: sres = 05329db3 20240924055536387 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240924055536387 DAUC <0003> auc.c:113 vector [2]: rand = d9fd21e38b5db31dfc02c29c89d3e1fc 20240924055536387 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240924055536387 DAUC <0003> auc.c:142 vector [2]: autn = d5e8f0e790ef8000cd523c630b0df84a 20240924055536387 DAUC <0003> auc.c:143 vector [2]: ck = 687bf7ad8648f6b8bca86756e2ea8dbb 20240924055536387 DAUC <0003> auc.c:144 vector [2]: ik = aff9693b0779f47f1564cf8f22bce60b 20240924055536387 DAUC <0003> auc.c:145 vector [2]: res = 7bdddadec214788c0000000000000000 20240924055536387 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055536387 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240924055536387 DAUC <0003> auc.c:179 vector [2]: kc = 6e6306fb067b4c00 20240924055536387 DAUC <0003> auc.c:180 vector [2]: sres = e3296d1d 20240924055536387 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240924055536387 DAUC <0003> auc.c:113 vector [3]: rand = 76efe5819eeb31210b287f50e2947c85 20240924055536387 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240924055536387 DAUC <0003> auc.c:142 vector [3]: autn = 1f8c123e5c9b8000fa4957bff94390fc 20240924055536387 DAUC <0003> auc.c:143 vector [3]: ck = f12f047770a55398075d610c5a3e6e55 20240924055536387 DAUC <0003> auc.c:144 vector [3]: ik = 4bd307d95ec01270b60e19f437cbd69a 20240924055536387 DAUC <0003> auc.c:145 vector [3]: res = 36429eff77a8c9d60000000000000000 20240924055536387 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055536387 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240924055536387 DAUC <0003> auc.c:179 vector [3]: kc = 15f9a4297189cc00 20240924055536387 DAUC <0003> auc.c:180 vector [3]: sres = 7fe733ef 20240924055536387 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240924055536387 DAUC <0003> auc.c:113 vector [4]: rand = d85a00b3b4937b27fa16e4b078cf1265 20240924055536387 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240924055536387 DAUC <0003> auc.c:142 vector [4]: autn = c8fcb24e846a80000c505cd6eb2ee2e4 20240924055536387 DAUC <0003> auc.c:143 vector [4]: ck = 9bcf7d8f23d369e36e82c2e2c25a8c48 20240924055536387 DAUC <0003> auc.c:144 vector [4]: ik = 4c959eb410bbf3a21c1297d002b27822 20240924055536387 DAUC <0003> auc.c:145 vector [4]: res = ad4423e89f0f35060000000000000000 20240924055536387 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240924055536387 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240924055536387 DAUC <0003> auc.c:179 vector [4]: kc = c8387fecae8a2400 20240924055536387 DAUC <0003> auc.c:180 vector [4]: sres = ec8e16f7 20240924055536387 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240924055536387 DAUC <0003> db_auc.c:245 IMSI='262425868654736': Generated 5 vectors 20240924055536387 DAUC <0003> db_auc.c:249 IMSI='262425868654736': Updating SQN=161 in DB 20240924055536394 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425868654736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425868654736"} 20240924055536394 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425868654736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055536394 DLINP <000b> input/ipa.c:451 connected read/write 20240924055536394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055536394 DLINP <000b> input/ipa.c:451 connected read/write 20240924055536394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055536398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42350<->l=127.0.0.1:4258 20240924055536431 DAUC <0003> db_auc.c:157 IMSI='262429254894162': No 2G Auth Data 20240924055536431 DAUC <0003> db_auc.c:192 IMSI='262429254894162': No 3G Auth Data 20240924055536470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42362<->l=127.0.0.1:4258 20240924055536473 DLINP <000b> input/ipa.c:451 connected read/write 20240924055536473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055536473 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429254894162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429254894162"} 20240924055536473 DAUC <0003> db_auc.c:236 IMSI='262429254894162': Calling to generate 5 vectors 20240924055536473 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240924055536473 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240924055536473 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240924055536473 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240924055536473 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240924055536473 DAUC <0003> auc.c:113 vector [0]: rand = 95f366557c8bd59803414cf8e0c0b0ce 20240924055536473 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240924055536473 DAUC <0003> auc.c:142 vector [0]: autn = e476c5ad2fbb8000af8101958a6c3bf0 20240924055536473 DAUC <0003> auc.c:143 vector [0]: ck = b4cab8d4315cddcb80fe10dc7c4127e8 20240924055536473 DAUC <0003> auc.c:144 vector [0]: ik = 9a8ed530d6b111fe1340527f9b9b2c86 20240924055536473 DAUC <0003> auc.c:145 vector [0]: res = c1cc35de78491f4b0000000000000000 20240924055536473 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240924055536473 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240924055536473 DAUC <0003> auc.c:179 vector [0]: kc = aacbe35cfcd01762 20240924055536473 DAUC <0003> auc.c:180 vector [0]: sres = 30894cf0 20240924055536473 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240924055536473 DAUC <0003> auc.c:113 vector [1]: rand = a0b94419194f299b6d2df46a0b2f768f 20240924055536473 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240924055536473 DAUC <0003> auc.c:142 vector [1]: autn = 022688f289b68000646e9a17249f3015 20240924055536473 DAUC <0003> auc.c:143 vector [1]: ck = f63489dae127b4b283830116b3b6051f 20240924055536473 DAUC <0003> auc.c:144 vector [1]: ik = e0a291783532132fc5473ca693ef368c 20240924055536473 DAUC <0003> auc.c:145 vector [1]: res = a3f32a8b6a91bb1f0000000000000000 20240924055536473 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240924055536473 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240924055536473 DAUC <0003> auc.c:179 vector [1]: kc = a5d8d1cb0886737b 20240924055536473 DAUC <0003> auc.c:180 vector [1]: sres = b00af58c 20240924055536473 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240924055536473 DAUC <0003> auc.c:113 vector [2]: rand = f0fab9b2c3a4f4dca2abc1dbafd37e15 20240924055536473 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240924055536473 DAUC <0003> auc.c:142 vector [2]: autn = 6338b966b29f8000ca5f5e511016eccd 20240924055536473 DAUC <0003> auc.c:143 vector [2]: ck = 80deafdec5ceda562df69001f0c11d83 20240924055536473 DAUC <0003> auc.c:144 vector [2]: ik = a8a6c181addd1a7be1cf891ac04d71e3 20240924055536473 DAUC <0003> auc.c:145 vector [2]: res = c3cdc7e4670a19480000000000000000 20240924055536473 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240924055536473 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240924055536473 DAUC <0003> auc.c:179 vector [2]: kc = 3cbfc3c8a9cd6bd9 20240924055536473 DAUC <0003> auc.c:180 vector [2]: sres = 917e7cda 20240924055536473 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240924055536473 DAUC <0003> auc.c:113 vector [3]: rand = be7088b89dd76c7b4925443e53b9ce90 20240924055536473 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240924055536473 DAUC <0003> auc.c:142 vector [3]: autn = 10bc82c2dc058000a5a921ac5b91ab69 20240924055536473 DAUC <0003> auc.c:143 vector [3]: ck = d45675eab118011fa0801dc776a3647d 20240924055536473 DAUC <0003> auc.c:144 vector [3]: ik = 359ea2429072680b578912d0bc294b69 20240924055536473 DAUC <0003> auc.c:145 vector [3]: res = d428e3e5984cddf50000000000000000 20240924055536473 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240924055536473 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240924055536473 DAUC <0003> auc.c:179 vector [3]: kc = 618b5ce5ca4e5d03 20240924055536473 DAUC <0003> auc.c:180 vector [3]: sres = a712b3f5 20240924055536473 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240924055536473 DAUC <0003> auc.c:113 vector [4]: rand = c18d26504e690855c45e6a3337640ecd 20240924055536473 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240924055536473 DAUC <0003> auc.c:142 vector [4]: autn = e38792b7db7e80000d3e1136ecc98ca4 20240924055536473 DAUC <0003> auc.c:143 vector [4]: ck = 0248c67293d84332ab42c10e60a0de70 20240924055536473 DAUC <0003> auc.c:144 vector [4]: ik = 4776bd5ea676e7d63d95adb6e4a14c59 20240924055536473 DAUC <0003> auc.c:145 vector [4]: res = 190229f05de30f1b0000000000000000 20240924055536473 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240924055536473 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240924055536473 DAUC <0003> auc.c:179 vector [4]: kc = 2b3c0a418c7b61cf 20240924055536473 DAUC <0003> auc.c:180 vector [4]: sres = e1365c8c 20240924055536473 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240924055536473 DAUC <0003> db_auc.c:245 IMSI='262429254894162': Generated 5 vectors 20240924055536473 DAUC <0003> db_auc.c:249 IMSI='262429254894162': Updating SQN=161 in DB 20240924055536481 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429254894162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429254894162"} 20240924055536481 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429254894162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055536481 DLINP <000b> input/ipa.c:451 connected read/write 20240924055536481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055536481 DLINP <000b> input/ipa.c:451 connected read/write 20240924055536481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055536485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42362<->l=127.0.0.1:4258 20240924055536510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42304<->l=127.0.0.1:4258 20240924055536511 DLINP <000b> input/ipa.c:451 connected read/write 20240924055536511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055536511 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055536511 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055536511 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055536511 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35057<->l=127.0.0.1:4259) 20240924055536549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42372<->l=127.0.0.1:4258 20240924055536549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42372<->l=127.0.0.1:4258 20240924055539624 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055539624 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055539627 DLINP <000b> input/ipa.c:451 connected read/write 20240924055539627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055539627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33630<->l=127.0.0.1:4258 20240924055539629 DLINP <000b> input/ipa.c:451 connected read/write 20240924055539629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055539630 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055539630 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055539630 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  20240924055539630 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055539630 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  20240924055539630 DLGSUP <0013> gsup_server.c:235 2:  20240924055539630 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055539630 DLGSUP <0013> gsup_server.c:235 3:  20240924055539630 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055539630 DLGSUP <0013> gsup_server.c:235 4:  20240924055539630 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055539630 DLGSUP <0013> gsup_server.c:235 5:  20240924055539630 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055539630 DLGSUP <0013> gsup_server.c:235 7:  20240924055539630 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055539630 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055539630 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055539630 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055539651 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38981<->l=127.0.0.1:4259) 20240924055539664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33642<->l=127.0.0.1:4258 20240924055539677 DLINP <000b> input/ipa.c:451 connected read/write 20240924055539677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055539677 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420868350577 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420868350577" cn_domain=PS} 20240924055539677 DLU <0006> fsm.c:456 lu(262420868350577)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055539677 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420868350577 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240924055539677 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420868350577 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420868350577" cause=IMSI unknown in HLR} 20240924055539677 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420868350577 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055539677 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420868350577)[0x55f2447ea0f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055539677 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420868350577)[0x55f2447ea0f0]{UNVALIDATED}: Freeing instance 20240924055539677 DLU <0006> fsm.c:568 lu(PS:IMSI-262420868350577)[0x55f2447ea0f0]{UNVALIDATED}: Deallocated 20240924055539677 DLINP <000b> input/ipa.c:451 connected read/write 20240924055539677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055539677 DLINP <000b> input/ipa.c:451 connected read/write 20240924055539677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055539680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33642<->l=127.0.0.1:4258 20240924055539681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33630<->l=127.0.0.1:4258 20240924055539682 DLINP <000b> input/ipa.c:451 connected read/write 20240924055539682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055539682 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055539682 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055539682 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055539682 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38981<->l=127.0.0.1:4259) 20240924055539717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33652<->l=127.0.0.1:4258 20240924055539717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33652<->l=127.0.0.1:4258 20240924055542788 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055542788 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055542791 DLINP <000b> input/ipa.c:451 connected read/write 20240924055542791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055542792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33660<->l=127.0.0.1:4258 20240924055542794 DLINP <000b> input/ipa.c:451 connected read/write 20240924055542794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055542794 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055542794 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055542794 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  20240924055542794 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055542794 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  20240924055542794 DLGSUP <0013> gsup_server.c:235 2:  20240924055542794 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055542794 DLGSUP <0013> gsup_server.c:235 3:  20240924055542794 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055542794 DLGSUP <0013> gsup_server.c:235 4:  20240924055542794 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055542794 DLGSUP <0013> gsup_server.c:235 5:  20240924055542794 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055542794 DLGSUP <0013> gsup_server.c:235 7:  20240924055542794 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055542794 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055542794 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055542794 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055542814 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33175<->l=127.0.0.1:4259) 20240924055542826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33664<->l=127.0.0.1:4258 20240924055542837 DLINP <000b> input/ipa.c:451 connected read/write 20240924055542837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055542837 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262427687260919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427687260919" cn_domain=PS source_name="the-source\n"} 20240924055542837 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240924055542837 DLU <0006> fsm.c:456 lu(262427687260919)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055542837 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262427687260919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240924055542837 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262427687260919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427687260919" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240924055542837 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262427687260919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055542837 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427687260919)[0x55f2447ea0f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055542837 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427687260919)[0x55f2447ea0f0]{UNVALIDATED}: Freeing instance 20240924055542837 DLU <0006> fsm.c:568 lu(PS:IMSI-262427687260919)[0x55f2447ea0f0]{UNVALIDATED}: Deallocated 20240924055542837 DLINP <000b> input/ipa.c:451 connected read/write 20240924055542837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055542837 DLINP <000b> input/ipa.c:451 connected read/write 20240924055542837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055542839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33664<->l=127.0.0.1:4258 20240924055542840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33660<->l=127.0.0.1:4258 20240924055542841 DLINP <000b> input/ipa.c:451 connected read/write 20240924055542841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055542841 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055542841 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055542841 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055542841 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240924055542841 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33175<->l=127.0.0.1:4259) 20240924055542882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33676<->l=127.0.0.1:4258 20240924055542882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33676<->l=127.0.0.1:4258 20240924055545954 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055545954 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055545957 DLINP <000b> input/ipa.c:451 connected read/write 20240924055545957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055545957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33684<->l=127.0.0.1:4258 20240924055545959 DLINP <000b> input/ipa.c:451 connected read/write 20240924055545959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055545959 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055545959 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055545959 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  20240924055545959 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055545959 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  20240924055545959 DLGSUP <0013> gsup_server.c:235 2:  20240924055545959 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055545959 DLGSUP <0013> gsup_server.c:235 3:  20240924055545959 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055545959 DLGSUP <0013> gsup_server.c:235 4:  20240924055545959 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055545959 DLGSUP <0013> gsup_server.c:235 5:  20240924055545959 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055545959 DLGSUP <0013> gsup_server.c:235 7:  20240924055545960 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055545960 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055545960 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055545960 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055545980 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37069<->l=127.0.0.1:4259) 20240924055545994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33692<->l=127.0.0.1:4258 20240924055546001 DLINP <000b> input/ipa.c:451 connected read/write 20240924055546001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055546001 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427553544075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427553544075" cn_domain=PS} 20240924055546001 DLU <0006> fsm.c:456 lu(262427553544075)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055546001 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427553544075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240924055546001 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427553544075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427553544075" cause=Roaming not allowed in this location area} 20240924055546001 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427553544075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055546001 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427553544075)[0x55f2447ea0f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055546001 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427553544075)[0x55f2447ea0f0]{UNVALIDATED}: Freeing instance 20240924055546001 DLU <0006> fsm.c:568 lu(PS:IMSI-262427553544075)[0x55f2447ea0f0]{UNVALIDATED}: Deallocated 20240924055546001 DLINP <000b> input/ipa.c:451 connected read/write 20240924055546001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055546001 DLINP <000b> input/ipa.c:451 connected read/write 20240924055546001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055546004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33692<->l=127.0.0.1:4258 20240924055546004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33684<->l=127.0.0.1:4258 20240924055546005 DLINP <000b> input/ipa.c:451 connected read/write 20240924055546005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055546005 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055546005 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055546005 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055546005 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37069<->l=127.0.0.1:4259) 20240924055546045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33696<->l=127.0.0.1:4258 20240924055546045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33696<->l=127.0.0.1:4258 20240924055549117 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055549117 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055549119 DLINP <000b> input/ipa.c:451 connected read/write 20240924055549119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055549120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34066<->l=127.0.0.1:4258 20240924055549123 DLINP <000b> input/ipa.c:451 connected read/write 20240924055549123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055549123 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055549123 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055549123 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  20240924055549123 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055549123 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  20240924055549123 DLGSUP <0013> gsup_server.c:235 2:  20240924055549123 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055549123 DLGSUP <0013> gsup_server.c:235 3:  20240924055549123 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055549123 DLGSUP <0013> gsup_server.c:235 4:  20240924055549123 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055549123 DLGSUP <0013> gsup_server.c:235 5:  20240924055549123 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055549123 DLGSUP <0013> gsup_server.c:235 7:  20240924055549123 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055549123 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055549123 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055549123 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055549143 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38815<->l=127.0.0.1:4259) 20240924055549159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34076<->l=127.0.0.1:4258 20240924055549169 DLINP <000b> input/ipa.c:451 connected read/write 20240924055549169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055549169 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427105942472 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427105942472"} 20240924055549169 DAUC <0003> db_auc.c:133 IMSI='262427105942472': No such subscriber 20240924055549169 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427105942472 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240924055549169 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427105942472 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427105942472" cause=IMSI unknown in HLR} 20240924055549169 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427105942472 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055549169 DLINP <000b> input/ipa.c:451 connected read/write 20240924055549169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055549169 DLINP <000b> input/ipa.c:451 connected read/write 20240924055549169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055549172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34076<->l=127.0.0.1:4258 20240924055549173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34066<->l=127.0.0.1:4258 20240924055549174 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38815<->l=127.0.0.1:4259) 20240924055549174 DLINP <000b> input/ipa.c:451 connected read/write 20240924055549174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055549174 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055549174 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055549174 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055549218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34082<->l=127.0.0.1:4258 20240924055549219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34082<->l=127.0.0.1:4258 20240924055552291 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055552291 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055552294 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055552294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34086<->l=127.0.0.1:4258 20240924055552297 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055552297 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055552297 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055552297 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  20240924055552297 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055552297 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  20240924055552297 DLGSUP <0013> gsup_server.c:235 2:  20240924055552297 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055552297 DLGSUP <0013> gsup_server.c:235 3:  20240924055552297 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055552297 DLGSUP <0013> gsup_server.c:235 4:  20240924055552297 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055552297 DLGSUP <0013> gsup_server.c:235 5:  20240924055552297 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055552297 DLGSUP <0013> gsup_server.c:235 7:  20240924055552297 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055552297 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055552297 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055552297 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055552318 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46355<->l=127.0.0.1:4259) 20240924055552340 DAUC <0003> db_auc.c:157 IMSI='262427864544651': No 2G Auth Data 20240924055552340 DAUC <0003> db_auc.c:192 IMSI='262427864544651': No 3G Auth Data 20240924055552372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34088<->l=127.0.0.1:4258 20240924055552376 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055552376 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427864544651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427864544651" cn_domain=PS} 20240924055552376 DLU <0006> fsm.c:456 lu(262427864544651)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055552376 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427864544651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055552392 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427864544651)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055552392 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427864544651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427864544651" cn_domain=PS} 20240924055552392 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552392 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552395 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055552395 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427864544651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427864544651"} 20240924055552395 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427864544651)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055552395 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427864544651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055552395 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427864544651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427864544651"} 20240924055552395 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427864544651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055552395 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427864544651)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055552395 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427864544651)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055552395 DLU <0006> fsm.c:568 lu(PS:IMSI-262427864544651)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055552395 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552395 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34088<->l=127.0.0.1:4258 20240924055552421 DAUC <0003> db_auc.c:157 IMSI='262429599112783': No 2G Auth Data 20240924055552421 DAUC <0003> db_auc.c:192 IMSI='262429599112783': No 3G Auth Data 20240924055552430 DLGSUP <0013> hlr.c:121 IMSI 262429599112783: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055552453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34100<->l=127.0.0.1:4258 20240924055552457 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055552457 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429599112783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429599112783" cn_domain=PS} 20240924055552457 DLU <0006> fsm.c:456 lu(262429599112783)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055552457 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429599112783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055552475 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429599112783)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055552475 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429599112783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429599112783" cn_domain=PS} 20240924055552475 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552475 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552478 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055552478 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429599112783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429599112783"} 20240924055552478 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429599112783)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055552478 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429599112783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055552478 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429599112783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429599112783"} 20240924055552478 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429599112783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055552478 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429599112783)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055552478 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429599112783)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055552478 DLU <0006> fsm.c:568 lu(PS:IMSI-262429599112783)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055552478 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552478 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34100<->l=127.0.0.1:4258 20240924055552505 DAUC <0003> db_auc.c:157 IMSI='262428291182457': No 2G Auth Data 20240924055552505 DAUC <0003> db_auc.c:192 IMSI='262428291182457': No 3G Auth Data 20240924055552514 DLGSUP <0013> hlr.c:121 IMSI 262428291182457: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055552536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34104<->l=127.0.0.1:4258 20240924055552539 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055552540 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428291182457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428291182457" cn_domain=PS} 20240924055552540 DLU <0006> fsm.c:456 lu(262428291182457)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055552540 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428291182457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055552561 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428291182457)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055552561 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428291182457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428291182457" cn_domain=PS} 20240924055552561 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552561 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552564 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055552564 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428291182457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428291182457"} 20240924055552564 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428291182457)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055552564 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428291182457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055552564 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428291182457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428291182457"} 20240924055552564 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428291182457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055552564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428291182457)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055552564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428291182457)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055552564 DLU <0006> fsm.c:568 lu(PS:IMSI-262428291182457)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055552564 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552564 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34104<->l=127.0.0.1:4258 20240924055552599 DAUC <0003> db_auc.c:157 IMSI='262424743901594': No 2G Auth Data 20240924055552599 DAUC <0003> db_auc.c:192 IMSI='262424743901594': No 3G Auth Data 20240924055552611 DLGSUP <0013> hlr.c:121 IMSI 262424743901594: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055552640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34106<->l=127.0.0.1:4258 20240924055552643 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055552643 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424743901594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424743901594" cn_domain=PS} 20240924055552643 DLU <0006> fsm.c:456 lu(262424743901594)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055552643 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424743901594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055552657 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424743901594)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055552657 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424743901594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424743901594" cn_domain=PS} 20240924055552657 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552657 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552660 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055552660 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424743901594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424743901594"} 20240924055552660 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424743901594)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055552660 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424743901594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055552660 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424743901594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424743901594"} 20240924055552660 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424743901594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055552660 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424743901594)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055552660 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424743901594)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055552660 DLU <0006> fsm.c:568 lu(PS:IMSI-262424743901594)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055552660 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552660 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34106<->l=127.0.0.1:4258 20240924055552686 DAUC <0003> db_auc.c:157 IMSI='262424205628806': No 2G Auth Data 20240924055552686 DAUC <0003> db_auc.c:192 IMSI='262424205628806': No 3G Auth Data 20240924055552694 DLGSUP <0013> hlr.c:121 IMSI 262424205628806: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055552719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34118<->l=127.0.0.1:4258 20240924055552723 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055552723 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424205628806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424205628806" cn_domain=PS} 20240924055552723 DLU <0006> fsm.c:456 lu(262424205628806)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055552723 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424205628806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055552742 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424205628806)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055552742 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424205628806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424205628806" cn_domain=PS} 20240924055552742 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552742 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552745 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055552745 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424205628806 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424205628806"} 20240924055552745 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424205628806)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055552746 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424205628806 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055552746 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424205628806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424205628806"} 20240924055552746 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424205628806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055552746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424205628806)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055552746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424205628806)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055552746 DLU <0006> fsm.c:568 lu(PS:IMSI-262424205628806)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055552746 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552746 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34118<->l=127.0.0.1:4258 20240924055552782 DAUC <0003> db_auc.c:157 IMSI='262427267534255': No 2G Auth Data 20240924055552782 DAUC <0003> db_auc.c:192 IMSI='262427267534255': No 3G Auth Data 20240924055552793 DLGSUP <0013> hlr.c:121 IMSI 262427267534255: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055552831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34132<->l=127.0.0.1:4258 20240924055552834 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055552834 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427267534255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427267534255" cn_domain=PS} 20240924055552834 DLU <0006> fsm.c:456 lu(262427267534255)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055552834 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427267534255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055552849 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427267534255)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055552849 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427267534255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427267534255" cn_domain=PS} 20240924055552849 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552849 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552852 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055552852 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427267534255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427267534255"} 20240924055552852 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427267534255)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055552852 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427267534255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055552852 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427267534255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427267534255"} 20240924055552852 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427267534255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055552852 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427267534255)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055552852 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427267534255)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055552852 DLU <0006> fsm.c:568 lu(PS:IMSI-262427267534255)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055552852 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552852 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34132<->l=127.0.0.1:4258 20240924055552886 DAUC <0003> db_auc.c:157 IMSI='262422146628595': No 2G Auth Data 20240924055552886 DAUC <0003> db_auc.c:192 IMSI='262422146628595': No 3G Auth Data 20240924055552894 DLGSUP <0013> hlr.c:121 IMSI 262422146628595: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055552926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34144<->l=127.0.0.1:4258 20240924055552929 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055552929 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422146628595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422146628595" cn_domain=PS} 20240924055552929 DLU <0006> fsm.c:456 lu(262422146628595)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055552929 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422146628595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055552946 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422146628595)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055552946 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422146628595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422146628595" cn_domain=PS} 20240924055552946 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552947 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552949 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055552949 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422146628595 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422146628595"} 20240924055552949 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422146628595)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055552949 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422146628595 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055552949 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422146628595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422146628595"} 20240924055552949 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422146628595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055552949 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422146628595)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055552949 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422146628595)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055552949 DLU <0006> fsm.c:568 lu(PS:IMSI-262422146628595)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055552949 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552949 DLINP <000b> input/ipa.c:451 connected read/write 20240924055552949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055552951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34144<->l=127.0.0.1:4258 20240924055552983 DAUC <0003> db_auc.c:157 IMSI='262420944311316': No 2G Auth Data 20240924055552983 DAUC <0003> db_auc.c:192 IMSI='262420944311316': No 3G Auth Data 20240924055552990 DLGSUP <0013> hlr.c:121 IMSI 262420944311316: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055553023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34150<->l=127.0.0.1:4258 20240924055553025 DLINP <000b> input/ipa.c:451 connected read/write 20240924055553025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055553025 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420944311316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420944311316" cn_domain=PS} 20240924055553025 DLU <0006> fsm.c:456 lu(262420944311316)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055553025 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420944311316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055553041 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420944311316)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055553041 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420944311316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420944311316" cn_domain=PS} 20240924055553041 DLINP <000b> input/ipa.c:451 connected read/write 20240924055553041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055553041 DLINP <000b> input/ipa.c:451 connected read/write 20240924055553041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055553044 DLINP <000b> input/ipa.c:451 connected read/write 20240924055553044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055553044 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420944311316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420944311316"} 20240924055553044 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420944311316)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055553044 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420944311316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055553044 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420944311316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420944311316"} 20240924055553044 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420944311316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055553044 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420944311316)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055553044 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420944311316)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055553044 DLU <0006> fsm.c:568 lu(PS:IMSI-262420944311316)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055553044 DLINP <000b> input/ipa.c:451 connected read/write 20240924055553044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055553044 DLINP <000b> input/ipa.c:451 connected read/write 20240924055553044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055553046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34150<->l=127.0.0.1:4258 20240924055553070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34086<->l=127.0.0.1:4258 20240924055553071 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46355<->l=127.0.0.1:4259) 20240924055553072 DLINP <000b> input/ipa.c:451 connected read/write 20240924055553072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055553072 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055553072 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055553072 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055553113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34156<->l=127.0.0.1:4258 20240924055553113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34156<->l=127.0.0.1:4258 20240924055556184 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055556184 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055556187 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055556188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34160<->l=127.0.0.1:4258 20240924055556190 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055556190 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055556190 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055556190 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  20240924055556190 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055556190 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  20240924055556190 DLGSUP <0013> gsup_server.c:235 2:  20240924055556190 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055556190 DLGSUP <0013> gsup_server.c:235 3:  20240924055556190 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055556190 DLGSUP <0013> gsup_server.c:235 4:  20240924055556190 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055556190 DLGSUP <0013> gsup_server.c:235 5:  20240924055556190 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055556190 DLGSUP <0013> gsup_server.c:235 7:  20240924055556190 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055556190 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055556190 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055556190 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055556210 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44999<->l=127.0.0.1:4259) 20240924055556228 DAUC <0003> db_auc.c:157 IMSI='262422329211601': No 2G Auth Data 20240924055556228 DAUC <0003> db_auc.c:192 IMSI='262422329211601': No 3G Auth Data 20240924055556274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34164<->l=127.0.0.1:4258 20240924055556279 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055556279 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422329211601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422329211601" cn_domain=PS source_name="the-source\n"} 20240924055556279 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240924055556279 DLU <0006> fsm.c:456 lu(262422329211601)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055556279 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422329211601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240924055556295 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422329211601)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055556295 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422329211601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422329211601" cn_domain=PS destination_name="the-source\n"} 20240924055556295 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556295 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556299 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055556299 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422329211601 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422329211601" source_name="the-source\n"} 20240924055556299 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422329211601)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055556299 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422329211601 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055556299 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422329211601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422329211601" destination_name="the-source\n"} 20240924055556299 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422329211601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055556299 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422329211601)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055556299 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422329211601)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055556299 DLU <0006> fsm.c:568 lu(PS:IMSI-262422329211601)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055556299 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556299 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34164<->l=127.0.0.1:4258 20240924055556325 DAUC <0003> db_auc.c:157 IMSI='262424849314145': No 2G Auth Data 20240924055556325 DAUC <0003> db_auc.c:192 IMSI='262424849314145': No 3G Auth Data 20240924055556333 DLGSUP <0013> hlr.c:121 IMSI 262424849314145: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055556357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34180<->l=127.0.0.1:4258 20240924055556361 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055556361 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262424849314145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424849314145" cn_domain=PS source_name="the-source\n"} 20240924055556361 DLU <0006> fsm.c:456 lu(262424849314145)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055556361 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262424849314145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240924055556377 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424849314145)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055556377 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262424849314145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424849314145" cn_domain=PS destination_name="the-source\n"} 20240924055556377 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556377 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556379 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055556379 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262424849314145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424849314145" source_name="the-source\n"} 20240924055556379 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424849314145)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055556379 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262424849314145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055556379 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262424849314145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424849314145" destination_name="the-source\n"} 20240924055556379 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262424849314145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055556379 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424849314145)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055556379 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424849314145)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055556379 DLU <0006> fsm.c:568 lu(PS:IMSI-262424849314145)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055556379 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556380 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34180<->l=127.0.0.1:4258 20240924055556405 DAUC <0003> db_auc.c:157 IMSI='262420343229100': No 2G Auth Data 20240924055556405 DAUC <0003> db_auc.c:192 IMSI='262420343229100': No 3G Auth Data 20240924055556414 DLGSUP <0013> hlr.c:121 IMSI 262420343229100: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055556437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34196<->l=127.0.0.1:4258 20240924055556440 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055556440 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262420343229100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420343229100" cn_domain=PS source_name="the-source\n"} 20240924055556440 DLU <0006> fsm.c:456 lu(262420343229100)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055556440 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262420343229100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240924055556457 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420343229100)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055556457 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262420343229100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420343229100" cn_domain=PS destination_name="the-source\n"} 20240924055556457 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556457 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556459 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055556459 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262420343229100 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420343229100" source_name="the-source\n"} 20240924055556459 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420343229100)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055556459 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262420343229100 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055556460 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262420343229100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420343229100" destination_name="the-source\n"} 20240924055556460 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262420343229100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055556460 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420343229100)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055556460 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420343229100)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055556460 DLU <0006> fsm.c:568 lu(PS:IMSI-262420343229100)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055556460 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556460 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34196<->l=127.0.0.1:4258 20240924055556496 DAUC <0003> db_auc.c:157 IMSI='262421757042044': No 2G Auth Data 20240924055556496 DAUC <0003> db_auc.c:192 IMSI='262421757042044': No 3G Auth Data 20240924055556504 DLGSUP <0013> hlr.c:121 IMSI 262421757042044: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055556530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34198<->l=127.0.0.1:4258 20240924055556534 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055556534 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262421757042044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421757042044" cn_domain=PS source_name="the-source\n"} 20240924055556535 DLU <0006> fsm.c:456 lu(262421757042044)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055556535 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262421757042044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240924055556550 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421757042044)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055556550 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262421757042044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421757042044" cn_domain=PS destination_name="the-source\n"} 20240924055556550 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556550 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556553 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055556553 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262421757042044 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421757042044" source_name="the-source\n"} 20240924055556553 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421757042044)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055556553 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262421757042044 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055556553 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262421757042044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421757042044" destination_name="the-source\n"} 20240924055556553 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262421757042044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055556553 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421757042044)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055556553 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421757042044)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055556553 DLU <0006> fsm.c:568 lu(PS:IMSI-262421757042044)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055556553 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556553 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34198<->l=127.0.0.1:4258 20240924055556578 DAUC <0003> db_auc.c:157 IMSI='262422775365897': No 2G Auth Data 20240924055556578 DAUC <0003> db_auc.c:192 IMSI='262422775365897': No 3G Auth Data 20240924055556587 DLGSUP <0013> hlr.c:121 IMSI 262422775365897: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055556610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34210<->l=127.0.0.1:4258 20240924055556613 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055556613 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262422775365897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422775365897" cn_domain=PS source_name="the-source\n"} 20240924055556613 DLU <0006> fsm.c:456 lu(262422775365897)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055556613 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262422775365897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240924055556629 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422775365897)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055556629 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262422775365897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422775365897" cn_domain=PS destination_name="the-source\n"} 20240924055556629 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556629 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556632 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055556632 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262422775365897 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422775365897" source_name="the-source\n"} 20240924055556632 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422775365897)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055556632 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262422775365897 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055556632 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262422775365897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422775365897" destination_name="the-source\n"} 20240924055556632 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262422775365897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055556632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422775365897)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055556632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422775365897)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055556632 DLU <0006> fsm.c:568 lu(PS:IMSI-262422775365897)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055556632 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556632 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34210<->l=127.0.0.1:4258 20240924055556660 DAUC <0003> db_auc.c:157 IMSI='262427299974629': No 2G Auth Data 20240924055556660 DAUC <0003> db_auc.c:192 IMSI='262427299974629': No 3G Auth Data 20240924055556668 DLGSUP <0013> hlr.c:121 IMSI 262427299974629: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055556701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34854<->l=127.0.0.1:4258 20240924055556704 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055556704 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262427299974629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427299974629" cn_domain=PS source_name="the-source\n"} 20240924055556704 DLU <0006> fsm.c:456 lu(262427299974629)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055556704 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262427299974629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240924055556720 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427299974629)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055556720 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262427299974629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427299974629" cn_domain=PS destination_name="the-source\n"} 20240924055556720 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556720 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556723 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055556723 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262427299974629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427299974629" source_name="the-source\n"} 20240924055556723 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427299974629)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055556723 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262427299974629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055556723 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262427299974629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427299974629" destination_name="the-source\n"} 20240924055556723 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262427299974629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055556723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427299974629)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055556723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427299974629)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055556723 DLU <0006> fsm.c:568 lu(PS:IMSI-262427299974629)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055556723 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556723 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34854<->l=127.0.0.1:4258 20240924055556756 DAUC <0003> db_auc.c:157 IMSI='262420424435136': No 2G Auth Data 20240924055556756 DAUC <0003> db_auc.c:192 IMSI='262420424435136': No 3G Auth Data 20240924055556764 DLGSUP <0013> hlr.c:121 IMSI 262420424435136: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055556792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34856<->l=127.0.0.1:4258 20240924055556796 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055556796 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262420424435136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420424435136" cn_domain=PS source_name="the-source\n"} 20240924055556796 DLU <0006> fsm.c:456 lu(262420424435136)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055556796 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262420424435136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240924055556812 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420424435136)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055556812 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262420424435136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420424435136" cn_domain=PS destination_name="the-source\n"} 20240924055556812 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556812 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556814 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055556814 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262420424435136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420424435136" source_name="the-source\n"} 20240924055556814 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420424435136)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055556814 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262420424435136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055556814 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262420424435136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420424435136" destination_name="the-source\n"} 20240924055556814 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262420424435136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055556814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420424435136)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055556814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420424435136)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055556814 DLU <0006> fsm.c:568 lu(PS:IMSI-262420424435136)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055556814 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556814 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34856<->l=127.0.0.1:4258 20240924055556849 DAUC <0003> db_auc.c:157 IMSI='262429294757905': No 2G Auth Data 20240924055556849 DAUC <0003> db_auc.c:192 IMSI='262429294757905': No 3G Auth Data 20240924055556858 DLGSUP <0013> hlr.c:121 IMSI 262429294757905: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055556890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34860<->l=127.0.0.1:4258 20240924055556893 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055556893 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429294757905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429294757905" cn_domain=PS source_name="the-source\n"} 20240924055556893 DLU <0006> fsm.c:456 lu(262429294757905)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055556893 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429294757905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240924055556909 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429294757905)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055556909 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429294757905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429294757905" cn_domain=PS destination_name="the-source\n"} 20240924055556909 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556909 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556912 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055556912 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429294757905 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429294757905" source_name="the-source\n"} 20240924055556912 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429294757905)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055556912 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262429294757905 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055556912 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429294757905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429294757905" destination_name="the-source\n"} 20240924055556912 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262429294757905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055556912 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429294757905)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055556912 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429294757905)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055556912 DLU <0006> fsm.c:568 lu(PS:IMSI-262429294757905)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055556912 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556912 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055556914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34860<->l=127.0.0.1:4258 20240924055556939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34160<->l=127.0.0.1:4258 20240924055556940 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44999<->l=127.0.0.1:4259) 20240924055556940 DLINP <000b> input/ipa.c:451 connected read/write 20240924055556940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055556940 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055556940 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055556940 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055556940 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240924055556988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34868<->l=127.0.0.1:4258 20240924055556988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34868<->l=127.0.0.1:4258 20240924055600062 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055600062 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055600064 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055600065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34874<->l=127.0.0.1:4258 20240924055600067 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055600067 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055600067 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055600067 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  20240924055600067 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055600067 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  20240924055600067 DLGSUP <0013> gsup_server.c:235 2:  20240924055600067 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055600067 DLGSUP <0013> gsup_server.c:235 3:  20240924055600067 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055600067 DLGSUP <0013> gsup_server.c:235 4:  20240924055600067 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055600067 DLGSUP <0013> gsup_server.c:235 5:  20240924055600067 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055600067 DLGSUP <0013> gsup_server.c:235 7:  20240924055600067 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055600067 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055600067 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055600067 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055600086 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43155<->l=127.0.0.1:4259) 20240924055600126 DAUC <0003> db_auc.c:157 IMSI='262429407469243': No 2G Auth Data 20240924055600126 DAUC <0003> db_auc.c:192 IMSI='262429407469243': No 3G Auth Data 20240924055600171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34880<->l=127.0.0.1:4258 20240924055600176 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055600176 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429407469243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429407469243" cn_domain=PS} 20240924055600176 DLU <0006> fsm.c:456 lu(262429407469243)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055600176 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429407469243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055600193 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429407469243)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055600193 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429407469243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429407469243" cn_domain=PS} 20240924055600193 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600193 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600197 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055600197 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429407469243 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429407469243"} 20240924055600197 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429407469243)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055600197 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429407469243 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055600197 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429407469243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429407469243"} 20240924055600197 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429407469243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055600197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429407469243)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055600197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429407469243)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055600197 DLU <0006> fsm.c:568 lu(PS:IMSI-262429407469243)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055600197 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600197 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34880<->l=127.0.0.1:4258 20240924055600244 DAUC <0003> db_auc.c:157 IMSI='262422128201343': No 2G Auth Data 20240924055600244 DAUC <0003> db_auc.c:192 IMSI='262422128201343': No 3G Auth Data 20240924055600254 DLGSUP <0013> hlr.c:121 IMSI 262422128201343: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055600279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34884<->l=127.0.0.1:4258 20240924055600283 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055600283 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422128201343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422128201343" cn_domain=PS} 20240924055600283 DLU <0006> fsm.c:456 lu(262422128201343)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055600283 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422128201343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055600298 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422128201343)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055600298 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422128201343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422128201343" cn_domain=PS} 20240924055600298 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600298 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600301 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055600301 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422128201343 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422128201343"} 20240924055600301 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422128201343)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055600301 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422128201343 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055600301 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422128201343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422128201343"} 20240924055600301 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422128201343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055600301 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422128201343)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055600301 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422128201343)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055600301 DLU <0006> fsm.c:568 lu(PS:IMSI-262422128201343)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055600301 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600301 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34884<->l=127.0.0.1:4258 20240924055600327 DAUC <0003> db_auc.c:157 IMSI='262428638996712': No 2G Auth Data 20240924055600327 DAUC <0003> db_auc.c:192 IMSI='262428638996712': No 3G Auth Data 20240924055600336 DLGSUP <0013> hlr.c:121 IMSI 262428638996712: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055600361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34890<->l=127.0.0.1:4258 20240924055600365 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055600365 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428638996712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428638996712" cn_domain=PS} 20240924055600365 DLU <0006> fsm.c:456 lu(262428638996712)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055600365 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428638996712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055600380 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428638996712)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055600380 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428638996712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428638996712" cn_domain=PS} 20240924055600380 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600380 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600384 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055600384 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428638996712 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428638996712"} 20240924055600384 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428638996712)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055600384 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428638996712 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055600384 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428638996712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428638996712"} 20240924055600384 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428638996712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055600384 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428638996712)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055600384 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428638996712)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055600384 DLU <0006> fsm.c:568 lu(PS:IMSI-262428638996712)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055600384 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600384 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34890<->l=127.0.0.1:4258 20240924055600411 DAUC <0003> db_auc.c:157 IMSI='262424248012878': No 2G Auth Data 20240924055600411 DAUC <0003> db_auc.c:192 IMSI='262424248012878': No 3G Auth Data 20240924055600419 DLGSUP <0013> hlr.c:121 IMSI 262424248012878: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055600447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34892<->l=127.0.0.1:4258 20240924055600450 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055600450 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424248012878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424248012878" cn_domain=PS} 20240924055600450 DLU <0006> fsm.c:456 lu(262424248012878)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055600450 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424248012878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055600465 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424248012878)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055600465 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424248012878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424248012878" cn_domain=PS} 20240924055600465 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600466 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600468 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055600469 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424248012878 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424248012878"} 20240924055600469 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424248012878)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055600469 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424248012878 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055600469 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424248012878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424248012878"} 20240924055600469 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424248012878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055600469 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424248012878)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055600469 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424248012878)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055600469 DLU <0006> fsm.c:568 lu(PS:IMSI-262424248012878)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055600469 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600469 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34892<->l=127.0.0.1:4258 20240924055600494 DAUC <0003> db_auc.c:157 IMSI='262427821130096': No 2G Auth Data 20240924055600494 DAUC <0003> db_auc.c:192 IMSI='262427821130096': No 3G Auth Data 20240924055600504 DLGSUP <0013> hlr.c:121 IMSI 262427821130096: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055600529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34900<->l=127.0.0.1:4258 20240924055600534 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055600534 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427821130096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427821130096" cn_domain=PS} 20240924055600534 DLU <0006> fsm.c:456 lu(262427821130096)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055600534 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427821130096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055600550 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427821130096)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055600550 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427821130096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427821130096" cn_domain=PS} 20240924055600550 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600550 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600553 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055600553 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427821130096 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427821130096"} 20240924055600553 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427821130096)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055600553 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427821130096 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055600553 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427821130096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427821130096"} 20240924055600553 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427821130096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055600553 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427821130096)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055600553 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427821130096)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055600553 DLU <0006> fsm.c:568 lu(PS:IMSI-262427821130096)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055600553 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600553 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34900<->l=127.0.0.1:4258 20240924055600581 DAUC <0003> db_auc.c:157 IMSI='262425122726845': No 2G Auth Data 20240924055600581 DAUC <0003> db_auc.c:192 IMSI='262425122726845': No 3G Auth Data 20240924055600590 DLGSUP <0013> hlr.c:121 IMSI 262425122726845: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055600622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34902<->l=127.0.0.1:4258 20240924055600625 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055600625 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425122726845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425122726845" cn_domain=PS} 20240924055600625 DLU <0006> fsm.c:456 lu(262425122726845)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055600625 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425122726845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055600640 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425122726845)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055600640 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425122726845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425122726845" cn_domain=PS} 20240924055600640 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600640 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600643 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055600643 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425122726845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425122726845"} 20240924055600643 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425122726845)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055600643 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425122726845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055600643 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425122726845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425122726845"} 20240924055600643 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425122726845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055600643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425122726845)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055600643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425122726845)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055600643 DLU <0006> fsm.c:568 lu(PS:IMSI-262425122726845)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055600643 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600643 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34902<->l=127.0.0.1:4258 20240924055600677 DAUC <0003> db_auc.c:157 IMSI='262424268242065': No 2G Auth Data 20240924055600677 DAUC <0003> db_auc.c:192 IMSI='262424268242065': No 3G Auth Data 20240924055600684 DLGSUP <0013> hlr.c:121 IMSI 262424268242065: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055600717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34912<->l=127.0.0.1:4258 20240924055600719 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055600719 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424268242065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424268242065" cn_domain=PS} 20240924055600719 DLU <0006> fsm.c:456 lu(262424268242065)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055600719 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424268242065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055600735 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424268242065)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055600735 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424268242065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424268242065" cn_domain=PS} 20240924055600735 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600735 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600738 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055600738 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424268242065 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424268242065"} 20240924055600738 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424268242065)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055600738 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424268242065 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055600738 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424268242065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424268242065"} 20240924055600738 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424268242065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055600738 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424268242065)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055600738 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424268242065)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055600738 DLU <0006> fsm.c:568 lu(PS:IMSI-262424268242065)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055600738 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600738 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34912<->l=127.0.0.1:4258 20240924055600771 DAUC <0003> db_auc.c:157 IMSI='262422991482276': No 2G Auth Data 20240924055600771 DAUC <0003> db_auc.c:192 IMSI='262422991482276': No 3G Auth Data 20240924055600780 DLGSUP <0013> hlr.c:121 IMSI 262422991482276: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055600812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34922<->l=127.0.0.1:4258 20240924055600816 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055600816 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422991482276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422991482276" cn_domain=PS} 20240924055600816 DLU <0006> fsm.c:456 lu(262422991482276)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055600816 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422991482276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055600830 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422991482276)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055600830 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422991482276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422991482276" cn_domain=PS} 20240924055600830 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600830 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600833 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055600833 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422991482276 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422991482276"} 20240924055600833 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422991482276)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055600833 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422991482276 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055600833 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422991482276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422991482276"} 20240924055600833 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422991482276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055600833 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422991482276)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055600833 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422991482276)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055600833 DLU <0006> fsm.c:568 lu(PS:IMSI-262422991482276)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055600833 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600833 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055600835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34922<->l=127.0.0.1:4258 20240924055600860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34874<->l=127.0.0.1:4258 20240924055600861 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43155<->l=127.0.0.1:4259) 20240924055600861 DLINP <000b> input/ipa.c:451 connected read/write 20240924055600861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055600861 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055600861 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055600861 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055600901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34932<->l=127.0.0.1:4258 20240924055601001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34932<->l=127.0.0.1:4258 20240924055604075 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055604075 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055604078 DLINP <000b> input/ipa.c:451 connected read/write 20240924055604078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055604079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34944<->l=127.0.0.1:4258 20240924055604081 DLINP <000b> input/ipa.c:451 connected read/write 20240924055604081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055604081 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055604081 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055604081 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  20240924055604081 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055604081 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  20240924055604081 DLGSUP <0013> gsup_server.c:235 2:  20240924055604081 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055604081 DLGSUP <0013> gsup_server.c:235 3:  20240924055604081 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055604081 DLGSUP <0013> gsup_server.c:235 4:  20240924055604081 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055604081 DLGSUP <0013> gsup_server.c:235 5:  20240924055604081 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055604081 DLGSUP <0013> gsup_server.c:235 7:  20240924055604081 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055604081 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055604081 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055604081 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055604102 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42375<->l=127.0.0.1:4259) 20240924055604121 DAUC <0003> db_auc.c:157 IMSI='262429866721498': No 2G Auth Data 20240924055604121 DAUC <0003> db_auc.c:192 IMSI='262429866721498': No 3G Auth Data 20240924055604143 DAUC <0003> db_auc.c:192 IMSI='262429866721498': No 3G Auth Data 20240924055604169 DAUC <0003> db_auc.c:157 IMSI='262422396148451': No 2G Auth Data 20240924055604169 DAUC <0003> db_auc.c:192 IMSI='262422396148451': No 3G Auth Data 20240924055604187 DAUC <0003> db_auc.c:157 IMSI='262422396148451': No 2G Auth Data 20240924055604212 DAUC <0003> db_auc.c:157 IMSI='262425291894765': No 2G Auth Data 20240924055604212 DAUC <0003> db_auc.c:192 IMSI='262425291894765': No 3G Auth Data 20240924055604262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34944<->l=127.0.0.1:4258 20240924055604263 DLINP <000b> input/ipa.c:451 connected read/write 20240924055604263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055604263 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055604263 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055604263 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055604263 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42375<->l=127.0.0.1:4259) 20240924055604307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34960<->l=127.0.0.1:4258 20240924055604408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34960<->l=127.0.0.1:4258 20240924055607480 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055607480 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055607482 DLINP <000b> input/ipa.c:451 connected read/write 20240924055607482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055607483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47454<->l=127.0.0.1:4258 20240924055607484 DLINP <000b> input/ipa.c:451 connected read/write 20240924055607484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055607484 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055607484 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055607484 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  20240924055607484 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055607484 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  20240924055607484 DLGSUP <0013> gsup_server.c:235 2:  20240924055607484 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055607484 DLGSUP <0013> gsup_server.c:235 3:  20240924055607484 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055607484 DLGSUP <0013> gsup_server.c:235 4:  20240924055607484 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055607484 DLGSUP <0013> gsup_server.c:235 5:  20240924055607484 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055607484 DLGSUP <0013> gsup_server.c:235 7:  20240924055607484 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055607484 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055607484 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055607484 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055607509 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40519<->l=127.0.0.1:4259) 20240924055607524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47460<->l=127.0.0.1:4258 20240924055607565 DAUC <0003> db_auc.c:157 IMSI='262427008284470': No 2G Auth Data 20240924055607565 DAUC <0003> db_auc.c:192 IMSI='262427008284470': No 3G Auth Data 20240924055607591 DLINP <000b> input/ipa.c:451 connected read/write 20240924055607591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055607591 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427008284470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427008284470" cn_domain=PS} 20240924055607591 DLU <0006> fsm.c:456 lu(262427008284470)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055607591 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427008284470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055607606 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427008284470)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055607606 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427008284470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427008284470" cn_domain=PS} 20240924055607606 DLINP <000b> input/ipa.c:451 connected read/write 20240924055607606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055607606 DLINP <000b> input/ipa.c:451 connected read/write 20240924055607606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055607609 DLINP <000b> input/ipa.c:451 connected read/write 20240924055607609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055607609 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427008284470 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427008284470"} 20240924055607609 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427008284470)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055607609 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427008284470 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055607609 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427008284470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427008284470"} 20240924055607609 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427008284470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055607609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427008284470)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055607609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427008284470)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055607609 DLU <0006> fsm.c:568 lu(PS:IMSI-262427008284470)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055607609 DLINP <000b> input/ipa.c:451 connected read/write 20240924055607609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055607609 DLINP <000b> input/ipa.c:451 connected read/write 20240924055607609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055607619 DLGSUP <0013> hlr.c:128 IMSI 262427008284470: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240924055607619 DLINP <000b> input/ipa.c:451 connected read/write 20240924055607619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055607619 DLINP <000b> input/ipa.c:451 connected read/write 20240924055607619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055607621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47460<->l=127.0.0.1:4258 20240924055607622 DLINP <000b> input/ipa.c:451 connected read/write 20240924055607622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055607622 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427008284470 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427008284470"} 20240924055607622 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427008284470 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240924055607622 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427008284470 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055607623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47454<->l=127.0.0.1:4258 20240924055607624 DLINP <000b> input/ipa.c:451 connected read/write 20240924055607624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055607624 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055607624 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055607624 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055607624 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40519<->l=127.0.0.1:4259) 20240924055607667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47470<->l=127.0.0.1:4258 20240924055607768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47470<->l=127.0.0.1:4258 20240924055610844 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055610844 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055610845 DLINP <000b> input/ipa.c:451 connected read/write 20240924055610845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055610846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47482<->l=127.0.0.1:4258 20240924055610847 DLINP <000b> input/ipa.c:451 connected read/write 20240924055610848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055610848 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055610848 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055610848 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  20240924055610848 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055610848 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  20240924055610848 DLGSUP <0013> gsup_server.c:235 2:  20240924055610848 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055610848 DLGSUP <0013> gsup_server.c:235 3:  20240924055610848 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055610848 DLGSUP <0013> gsup_server.c:235 4:  20240924055610848 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055610848 DLGSUP <0013> gsup_server.c:235 5:  20240924055610848 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055610848 DLGSUP <0013> gsup_server.c:235 7:  20240924055610848 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055610848 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055610848 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055610848 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055610868 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34805<->l=127.0.0.1:4259) 20240924055610885 DAUC <0003> db_auc.c:157 IMSI='262425869867107': No 2G Auth Data 20240924055610885 DAUC <0003> db_auc.c:192 IMSI='262425869867107': No 3G Auth Data 20240924055610923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47492<->l=127.0.0.1:4258 20240924055610927 DLINP <000b> input/ipa.c:451 connected read/write 20240924055610927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055610927 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425869867107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425869867107" cn_domain=PS} 20240924055610927 DLU <0006> fsm.c:456 lu(262425869867107)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055610927 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425869867107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055610943 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425869867107)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055610943 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425869867107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425869867107" cn_domain=PS} 20240924055610943 DLINP <000b> input/ipa.c:451 connected read/write 20240924055610943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055610943 DLINP <000b> input/ipa.c:451 connected read/write 20240924055610943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055610946 DLINP <000b> input/ipa.c:451 connected read/write 20240924055610946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055610946 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425869867107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425869867107"} 20240924055610946 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425869867107)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055610946 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425869867107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055610946 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425869867107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425869867107"} 20240924055610946 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425869867107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055610946 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425869867107)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055610946 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425869867107)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055610946 DLU <0006> fsm.c:568 lu(PS:IMSI-262425869867107)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055610947 DLINP <000b> input/ipa.c:451 connected read/write 20240924055610947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055610947 DLINP <000b> input/ipa.c:451 connected read/write 20240924055610947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055610948 DLINP <000b> input/ipa.c:451 connected read/write 20240924055610948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055610948 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425869867107 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425869867107" cn_domain=CS} 20240924055610949 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425869867107 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240924055610956 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425869867107 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425869867107"} 20240924055610956 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425869867107 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240924055610956 DLINP <000b> input/ipa.c:451 connected read/write 20240924055610956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055610956 DLINP <000b> input/ipa.c:451 connected read/write 20240924055610956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055610958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47492<->l=127.0.0.1:4258 20240924055610983 DAUC <0003> db_auc.c:157 IMSI='262421418956108': No 2G Auth Data 20240924055610983 DAUC <0003> db_auc.c:192 IMSI='262421418956108': No 3G Auth Data 20240924055610991 DLGSUP <0013> hlr.c:121 IMSI 262421418956108: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055611013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47508<->l=127.0.0.1:4258 20240924055611017 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055611017 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421418956108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421418956108" cn_domain=PS} 20240924055611017 DLU <0006> fsm.c:456 lu(262421418956108)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055611017 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421418956108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055611032 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421418956108)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055611032 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421418956108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421418956108" cn_domain=PS} 20240924055611032 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611032 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611035 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055611035 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421418956108 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421418956108"} 20240924055611035 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421418956108)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055611035 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421418956108 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055611035 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421418956108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421418956108"} 20240924055611035 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421418956108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055611035 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421418956108)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055611035 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421418956108)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055611035 DLU <0006> fsm.c:568 lu(PS:IMSI-262421418956108)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055611035 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611035 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611038 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055611038 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421418956108 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421418956108" cn_domain=CS} 20240924055611038 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421418956108 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240924055611045 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421418956108 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421418956108"} 20240924055611045 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421418956108 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240924055611045 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611045 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47508<->l=127.0.0.1:4258 20240924055611072 DAUC <0003> db_auc.c:157 IMSI='262427693461062': No 2G Auth Data 20240924055611072 DAUC <0003> db_auc.c:192 IMSI='262427693461062': No 3G Auth Data 20240924055611081 DLGSUP <0013> hlr.c:121 IMSI 262427693461062: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055611102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47520<->l=127.0.0.1:4258 20240924055611106 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055611106 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427693461062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427693461062" cn_domain=PS} 20240924055611106 DLU <0006> fsm.c:456 lu(262427693461062)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055611106 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427693461062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055611121 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427693461062)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055611121 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427693461062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427693461062" cn_domain=PS} 20240924055611121 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611121 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611124 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055611124 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427693461062 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427693461062"} 20240924055611124 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427693461062)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055611124 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427693461062 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055611124 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427693461062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427693461062"} 20240924055611124 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427693461062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055611124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427693461062)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055611124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427693461062)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055611124 DLU <0006> fsm.c:568 lu(PS:IMSI-262427693461062)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055611124 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611124 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611126 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055611126 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427693461062 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427693461062" cn_domain=CS} 20240924055611126 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427693461062 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240924055611134 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427693461062 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427693461062"} 20240924055611134 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427693461062 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240924055611134 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611134 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47520<->l=127.0.0.1:4258 20240924055611158 DAUC <0003> db_auc.c:157 IMSI='262420256663415': No 2G Auth Data 20240924055611158 DAUC <0003> db_auc.c:192 IMSI='262420256663415': No 3G Auth Data 20240924055611167 DLGSUP <0013> hlr.c:121 IMSI 262420256663415: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055611190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47528<->l=127.0.0.1:4258 20240924055611194 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055611194 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420256663415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420256663415" cn_domain=PS} 20240924055611194 DLU <0006> fsm.c:456 lu(262420256663415)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055611194 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420256663415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055611209 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420256663415)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055611209 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420256663415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420256663415" cn_domain=PS} 20240924055611209 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611209 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611212 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055611212 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420256663415 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420256663415"} 20240924055611212 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420256663415)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055611212 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420256663415 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055611212 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420256663415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420256663415"} 20240924055611212 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420256663415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055611212 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420256663415)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055611212 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420256663415)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055611212 DLU <0006> fsm.c:568 lu(PS:IMSI-262420256663415)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055611212 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611212 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611214 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055611214 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420256663415 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420256663415" cn_domain=CS} 20240924055611214 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420256663415 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240924055611222 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420256663415 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420256663415"} 20240924055611222 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420256663415 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240924055611222 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611222 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47528<->l=127.0.0.1:4258 20240924055611249 DAUC <0003> db_auc.c:157 IMSI='262422344068401': No 2G Auth Data 20240924055611249 DAUC <0003> db_auc.c:192 IMSI='262422344068401': No 3G Auth Data 20240924055611257 DLGSUP <0013> hlr.c:121 IMSI 262422344068401: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055611282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47538<->l=127.0.0.1:4258 20240924055611286 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055611286 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422344068401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422344068401" cn_domain=PS} 20240924055611286 DLU <0006> fsm.c:456 lu(262422344068401)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055611286 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422344068401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055611301 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422344068401)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055611302 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422344068401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422344068401" cn_domain=PS} 20240924055611302 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611302 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611305 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055611305 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422344068401 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422344068401"} 20240924055611305 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422344068401)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055611305 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422344068401 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055611305 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422344068401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422344068401"} 20240924055611305 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422344068401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055611305 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422344068401)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055611305 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422344068401)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055611305 DLU <0006> fsm.c:568 lu(PS:IMSI-262422344068401)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055611305 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611305 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611307 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055611307 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422344068401 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422344068401" cn_domain=CS} 20240924055611307 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422344068401 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240924055611316 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422344068401 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422344068401"} 20240924055611316 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422344068401 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240924055611316 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611316 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47538<->l=127.0.0.1:4258 20240924055611344 DAUC <0003> db_auc.c:157 IMSI='262425168510839': No 2G Auth Data 20240924055611344 DAUC <0003> db_auc.c:192 IMSI='262425168510839': No 3G Auth Data 20240924055611352 DLGSUP <0013> hlr.c:121 IMSI 262425168510839: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055611384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47540<->l=127.0.0.1:4258 20240924055611388 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055611388 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425168510839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425168510839" cn_domain=PS} 20240924055611388 DLU <0006> fsm.c:456 lu(262425168510839)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055611388 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425168510839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055611403 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425168510839)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055611403 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425168510839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425168510839" cn_domain=PS} 20240924055611403 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611403 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611406 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055611406 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425168510839 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425168510839"} 20240924055611406 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425168510839)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055611406 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425168510839 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055611406 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425168510839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425168510839"} 20240924055611406 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425168510839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055611406 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425168510839)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055611406 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425168510839)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055611406 DLU <0006> fsm.c:568 lu(PS:IMSI-262425168510839)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055611406 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611406 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611407 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055611407 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425168510839 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425168510839" cn_domain=CS} 20240924055611407 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425168510839 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240924055611415 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425168510839 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425168510839"} 20240924055611415 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425168510839 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240924055611415 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611415 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47540<->l=127.0.0.1:4258 20240924055611448 DAUC <0003> db_auc.c:157 IMSI='262420657269908': No 2G Auth Data 20240924055611448 DAUC <0003> db_auc.c:192 IMSI='262420657269908': No 3G Auth Data 20240924055611460 DLGSUP <0013> hlr.c:121 IMSI 262420657269908: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055611492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47556<->l=127.0.0.1:4258 20240924055611495 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055611495 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420657269908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420657269908" cn_domain=PS} 20240924055611495 DLU <0006> fsm.c:456 lu(262420657269908)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055611495 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420657269908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055611514 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420657269908)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055611514 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420657269908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420657269908" cn_domain=PS} 20240924055611514 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611514 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611517 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055611517 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420657269908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420657269908"} 20240924055611517 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420657269908)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055611517 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420657269908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055611517 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420657269908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420657269908"} 20240924055611517 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420657269908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055611517 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420657269908)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055611517 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420657269908)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055611517 DLU <0006> fsm.c:568 lu(PS:IMSI-262420657269908)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055611517 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611517 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611519 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055611519 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420657269908 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420657269908" cn_domain=CS} 20240924055611519 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420657269908 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240924055611529 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420657269908 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420657269908"} 20240924055611529 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420657269908 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240924055611529 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611529 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47556<->l=127.0.0.1:4258 20240924055611572 DAUC <0003> db_auc.c:157 IMSI='262426289881987': No 2G Auth Data 20240924055611572 DAUC <0003> db_auc.c:192 IMSI='262426289881987': No 3G Auth Data 20240924055611581 DLGSUP <0013> hlr.c:121 IMSI 262426289881987: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055611612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47570<->l=127.0.0.1:4258 20240924055611616 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055611616 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426289881987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426289881987" cn_domain=PS} 20240924055611616 DLU <0006> fsm.c:456 lu(262426289881987)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055611616 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426289881987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055611631 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426289881987)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055611631 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426289881987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426289881987" cn_domain=PS} 20240924055611631 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611631 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611634 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055611634 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426289881987 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426289881987"} 20240924055611634 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426289881987)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055611634 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426289881987 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055611634 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426289881987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426289881987"} 20240924055611634 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426289881987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055611634 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426289881987)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055611634 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426289881987)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055611634 DLU <0006> fsm.c:568 lu(PS:IMSI-262426289881987)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055611634 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611634 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611636 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055611636 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426289881987 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426289881987" cn_domain=CS} 20240924055611636 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426289881987 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240924055611644 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426289881987 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426289881987"} 20240924055611644 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426289881987 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240924055611644 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611644 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055611646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47570<->l=127.0.0.1:4258 20240924055611673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47482<->l=127.0.0.1:4258 20240924055611674 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34805<->l=127.0.0.1:4259) 20240924055611674 DLINP <000b> input/ipa.c:451 connected read/write 20240924055611674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055611674 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055611674 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055611674 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055611723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47578<->l=127.0.0.1:4258 20240924055611824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47578<->l=127.0.0.1:4258 20240924055614899 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055614899 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055614902 DLINP <000b> input/ipa.c:451 connected read/write 20240924055614902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055614903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47588<->l=127.0.0.1:4258 20240924055614905 DLINP <000b> input/ipa.c:451 connected read/write 20240924055614905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055614905 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055614905 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055614905 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  20240924055614905 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055614905 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  20240924055614905 DLGSUP <0013> gsup_server.c:235 2:  20240924055614905 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055614905 DLGSUP <0013> gsup_server.c:235 3:  20240924055614905 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055614905 DLGSUP <0013> gsup_server.c:235 4:  20240924055614905 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055614905 DLGSUP <0013> gsup_server.c:235 5:  20240924055614905 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055614905 DLGSUP <0013> gsup_server.c:235 7:  20240924055614905 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055614905 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055614905 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055614905 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055614925 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39711<->l=127.0.0.1:4259) 20240924055614952 DAUC <0003> db_auc.c:157 IMSI='262422370228027': No 2G Auth Data 20240924055614952 DAUC <0003> db_auc.c:192 IMSI='262422370228027': No 3G Auth Data 20240924055614995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47594<->l=127.0.0.1:4258 20240924055614999 DLINP <000b> input/ipa.c:451 connected read/write 20240924055614999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055614999 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422370228027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422370228027" cn_domain=PS} 20240924055614999 DLU <0006> fsm.c:456 lu(262422370228027)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055614999 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422370228027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055615014 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422370228027)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055615014 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422370228027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422370228027" cn_domain=PS} 20240924055615014 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615014 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615018 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615018 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422370228027 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422370228027"} 20240924055615018 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422370228027)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055615018 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422370228027 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055615018 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422370228027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422370228027"} 20240924055615018 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422370228027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055615018 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422370228027)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055615018 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422370228027)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055615018 DLU <0006> fsm.c:568 lu(PS:IMSI-262422370228027)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055615018 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615018 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615020 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615020 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422370228027 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422370228027" cn_domain=PS} 20240924055615020 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422370228027 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240924055615027 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422370228027 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422370228027"} 20240924055615027 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422370228027 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240924055615027 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615027 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47594<->l=127.0.0.1:4258 20240924055615052 DAUC <0003> db_auc.c:157 IMSI='262427454050592': No 2G Auth Data 20240924055615052 DAUC <0003> db_auc.c:192 IMSI='262427454050592': No 3G Auth Data 20240924055615060 DLGSUP <0013> hlr.c:121 IMSI 262427454050592: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055615084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47600<->l=127.0.0.1:4258 20240924055615088 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615088 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427454050592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427454050592" cn_domain=PS} 20240924055615088 DLU <0006> fsm.c:456 lu(262427454050592)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055615088 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427454050592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055615104 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427454050592)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055615104 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427454050592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427454050592" cn_domain=PS} 20240924055615104 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615104 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615107 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615107 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427454050592 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427454050592"} 20240924055615107 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427454050592)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055615107 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427454050592 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055615107 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427454050592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427454050592"} 20240924055615107 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427454050592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055615107 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427454050592)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055615107 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427454050592)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055615107 DLU <0006> fsm.c:568 lu(PS:IMSI-262427454050592)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055615107 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615107 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615109 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615109 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427454050592 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427454050592" cn_domain=PS} 20240924055615109 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427454050592 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240924055615116 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427454050592 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427454050592"} 20240924055615116 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427454050592 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240924055615116 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615116 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47600<->l=127.0.0.1:4258 20240924055615142 DAUC <0003> db_auc.c:157 IMSI='262423700674068': No 2G Auth Data 20240924055615142 DAUC <0003> db_auc.c:192 IMSI='262423700674068': No 3G Auth Data 20240924055615151 DLGSUP <0013> hlr.c:121 IMSI 262423700674068: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055615175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47612<->l=127.0.0.1:4258 20240924055615177 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615177 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423700674068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423700674068" cn_domain=PS} 20240924055615177 DLU <0006> fsm.c:456 lu(262423700674068)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055615177 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423700674068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055615192 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423700674068)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055615192 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423700674068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423700674068" cn_domain=PS} 20240924055615192 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615192 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615195 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615195 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423700674068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423700674068"} 20240924055615195 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423700674068)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055615195 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423700674068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055615195 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423700674068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423700674068"} 20240924055615195 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423700674068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055615195 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423700674068)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055615195 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423700674068)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055615195 DLU <0006> fsm.c:568 lu(PS:IMSI-262423700674068)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055615195 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615195 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615197 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615197 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423700674068 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423700674068" cn_domain=PS} 20240924055615197 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423700674068 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240924055615205 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423700674068 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423700674068"} 20240924055615205 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423700674068 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240924055615205 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615205 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47612<->l=127.0.0.1:4258 20240924055615231 DAUC <0003> db_auc.c:157 IMSI='262427211818326': No 2G Auth Data 20240924055615231 DAUC <0003> db_auc.c:192 IMSI='262427211818326': No 3G Auth Data 20240924055615240 DLGSUP <0013> hlr.c:121 IMSI 262427211818326: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055615265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47624<->l=127.0.0.1:4258 20240924055615269 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615269 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427211818326 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427211818326" cn_domain=PS} 20240924055615269 DLU <0006> fsm.c:456 lu(262427211818326)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055615269 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427211818326 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055615283 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427211818326)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055615283 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427211818326 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427211818326" cn_domain=PS} 20240924055615283 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615283 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615286 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615286 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427211818326 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427211818326"} 20240924055615286 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427211818326)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055615286 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427211818326 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055615286 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427211818326 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427211818326"} 20240924055615286 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427211818326 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055615286 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427211818326)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055615286 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427211818326)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055615286 DLU <0006> fsm.c:568 lu(PS:IMSI-262427211818326)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055615286 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615286 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615288 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615288 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427211818326 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427211818326" cn_domain=PS} 20240924055615288 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427211818326 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240924055615296 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427211818326 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427211818326"} 20240924055615296 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427211818326 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240924055615296 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615296 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47624<->l=127.0.0.1:4258 20240924055615322 DAUC <0003> db_auc.c:157 IMSI='262425956647537': No 2G Auth Data 20240924055615322 DAUC <0003> db_auc.c:192 IMSI='262425956647537': No 3G Auth Data 20240924055615331 DLGSUP <0013> hlr.c:121 IMSI 262425956647537: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055615356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47632<->l=127.0.0.1:4258 20240924055615360 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615360 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425956647537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425956647537" cn_domain=PS} 20240924055615360 DLU <0006> fsm.c:456 lu(262425956647537)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055615360 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425956647537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055615376 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425956647537)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055615376 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425956647537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425956647537" cn_domain=PS} 20240924055615376 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615376 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615379 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615379 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425956647537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425956647537"} 20240924055615379 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425956647537)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055615379 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425956647537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055615379 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425956647537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425956647537"} 20240924055615379 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425956647537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055615379 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425956647537)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055615379 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425956647537)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055615379 DLU <0006> fsm.c:568 lu(PS:IMSI-262425956647537)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055615379 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615379 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615381 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615381 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425956647537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425956647537" cn_domain=PS} 20240924055615381 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425956647537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240924055615389 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425956647537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425956647537"} 20240924055615389 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425956647537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240924055615389 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615389 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47632<->l=127.0.0.1:4258 20240924055615420 DAUC <0003> db_auc.c:157 IMSI='262424913331342': No 2G Auth Data 20240924055615420 DAUC <0003> db_auc.c:192 IMSI='262424913331342': No 3G Auth Data 20240924055615435 DLGSUP <0013> hlr.c:121 IMSI 262424913331342: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055615474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47644<->l=127.0.0.1:4258 20240924055615477 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615477 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424913331342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424913331342" cn_domain=PS} 20240924055615477 DLU <0006> fsm.c:456 lu(262424913331342)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055615477 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424913331342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055615495 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424913331342)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055615495 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424913331342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424913331342" cn_domain=PS} 20240924055615495 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615495 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615498 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615498 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424913331342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424913331342"} 20240924055615498 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424913331342)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055615498 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424913331342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055615498 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424913331342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424913331342"} 20240924055615498 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424913331342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055615498 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424913331342)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055615498 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424913331342)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055615498 DLU <0006> fsm.c:568 lu(PS:IMSI-262424913331342)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055615498 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615498 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615500 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615500 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424913331342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424913331342" cn_domain=PS} 20240924055615500 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424913331342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240924055615507 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424913331342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424913331342"} 20240924055615507 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424913331342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240924055615507 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615507 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47644<->l=127.0.0.1:4258 20240924055615542 DAUC <0003> db_auc.c:157 IMSI='262427473224324': No 2G Auth Data 20240924055615542 DAUC <0003> db_auc.c:192 IMSI='262427473224324': No 3G Auth Data 20240924055615550 DLGSUP <0013> hlr.c:121 IMSI 262427473224324: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055615583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47652<->l=127.0.0.1:4258 20240924055615588 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615588 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427473224324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427473224324" cn_domain=PS} 20240924055615588 DLU <0006> fsm.c:456 lu(262427473224324)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055615588 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427473224324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055615603 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427473224324)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055615603 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427473224324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427473224324" cn_domain=PS} 20240924055615603 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615603 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615606 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615606 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427473224324 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427473224324"} 20240924055615606 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427473224324)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055615606 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427473224324 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055615606 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427473224324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427473224324"} 20240924055615606 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427473224324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055615606 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427473224324)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055615606 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427473224324)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055615606 DLU <0006> fsm.c:568 lu(PS:IMSI-262427473224324)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055615606 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615606 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615609 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615609 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427473224324 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427473224324" cn_domain=PS} 20240924055615609 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427473224324 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240924055615616 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427473224324 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427473224324"} 20240924055615616 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427473224324 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240924055615616 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615616 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47652<->l=127.0.0.1:4258 20240924055615650 DAUC <0003> db_auc.c:157 IMSI='262426101378565': No 2G Auth Data 20240924055615650 DAUC <0003> db_auc.c:192 IMSI='262426101378565': No 3G Auth Data 20240924055615659 DLGSUP <0013> hlr.c:121 IMSI 262426101378565: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240924055615692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47654<->l=127.0.0.1:4258 20240924055615695 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615695 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426101378565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426101378565" cn_domain=PS} 20240924055615695 DLU <0006> fsm.c:456 lu(262426101378565)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055615695 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426101378565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055615711 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426101378565)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055615711 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426101378565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426101378565" cn_domain=PS} 20240924055615711 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615711 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615714 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615714 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426101378565 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426101378565"} 20240924055615714 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426101378565)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055615714 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426101378565 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055615714 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426101378565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426101378565"} 20240924055615714 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426101378565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055615714 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426101378565)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055615714 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426101378565)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055615714 DLU <0006> fsm.c:568 lu(PS:IMSI-262426101378565)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055615714 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615714 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615717 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615717 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426101378565 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426101378565" cn_domain=PS} 20240924055615717 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426101378565 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240924055615725 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426101378565 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426101378565"} 20240924055615725 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426101378565 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240924055615725 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615725 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055615726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47654<->l=127.0.0.1:4258 20240924055615753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47588<->l=127.0.0.1:4258 20240924055615754 DLINP <000b> input/ipa.c:451 connected read/write 20240924055615754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055615754 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055615754 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055615754 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055615754 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39711<->l=127.0.0.1:4259) 20240924055615800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47664<->l=127.0.0.1:4258 20240924055615901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47664<->l=127.0.0.1:4258 20240924055618983 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055618983 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055618986 DLINP <000b> input/ipa.c:451 connected read/write 20240924055618986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055618986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47678<->l=127.0.0.1:4258 20240924055618988 DLINP <000b> input/ipa.c:451 connected read/write 20240924055618988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055618988 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055618988 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055618988 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  20240924055618988 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055618988 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  20240924055618988 DLGSUP <0013> gsup_server.c:235 2:  20240924055618988 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055618988 DLGSUP <0013> gsup_server.c:235 3:  20240924055618988 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055618988 DLGSUP <0013> gsup_server.c:235 4:  20240924055618988 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055618988 DLGSUP <0013> gsup_server.c:235 5:  20240924055618988 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055618988 DLGSUP <0013> gsup_server.c:235 7:  20240924055618988 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055618988 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055618988 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055618988 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055619009 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43901<->l=127.0.0.1:4259) 20240924055619022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47690<->l=127.0.0.1:4258 20240924055619029 DLINP <000b> input/ipa.c:451 connected read/write 20240924055619029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055619029 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} 20240924055619029 DLU <0006> fsm.c:456 lu(2345743413463)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055619029 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 20240924055619029 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} 20240924055619029 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055619029 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55f2447ea0f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055619029 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55f2447ea0f0]{UNVALIDATED}: Freeing instance 20240924055619029 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55f2447ea0f0]{UNVALIDATED}: Deallocated 20240924055619029 DLINP <000b> input/ipa.c:451 connected read/write 20240924055619029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055619029 DLINP <000b> input/ipa.c:451 connected read/write 20240924055619029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055619031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47690<->l=127.0.0.1:4258 20240924055619032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47678<->l=127.0.0.1:4258 20240924055619033 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43901<->l=127.0.0.1:4259) 20240924055619033 DLINP <000b> input/ipa.c:451 connected read/write 20240924055619033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055619033 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055619033 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055619033 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055619078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47704<->l=127.0.0.1:4258 20240924055619179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47704<->l=127.0.0.1:4258 20240924055622254 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055622254 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055622255 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055622256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47710<->l=127.0.0.1:4258 20240924055622258 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055622258 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055622258 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055622258 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  20240924055622258 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055622258 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  20240924055622258 DLGSUP <0013> gsup_server.c:235 2:  20240924055622258 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055622258 DLGSUP <0013> gsup_server.c:235 3:  20240924055622258 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055622258 DLGSUP <0013> gsup_server.c:235 4:  20240924055622258 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055622258 DLGSUP <0013> gsup_server.c:235 5:  20240924055622258 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055622258 DLGSUP <0013> gsup_server.c:235 7:  20240924055622258 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055622258 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055622258 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055622258 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055622275 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32903<->l=127.0.0.1:4259) 20240924055622290 DAUC <0003> db_auc.c:157 IMSI='262424996369241': No 2G Auth Data 20240924055622290 DAUC <0003> db_auc.c:192 IMSI='262424996369241': No 3G Auth Data 20240924055622327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47722<->l=127.0.0.1:4258 20240924055622335 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055622335 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424996369241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424996369241" session_id=3829969483 session_state=BEGIN} 20240924055622335 DSS <0004> hlr_ussd.c:576 262424996369241/0xe448b24b: Process SS (BEGIN) 20240924055622335 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240924055622335 DSS <0004> hlr_ussd.c:518 262424996369241/0xe448b24b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240924055622335 DSS <0004> hlr_ussd.c:523 262424996369241/0xe448b24b: USSD for unknown code '*#200#' 20240924055622335 DSS <0004> hlr_ussd.c:354 262424996369241/0xe448b24b: Tx ReturnError(1, 0x12) 20240924055622335 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424996369241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424996369241" session_id=3829969483 session_state=END} 20240924055622335 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055622335 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055622339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47722<->l=127.0.0.1:4258 20240924055622348 DAUC <0003> db_auc.c:157 IMSI='262427461455450': No 2G Auth Data 20240924055622348 DAUC <0003> db_auc.c:192 IMSI='262427461455450': No 3G Auth Data 20240924055622380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47736<->l=127.0.0.1:4258 20240924055622385 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055622385 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427461455450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427461455450" session_id=3309379925 session_state=BEGIN} 20240924055622385 DSS <0004> hlr_ussd.c:576 262427461455450/0xc5412155: Process SS (BEGIN) 20240924055622385 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240924055622385 DSS <0004> hlr_ussd.c:518 262427461455450/0xc5412155: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240924055622385 DSS <0004> hlr_ussd.c:523 262427461455450/0xc5412155: USSD for unknown code '*#200#' 20240924055622385 DSS <0004> hlr_ussd.c:354 262427461455450/0xc5412155: Tx ReturnError(1, 0x12) 20240924055622385 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427461455450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427461455450" session_id=3309379925 session_state=END} 20240924055622385 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055622385 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055622387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47736<->l=127.0.0.1:4258 20240924055622396 DAUC <0003> db_auc.c:157 IMSI='262422731451771': No 2G Auth Data 20240924055622396 DAUC <0003> db_auc.c:192 IMSI='262422731451771': No 3G Auth Data 20240924055622429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47744<->l=127.0.0.1:4258 20240924055622435 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055622435 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422731451771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422731451771" session_id=3234073456 session_state=BEGIN} 20240924055622435 DSS <0004> hlr_ussd.c:576 262422731451771/0xc0c40b70: Process SS (BEGIN) 20240924055622435 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240924055622435 DSS <0004> hlr_ussd.c:518 262422731451771/0xc0c40b70: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240924055622435 DSS <0004> hlr_ussd.c:523 262422731451771/0xc0c40b70: USSD for unknown code '*#200#' 20240924055622435 DSS <0004> hlr_ussd.c:354 262422731451771/0xc0c40b70: Tx ReturnError(1, 0x12) 20240924055622435 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422731451771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422731451771" session_id=3234073456 session_state=END} 20240924055622435 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055622435 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055622438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47744<->l=127.0.0.1:4258 20240924055622458 DAUC <0003> db_auc.c:157 IMSI='262423273044139': No 2G Auth Data 20240924055622458 DAUC <0003> db_auc.c:192 IMSI='262423273044139': No 3G Auth Data 20240924055622488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47748<->l=127.0.0.1:4258 20240924055622496 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055622496 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423273044139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423273044139" session_id=321983712 session_state=BEGIN} 20240924055622496 DSS <0004> hlr_ussd.c:576 262423273044139/0x133114e0: Process SS (BEGIN) 20240924055622496 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240924055622496 DSS <0004> hlr_ussd.c:518 262423273044139/0x133114e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240924055622496 DSS <0004> hlr_ussd.c:523 262423273044139/0x133114e0: USSD for unknown code '*#200#' 20240924055622496 DSS <0004> hlr_ussd.c:354 262423273044139/0x133114e0: Tx ReturnError(1, 0x12) 20240924055622496 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423273044139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423273044139" session_id=321983712 session_state=END} 20240924055622496 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055622496 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055622499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47748<->l=127.0.0.1:4258 20240924055622503 DAUC <0003> db_auc.c:157 IMSI='262424693717062': No 2G Auth Data 20240924055622503 DAUC <0003> db_auc.c:192 IMSI='262424693717062': No 3G Auth Data 20240924055622530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47760<->l=127.0.0.1:4258 20240924055622535 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055622535 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424693717062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424693717062" session_id=187730701 session_state=BEGIN} 20240924055622535 DSS <0004> hlr_ussd.c:576 262424693717062/0x0b308b0d: Process SS (BEGIN) 20240924055622535 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240924055622535 DSS <0004> hlr_ussd.c:518 262424693717062/0x0b308b0d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240924055622535 DSS <0004> hlr_ussd.c:523 262424693717062/0x0b308b0d: USSD for unknown code '*#200#' 20240924055622535 DSS <0004> hlr_ussd.c:354 262424693717062/0x0b308b0d: Tx ReturnError(1, 0x12) 20240924055622535 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424693717062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424693717062" session_id=187730701 session_state=END} 20240924055622535 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055622535 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055622538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47760<->l=127.0.0.1:4258 20240924055622542 DAUC <0003> db_auc.c:157 IMSI='262429531882103': No 2G Auth Data 20240924055622542 DAUC <0003> db_auc.c:192 IMSI='262429531882103': No 3G Auth Data 20240924055622573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47774<->l=127.0.0.1:4258 20240924055622578 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055622578 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429531882103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429531882103" session_id=1308513106 session_state=BEGIN} 20240924055622578 DSS <0004> hlr_ussd.c:576 262429531882103/0x4dfe5352: Process SS (BEGIN) 20240924055622578 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240924055622578 DSS <0004> hlr_ussd.c:518 262429531882103/0x4dfe5352: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240924055622578 DSS <0004> hlr_ussd.c:523 262429531882103/0x4dfe5352: USSD for unknown code '*#200#' 20240924055622578 DSS <0004> hlr_ussd.c:354 262429531882103/0x4dfe5352: Tx ReturnError(1, 0x12) 20240924055622578 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429531882103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429531882103" session_id=1308513106 session_state=END} 20240924055622578 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055622578 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055622581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47774<->l=127.0.0.1:4258 20240924055622585 DAUC <0003> db_auc.c:157 IMSI='262424733736542': No 2G Auth Data 20240924055622585 DAUC <0003> db_auc.c:192 IMSI='262424733736542': No 3G Auth Data 20240924055622612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47790<->l=127.0.0.1:4258 20240924055622617 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055622617 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424733736542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424733736542" session_id=3222320813 session_state=BEGIN} 20240924055622617 DSS <0004> hlr_ussd.c:576 262424733736542/0xc010b6ad: Process SS (BEGIN) 20240924055622617 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240924055622617 DSS <0004> hlr_ussd.c:518 262424733736542/0xc010b6ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240924055622617 DSS <0004> hlr_ussd.c:523 262424733736542/0xc010b6ad: USSD for unknown code '*#200#' 20240924055622617 DSS <0004> hlr_ussd.c:354 262424733736542/0xc010b6ad: Tx ReturnError(1, 0x12) 20240924055622617 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424733736542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424733736542" session_id=3222320813 session_state=END} 20240924055622617 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055622617 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055622620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47790<->l=127.0.0.1:4258 20240924055622624 DAUC <0003> db_auc.c:157 IMSI='262421439089066': No 2G Auth Data 20240924055622624 DAUC <0003> db_auc.c:192 IMSI='262421439089066': No 3G Auth Data 20240924055622652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47798<->l=127.0.0.1:4258 20240924055622658 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055622658 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421439089066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421439089066" session_id=1901772418 session_state=BEGIN} 20240924055622658 DSS <0004> hlr_ussd.c:576 262421439089066/0x715abe82: Process SS (BEGIN) 20240924055622658 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240924055622658 DSS <0004> hlr_ussd.c:518 262421439089066/0x715abe82: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240924055622658 DSS <0004> hlr_ussd.c:523 262421439089066/0x715abe82: USSD for unknown code '*#200#' 20240924055622658 DSS <0004> hlr_ussd.c:354 262421439089066/0x715abe82: Tx ReturnError(1, 0x12) 20240924055622658 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421439089066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421439089066" session_id=1901772418 session_state=END} 20240924055622658 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055622658 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055622661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47798<->l=127.0.0.1:4258 20240924055622662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47710<->l=127.0.0.1:4258 20240924055622663 DLINP <000b> input/ipa.c:451 connected read/write 20240924055622663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055622663 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055622663 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055622663 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055622663 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32903<->l=127.0.0.1:4259) 20240924055622711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47810<->l=127.0.0.1:4258 20240924055622811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47810<->l=127.0.0.1:4258 20240924055625887 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055625887 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055625889 DLINP <000b> input/ipa.c:451 connected read/write 20240924055625889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055625889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47824<->l=127.0.0.1:4258 20240924055625891 DLINP <000b> input/ipa.c:451 connected read/write 20240924055625891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055625891 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055625891 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055625891 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  20240924055625891 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055625891 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  20240924055625891 DLGSUP <0013> gsup_server.c:235 2:  20240924055625891 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055625891 DLGSUP <0013> gsup_server.c:235 3:  20240924055625891 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055625891 DLGSUP <0013> gsup_server.c:235 4:  20240924055625891 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055625891 DLGSUP <0013> gsup_server.c:235 5:  20240924055625891 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055625891 DLGSUP <0013> gsup_server.c:235 7:  20240924055625891 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055625891 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055625891 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055625891 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055625909 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39717<->l=127.0.0.1:4259) 20240924055625920 DAUC <0003> db_auc.c:157 IMSI='262420016004259': No 2G Auth Data 20240924055625920 DAUC <0003> db_auc.c:192 IMSI='262420016004259': No 3G Auth Data 20240924055625947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47828<->l=127.0.0.1:4258 20240924055625952 DLINP <000b> input/ipa.c:451 connected read/write 20240924055625952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055625952 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420016004259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420016004259" session_id=1501655048 session_state=BEGIN} 20240924055625952 DSS <0004> hlr_ussd.c:576 262420016004259/0x59817008: Process SS (BEGIN) 20240924055625952 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055625952 DSS <0004> hlr_ussd.c:518 262420016004259/0x59817008: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055625952 DSS <0004> hlr_ussd.c:542 262420016004259/0x59817008: Cannot find conn for EUSE EUSE-foobar 20240924055625952 DSS <0004> hlr_ussd.c:354 262420016004259/0x59817008: Tx ReturnError(1, 0x22) 20240924055625952 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420016004259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420016004259" session_id=1501655048 session_state=END} 20240924055625952 DLINP <000b> input/ipa.c:451 connected read/write 20240924055625952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055625952 DLINP <000b> input/ipa.c:451 connected read/write 20240924055625952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055625956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47828<->l=127.0.0.1:4258 20240924055625963 DAUC <0003> db_auc.c:157 IMSI='262429880275357': No 2G Auth Data 20240924055625963 DAUC <0003> db_auc.c:192 IMSI='262429880275357': No 3G Auth Data 20240924055625989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47840<->l=127.0.0.1:4258 20240924055625996 DLINP <000b> input/ipa.c:451 connected read/write 20240924055625996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055625996 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429880275357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429880275357" session_id=3938092451 session_state=BEGIN} 20240924055625996 DSS <0004> hlr_ussd.c:576 262429880275357/0xeaba85a3: Process SS (BEGIN) 20240924055625996 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055625996 DSS <0004> hlr_ussd.c:518 262429880275357/0xeaba85a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055625996 DSS <0004> hlr_ussd.c:542 262429880275357/0xeaba85a3: Cannot find conn for EUSE EUSE-foobar 20240924055625996 DSS <0004> hlr_ussd.c:354 262429880275357/0xeaba85a3: Tx ReturnError(1, 0x22) 20240924055625996 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429880275357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429880275357" session_id=3938092451 session_state=END} 20240924055625996 DLINP <000b> input/ipa.c:451 connected read/write 20240924055625996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055625996 DLINP <000b> input/ipa.c:451 connected read/write 20240924055625996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055625998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47840<->l=127.0.0.1:4258 20240924055626006 DAUC <0003> db_auc.c:157 IMSI='262420008266137': No 2G Auth Data 20240924055626006 DAUC <0003> db_auc.c:192 IMSI='262420008266137': No 3G Auth Data 20240924055626036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47856<->l=127.0.0.1:4258 20240924055626041 DLINP <000b> input/ipa.c:451 connected read/write 20240924055626041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055626041 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420008266137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420008266137" session_id=3325720400 session_state=BEGIN} 20240924055626041 DSS <0004> hlr_ussd.c:576 262420008266137/0xc63a7750: Process SS (BEGIN) 20240924055626041 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055626041 DSS <0004> hlr_ussd.c:518 262420008266137/0xc63a7750: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055626041 DSS <0004> hlr_ussd.c:542 262420008266137/0xc63a7750: Cannot find conn for EUSE EUSE-foobar 20240924055626041 DSS <0004> hlr_ussd.c:354 262420008266137/0xc63a7750: Tx ReturnError(1, 0x22) 20240924055626041 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420008266137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420008266137" session_id=3325720400 session_state=END} 20240924055626041 DLINP <000b> input/ipa.c:451 connected read/write 20240924055626041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055626041 DLINP <000b> input/ipa.c:451 connected read/write 20240924055626041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055626044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47856<->l=127.0.0.1:4258 20240924055626051 DAUC <0003> db_auc.c:157 IMSI='262429047486499': No 2G Auth Data 20240924055626051 DAUC <0003> db_auc.c:192 IMSI='262429047486499': No 3G Auth Data 20240924055626077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47858<->l=127.0.0.1:4258 20240924055626082 DLINP <000b> input/ipa.c:451 connected read/write 20240924055626082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055626082 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429047486499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429047486499" session_id=797217221 session_state=BEGIN} 20240924055626082 DSS <0004> hlr_ussd.c:576 262429047486499/0x2f8491c5: Process SS (BEGIN) 20240924055626082 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055626082 DSS <0004> hlr_ussd.c:518 262429047486499/0x2f8491c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055626082 DSS <0004> hlr_ussd.c:542 262429047486499/0x2f8491c5: Cannot find conn for EUSE EUSE-foobar 20240924055626082 DSS <0004> hlr_ussd.c:354 262429047486499/0x2f8491c5: Tx ReturnError(1, 0x22) 20240924055626082 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429047486499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429047486499" session_id=797217221 session_state=END} 20240924055626082 DLINP <000b> input/ipa.c:451 connected read/write 20240924055626082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055626082 DLINP <000b> input/ipa.c:451 connected read/write 20240924055626082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055626085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47858<->l=127.0.0.1:4258 20240924055626089 DAUC <0003> db_auc.c:157 IMSI='262426536588681': No 2G Auth Data 20240924055626089 DAUC <0003> db_auc.c:192 IMSI='262426536588681': No 3G Auth Data 20240924055626114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47866<->l=127.0.0.1:4258 20240924055626120 DLINP <000b> input/ipa.c:451 connected read/write 20240924055626120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055626120 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426536588681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426536588681" session_id=775123882 session_state=BEGIN} 20240924055626120 DSS <0004> hlr_ussd.c:576 262426536588681/0x2e3373aa: Process SS (BEGIN) 20240924055626120 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055626120 DSS <0004> hlr_ussd.c:518 262426536588681/0x2e3373aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055626120 DSS <0004> hlr_ussd.c:542 262426536588681/0x2e3373aa: Cannot find conn for EUSE EUSE-foobar 20240924055626120 DSS <0004> hlr_ussd.c:354 262426536588681/0x2e3373aa: Tx ReturnError(1, 0x22) 20240924055626120 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426536588681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426536588681" session_id=775123882 session_state=END} 20240924055626120 DLINP <000b> input/ipa.c:451 connected read/write 20240924055626120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055626120 DLINP <000b> input/ipa.c:451 connected read/write 20240924055626120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055626124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47866<->l=127.0.0.1:4258 20240924055626128 DAUC <0003> db_auc.c:157 IMSI='262429144088798': No 2G Auth Data 20240924055626128 DAUC <0003> db_auc.c:192 IMSI='262429144088798': No 3G Auth Data 20240924055626156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47878<->l=127.0.0.1:4258 20240924055626160 DLINP <000b> input/ipa.c:451 connected read/write 20240924055626160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055626160 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429144088798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429144088798" session_id=318500664 session_state=BEGIN} 20240924055626160 DSS <0004> hlr_ussd.c:576 262429144088798/0x12fbef38: Process SS (BEGIN) 20240924055626160 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055626160 DSS <0004> hlr_ussd.c:518 262429144088798/0x12fbef38: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055626160 DSS <0004> hlr_ussd.c:542 262429144088798/0x12fbef38: Cannot find conn for EUSE EUSE-foobar 20240924055626160 DSS <0004> hlr_ussd.c:354 262429144088798/0x12fbef38: Tx ReturnError(1, 0x22) 20240924055626160 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429144088798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429144088798" session_id=318500664 session_state=END} 20240924055626160 DLINP <000b> input/ipa.c:451 connected read/write 20240924055626160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055626160 DLINP <000b> input/ipa.c:451 connected read/write 20240924055626160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055626163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47878<->l=127.0.0.1:4258 20240924055626167 DAUC <0003> db_auc.c:157 IMSI='262428258316106': No 2G Auth Data 20240924055626167 DAUC <0003> db_auc.c:192 IMSI='262428258316106': No 3G Auth Data 20240924055626196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47890<->l=127.0.0.1:4258 20240924055626201 DLINP <000b> input/ipa.c:451 connected read/write 20240924055626201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055626202 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428258316106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428258316106" session_id=1736009459 session_state=BEGIN} 20240924055626202 DSS <0004> hlr_ussd.c:576 262428258316106/0x677966f3: Process SS (BEGIN) 20240924055626202 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055626202 DSS <0004> hlr_ussd.c:518 262428258316106/0x677966f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055626202 DSS <0004> hlr_ussd.c:542 262428258316106/0x677966f3: Cannot find conn for EUSE EUSE-foobar 20240924055626202 DSS <0004> hlr_ussd.c:354 262428258316106/0x677966f3: Tx ReturnError(1, 0x22) 20240924055626202 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428258316106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428258316106" session_id=1736009459 session_state=END} 20240924055626202 DLINP <000b> input/ipa.c:451 connected read/write 20240924055626202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055626202 DLINP <000b> input/ipa.c:451 connected read/write 20240924055626202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055626204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47890<->l=127.0.0.1:4258 20240924055626209 DAUC <0003> db_auc.c:157 IMSI='262427915293895': No 2G Auth Data 20240924055626209 DAUC <0003> db_auc.c:192 IMSI='262427915293895': No 3G Auth Data 20240924055626235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47896<->l=127.0.0.1:4258 20240924055626241 DLINP <000b> input/ipa.c:451 connected read/write 20240924055626241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055626241 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427915293895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427915293895" session_id=4006565705 session_state=BEGIN} 20240924055626241 DSS <0004> hlr_ussd.c:576 262427915293895/0xeecf5749: Process SS (BEGIN) 20240924055626241 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055626241 DSS <0004> hlr_ussd.c:518 262427915293895/0xeecf5749: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055626241 DSS <0004> hlr_ussd.c:542 262427915293895/0xeecf5749: Cannot find conn for EUSE EUSE-foobar 20240924055626241 DSS <0004> hlr_ussd.c:354 262427915293895/0xeecf5749: Tx ReturnError(1, 0x22) 20240924055626241 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427915293895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427915293895" session_id=4006565705 session_state=END} 20240924055626241 DLINP <000b> input/ipa.c:451 connected read/write 20240924055626241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055626241 DLINP <000b> input/ipa.c:451 connected read/write 20240924055626241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055626244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47896<->l=127.0.0.1:4258 20240924055626245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47824<->l=127.0.0.1:4258 20240924055626246 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39717<->l=127.0.0.1:4259) 20240924055626246 DLINP <000b> input/ipa.c:451 connected read/write 20240924055626246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055626246 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055626246 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055626246 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055626293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47898<->l=127.0.0.1:4258 20240924055626494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47898<->l=127.0.0.1:4258 20240924055629568 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055629568 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055629570 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055629571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47790<->l=127.0.0.1:4258 20240924055629574 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055629574 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055629574 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055629574 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  20240924055629574 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055629574 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  20240924055629574 DLGSUP <0013> gsup_server.c:235 2:  20240924055629574 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055629574 DLGSUP <0013> gsup_server.c:235 3:  20240924055629574 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055629574 DLGSUP <0013> gsup_server.c:235 4:  20240924055629574 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055629574 DLGSUP <0013> gsup_server.c:235 5:  20240924055629574 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055629574 DLGSUP <0013> gsup_server.c:235 7:  20240924055629574 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055629574 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055629574 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055629574 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055629597 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40333<->l=127.0.0.1:4259) 20240924055629616 DAUC <0003> db_auc.c:157 IMSI='262422198404614': No 2G Auth Data 20240924055629616 DAUC <0003> db_auc.c:192 IMSI='262422198404614': No 3G Auth Data 20240924055629636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47796<->l=127.0.0.1:4258 20240924055629642 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055629642 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422198404614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422198404614" session_id=2639154999 session_state=BEGIN} 20240924055629642 DSS <0004> hlr_ussd.c:576 262422198404614/0x9d4e4f37: Process SS (BEGIN) 20240924055629642 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240924055629642 DSS <0004> hlr_ussd.c:518 262422198404614/0x9d4e4f37: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240924055629642 DSS <0004> hlr_ussd.c:363 262422198404614/0x9d4e4f37: Tx USSD 'Your IMSI is 262422198404614' 20240924055629642 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422198404614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422198404614" session_id=2639154999 session_state=END} 20240924055629642 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422198404614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055629642 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055629642 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055629646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47796<->l=127.0.0.1:4258 20240924055629650 DAUC <0003> db_auc.c:157 IMSI='262424676262427': No 2G Auth Data 20240924055629650 DAUC <0003> db_auc.c:192 IMSI='262424676262427': No 3G Auth Data 20240924055629673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47812<->l=127.0.0.1:4258 20240924055629678 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055629678 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424676262427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424676262427" session_id=284181158 session_state=BEGIN} 20240924055629678 DSS <0004> hlr_ussd.c:576 262424676262427/0x10f042a6: Process SS (BEGIN) 20240924055629678 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240924055629678 DSS <0004> hlr_ussd.c:518 262424676262427/0x10f042a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240924055629678 DSS <0004> hlr_ussd.c:363 262424676262427/0x10f042a6: Tx USSD 'Your IMSI is 262424676262427' 20240924055629678 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424676262427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424676262427" session_id=284181158 session_state=END} 20240924055629678 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424676262427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055629678 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055629678 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055629682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47812<->l=127.0.0.1:4258 20240924055629686 DAUC <0003> db_auc.c:157 IMSI='262425251291564': No 2G Auth Data 20240924055629686 DAUC <0003> db_auc.c:192 IMSI='262425251291564': No 3G Auth Data 20240924055629712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47824<->l=127.0.0.1:4258 20240924055629719 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055629719 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425251291564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425251291564" session_id=4041464021 session_state=BEGIN} 20240924055629719 DSS <0004> hlr_ussd.c:576 262425251291564/0xf0e3d8d5: Process SS (BEGIN) 20240924055629719 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240924055629719 DSS <0004> hlr_ussd.c:518 262425251291564/0xf0e3d8d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240924055629719 DSS <0004> hlr_ussd.c:363 262425251291564/0xf0e3d8d5: Tx USSD 'Your IMSI is 262425251291564' 20240924055629719 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425251291564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425251291564" session_id=4041464021 session_state=END} 20240924055629719 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425251291564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055629719 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055629719 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055629722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47824<->l=127.0.0.1:4258 20240924055629726 DAUC <0003> db_auc.c:157 IMSI='262425524628276': No 2G Auth Data 20240924055629726 DAUC <0003> db_auc.c:192 IMSI='262425524628276': No 3G Auth Data 20240924055629750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47834<->l=127.0.0.1:4258 20240924055629756 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055629756 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425524628276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425524628276" session_id=3552345759 session_state=BEGIN} 20240924055629756 DSS <0004> hlr_ussd.c:576 262425524628276/0xd3bc7e9f: Process SS (BEGIN) 20240924055629756 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240924055629756 DSS <0004> hlr_ussd.c:518 262425524628276/0xd3bc7e9f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240924055629756 DSS <0004> hlr_ussd.c:363 262425524628276/0xd3bc7e9f: Tx USSD 'Your IMSI is 262425524628276' 20240924055629756 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425524628276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425524628276" session_id=3552345759 session_state=END} 20240924055629756 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425524628276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055629756 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055629756 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055629760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47834<->l=127.0.0.1:4258 20240924055629764 DAUC <0003> db_auc.c:157 IMSI='262426265265806': No 2G Auth Data 20240924055629764 DAUC <0003> db_auc.c:192 IMSI='262426265265806': No 3G Auth Data 20240924055629787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47848<->l=127.0.0.1:4258 20240924055629793 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055629793 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426265265806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426265265806" session_id=1035321100 session_state=BEGIN} 20240924055629793 DSS <0004> hlr_ussd.c:576 262426265265806/0x3db5bf0c: Process SS (BEGIN) 20240924055629793 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240924055629793 DSS <0004> hlr_ussd.c:518 262426265265806/0x3db5bf0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240924055629793 DSS <0004> hlr_ussd.c:363 262426265265806/0x3db5bf0c: Tx USSD 'Your IMSI is 262426265265806' 20240924055629793 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426265265806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426265265806" session_id=1035321100 session_state=END} 20240924055629793 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426265265806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055629793 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055629793 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055629797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47848<->l=127.0.0.1:4258 20240924055629801 DAUC <0003> db_auc.c:157 IMSI='262425752444319': No 2G Auth Data 20240924055629801 DAUC <0003> db_auc.c:192 IMSI='262425752444319': No 3G Auth Data 20240924055629826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47862<->l=127.0.0.1:4258 20240924055629832 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055629832 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425752444319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425752444319" session_id=1347853774 session_state=BEGIN} 20240924055629832 DSS <0004> hlr_ussd.c:576 262425752444319/0x50569dce: Process SS (BEGIN) 20240924055629832 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240924055629832 DSS <0004> hlr_ussd.c:518 262425752444319/0x50569dce: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240924055629832 DSS <0004> hlr_ussd.c:363 262425752444319/0x50569dce: Tx USSD 'Your IMSI is 262425752444319' 20240924055629832 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425752444319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425752444319" session_id=1347853774 session_state=END} 20240924055629832 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425752444319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055629832 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055629832 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055629836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47862<->l=127.0.0.1:4258 20240924055629840 DAUC <0003> db_auc.c:157 IMSI='262428517186230': No 2G Auth Data 20240924055629840 DAUC <0003> db_auc.c:192 IMSI='262428517186230': No 3G Auth Data 20240924055629868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47868<->l=127.0.0.1:4258 20240924055629875 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055629875 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428517186230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428517186230" session_id=3211671098 session_state=BEGIN} 20240924055629875 DSS <0004> hlr_ussd.c:576 262428517186230/0xbf6e363a: Process SS (BEGIN) 20240924055629875 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240924055629875 DSS <0004> hlr_ussd.c:518 262428517186230/0xbf6e363a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240924055629875 DSS <0004> hlr_ussd.c:363 262428517186230/0xbf6e363a: Tx USSD 'Your IMSI is 262428517186230' 20240924055629875 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428517186230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428517186230" session_id=3211671098 session_state=END} 20240924055629875 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428517186230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055629875 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055629875 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055629879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47868<->l=127.0.0.1:4258 20240924055629883 DAUC <0003> db_auc.c:157 IMSI='262422068398871': No 2G Auth Data 20240924055629883 DAUC <0003> db_auc.c:192 IMSI='262422068398871': No 3G Auth Data 20240924055629910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47872<->l=127.0.0.1:4258 20240924055629917 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055629917 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422068398871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422068398871" session_id=425493297 session_state=BEGIN} 20240924055629917 DSS <0004> hlr_ussd.c:576 262422068398871/0x195c8331: Process SS (BEGIN) 20240924055629917 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240924055629917 DSS <0004> hlr_ussd.c:518 262422068398871/0x195c8331: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240924055629917 DSS <0004> hlr_ussd.c:363 262422068398871/0x195c8331: Tx USSD 'Your IMSI is 262422068398871' 20240924055629917 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422068398871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422068398871" session_id=425493297 session_state=END} 20240924055629917 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422068398871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055629917 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055629917 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055629921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47872<->l=127.0.0.1:4258 20240924055629922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47790<->l=127.0.0.1:4258 20240924055629923 DLINP <000b> input/ipa.c:451 connected read/write 20240924055629923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055629923 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055629923 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055629923 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055629923 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40333<->l=127.0.0.1:4259) 20240924055629964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47880<->l=127.0.0.1:4258 20240924055630165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47880<->l=127.0.0.1:4258 20240924055633240 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055633240 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055633242 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055633242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47888<->l=127.0.0.1:4258 20240924055633244 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055633244 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055633244 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055633244 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  20240924055633244 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055633244 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  20240924055633244 DLGSUP <0013> gsup_server.c:235 2:  20240924055633244 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055633244 DLGSUP <0013> gsup_server.c:235 3:  20240924055633244 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055633244 DLGSUP <0013> gsup_server.c:235 4:  20240924055633244 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055633244 DLGSUP <0013> gsup_server.c:235 5:  20240924055633244 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055633244 DLGSUP <0013> gsup_server.c:235 7:  20240924055633244 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055633244 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055633244 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055633244 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055633261 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43563<->l=127.0.0.1:4259) 20240924055633280 DAUC <0003> db_auc.c:157 IMSI='262428861408494': No 2G Auth Data 20240924055633280 DAUC <0003> db_auc.c:192 IMSI='262428861408494': No 3G Auth Data 20240924055633306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47896<->l=127.0.0.1:4258 20240924055633314 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055633314 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262428861408494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428861408494" source_name="the-source\n" session_id=920570903 session_state=BEGIN} 20240924055633314 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240924055633314 DSS <0004> hlr_ussd.c:576 262428861408494/0x36decc17: Process SS (BEGIN) 20240924055633314 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240924055633314 DSS <0004> hlr_ussd.c:518 262428861408494/0x36decc17: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240924055633314 DSS <0004> hlr_ussd.c:363 262428861408494/0x36decc17: Tx USSD 'Your IMSI is 262428861408494' 20240924055633314 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262428861408494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428861408494" destination_name="the-source\n" session_id=920570903 session_state=END} 20240924055633314 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262428861408494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055633314 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055633314 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055633320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47896<->l=127.0.0.1:4258 20240924055633326 DAUC <0003> db_auc.c:157 IMSI='262423696208627': No 2G Auth Data 20240924055633326 DAUC <0003> db_auc.c:192 IMSI='262423696208627': No 3G Auth Data 20240924055633351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47904<->l=127.0.0.1:4258 20240924055633355 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055633356 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262423696208627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423696208627" source_name="the-source\n" session_id=718810805 session_state=BEGIN} 20240924055633356 DSS <0004> hlr_ussd.c:576 262423696208627/0x2ad82eb5: Process SS (BEGIN) 20240924055633356 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240924055633356 DSS <0004> hlr_ussd.c:518 262423696208627/0x2ad82eb5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240924055633356 DSS <0004> hlr_ussd.c:363 262423696208627/0x2ad82eb5: Tx USSD 'Your IMSI is 262423696208627' 20240924055633356 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262423696208627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423696208627" destination_name="the-source\n" session_id=718810805 session_state=END} 20240924055633356 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262423696208627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055633356 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055633356 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055633359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47904<->l=127.0.0.1:4258 20240924055633363 DAUC <0003> db_auc.c:157 IMSI='262426579091023': No 2G Auth Data 20240924055633363 DAUC <0003> db_auc.c:192 IMSI='262426579091023': No 3G Auth Data 20240924055633389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47912<->l=127.0.0.1:4258 20240924055633395 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055633396 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262426579091023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426579091023" source_name="the-source\n" session_id=1659039420 session_state=BEGIN} 20240924055633396 DSS <0004> hlr_ussd.c:576 262426579091023/0x62e2eebc: Process SS (BEGIN) 20240924055633396 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240924055633396 DSS <0004> hlr_ussd.c:518 262426579091023/0x62e2eebc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240924055633396 DSS <0004> hlr_ussd.c:363 262426579091023/0x62e2eebc: Tx USSD 'Your IMSI is 262426579091023' 20240924055633396 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262426579091023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426579091023" destination_name="the-source\n" session_id=1659039420 session_state=END} 20240924055633396 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262426579091023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055633396 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055633396 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055633399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47912<->l=127.0.0.1:4258 20240924055633403 DAUC <0003> db_auc.c:157 IMSI='262427125396730': No 2G Auth Data 20240924055633403 DAUC <0003> db_auc.c:192 IMSI='262427125396730': No 3G Auth Data 20240924055633428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47918<->l=127.0.0.1:4258 20240924055633435 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055633435 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262427125396730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427125396730" source_name="the-source\n" session_id=2944530016 session_state=BEGIN} 20240924055633435 DSS <0004> hlr_ussd.c:576 262427125396730/0xaf81f660: Process SS (BEGIN) 20240924055633435 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240924055633435 DSS <0004> hlr_ussd.c:518 262427125396730/0xaf81f660: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240924055633435 DSS <0004> hlr_ussd.c:363 262427125396730/0xaf81f660: Tx USSD 'Your IMSI is 262427125396730' 20240924055633435 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262427125396730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427125396730" destination_name="the-source\n" session_id=2944530016 session_state=END} 20240924055633435 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262427125396730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055633435 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055633435 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055633439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47918<->l=127.0.0.1:4258 20240924055633443 DAUC <0003> db_auc.c:157 IMSI='262425943367351': No 2G Auth Data 20240924055633443 DAUC <0003> db_auc.c:192 IMSI='262425943367351': No 3G Auth Data 20240924055633465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47926<->l=127.0.0.1:4258 20240924055633470 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055633470 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425943367351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425943367351" source_name="the-source\n" session_id=2551306548 session_state=BEGIN} 20240924055633470 DSS <0004> hlr_ussd.c:576 262425943367351/0x9811d934: Process SS (BEGIN) 20240924055633470 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240924055633470 DSS <0004> hlr_ussd.c:518 262425943367351/0x9811d934: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240924055633470 DSS <0004> hlr_ussd.c:363 262425943367351/0x9811d934: Tx USSD 'Your IMSI is 262425943367351' 20240924055633470 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425943367351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425943367351" destination_name="the-source\n" session_id=2551306548 session_state=END} 20240924055633470 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262425943367351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055633470 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055633470 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055633474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47926<->l=127.0.0.1:4258 20240924055633481 DAUC <0003> db_auc.c:157 IMSI='262429716175547': No 2G Auth Data 20240924055633481 DAUC <0003> db_auc.c:192 IMSI='262429716175547': No 3G Auth Data 20240924055633515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47936<->l=127.0.0.1:4258 20240924055633521 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055633521 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429716175547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429716175547" source_name="the-source\n" session_id=238221046 session_state=BEGIN} 20240924055633521 DSS <0004> hlr_ussd.c:576 262429716175547/0x0e32f6f6: Process SS (BEGIN) 20240924055633521 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240924055633521 DSS <0004> hlr_ussd.c:518 262429716175547/0x0e32f6f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240924055633521 DSS <0004> hlr_ussd.c:363 262429716175547/0x0e32f6f6: Tx USSD 'Your IMSI is 262429716175547' 20240924055633521 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429716175547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429716175547" destination_name="the-source\n" session_id=238221046 session_state=END} 20240924055633521 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262429716175547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055633521 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055633522 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055633525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47936<->l=127.0.0.1:4258 20240924055633532 DAUC <0003> db_auc.c:157 IMSI='262425003812609': No 2G Auth Data 20240924055633532 DAUC <0003> db_auc.c:192 IMSI='262425003812609': No 3G Auth Data 20240924055633567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47952<->l=127.0.0.1:4258 20240924055633573 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055633573 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262425003812609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425003812609" source_name="the-source\n" session_id=4207911557 session_state=BEGIN} 20240924055633573 DSS <0004> hlr_ussd.c:576 262425003812609/0xfacfa285: Process SS (BEGIN) 20240924055633573 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240924055633573 DSS <0004> hlr_ussd.c:518 262425003812609/0xfacfa285: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240924055633573 DSS <0004> hlr_ussd.c:363 262425003812609/0xfacfa285: Tx USSD 'Your IMSI is 262425003812609' 20240924055633573 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262425003812609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425003812609" destination_name="the-source\n" session_id=4207911557 session_state=END} 20240924055633573 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262425003812609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055633573 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055633573 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055633577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47952<->l=127.0.0.1:4258 20240924055633584 DAUC <0003> db_auc.c:157 IMSI='262421819809876': No 2G Auth Data 20240924055633584 DAUC <0003> db_auc.c:192 IMSI='262421819809876': No 3G Auth Data 20240924055633615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47956<->l=127.0.0.1:4258 20240924055633620 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055633620 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262421819809876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421819809876" source_name="the-source\n" session_id=4210755818 session_state=BEGIN} 20240924055633620 DSS <0004> hlr_ussd.c:576 262421819809876/0xfafb08ea: Process SS (BEGIN) 20240924055633620 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240924055633620 DSS <0004> hlr_ussd.c:518 262421819809876/0xfafb08ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240924055633620 DSS <0004> hlr_ussd.c:363 262421819809876/0xfafb08ea: Tx USSD 'Your IMSI is 262421819809876' 20240924055633620 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262421819809876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421819809876" destination_name="the-source\n" session_id=4210755818 session_state=END} 20240924055633620 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262421819809876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055633620 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055633620 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055633624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47956<->l=127.0.0.1:4258 20240924055633625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47888<->l=127.0.0.1:4258 20240924055633626 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43563<->l=127.0.0.1:4259) 20240924055633626 DLINP <000b> input/ipa.c:451 connected read/write 20240924055633626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055633626 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055633626 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055633626 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055633626 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240924055633664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47958<->l=127.0.0.1:4258 20240924055633865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47958<->l=127.0.0.1:4258 20240924055636941 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055636941 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055636944 DLINP <000b> input/ipa.c:451 connected read/write 20240924055636944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055636945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45628<->l=127.0.0.1:4258 20240924055636947 DLINP <000b> input/ipa.c:451 connected read/write 20240924055636947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055636947 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055636947 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055636947 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  20240924055636947 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055636947 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  20240924055636947 DLGSUP <0013> gsup_server.c:235 2:  20240924055636947 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055636947 DLGSUP <0013> gsup_server.c:235 3:  20240924055636947 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055636947 DLGSUP <0013> gsup_server.c:235 4:  20240924055636947 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055636947 DLGSUP <0013> gsup_server.c:235 5:  20240924055636947 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055636947 DLGSUP <0013> gsup_server.c:235 7:  20240924055636947 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055636947 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055636947 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055636947 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055636967 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45397<->l=127.0.0.1:4259) 20240924055636976 DAUC <0003> db_auc.c:157 IMSI='262429926617879': No 2G Auth Data 20240924055636976 DAUC <0003> db_auc.c:192 IMSI='262429926617879': No 3G Auth Data 20240924055637000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45642<->l=127.0.0.1:4258 20240924055637007 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055637007 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429926617879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429926617879" session_id=414141588 session_state=BEGIN} 20240924055637007 DSS <0004> hlr_ussd.c:576 262429926617879/0x18af4c94: Process SS (BEGIN) 20240924055637007 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240924055637007 DSS <0004> hlr_ussd.c:518 262429926617879/0x18af4c94: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240924055637007 DSS <0004> hlr_ussd.c:363 262429926617879/0x18af4c94: Tx USSD 'Your extension is 491613518511' 20240924055637007 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429926617879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429926617879" session_id=414141588 session_state=END} 20240924055637007 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429926617879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055637007 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055637007 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055637011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45642<->l=127.0.0.1:4258 20240924055637015 DAUC <0003> db_auc.c:157 IMSI='262424759947457': No 2G Auth Data 20240924055637015 DAUC <0003> db_auc.c:192 IMSI='262424759947457': No 3G Auth Data 20240924055637039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45654<->l=127.0.0.1:4258 20240924055637044 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055637044 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424759947457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424759947457" session_id=1199155644 session_state=BEGIN} 20240924055637044 DSS <0004> hlr_ussd.c:576 262424759947457/0x4779a9bc: Process SS (BEGIN) 20240924055637044 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240924055637044 DSS <0004> hlr_ussd.c:518 262424759947457/0x4779a9bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240924055637044 DSS <0004> hlr_ussd.c:363 262424759947457/0x4779a9bc: Tx USSD 'Your extension is 491612124403' 20240924055637044 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424759947457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424759947457" session_id=1199155644 session_state=END} 20240924055637044 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424759947457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055637044 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055637044 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055637048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45654<->l=127.0.0.1:4258 20240924055637052 DAUC <0003> db_auc.c:157 IMSI='262429730699867': No 2G Auth Data 20240924055637052 DAUC <0003> db_auc.c:192 IMSI='262429730699867': No 3G Auth Data 20240924055637076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45670<->l=127.0.0.1:4258 20240924055637081 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055637081 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429730699867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429730699867" session_id=165649706 session_state=BEGIN} 20240924055637081 DSS <0004> hlr_ussd.c:576 262429730699867/0x09df9d2a: Process SS (BEGIN) 20240924055637081 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240924055637081 DSS <0004> hlr_ussd.c:518 262429730699867/0x09df9d2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240924055637081 DSS <0004> hlr_ussd.c:363 262429730699867/0x09df9d2a: Tx USSD 'Your extension is 491615846117' 20240924055637081 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429730699867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429730699867" session_id=165649706 session_state=END} 20240924055637081 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429730699867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055637081 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055637081 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055637086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45670<->l=127.0.0.1:4258 20240924055637091 DAUC <0003> db_auc.c:157 IMSI='262425854771275': No 2G Auth Data 20240924055637091 DAUC <0003> db_auc.c:192 IMSI='262425854771275': No 3G Auth Data 20240924055637114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45678<->l=127.0.0.1:4258 20240924055637119 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055637119 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425854771275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425854771275" session_id=1482992888 session_state=BEGIN} 20240924055637119 DSS <0004> hlr_ussd.c:576 262425854771275/0x5864acf8: Process SS (BEGIN) 20240924055637119 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240924055637119 DSS <0004> hlr_ussd.c:518 262425854771275/0x5864acf8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240924055637119 DSS <0004> hlr_ussd.c:363 262425854771275/0x5864acf8: Tx USSD 'Your extension is 491613561670' 20240924055637119 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425854771275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425854771275" session_id=1482992888 session_state=END} 20240924055637119 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425854771275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055637119 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055637119 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055637123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45678<->l=127.0.0.1:4258 20240924055637127 DAUC <0003> db_auc.c:157 IMSI='262424799052805': No 2G Auth Data 20240924055637127 DAUC <0003> db_auc.c:192 IMSI='262424799052805': No 3G Auth Data 20240924055637154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45688<->l=127.0.0.1:4258 20240924055637158 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055637158 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424799052805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424799052805" session_id=3929677322 session_state=BEGIN} 20240924055637158 DSS <0004> hlr_ussd.c:576 262424799052805/0xea3a1e0a: Process SS (BEGIN) 20240924055637158 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240924055637158 DSS <0004> hlr_ussd.c:518 262424799052805/0xea3a1e0a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240924055637158 DSS <0004> hlr_ussd.c:363 262424799052805/0xea3a1e0a: Tx USSD 'Your extension is 491611603507' 20240924055637158 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424799052805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424799052805" session_id=3929677322 session_state=END} 20240924055637159 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424799052805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055637159 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055637159 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055637162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45688<->l=127.0.0.1:4258 20240924055637166 DAUC <0003> db_auc.c:157 IMSI='262427914280650': No 2G Auth Data 20240924055637167 DAUC <0003> db_auc.c:192 IMSI='262427914280650': No 3G Auth Data 20240924055637193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45704<->l=127.0.0.1:4258 20240924055637198 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055637198 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427914280650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427914280650" session_id=1015527738 session_state=BEGIN} 20240924055637198 DSS <0004> hlr_ussd.c:576 262427914280650/0x3c87b93a: Process SS (BEGIN) 20240924055637198 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240924055637198 DSS <0004> hlr_ussd.c:518 262427914280650/0x3c87b93a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240924055637198 DSS <0004> hlr_ussd.c:363 262427914280650/0x3c87b93a: Tx USSD 'Your extension is 491616832164' 20240924055637198 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427914280650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427914280650" session_id=1015527738 session_state=END} 20240924055637198 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427914280650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055637198 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055637198 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055637202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45704<->l=127.0.0.1:4258 20240924055637206 DAUC <0003> db_auc.c:157 IMSI='262421298426152': No 2G Auth Data 20240924055637206 DAUC <0003> db_auc.c:192 IMSI='262421298426152': No 3G Auth Data 20240924055637235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45712<->l=127.0.0.1:4258 20240924055637239 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055637239 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421298426152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421298426152" session_id=1360335584 session_state=BEGIN} 20240924055637239 DSS <0004> hlr_ussd.c:576 262421298426152/0x511512e0: Process SS (BEGIN) 20240924055637239 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240924055637239 DSS <0004> hlr_ussd.c:518 262421298426152/0x511512e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240924055637240 DSS <0004> hlr_ussd.c:363 262421298426152/0x511512e0: Tx USSD 'Your extension is 491610146820' 20240924055637240 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421298426152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421298426152" session_id=1360335584 session_state=END} 20240924055637240 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421298426152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055637240 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055637240 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055637244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45712<->l=127.0.0.1:4258 20240924055637248 DAUC <0003> db_auc.c:157 IMSI='262428338045336': No 2G Auth Data 20240924055637248 DAUC <0003> db_auc.c:192 IMSI='262428338045336': No 3G Auth Data 20240924055637275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45728<->l=127.0.0.1:4258 20240924055637280 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055637280 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428338045336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428338045336" session_id=4218392900 session_state=BEGIN} 20240924055637280 DSS <0004> hlr_ussd.c:576 262428338045336/0xfb6f9144: Process SS (BEGIN) 20240924055637280 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240924055637280 DSS <0004> hlr_ussd.c:518 262428338045336/0xfb6f9144: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240924055637280 DSS <0004> hlr_ussd.c:363 262428338045336/0xfb6f9144: Tx USSD 'Your extension is 491611132361' 20240924055637280 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428338045336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428338045336" session_id=4218392900 session_state=END} 20240924055637280 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428338045336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055637280 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055637280 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055637284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45728<->l=127.0.0.1:4258 20240924055637285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45628<->l=127.0.0.1:4258 20240924055637286 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45397<->l=127.0.0.1:4259) 20240924055637286 DLINP <000b> input/ipa.c:451 connected read/write 20240924055637286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055637286 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055637286 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055637286 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055637324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45744<->l=127.0.0.1:4258 20240924055637525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45744<->l=127.0.0.1:4258 20240924055640602 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055640602 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055640604 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055640605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45746<->l=127.0.0.1:4258 20240924055640607 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055640607 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055640607 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055640607 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  20240924055640607 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055640607 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  20240924055640607 DLGSUP <0013> gsup_server.c:235 2:  20240924055640607 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055640607 DLGSUP <0013> gsup_server.c:235 3:  20240924055640607 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055640607 DLGSUP <0013> gsup_server.c:235 4:  20240924055640607 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055640607 DLGSUP <0013> gsup_server.c:235 5:  20240924055640607 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055640607 DLGSUP <0013> gsup_server.c:235 7:  20240924055640607 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055640607 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055640607 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055640607 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055640627 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38947<->l=127.0.0.1:4259) 20240924055640646 DAUC <0003> db_auc.c:157 IMSI='262428621401259': No 2G Auth Data 20240924055640646 DAUC <0003> db_auc.c:192 IMSI='262428621401259': No 3G Auth Data 20240924055640669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45748<->l=127.0.0.1:4258 20240924055640675 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055640675 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262428621401259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428621401259" source_name="the-source\n" session_id=1571243296 session_state=BEGIN} 20240924055640675 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240924055640675 DSS <0004> hlr_ussd.c:576 262428621401259/0x5da74520: Process SS (BEGIN) 20240924055640675 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240924055640675 DSS <0004> hlr_ussd.c:518 262428621401259/0x5da74520: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240924055640675 DSS <0004> hlr_ussd.c:363 262428621401259/0x5da74520: Tx USSD 'Your extension is 491610600511' 20240924055640675 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262428621401259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428621401259" destination_name="the-source\n" session_id=1571243296 session_state=END} 20240924055640675 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262428621401259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055640675 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055640675 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055640680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45748<->l=127.0.0.1:4258 20240924055640684 DAUC <0003> db_auc.c:157 IMSI='262426671028726': No 2G Auth Data 20240924055640684 DAUC <0003> db_auc.c:192 IMSI='262426671028726': No 3G Auth Data 20240924055640708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45764<->l=127.0.0.1:4258 20240924055640714 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055640714 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262426671028726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426671028726" source_name="the-source\n" session_id=3729257437 session_state=BEGIN} 20240924055640714 DSS <0004> hlr_ussd.c:576 262426671028726/0xde47f3dd: Process SS (BEGIN) 20240924055640714 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240924055640714 DSS <0004> hlr_ussd.c:518 262426671028726/0xde47f3dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240924055640714 DSS <0004> hlr_ussd.c:363 262426671028726/0xde47f3dd: Tx USSD 'Your extension is 491615134357' 20240924055640714 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262426671028726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426671028726" destination_name="the-source\n" session_id=3729257437 session_state=END} 20240924055640714 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262426671028726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055640714 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055640714 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055640719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45764<->l=127.0.0.1:4258 20240924055640723 DAUC <0003> db_auc.c:157 IMSI='262425921796525': No 2G Auth Data 20240924055640723 DAUC <0003> db_auc.c:192 IMSI='262425921796525': No 3G Auth Data 20240924055640747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4258 20240924055640752 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055640753 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262425921796525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425921796525" source_name="the-source\n" session_id=2216614669 session_state=BEGIN} 20240924055640753 DSS <0004> hlr_ussd.c:576 262425921796525/0x841edb0d: Process SS (BEGIN) 20240924055640753 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240924055640753 DSS <0004> hlr_ussd.c:518 262425921796525/0x841edb0d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240924055640753 DSS <0004> hlr_ussd.c:363 262425921796525/0x841edb0d: Tx USSD 'Your extension is 491618721686' 20240924055640753 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262425921796525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425921796525" destination_name="the-source\n" session_id=2216614669 session_state=END} 20240924055640753 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262425921796525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055640753 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055640753 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055640756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4258 20240924055640760 DAUC <0003> db_auc.c:157 IMSI='262423241717172': No 2G Auth Data 20240924055640760 DAUC <0003> db_auc.c:192 IMSI='262423241717172': No 3G Auth Data 20240924055640786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45788<->l=127.0.0.1:4258 20240924055640790 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055640791 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262423241717172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423241717172" source_name="the-source\n" session_id=1233591900 session_state=BEGIN} 20240924055640791 DSS <0004> hlr_ussd.c:576 262423241717172/0x49871e5c: Process SS (BEGIN) 20240924055640791 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240924055640791 DSS <0004> hlr_ussd.c:518 262423241717172/0x49871e5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240924055640791 DSS <0004> hlr_ussd.c:363 262423241717172/0x49871e5c: Tx USSD 'Your extension is 491614283110' 20240924055640791 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262423241717172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423241717172" destination_name="the-source\n" session_id=1233591900 session_state=END} 20240924055640791 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262423241717172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055640791 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055640791 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055640796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45788<->l=127.0.0.1:4258 20240924055640800 DAUC <0003> db_auc.c:157 IMSI='262421073063863': No 2G Auth Data 20240924055640800 DAUC <0003> db_auc.c:192 IMSI='262421073063863': No 3G Auth Data 20240924055640825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45798<->l=127.0.0.1:4258 20240924055640831 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055640831 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421073063863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421073063863" source_name="the-source\n" session_id=3751500690 session_state=BEGIN} 20240924055640831 DSS <0004> hlr_ussd.c:576 262421073063863/0xdf9b5b92: Process SS (BEGIN) 20240924055640831 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240924055640831 DSS <0004> hlr_ussd.c:518 262421073063863/0xdf9b5b92: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240924055640831 DSS <0004> hlr_ussd.c:363 262421073063863/0xdf9b5b92: Tx USSD 'Your extension is 491613680515' 20240924055640831 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421073063863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421073063863" destination_name="the-source\n" session_id=3751500690 session_state=END} 20240924055640831 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262421073063863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055640831 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055640832 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055640835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45798<->l=127.0.0.1:4258 20240924055640839 DAUC <0003> db_auc.c:157 IMSI='262423427404309': No 2G Auth Data 20240924055640839 DAUC <0003> db_auc.c:192 IMSI='262423427404309': No 3G Auth Data 20240924055640866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45802<->l=127.0.0.1:4258 20240924055640871 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055640871 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262423427404309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423427404309" source_name="the-source\n" session_id=3400664044 session_state=BEGIN} 20240924055640871 DSS <0004> hlr_ussd.c:576 262423427404309/0xcab203ec: Process SS (BEGIN) 20240924055640871 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240924055640871 DSS <0004> hlr_ussd.c:518 262423427404309/0xcab203ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240924055640871 DSS <0004> hlr_ussd.c:363 262423427404309/0xcab203ec: Tx USSD 'Your extension is 491614341070' 20240924055640871 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262423427404309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423427404309" destination_name="the-source\n" session_id=3400664044 session_state=END} 20240924055640871 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262423427404309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055640871 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055640871 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055640875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45802<->l=127.0.0.1:4258 20240924055640879 DAUC <0003> db_auc.c:157 IMSI='262423907048968': No 2G Auth Data 20240924055640879 DAUC <0003> db_auc.c:192 IMSI='262423907048968': No 3G Auth Data 20240924055640906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45816<->l=127.0.0.1:4258 20240924055640910 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055640910 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423907048968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423907048968" source_name="the-source\n" session_id=1646620843 session_state=BEGIN} 20240924055640910 DSS <0004> hlr_ussd.c:576 262423907048968/0x622570ab: Process SS (BEGIN) 20240924055640910 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240924055640910 DSS <0004> hlr_ussd.c:518 262423907048968/0x622570ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240924055640910 DSS <0004> hlr_ussd.c:363 262423907048968/0x622570ab: Tx USSD 'Your extension is 491615068872' 20240924055640910 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262423907048968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423907048968" destination_name="the-source\n" session_id=1646620843 session_state=END} 20240924055640910 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262423907048968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055640910 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055640910 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055640914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45816<->l=127.0.0.1:4258 20240924055640918 DAUC <0003> db_auc.c:157 IMSI='262423090519520': No 2G Auth Data 20240924055640918 DAUC <0003> db_auc.c:192 IMSI='262423090519520': No 3G Auth Data 20240924055640945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45830<->l=127.0.0.1:4258 20240924055640952 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055640952 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423090519520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423090519520" source_name="the-source\n" session_id=2523432603 session_state=BEGIN} 20240924055640952 DSS <0004> hlr_ussd.c:576 262423090519520/0x9668869b: Process SS (BEGIN) 20240924055640952 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240924055640952 DSS <0004> hlr_ussd.c:518 262423090519520/0x9668869b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240924055640952 DSS <0004> hlr_ussd.c:363 262423090519520/0x9668869b: Tx USSD 'Your extension is 491618241187' 20240924055640952 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423090519520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423090519520" destination_name="the-source\n" session_id=2523432603 session_state=END} 20240924055640952 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262423090519520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055640952 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055640952 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055640957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45830<->l=127.0.0.1:4258 20240924055640958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45746<->l=127.0.0.1:4258 20240924055640958 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38947<->l=127.0.0.1:4259) 20240924055640959 DLINP <000b> input/ipa.c:451 connected read/write 20240924055640959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055640959 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055640959 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055640959 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055640959 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240924055641000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45846<->l=127.0.0.1:4258 20240924055641201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45846<->l=127.0.0.1:4258 20240924055644282 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35367 20240924055644282 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:35367 20240924055644284 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644284 DLINP <000b> input/ipa.c:405 127.0.0.1:35367 message received 20240924055644287 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055644287 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055644287 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644287 DLINP <000b> input/ipa.c:405 127.0.0.1:35367 message received 20240924055644287 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055644287 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240924055644287 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240924055644287 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240924055644287 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  20240924055644287 DLGSUP <0013> gsup_server.c:235 2:  20240924055644287 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055644287 DLGSUP <0013> gsup_server.c:235 3:  20240924055644287 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055644287 DLGSUP <0013> gsup_server.c:235 4:  20240924055644287 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055644287 DLGSUP <0013> gsup_server.c:235 5:  20240924055644287 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055644287 DLGSUP <0013> gsup_server.c:235 7:  20240924055644287 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055644287 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055644287 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055644287 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35367 20240924055644288 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055644289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45848<->l=127.0.0.1:4258 20240924055644290 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055644290 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055644290 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055644290 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  20240924055644290 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055644290 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  20240924055644290 DLGSUP <0013> gsup_server.c:235 2:  20240924055644290 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055644290 DLGSUP <0013> gsup_server.c:235 3:  20240924055644290 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055644290 DLGSUP <0013> gsup_server.c:235 4:  20240924055644290 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055644290 DLGSUP <0013> gsup_server.c:235 5:  20240924055644290 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055644290 DLGSUP <0013> gsup_server.c:235 7:  20240924055644290 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055644290 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055644290 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055644290 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055644312 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41459<->l=127.0.0.1:4259) 20240924055644330 DAUC <0003> db_auc.c:157 IMSI='262429852102262': No 2G Auth Data 20240924055644330 DAUC <0003> db_auc.c:192 IMSI='262429852102262': No 3G Auth Data 20240924055644356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4258 20240924055644362 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055644362 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429852102262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429852102262" session_id=887219077 session_state=BEGIN} 20240924055644362 DSS <0004> hlr_ussd.c:576 262429852102262/0x34e1e385: Process SS (BEGIN) 20240924055644362 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055644362 DSS <0004> hlr_ussd.c:518 262429852102262/0x34e1e385: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055644362 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644362 DLINP <000b> input/ipa.c:431 127.0.0.1:35367 sending data 20240924055644362 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644362 DLINP <000b> input/ipa.c:431 127.0.0.1:35367 sending data 20240924055644370 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644370 DLINP <000b> input/ipa.c:405 127.0.0.1:35367 message received 20240924055644370 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262429852102262 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429852102262" session_id=887219077 session_state=END} 20240924055644370 DSS <0004> hlr_ussd.c:576 262429852102262/0x34e1e385: Process SS (END) 20240924055644370 DSS <0004> hlr_ussd.c:518 262429852102262/0x34e1e385: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240924055644370 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429852102262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429852102262" session_id=887219077 session_state=END} 20240924055644370 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429852102262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055644370 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262429852102262 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055644370 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055644370 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055644375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4258 20240924055644379 DAUC <0003> db_auc.c:157 IMSI='262420363548224': No 2G Auth Data 20240924055644379 DAUC <0003> db_auc.c:192 IMSI='262420363548224': No 3G Auth Data 20240924055644403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45858<->l=127.0.0.1:4258 20240924055644410 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055644410 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420363548224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420363548224" session_id=685176915 session_state=BEGIN} 20240924055644410 DSS <0004> hlr_ussd.c:576 262420363548224/0x28d6f853: Process SS (BEGIN) 20240924055644410 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055644410 DSS <0004> hlr_ussd.c:518 262420363548224/0x28d6f853: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055644410 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644410 DLINP <000b> input/ipa.c:431 127.0.0.1:35367 sending data 20240924055644410 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644410 DLINP <000b> input/ipa.c:431 127.0.0.1:35367 sending data 20240924055644412 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644412 DLINP <000b> input/ipa.c:405 127.0.0.1:35367 message received 20240924055644412 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262420363548224 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420363548224" session_id=685176915 session_state=END} 20240924055644412 DSS <0004> hlr_ussd.c:576 262420363548224/0x28d6f853: Process SS (END) 20240924055644412 DSS <0004> hlr_ussd.c:518 262420363548224/0x28d6f853: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240924055644412 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420363548224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420363548224" session_id=685176915 session_state=END} 20240924055644412 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420363548224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055644412 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262420363548224 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055644412 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055644412 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055644415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45858<->l=127.0.0.1:4258 20240924055644420 DAUC <0003> db_auc.c:157 IMSI='262427903317680': No 2G Auth Data 20240924055644420 DAUC <0003> db_auc.c:192 IMSI='262427903317680': No 3G Auth Data 20240924055644445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45860<->l=127.0.0.1:4258 20240924055644453 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055644453 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427903317680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427903317680" session_id=3516968480 session_state=BEGIN} 20240924055644453 DSS <0004> hlr_ussd.c:576 262427903317680/0xd1a0ae20: Process SS (BEGIN) 20240924055644453 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055644453 DSS <0004> hlr_ussd.c:518 262427903317680/0xd1a0ae20: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055644453 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644453 DLINP <000b> input/ipa.c:431 127.0.0.1:35367 sending data 20240924055644453 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644453 DLINP <000b> input/ipa.c:431 127.0.0.1:35367 sending data 20240924055644455 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644455 DLINP <000b> input/ipa.c:405 127.0.0.1:35367 message received 20240924055644455 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262427903317680 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427903317680" session_id=3516968480 session_state=END} 20240924055644455 DSS <0004> hlr_ussd.c:576 262427903317680/0xd1a0ae20: Process SS (END) 20240924055644455 DSS <0004> hlr_ussd.c:518 262427903317680/0xd1a0ae20: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240924055644455 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427903317680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427903317680" session_id=3516968480 session_state=END} 20240924055644455 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427903317680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055644455 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262427903317680 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055644455 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055644455 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055644458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45860<->l=127.0.0.1:4258 20240924055644462 DAUC <0003> db_auc.c:157 IMSI='262424684284217': No 2G Auth Data 20240924055644462 DAUC <0003> db_auc.c:192 IMSI='262424684284217': No 3G Auth Data 20240924055644488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45864<->l=127.0.0.1:4258 20240924055644494 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055644494 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424684284217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424684284217" session_id=2493441825 session_state=BEGIN} 20240924055644494 DSS <0004> hlr_ussd.c:576 262424684284217/0x949ee721: Process SS (BEGIN) 20240924055644494 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055644494 DSS <0004> hlr_ussd.c:518 262424684284217/0x949ee721: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055644494 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644494 DLINP <000b> input/ipa.c:431 127.0.0.1:35367 sending data 20240924055644494 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644494 DLINP <000b> input/ipa.c:431 127.0.0.1:35367 sending data 20240924055644497 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644497 DLINP <000b> input/ipa.c:405 127.0.0.1:35367 message received 20240924055644497 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262424684284217 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424684284217" session_id=2493441825 session_state=END} 20240924055644497 DSS <0004> hlr_ussd.c:576 262424684284217/0x949ee721: Process SS (END) 20240924055644497 DSS <0004> hlr_ussd.c:518 262424684284217/0x949ee721: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240924055644497 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424684284217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424684284217" session_id=2493441825 session_state=END} 20240924055644497 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424684284217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055644497 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262424684284217 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055644497 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055644497 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055644502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45864<->l=127.0.0.1:4258 20240924055644506 DAUC <0003> db_auc.c:157 IMSI='262429474925594': No 2G Auth Data 20240924055644506 DAUC <0003> db_auc.c:192 IMSI='262429474925594': No 3G Auth Data 20240924055644530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45874<->l=127.0.0.1:4258 20240924055644535 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055644535 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429474925594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429474925594" session_id=48070026 session_state=BEGIN} 20240924055644535 DSS <0004> hlr_ussd.c:576 262429474925594/0x02dd7d8a: Process SS (BEGIN) 20240924055644535 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055644535 DSS <0004> hlr_ussd.c:518 262429474925594/0x02dd7d8a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055644535 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644535 DLINP <000b> input/ipa.c:431 127.0.0.1:35367 sending data 20240924055644535 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644535 DLINP <000b> input/ipa.c:431 127.0.0.1:35367 sending data 20240924055644537 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644537 DLINP <000b> input/ipa.c:405 127.0.0.1:35367 message received 20240924055644537 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262429474925594 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429474925594" session_id=48070026 session_state=END} 20240924055644537 DSS <0004> hlr_ussd.c:576 262429474925594/0x02dd7d8a: Process SS (END) 20240924055644537 DSS <0004> hlr_ussd.c:518 262429474925594/0x02dd7d8a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240924055644537 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429474925594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429474925594" session_id=48070026 session_state=END} 20240924055644537 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429474925594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055644537 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262429474925594 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055644537 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055644537 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055644542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45874<->l=127.0.0.1:4258 20240924055644546 DAUC <0003> db_auc.c:157 IMSI='262424224406977': No 2G Auth Data 20240924055644546 DAUC <0003> db_auc.c:192 IMSI='262424224406977': No 3G Auth Data 20240924055644574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45886<->l=127.0.0.1:4258 20240924055644581 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055644581 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424224406977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424224406977" session_id=1608098990 session_state=BEGIN} 20240924055644581 DSS <0004> hlr_ussd.c:576 262424224406977/0x5fd9a4ae: Process SS (BEGIN) 20240924055644581 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055644581 DSS <0004> hlr_ussd.c:518 262424224406977/0x5fd9a4ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055644581 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644581 DLINP <000b> input/ipa.c:431 127.0.0.1:35367 sending data 20240924055644581 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644581 DLINP <000b> input/ipa.c:431 127.0.0.1:35367 sending data 20240924055644583 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644583 DLINP <000b> input/ipa.c:405 127.0.0.1:35367 message received 20240924055644583 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262424224406977 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424224406977" session_id=1608098990 session_state=END} 20240924055644583 DSS <0004> hlr_ussd.c:576 262424224406977/0x5fd9a4ae: Process SS (END) 20240924055644583 DSS <0004> hlr_ussd.c:518 262424224406977/0x5fd9a4ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240924055644583 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424224406977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424224406977" session_id=1608098990 session_state=END} 20240924055644583 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424224406977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055644583 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262424224406977 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055644583 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055644583 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055644588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45886<->l=127.0.0.1:4258 20240924055644593 DAUC <0003> db_auc.c:157 IMSI='262423522713619': No 2G Auth Data 20240924055644593 DAUC <0003> db_auc.c:192 IMSI='262423522713619': No 3G Auth Data 20240924055644622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45898<->l=127.0.0.1:4258 20240924055644627 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055644627 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423522713619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423522713619" session_id=3053087322 session_state=BEGIN} 20240924055644627 DSS <0004> hlr_ussd.c:576 262423522713619/0xb5fa6a5a: Process SS (BEGIN) 20240924055644627 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055644627 DSS <0004> hlr_ussd.c:518 262423522713619/0xb5fa6a5a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055644627 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644627 DLINP <000b> input/ipa.c:431 127.0.0.1:35367 sending data 20240924055644627 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644627 DLINP <000b> input/ipa.c:431 127.0.0.1:35367 sending data 20240924055644629 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644629 DLINP <000b> input/ipa.c:405 127.0.0.1:35367 message received 20240924055644629 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262423522713619 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423522713619" session_id=3053087322 session_state=END} 20240924055644629 DSS <0004> hlr_ussd.c:576 262423522713619/0xb5fa6a5a: Process SS (END) 20240924055644629 DSS <0004> hlr_ussd.c:518 262423522713619/0xb5fa6a5a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240924055644629 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423522713619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423522713619" session_id=3053087322 session_state=END} 20240924055644629 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423522713619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055644629 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262423522713619 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055644629 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055644629 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055644634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45898<->l=127.0.0.1:4258 20240924055644638 DAUC <0003> db_auc.c:157 IMSI='262423142992593': No 2G Auth Data 20240924055644638 DAUC <0003> db_auc.c:192 IMSI='262423142992593': No 3G Auth Data 20240924055644665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45904<->l=127.0.0.1:4258 20240924055644670 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055644670 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423142992593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423142992593" session_id=2653717187 session_state=BEGIN} 20240924055644670 DSS <0004> hlr_ussd.c:576 262423142992593/0x9e2c82c3: Process SS (BEGIN) 20240924055644670 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055644670 DSS <0004> hlr_ussd.c:518 262423142992593/0x9e2c82c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055644670 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644670 DLINP <000b> input/ipa.c:431 127.0.0.1:35367 sending data 20240924055644670 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644670 DLINP <000b> input/ipa.c:431 127.0.0.1:35367 sending data 20240924055644672 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644672 DLINP <000b> input/ipa.c:405 127.0.0.1:35367 message received 20240924055644672 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262423142992593 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423142992593" session_id=2653717187 session_state=END} 20240924055644672 DSS <0004> hlr_ussd.c:576 262423142992593/0x9e2c82c3: Process SS (END) 20240924055644672 DSS <0004> hlr_ussd.c:518 262423142992593/0x9e2c82c3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240924055644672 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423142992593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423142992593" session_id=2653717187 session_state=END} 20240924055644672 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423142992593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055644672 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262423142992593 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055644672 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055644672 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055644675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45904<->l=127.0.0.1:4258 20240924055644677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45848<->l=127.0.0.1:4258 20240924055644678 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055644678 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055644678 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055644678 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055644678 DLINP <000b> input/ipa.c:451 connected read/write 20240924055644678 DLINP <000b> input/ipa.c:405 127.0.0.1:35367 message received 20240924055644678 DLINP <000b> input/ipa.c:414 127.0.0.1:35367 connection closed with server 20240924055644678 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:35367 20240924055644678 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240924055644678 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41459<->l=127.0.0.1:4259) 20240924055644720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45914<->l=127.0.0.1:4258 20240924055644921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45914<->l=127.0.0.1:4258 20240924055648004 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42457 20240924055648004 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:42457 20240924055648006 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648006 DLINP <000b> input/ipa.c:405 127.0.0.1:42457 message received 20240924055648008 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648008 DLINP <000b> input/ipa.c:405 127.0.0.1:42457 message received 20240924055648008 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055648008 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240924055648008 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240924055648008 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240924055648008 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  20240924055648008 DLGSUP <0013> gsup_server.c:235 2:  20240924055648008 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055648008 DLGSUP <0013> gsup_server.c:235 3:  20240924055648008 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055648008 DLGSUP <0013> gsup_server.c:235 4:  20240924055648008 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055648008 DLGSUP <0013> gsup_server.c:235 5:  20240924055648008 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055648008 DLGSUP <0013> gsup_server.c:235 7:  20240924055648008 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055648008 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055648008 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055648008 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42457 20240924055648009 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055648009 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055648010 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055648011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60498<->l=127.0.0.1:4258 20240924055648012 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055648012 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055648012 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055648012 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  20240924055648012 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055648012 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  20240924055648012 DLGSUP <0013> gsup_server.c:235 2:  20240924055648012 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055648012 DLGSUP <0013> gsup_server.c:235 3:  20240924055648012 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055648012 DLGSUP <0013> gsup_server.c:235 4:  20240924055648012 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055648012 DLGSUP <0013> gsup_server.c:235 5:  20240924055648012 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055648012 DLGSUP <0013> gsup_server.c:235 7:  20240924055648012 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055648012 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055648012 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055648012 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055648031 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45829<->l=127.0.0.1:4259) 20240924055648040 DAUC <0003> db_auc.c:157 IMSI='262425039812453': No 2G Auth Data 20240924055648040 DAUC <0003> db_auc.c:192 IMSI='262425039812453': No 3G Auth Data 20240924055648062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60514<->l=127.0.0.1:4258 20240924055648067 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055648067 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425039812453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425039812453" session_id=1476226880 session_state=BEGIN} 20240924055648067 DSS <0004> hlr_ussd.c:576 262425039812453/0x57fd6f40: Process SS (BEGIN) 20240924055648067 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055648067 DSS <0004> hlr_ussd.c:518 262425039812453/0x57fd6f40: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055648067 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648067 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648067 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648067 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648075 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648075 DLINP <000b> input/ipa.c:405 127.0.0.1:42457 message received 20240924055648075 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262425039812453 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425039812453" session_id=1476226880 session_state=CONTINUE} 20240924055648075 DSS <0004> hlr_ussd.c:576 262425039812453/0x57fd6f40: Process SS (CONTINUE) 20240924055648075 DSS <0004> hlr_ussd.c:518 262425039812453/0x57fd6f40: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240924055648075 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425039812453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425039812453" session_id=1476226880 session_state=CONTINUE} 20240924055648075 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262425039812453 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055648075 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648075 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648081 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055648081 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425039812453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425039812453" session_id=1476226880 session_state=CONTINUE} 20240924055648081 DSS <0004> hlr_ussd.c:576 262425039812453/0x57fd6f40: Process SS (CONTINUE) 20240924055648081 DSS <0004> hlr_ussd.c:518 262425039812453/0x57fd6f40: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240924055648081 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425039812453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055648081 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648081 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648081 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648081 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648082 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648082 DLINP <000b> input/ipa.c:405 127.0.0.1:42457 message received 20240924055648082 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262425039812453 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425039812453" session_id=1476226880 session_state=END} 20240924055648082 DSS <0004> hlr_ussd.c:576 262425039812453/0x57fd6f40: Process SS (END) 20240924055648082 DSS <0004> hlr_ussd.c:518 262425039812453/0x57fd6f40: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240924055648082 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425039812453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425039812453" session_id=1476226880 session_state=END} 20240924055648082 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425039812453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055648082 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262425039812453 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055648082 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648083 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60514<->l=127.0.0.1:4258 20240924055648088 DAUC <0003> db_auc.c:157 IMSI='262428725208405': No 2G Auth Data 20240924055648088 DAUC <0003> db_auc.c:192 IMSI='262428725208405': No 3G Auth Data 20240924055648112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60516<->l=127.0.0.1:4258 20240924055648117 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055648117 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428725208405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428725208405" session_id=624456681 session_state=BEGIN} 20240924055648117 DSS <0004> hlr_ussd.c:576 262428725208405/0x253873e9: Process SS (BEGIN) 20240924055648117 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055648117 DSS <0004> hlr_ussd.c:518 262428725208405/0x253873e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055648117 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648117 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648117 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648117 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648119 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648119 DLINP <000b> input/ipa.c:405 127.0.0.1:42457 message received 20240924055648119 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262428725208405 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428725208405" session_id=624456681 session_state=CONTINUE} 20240924055648119 DSS <0004> hlr_ussd.c:576 262428725208405/0x253873e9: Process SS (CONTINUE) 20240924055648119 DSS <0004> hlr_ussd.c:518 262428725208405/0x253873e9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240924055648119 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428725208405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428725208405" session_id=624456681 session_state=CONTINUE} 20240924055648119 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262428725208405 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055648119 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648119 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648125 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055648125 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428725208405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428725208405" session_id=624456681 session_state=CONTINUE} 20240924055648125 DSS <0004> hlr_ussd.c:576 262428725208405/0x253873e9: Process SS (CONTINUE) 20240924055648125 DSS <0004> hlr_ussd.c:518 262428725208405/0x253873e9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240924055648125 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428725208405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055648125 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648125 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648125 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648125 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648127 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648127 DLINP <000b> input/ipa.c:405 127.0.0.1:42457 message received 20240924055648127 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262428725208405 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428725208405" session_id=624456681 session_state=END} 20240924055648127 DSS <0004> hlr_ussd.c:576 262428725208405/0x253873e9: Process SS (END) 20240924055648127 DSS <0004> hlr_ussd.c:518 262428725208405/0x253873e9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240924055648127 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428725208405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428725208405" session_id=624456681 session_state=END} 20240924055648127 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428725208405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055648127 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262428725208405 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055648127 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648127 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60516<->l=127.0.0.1:4258 20240924055648134 DAUC <0003> db_auc.c:157 IMSI='262423496313859': No 2G Auth Data 20240924055648134 DAUC <0003> db_auc.c:192 IMSI='262423496313859': No 3G Auth Data 20240924055648158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60522<->l=127.0.0.1:4258 20240924055648164 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055648164 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423496313859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423496313859" session_id=3185717812 session_state=BEGIN} 20240924055648164 DSS <0004> hlr_ussd.c:576 262423496313859/0xbde23234: Process SS (BEGIN) 20240924055648164 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055648164 DSS <0004> hlr_ussd.c:518 262423496313859/0xbde23234: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055648164 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648164 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648164 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648164 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648166 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648166 DLINP <000b> input/ipa.c:405 127.0.0.1:42457 message received 20240924055648166 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262423496313859 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423496313859" session_id=3185717812 session_state=CONTINUE} 20240924055648166 DSS <0004> hlr_ussd.c:576 262423496313859/0xbde23234: Process SS (CONTINUE) 20240924055648166 DSS <0004> hlr_ussd.c:518 262423496313859/0xbde23234: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240924055648166 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423496313859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423496313859" session_id=3185717812 session_state=CONTINUE} 20240924055648166 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262423496313859 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055648166 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648166 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648170 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055648171 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423496313859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423496313859" session_id=3185717812 session_state=CONTINUE} 20240924055648171 DSS <0004> hlr_ussd.c:576 262423496313859/0xbde23234: Process SS (CONTINUE) 20240924055648171 DSS <0004> hlr_ussd.c:518 262423496313859/0xbde23234: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240924055648171 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423496313859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055648171 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648171 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648171 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648171 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648172 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648172 DLINP <000b> input/ipa.c:405 127.0.0.1:42457 message received 20240924055648172 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262423496313859 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423496313859" session_id=3185717812 session_state=END} 20240924055648172 DSS <0004> hlr_ussd.c:576 262423496313859/0xbde23234: Process SS (END) 20240924055648172 DSS <0004> hlr_ussd.c:518 262423496313859/0xbde23234: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240924055648172 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423496313859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423496313859" session_id=3185717812 session_state=END} 20240924055648172 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423496313859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055648172 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262423496313859 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055648172 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648172 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60522<->l=127.0.0.1:4258 20240924055648179 DAUC <0003> db_auc.c:157 IMSI='262425735848160': No 2G Auth Data 20240924055648179 DAUC <0003> db_auc.c:192 IMSI='262425735848160': No 3G Auth Data 20240924055648203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60528<->l=127.0.0.1:4258 20240924055648209 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055648209 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425735848160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425735848160" session_id=3186351491 session_state=BEGIN} 20240924055648209 DSS <0004> hlr_ussd.c:576 262425735848160/0xbdebdd83: Process SS (BEGIN) 20240924055648209 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055648209 DSS <0004> hlr_ussd.c:518 262425735848160/0xbdebdd83: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055648209 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648209 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648209 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648209 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648211 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648211 DLINP <000b> input/ipa.c:405 127.0.0.1:42457 message received 20240924055648211 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262425735848160 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425735848160" session_id=3186351491 session_state=CONTINUE} 20240924055648211 DSS <0004> hlr_ussd.c:576 262425735848160/0xbdebdd83: Process SS (CONTINUE) 20240924055648211 DSS <0004> hlr_ussd.c:518 262425735848160/0xbdebdd83: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240924055648211 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425735848160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425735848160" session_id=3186351491 session_state=CONTINUE} 20240924055648211 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262425735848160 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055648211 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648211 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648218 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055648218 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425735848160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425735848160" session_id=3186351491 session_state=CONTINUE} 20240924055648218 DSS <0004> hlr_ussd.c:576 262425735848160/0xbdebdd83: Process SS (CONTINUE) 20240924055648218 DSS <0004> hlr_ussd.c:518 262425735848160/0xbdebdd83: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240924055648218 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425735848160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055648218 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648218 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648218 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648218 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648220 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648220 DLINP <000b> input/ipa.c:405 127.0.0.1:42457 message received 20240924055648220 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262425735848160 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425735848160" session_id=3186351491 session_state=END} 20240924055648220 DSS <0004> hlr_ussd.c:576 262425735848160/0xbdebdd83: Process SS (END) 20240924055648220 DSS <0004> hlr_ussd.c:518 262425735848160/0xbdebdd83: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240924055648220 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425735848160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425735848160" session_id=3186351491 session_state=END} 20240924055648220 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425735848160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055648220 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262425735848160 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055648220 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648220 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60528<->l=127.0.0.1:4258 20240924055648226 DAUC <0003> db_auc.c:157 IMSI='262423329455626': No 2G Auth Data 20240924055648226 DAUC <0003> db_auc.c:192 IMSI='262423329455626': No 3G Auth Data 20240924055648252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60534<->l=127.0.0.1:4258 20240924055648258 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055648258 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423329455626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423329455626" session_id=3617022590 session_state=BEGIN} 20240924055648258 DSS <0004> hlr_ussd.c:576 262423329455626/0xd797627e: Process SS (BEGIN) 20240924055648258 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055648258 DSS <0004> hlr_ussd.c:518 262423329455626/0xd797627e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055648258 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648258 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648258 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648258 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648260 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648260 DLINP <000b> input/ipa.c:405 127.0.0.1:42457 message received 20240924055648260 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262423329455626 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423329455626" session_id=3617022590 session_state=CONTINUE} 20240924055648260 DSS <0004> hlr_ussd.c:576 262423329455626/0xd797627e: Process SS (CONTINUE) 20240924055648260 DSS <0004> hlr_ussd.c:518 262423329455626/0xd797627e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240924055648260 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423329455626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423329455626" session_id=3617022590 session_state=CONTINUE} 20240924055648260 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262423329455626 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055648260 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648260 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648264 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055648264 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423329455626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423329455626" session_id=3617022590 session_state=CONTINUE} 20240924055648264 DSS <0004> hlr_ussd.c:576 262423329455626/0xd797627e: Process SS (CONTINUE) 20240924055648264 DSS <0004> hlr_ussd.c:518 262423329455626/0xd797627e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240924055648264 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423329455626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055648265 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648265 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648265 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648265 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648266 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648266 DLINP <000b> input/ipa.c:405 127.0.0.1:42457 message received 20240924055648266 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262423329455626 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423329455626" session_id=3617022590 session_state=END} 20240924055648266 DSS <0004> hlr_ussd.c:576 262423329455626/0xd797627e: Process SS (END) 20240924055648266 DSS <0004> hlr_ussd.c:518 262423329455626/0xd797627e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240924055648266 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423329455626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423329455626" session_id=3617022590 session_state=END} 20240924055648266 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423329455626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055648266 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262423329455626 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055648266 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648266 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60534<->l=127.0.0.1:4258 20240924055648272 DAUC <0003> db_auc.c:157 IMSI='262426145556078': No 2G Auth Data 20240924055648272 DAUC <0003> db_auc.c:192 IMSI='262426145556078': No 3G Auth Data 20240924055648299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60546<->l=127.0.0.1:4258 20240924055648304 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055648304 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426145556078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426145556078" session_id=1761853329 session_state=BEGIN} 20240924055648304 DSS <0004> hlr_ussd.c:576 262426145556078/0x6903bf91: Process SS (BEGIN) 20240924055648304 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055648304 DSS <0004> hlr_ussd.c:518 262426145556078/0x6903bf91: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055648304 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648304 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648304 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648304 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648306 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648306 DLINP <000b> input/ipa.c:405 127.0.0.1:42457 message received 20240924055648306 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262426145556078 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426145556078" session_id=1761853329 session_state=CONTINUE} 20240924055648306 DSS <0004> hlr_ussd.c:576 262426145556078/0x6903bf91: Process SS (CONTINUE) 20240924055648306 DSS <0004> hlr_ussd.c:518 262426145556078/0x6903bf91: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240924055648306 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426145556078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426145556078" session_id=1761853329 session_state=CONTINUE} 20240924055648306 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262426145556078 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055648306 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648306 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648311 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055648311 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426145556078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426145556078" session_id=1761853329 session_state=CONTINUE} 20240924055648311 DSS <0004> hlr_ussd.c:576 262426145556078/0x6903bf91: Process SS (CONTINUE) 20240924055648311 DSS <0004> hlr_ussd.c:518 262426145556078/0x6903bf91: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240924055648311 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426145556078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055648311 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648311 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648312 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648312 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648314 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648314 DLINP <000b> input/ipa.c:405 127.0.0.1:42457 message received 20240924055648314 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262426145556078 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426145556078" session_id=1761853329 session_state=END} 20240924055648314 DSS <0004> hlr_ussd.c:576 262426145556078/0x6903bf91: Process SS (END) 20240924055648314 DSS <0004> hlr_ussd.c:518 262426145556078/0x6903bf91: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240924055648314 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426145556078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426145556078" session_id=1761853329 session_state=END} 20240924055648314 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426145556078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055648314 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262426145556078 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055648314 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648314 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60546<->l=127.0.0.1:4258 20240924055648320 DAUC <0003> db_auc.c:157 IMSI='262423109902876': No 2G Auth Data 20240924055648320 DAUC <0003> db_auc.c:192 IMSI='262423109902876': No 3G Auth Data 20240924055648348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60562<->l=127.0.0.1:4258 20240924055648354 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055648354 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423109902876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423109902876" session_id=2332198996 session_state=BEGIN} 20240924055648354 DSS <0004> hlr_ussd.c:576 262423109902876/0x8b028854: Process SS (BEGIN) 20240924055648354 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055648354 DSS <0004> hlr_ussd.c:518 262423109902876/0x8b028854: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055648354 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648354 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648354 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648354 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648356 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648356 DLINP <000b> input/ipa.c:405 127.0.0.1:42457 message received 20240924055648356 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262423109902876 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423109902876" session_id=2332198996 session_state=CONTINUE} 20240924055648356 DSS <0004> hlr_ussd.c:576 262423109902876/0x8b028854: Process SS (CONTINUE) 20240924055648356 DSS <0004> hlr_ussd.c:518 262423109902876/0x8b028854: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240924055648356 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423109902876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423109902876" session_id=2332198996 session_state=CONTINUE} 20240924055648356 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262423109902876 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055648356 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648356 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648361 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055648361 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423109902876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423109902876" session_id=2332198996 session_state=CONTINUE} 20240924055648361 DSS <0004> hlr_ussd.c:576 262423109902876/0x8b028854: Process SS (CONTINUE) 20240924055648361 DSS <0004> hlr_ussd.c:518 262423109902876/0x8b028854: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240924055648361 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423109902876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055648361 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648361 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648361 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648361 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648363 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648363 DLINP <000b> input/ipa.c:405 127.0.0.1:42457 message received 20240924055648363 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262423109902876 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423109902876" session_id=2332198996 session_state=END} 20240924055648363 DSS <0004> hlr_ussd.c:576 262423109902876/0x8b028854: Process SS (END) 20240924055648363 DSS <0004> hlr_ussd.c:518 262423109902876/0x8b028854: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240924055648363 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423109902876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423109902876" session_id=2332198996 session_state=END} 20240924055648363 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423109902876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055648363 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262423109902876 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055648363 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648363 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60562<->l=127.0.0.1:4258 20240924055648370 DAUC <0003> db_auc.c:157 IMSI='262429349289852': No 2G Auth Data 20240924055648370 DAUC <0003> db_auc.c:192 IMSI='262429349289852': No 3G Auth Data 20240924055648397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60564<->l=127.0.0.1:4258 20240924055648402 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055648402 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429349289852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429349289852" session_id=3677298094 session_state=BEGIN} 20240924055648402 DSS <0004> hlr_ussd.c:576 262429349289852/0xdb2f1dae: Process SS (BEGIN) 20240924055648402 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240924055648402 DSS <0004> hlr_ussd.c:518 262429349289852/0xdb2f1dae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240924055648402 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648402 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648402 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648402 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648404 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648404 DLINP <000b> input/ipa.c:405 127.0.0.1:42457 message received 20240924055648404 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262429349289852 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429349289852" session_id=3677298094 session_state=CONTINUE} 20240924055648404 DSS <0004> hlr_ussd.c:576 262429349289852/0xdb2f1dae: Process SS (CONTINUE) 20240924055648404 DSS <0004> hlr_ussd.c:518 262429349289852/0xdb2f1dae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240924055648404 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429349289852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429349289852" session_id=3677298094 session_state=CONTINUE} 20240924055648404 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262429349289852 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055648404 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648404 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648408 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055648408 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262429349289852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429349289852" session_id=3677298094 session_state=CONTINUE} 20240924055648408 DSS <0004> hlr_ussd.c:576 262429349289852/0xdb2f1dae: Process SS (CONTINUE) 20240924055648408 DSS <0004> hlr_ussd.c:518 262429349289852/0xdb2f1dae: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240924055648408 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262429349289852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055648408 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648408 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648408 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648408 DLINP <000b> input/ipa.c:431 127.0.0.1:42457 sending data 20240924055648410 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648410 DLINP <000b> input/ipa.c:405 127.0.0.1:42457 message received 20240924055648410 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262429349289852 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429349289852" session_id=3677298094 session_state=END} 20240924055648410 DSS <0004> hlr_ussd.c:576 262429349289852/0xdb2f1dae: Process SS (END) 20240924055648410 DSS <0004> hlr_ussd.c:518 262429349289852/0xdb2f1dae: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240924055648410 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429349289852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429349289852" session_id=3677298094 session_state=END} 20240924055648410 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429349289852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055648410 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262429349289852 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055648410 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648410 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055648412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60564<->l=127.0.0.1:4258 20240924055648413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60498<->l=127.0.0.1:4258 20240924055648414 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648414 DLINP <000b> input/ipa.c:405 127.0.0.1:42457 message received 20240924055648414 DLINP <000b> input/ipa.c:414 127.0.0.1:42457 connection closed with server 20240924055648414 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:42457 20240924055648414 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240924055648415 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45829<->l=127.0.0.1:4259) 20240924055648415 DLINP <000b> input/ipa.c:451 connected read/write 20240924055648415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055648415 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055648415 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055648415 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055648466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60570<->l=127.0.0.1:4258 20240924055648667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60570<->l=127.0.0.1:4258 20240924055651747 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38849 20240924055651747 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38849 20240924055651749 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651749 DLINP <000b> input/ipa.c:405 127.0.0.1:38849 message received 20240924055651751 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055651751 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055651752 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651752 DLINP <000b> input/ipa.c:405 127.0.0.1:38849 message received 20240924055651752 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055651752 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240924055651752 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240924055651752 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240924055651752 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  20240924055651752 DLGSUP <0013> gsup_server.c:235 2:  20240924055651752 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055651752 DLGSUP <0013> gsup_server.c:235 3:  20240924055651752 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055651752 DLGSUP <0013> gsup_server.c:235 4:  20240924055651752 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055651752 DLGSUP <0013> gsup_server.c:235 5:  20240924055651752 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055651752 DLGSUP <0013> gsup_server.c:235 7:  20240924055651752 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055651752 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055651752 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055651752 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38849 20240924055651752 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055651753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60580<->l=127.0.0.1:4258 20240924055651754 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055651754 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055651754 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055651754 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  20240924055651754 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055651754 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  20240924055651754 DLGSUP <0013> gsup_server.c:235 2:  20240924055651754 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055651754 DLGSUP <0013> gsup_server.c:235 3:  20240924055651754 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055651754 DLGSUP <0013> gsup_server.c:235 4:  20240924055651754 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055651754 DLGSUP <0013> gsup_server.c:235 5:  20240924055651754 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055651754 DLGSUP <0013> gsup_server.c:235 7:  20240924055651754 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055651754 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055651754 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055651754 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055651773 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34365<->l=127.0.0.1:4259) 20240924055651785 DAUC <0003> db_auc.c:157 IMSI='262426971326173': No 2G Auth Data 20240924055651785 DAUC <0003> db_auc.c:192 IMSI='262426971326173': No 3G Auth Data 20240924055651806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60588<->l=127.0.0.1:4258 20240924055651813 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055651813 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426971326173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426971326173" session_id=1338330654 session_state=BEGIN} 20240924055651813 DSS <0004> hlr_ussd.c:576 262426971326173/0x4fc54e1e: Process SS (BEGIN) 20240924055651814 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240924055651814 DSS <0004> hlr_ussd.c:518 262426971326173/0x4fc54e1e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240924055651814 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651814 DLINP <000b> input/ipa.c:431 127.0.0.1:38849 sending data 20240924055651814 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651814 DLINP <000b> input/ipa.c:431 127.0.0.1:38849 sending data 20240924055651823 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651823 DLINP <000b> input/ipa.c:405 127.0.0.1:38849 message received 20240924055651823 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262426971326173 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426971326173" session_id=1338330654 session_state=END} 20240924055651823 DSS <0004> hlr_ussd.c:576 262426971326173/0x4fc54e1e: Process SS (END) 20240924055651823 DSS <0004> hlr_ussd.c:518 262426971326173/0x4fc54e1e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240924055651823 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426971326173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426971326173" session_id=1338330654 session_state=END} 20240924055651823 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426971326173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055651823 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262426971326173 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055651823 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055651823 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055651827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60588<->l=127.0.0.1:4258 20240924055651831 DAUC <0003> db_auc.c:157 IMSI='262428131886649': No 2G Auth Data 20240924055651831 DAUC <0003> db_auc.c:192 IMSI='262428131886649': No 3G Auth Data 20240924055651855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60590<->l=127.0.0.1:4258 20240924055651859 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055651859 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428131886649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428131886649" session_id=3468928051 session_state=BEGIN} 20240924055651859 DSS <0004> hlr_ussd.c:576 262428131886649/0xcec3a433: Process SS (BEGIN) 20240924055651859 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240924055651859 DSS <0004> hlr_ussd.c:518 262428131886649/0xcec3a433: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240924055651859 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651859 DLINP <000b> input/ipa.c:431 127.0.0.1:38849 sending data 20240924055651859 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651859 DLINP <000b> input/ipa.c:431 127.0.0.1:38849 sending data 20240924055651861 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651861 DLINP <000b> input/ipa.c:405 127.0.0.1:38849 message received 20240924055651861 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262428131886649 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428131886649" session_id=3468928051 session_state=END} 20240924055651861 DSS <0004> hlr_ussd.c:576 262428131886649/0xcec3a433: Process SS (END) 20240924055651861 DSS <0004> hlr_ussd.c:518 262428131886649/0xcec3a433: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240924055651861 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428131886649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428131886649" session_id=3468928051 session_state=END} 20240924055651861 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428131886649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055651861 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262428131886649 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055651861 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055651861 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055651864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60590<->l=127.0.0.1:4258 20240924055651868 DAUC <0003> db_auc.c:157 IMSI='262423129584192': No 2G Auth Data 20240924055651868 DAUC <0003> db_auc.c:192 IMSI='262423129584192': No 3G Auth Data 20240924055651893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60602<->l=127.0.0.1:4258 20240924055651898 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055651898 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423129584192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423129584192" session_id=2033088621 session_state=BEGIN} 20240924055651898 DSS <0004> hlr_ussd.c:576 262423129584192/0x792e786d: Process SS (BEGIN) 20240924055651898 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240924055651898 DSS <0004> hlr_ussd.c:518 262423129584192/0x792e786d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240924055651898 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651898 DLINP <000b> input/ipa.c:431 127.0.0.1:38849 sending data 20240924055651898 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651898 DLINP <000b> input/ipa.c:431 127.0.0.1:38849 sending data 20240924055651900 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651900 DLINP <000b> input/ipa.c:405 127.0.0.1:38849 message received 20240924055651900 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262423129584192 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423129584192" session_id=2033088621 session_state=END} 20240924055651900 DSS <0004> hlr_ussd.c:576 262423129584192/0x792e786d: Process SS (END) 20240924055651900 DSS <0004> hlr_ussd.c:518 262423129584192/0x792e786d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240924055651900 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423129584192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423129584192" session_id=2033088621 session_state=END} 20240924055651900 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423129584192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055651900 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262423129584192 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055651900 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055651900 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055651903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60602<->l=127.0.0.1:4258 20240924055651907 DAUC <0003> db_auc.c:157 IMSI='262420921851517': No 2G Auth Data 20240924055651907 DAUC <0003> db_auc.c:192 IMSI='262420921851517': No 3G Auth Data 20240924055651931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60610<->l=127.0.0.1:4258 20240924055651936 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055651936 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420921851517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420921851517" session_id=3218587902 session_state=BEGIN} 20240924055651936 DSS <0004> hlr_ussd.c:576 262420921851517/0xbfd7c0fe: Process SS (BEGIN) 20240924055651936 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240924055651936 DSS <0004> hlr_ussd.c:518 262420921851517/0xbfd7c0fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240924055651936 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651936 DLINP <000b> input/ipa.c:431 127.0.0.1:38849 sending data 20240924055651936 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651936 DLINP <000b> input/ipa.c:431 127.0.0.1:38849 sending data 20240924055651938 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651938 DLINP <000b> input/ipa.c:405 127.0.0.1:38849 message received 20240924055651938 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262420921851517 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420921851517" session_id=3218587902 session_state=END} 20240924055651938 DSS <0004> hlr_ussd.c:576 262420921851517/0xbfd7c0fe: Process SS (END) 20240924055651938 DSS <0004> hlr_ussd.c:518 262420921851517/0xbfd7c0fe: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240924055651938 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420921851517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420921851517" session_id=3218587902 session_state=END} 20240924055651938 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420921851517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055651938 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262420921851517 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055651938 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055651938 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055651942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60610<->l=127.0.0.1:4258 20240924055651946 DAUC <0003> db_auc.c:157 IMSI='262420531372699': No 2G Auth Data 20240924055651946 DAUC <0003> db_auc.c:192 IMSI='262420531372699': No 3G Auth Data 20240924055651971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60626<->l=127.0.0.1:4258 20240924055651975 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055651975 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420531372699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420531372699" session_id=2758223896 session_state=BEGIN} 20240924055651975 DSS <0004> hlr_ussd.c:576 262420531372699/0xa4672818: Process SS (BEGIN) 20240924055651975 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240924055651975 DSS <0004> hlr_ussd.c:518 262420531372699/0xa4672818: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240924055651975 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651975 DLINP <000b> input/ipa.c:431 127.0.0.1:38849 sending data 20240924055651975 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651975 DLINP <000b> input/ipa.c:431 127.0.0.1:38849 sending data 20240924055651977 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651977 DLINP <000b> input/ipa.c:405 127.0.0.1:38849 message received 20240924055651977 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262420531372699 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420531372699" session_id=2758223896 session_state=END} 20240924055651977 DSS <0004> hlr_ussd.c:576 262420531372699/0xa4672818: Process SS (END) 20240924055651977 DSS <0004> hlr_ussd.c:518 262420531372699/0xa4672818: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240924055651977 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420531372699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420531372699" session_id=2758223896 session_state=END} 20240924055651977 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420531372699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055651977 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262420531372699 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055651977 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055651977 DLINP <000b> input/ipa.c:451 connected read/write 20240924055651977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055651983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60626<->l=127.0.0.1:4258 20240924055651987 DAUC <0003> db_auc.c:157 IMSI='262429037601440': No 2G Auth Data 20240924055651987 DAUC <0003> db_auc.c:192 IMSI='262429037601440': No 3G Auth Data 20240924055652015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60630<->l=127.0.0.1:4258 20240924055652020 DLINP <000b> input/ipa.c:451 connected read/write 20240924055652020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055652020 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429037601440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429037601440" session_id=2895129792 session_state=BEGIN} 20240924055652020 DSS <0004> hlr_ussd.c:576 262429037601440/0xac902cc0: Process SS (BEGIN) 20240924055652020 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240924055652020 DSS <0004> hlr_ussd.c:518 262429037601440/0xac902cc0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240924055652020 DLINP <000b> input/ipa.c:451 connected read/write 20240924055652020 DLINP <000b> input/ipa.c:431 127.0.0.1:38849 sending data 20240924055652020 DLINP <000b> input/ipa.c:451 connected read/write 20240924055652020 DLINP <000b> input/ipa.c:431 127.0.0.1:38849 sending data 20240924055652021 DLINP <000b> input/ipa.c:451 connected read/write 20240924055652021 DLINP <000b> input/ipa.c:405 127.0.0.1:38849 message received 20240924055652021 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262429037601440 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429037601440" session_id=2895129792 session_state=END} 20240924055652021 DSS <0004> hlr_ussd.c:576 262429037601440/0xac902cc0: Process SS (END) 20240924055652021 DSS <0004> hlr_ussd.c:518 262429037601440/0xac902cc0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240924055652021 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429037601440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429037601440" session_id=2895129792 session_state=END} 20240924055652021 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429037601440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055652021 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262429037601440 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055652021 DLINP <000b> input/ipa.c:451 connected read/write 20240924055652021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055652021 DLINP <000b> input/ipa.c:451 connected read/write 20240924055652021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055652025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60630<->l=127.0.0.1:4258 20240924055652029 DAUC <0003> db_auc.c:157 IMSI='262428210376729': No 2G Auth Data 20240924055652029 DAUC <0003> db_auc.c:192 IMSI='262428210376729': No 3G Auth Data 20240924055652056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60634<->l=127.0.0.1:4258 20240924055652062 DLINP <000b> input/ipa.c:451 connected read/write 20240924055652062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055652062 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428210376729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428210376729" session_id=3184824394 session_state=BEGIN} 20240924055652062 DSS <0004> hlr_ussd.c:576 262428210376729/0xbdd4904a: Process SS (BEGIN) 20240924055652062 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240924055652062 DSS <0004> hlr_ussd.c:518 262428210376729/0xbdd4904a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240924055652062 DLINP <000b> input/ipa.c:451 connected read/write 20240924055652062 DLINP <000b> input/ipa.c:431 127.0.0.1:38849 sending data 20240924055652062 DLINP <000b> input/ipa.c:451 connected read/write 20240924055652062 DLINP <000b> input/ipa.c:431 127.0.0.1:38849 sending data 20240924055652064 DLINP <000b> input/ipa.c:451 connected read/write 20240924055652064 DLINP <000b> input/ipa.c:405 127.0.0.1:38849 message received 20240924055652064 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262428210376729 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428210376729" session_id=3184824394 session_state=END} 20240924055652064 DSS <0004> hlr_ussd.c:576 262428210376729/0xbdd4904a: Process SS (END) 20240924055652064 DSS <0004> hlr_ussd.c:518 262428210376729/0xbdd4904a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240924055652064 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428210376729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428210376729" session_id=3184824394 session_state=END} 20240924055652064 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428210376729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055652064 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262428210376729 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055652064 DLINP <000b> input/ipa.c:451 connected read/write 20240924055652064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055652065 DLINP <000b> input/ipa.c:451 connected read/write 20240924055652065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055652068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60634<->l=127.0.0.1:4258 20240924055652072 DAUC <0003> db_auc.c:157 IMSI='262428271721588': No 2G Auth Data 20240924055652072 DAUC <0003> db_auc.c:192 IMSI='262428271721588': No 3G Auth Data 20240924055652100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60644<->l=127.0.0.1:4258 20240924055652105 DLINP <000b> input/ipa.c:451 connected read/write 20240924055652105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055652105 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428271721588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428271721588" session_id=50066526 session_state=BEGIN} 20240924055652105 DSS <0004> hlr_ussd.c:576 262428271721588/0x02fbf45e: Process SS (BEGIN) 20240924055652105 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240924055652105 DSS <0004> hlr_ussd.c:518 262428271721588/0x02fbf45e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240924055652105 DLINP <000b> input/ipa.c:451 connected read/write 20240924055652105 DLINP <000b> input/ipa.c:431 127.0.0.1:38849 sending data 20240924055652105 DLINP <000b> input/ipa.c:451 connected read/write 20240924055652105 DLINP <000b> input/ipa.c:431 127.0.0.1:38849 sending data 20240924055652106 DLINP <000b> input/ipa.c:451 connected read/write 20240924055652106 DLINP <000b> input/ipa.c:405 127.0.0.1:38849 message received 20240924055652106 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262428271721588 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428271721588" session_id=50066526 session_state=END} 20240924055652106 DSS <0004> hlr_ussd.c:576 262428271721588/0x02fbf45e: Process SS (END) 20240924055652106 DSS <0004> hlr_ussd.c:518 262428271721588/0x02fbf45e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240924055652106 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428271721588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428271721588" session_id=50066526 session_state=END} 20240924055652106 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428271721588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055652106 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262428271721588 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240924055652106 DLINP <000b> input/ipa.c:451 connected read/write 20240924055652106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055652106 DLINP <000b> input/ipa.c:451 connected read/write 20240924055652106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055652111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60644<->l=127.0.0.1:4258 20240924055652115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60580<->l=127.0.0.1:4258 20240924055652116 DLINP <000b> input/ipa.c:451 connected read/write 20240924055652116 DLINP <000b> input/ipa.c:405 127.0.0.1:38849 message received 20240924055652116 DLINP <000b> input/ipa.c:414 127.0.0.1:38849 connection closed with server 20240924055652116 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38849 20240924055652116 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240924055652116 DLINP <000b> input/ipa.c:451 connected read/write 20240924055652116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055652116 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055652116 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055652116 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055652116 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34365<->l=127.0.0.1:4259) 20240924055652158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60650<->l=127.0.0.1:4258 20240924055652336 DSS <0004> hlr_ussd.c:239 262424996369241/0xe448b24b: SS Session Timeout, destroying 20240924055652336 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424996369241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055652359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60650<->l=127.0.0.1:4258 20240924055652385 DSS <0004> hlr_ussd.c:239 262427461455450/0xc5412155: SS Session Timeout, destroying 20240924055652385 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427461455450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055652435 DSS <0004> hlr_ussd.c:239 262422731451771/0xc0c40b70: SS Session Timeout, destroying 20240924055652435 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422731451771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055652496 DSS <0004> hlr_ussd.c:239 262423273044139/0x133114e0: SS Session Timeout, destroying 20240924055652496 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423273044139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055652535 DSS <0004> hlr_ussd.c:239 262424693717062/0x0b308b0d: SS Session Timeout, destroying 20240924055652535 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424693717062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055652579 DSS <0004> hlr_ussd.c:239 262429531882103/0x4dfe5352: SS Session Timeout, destroying 20240924055652579 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429531882103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055652618 DSS <0004> hlr_ussd.c:239 262424733736542/0xc010b6ad: SS Session Timeout, destroying 20240924055652618 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424733736542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055652659 DSS <0004> hlr_ussd.c:239 262421439089066/0x715abe82: SS Session Timeout, destroying 20240924055652659 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421439089066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055655434 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055655434 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055655436 DLINP <000b> input/ipa.c:451 connected read/write 20240924055655436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055655436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60666<->l=127.0.0.1:4258 20240924055655438 DLINP <000b> input/ipa.c:451 connected read/write 20240924055655438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055655438 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055655438 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055655438 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  20240924055655438 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055655438 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  20240924055655438 DLGSUP <0013> gsup_server.c:235 2:  20240924055655438 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055655438 DLGSUP <0013> gsup_server.c:235 3:  20240924055655438 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055655438 DLGSUP <0013> gsup_server.c:235 4:  20240924055655438 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055655438 DLGSUP <0013> gsup_server.c:235 5:  20240924055655438 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055655438 DLGSUP <0013> gsup_server.c:235 7:  20240924055655438 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055655438 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055655438 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055655438 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055655461 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40183<->l=127.0.0.1:4259) 20240924055655480 DAUC <0003> db_auc.c:157 IMSI='262425450891627': No 2G Auth Data 20240924055655480 DAUC <0003> db_auc.c:192 IMSI='262425450891627': No 3G Auth Data 20240924055655502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60682<->l=127.0.0.1:4258 20240924055655508 DLINP <000b> input/ipa.c:451 connected read/write 20240924055655508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055655508 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425450891627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425450891627" session_id=3412129140 session_state=BEGIN} 20240924055655508 DSS <0004> hlr_ussd.c:576 262425450891627/0xcb60f574: Process SS (BEGIN) 20240924055655508 DSS <0004> hlr_ussd.c:498 262425450891627/0xcb60f574: SS CompType=Invoke, OpCode=InterrogateSS 20240924055655508 DSS <0004> hlr_ussd.c:506 262425450891627/0xcb60f574: Structured SS requests are not supported, rejecting... 20240924055655508 DSS <0004> hlr_ussd.c:354 262425450891627/0xcb60f574: Tx ReturnError(0, 0x15) 20240924055655508 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425450891627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425450891627" session_id=3412129140 session_state=END} 20240924055655508 DLINP <000b> input/ipa.c:451 connected read/write 20240924055655508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055655508 DLINP <000b> input/ipa.c:451 connected read/write 20240924055655508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055655512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60682<->l=127.0.0.1:4258 20240924055655520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60666<->l=127.0.0.1:4258 20240924055655521 DLINP <000b> input/ipa.c:451 connected read/write 20240924055655521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055655521 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055655521 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055655521 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055655521 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40183<->l=127.0.0.1:4259) 20240924055655567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60696<->l=127.0.0.1:4258 20240924055655668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60696<->l=127.0.0.1:4258 20240924055655953 DSS <0004> hlr_ussd.c:239 262420016004259/0x59817008: SS Session Timeout, destroying 20240924055655953 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420016004259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055655996 DSS <0004> hlr_ussd.c:239 262429880275357/0xeaba85a3: SS Session Timeout, destroying 20240924055655996 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429880275357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055656041 DSS <0004> hlr_ussd.c:239 262420008266137/0xc63a7750: SS Session Timeout, destroying 20240924055656041 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420008266137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055656083 DSS <0004> hlr_ussd.c:239 262429047486499/0x2f8491c5: SS Session Timeout, destroying 20240924055656083 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429047486499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055656121 DSS <0004> hlr_ussd.c:239 262426536588681/0x2e3373aa: SS Session Timeout, destroying 20240924055656121 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426536588681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055656161 DSS <0004> hlr_ussd.c:239 262429144088798/0x12fbef38: SS Session Timeout, destroying 20240924055656161 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429144088798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055656202 DSS <0004> hlr_ussd.c:239 262428258316106/0x677966f3: SS Session Timeout, destroying 20240924055656202 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428258316106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055656242 DSS <0004> hlr_ussd.c:239 262427915293895/0xeecf5749: SS Session Timeout, destroying 20240924055656242 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427915293895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055658742 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055658742 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055658744 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055658745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58634<->l=127.0.0.1:4258 20240924055658747 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055658747 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055658747 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055658747 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  20240924055658747 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055658747 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  20240924055658747 DLGSUP <0013> gsup_server.c:235 2:  20240924055658747 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055658747 DLGSUP <0013> gsup_server.c:235 3:  20240924055658747 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055658747 DLGSUP <0013> gsup_server.c:235 4:  20240924055658747 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055658747 DLGSUP <0013> gsup_server.c:235 5:  20240924055658747 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055658747 DLGSUP <0013> gsup_server.c:235 7:  20240924055658747 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055658747 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055658747 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055658747 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055658765 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37525<->l=127.0.0.1:4259) 20240924055658783 DAUC <0003> db_auc.c:157 IMSI='262424530770737': No 2G Auth Data 20240924055658783 DAUC <0003> db_auc.c:192 IMSI='262424530770737': No 3G Auth Data 20240924055658807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58644<->l=127.0.0.1:4258 20240924055658813 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055658813 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424530770737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424530770737"} 20240924055658813 DMAIN <0000> hlr.c:435 IMSI='262424530770737': has IMEI = 12345678901234 (consider setting 'store-imei') 20240924055658813 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424530770737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424530770737"} 20240924055658813 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424530770737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055658813 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055658813 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055658815 DAUC <0003> db_auc.c:192 IMSI='262424530770737': No 3G Auth Data 20240924055658818 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055658818 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424530770737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424530770737"} 20240924055658818 DAUC <0003> hlr.c:428 IMSI='262424530770737': storing IMEI = 12345678901234 20240924055658821 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424530770737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424530770737"} 20240924055658821 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424530770737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055658821 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055658821 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055658822 DAUC <0003> db_auc.c:192 IMSI='262424530770737': No 3G Auth Data 20240924055658823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58644<->l=127.0.0.1:4258 20240924055658838 DAUC <0003> db_auc.c:157 IMSI='262422007013609': No 2G Auth Data 20240924055658838 DAUC <0003> db_auc.c:192 IMSI='262422007013609': No 3G Auth Data 20240924055658865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58656<->l=127.0.0.1:4258 20240924055658869 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055658869 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422007013609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422007013609"} 20240924055658869 DMAIN <0000> hlr.c:435 IMSI='262422007013609': has IMEI = 12345678901234 (consider setting 'store-imei') 20240924055658869 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422007013609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422007013609"} 20240924055658869 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422007013609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055658869 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055658869 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055658871 DAUC <0003> db_auc.c:192 IMSI='262422007013609': No 3G Auth Data 20240924055658873 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055658873 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422007013609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422007013609"} 20240924055658873 DAUC <0003> hlr.c:428 IMSI='262422007013609': storing IMEI = 12345678901234 20240924055658880 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422007013609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422007013609"} 20240924055658880 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422007013609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055658880 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055658880 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055658881 DAUC <0003> db_auc.c:192 IMSI='262422007013609': No 3G Auth Data 20240924055658882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58656<->l=127.0.0.1:4258 20240924055658903 DAUC <0003> db_auc.c:157 IMSI='262425795377115': No 2G Auth Data 20240924055658903 DAUC <0003> db_auc.c:192 IMSI='262425795377115': No 3G Auth Data 20240924055658929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58670<->l=127.0.0.1:4258 20240924055658936 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055658936 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425795377115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425795377115"} 20240924055658936 DMAIN <0000> hlr.c:435 IMSI='262425795377115': has IMEI = 12345678901234 (consider setting 'store-imei') 20240924055658936 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425795377115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425795377115"} 20240924055658936 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425795377115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055658936 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055658936 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055658938 DAUC <0003> db_auc.c:192 IMSI='262425795377115': No 3G Auth Data 20240924055658941 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055658941 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425795377115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425795377115"} 20240924055658941 DAUC <0003> hlr.c:428 IMSI='262425795377115': storing IMEI = 12345678901234 20240924055658944 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425795377115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425795377115"} 20240924055658944 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425795377115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055658944 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055658944 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055658946 DAUC <0003> db_auc.c:192 IMSI='262425795377115': No 3G Auth Data 20240924055658947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58670<->l=127.0.0.1:4258 20240924055658961 DAUC <0003> db_auc.c:157 IMSI='262423667834434': No 2G Auth Data 20240924055658961 DAUC <0003> db_auc.c:192 IMSI='262423667834434': No 3G Auth Data 20240924055658986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58678<->l=127.0.0.1:4258 20240924055658990 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055658990 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423667834434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423667834434"} 20240924055658990 DMAIN <0000> hlr.c:435 IMSI='262423667834434': has IMEI = 12345678901234 (consider setting 'store-imei') 20240924055658990 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423667834434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423667834434"} 20240924055658990 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423667834434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055658990 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055658990 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055658992 DAUC <0003> db_auc.c:157 IMSI='262423667834434': No 2G Auth Data 20240924055658995 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055658995 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423667834434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423667834434"} 20240924055658995 DAUC <0003> hlr.c:428 IMSI='262423667834434': storing IMEI = 12345678901234 20240924055658998 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423667834434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423667834434"} 20240924055658998 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423667834434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055658998 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055658998 DLINP <000b> input/ipa.c:451 connected read/write 20240924055658998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055659000 DAUC <0003> db_auc.c:157 IMSI='262423667834434': No 2G Auth Data 20240924055659000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58678<->l=127.0.0.1:4258 20240924055659012 DAUC <0003> db_auc.c:157 IMSI='262420568044007': No 2G Auth Data 20240924055659012 DAUC <0003> db_auc.c:192 IMSI='262420568044007': No 3G Auth Data 20240924055659036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58680<->l=127.0.0.1:4258 20240924055659041 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055659041 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420568044007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420568044007"} 20240924055659041 DMAIN <0000> hlr.c:435 IMSI='262420568044007': has IMEI = 12345678901234 (consider setting 'store-imei') 20240924055659041 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420568044007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420568044007"} 20240924055659041 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420568044007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055659041 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055659041 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055659043 DAUC <0003> db_auc.c:157 IMSI='262420568044007': No 2G Auth Data 20240924055659046 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055659046 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420568044007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420568044007"} 20240924055659046 DAUC <0003> hlr.c:428 IMSI='262420568044007': storing IMEI = 12345678901234 20240924055659050 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420568044007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420568044007"} 20240924055659050 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420568044007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055659050 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055659050 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055659051 DAUC <0003> db_auc.c:157 IMSI='262420568044007': No 2G Auth Data 20240924055659052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58680<->l=127.0.0.1:4258 20240924055659064 DAUC <0003> db_auc.c:157 IMSI='262425504314437': No 2G Auth Data 20240924055659064 DAUC <0003> db_auc.c:192 IMSI='262425504314437': No 3G Auth Data 20240924055659091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58686<->l=127.0.0.1:4258 20240924055659098 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055659098 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425504314437 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425504314437"} 20240924055659098 DMAIN <0000> hlr.c:435 IMSI='262425504314437': has IMEI = 12345678901234 (consider setting 'store-imei') 20240924055659098 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425504314437 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425504314437"} 20240924055659098 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425504314437 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055659098 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055659098 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055659103 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055659103 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425504314437 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425504314437"} 20240924055659103 DAUC <0003> hlr.c:428 IMSI='262425504314437': storing IMEI = 12345678901234 20240924055659106 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425504314437 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425504314437"} 20240924055659106 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425504314437 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055659106 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055659106 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055659109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58686<->l=127.0.0.1:4258 20240924055659124 DAUC <0003> db_auc.c:157 IMSI='262429296353418': No 2G Auth Data 20240924055659124 DAUC <0003> db_auc.c:192 IMSI='262429296353418': No 3G Auth Data 20240924055659151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58698<->l=127.0.0.1:4258 20240924055659156 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055659156 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429296353418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429296353418"} 20240924055659156 DMAIN <0000> hlr.c:435 IMSI='262429296353418': has IMEI = 12345678901234 (consider setting 'store-imei') 20240924055659156 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429296353418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429296353418"} 20240924055659156 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429296353418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055659156 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055659156 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055659161 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055659161 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429296353418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429296353418"} 20240924055659161 DAUC <0003> hlr.c:428 IMSI='262429296353418': storing IMEI = 12345678901234 20240924055659165 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429296353418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429296353418"} 20240924055659165 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429296353418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055659165 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055659165 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055659167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58698<->l=127.0.0.1:4258 20240924055659182 DAUC <0003> db_auc.c:157 IMSI='262420252466353': No 2G Auth Data 20240924055659182 DAUC <0003> db_auc.c:192 IMSI='262420252466353': No 3G Auth Data 20240924055659209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58700<->l=127.0.0.1:4258 20240924055659214 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055659214 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420252466353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420252466353"} 20240924055659214 DMAIN <0000> hlr.c:435 IMSI='262420252466353': has IMEI = 12345678901234 (consider setting 'store-imei') 20240924055659214 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420252466353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420252466353"} 20240924055659214 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420252466353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055659214 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055659214 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055659218 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055659218 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420252466353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420252466353"} 20240924055659218 DAUC <0003> hlr.c:428 IMSI='262420252466353': storing IMEI = 12345678901234 20240924055659221 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420252466353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420252466353"} 20240924055659221 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420252466353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055659221 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055659221 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055659223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58700<->l=127.0.0.1:4258 20240924055659235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58634<->l=127.0.0.1:4258 20240924055659236 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37525<->l=127.0.0.1:4259) 20240924055659236 DLINP <000b> input/ipa.c:451 connected read/write 20240924055659236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055659236 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055659236 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055659236 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055659279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58702<->l=127.0.0.1:4258 20240924055659379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58702<->l=127.0.0.1:4258 20240924055702456 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055702456 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055702458 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055702459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58716<->l=127.0.0.1:4258 20240924055702461 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055702461 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055702461 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055702461 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  20240924055702461 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055702461 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  20240924055702461 DLGSUP <0013> gsup_server.c:235 2:  20240924055702461 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055702461 DLGSUP <0013> gsup_server.c:235 3:  20240924055702461 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055702461 DLGSUP <0013> gsup_server.c:235 4:  20240924055702461 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055702461 DLGSUP <0013> gsup_server.c:235 5:  20240924055702461 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055702461 DLGSUP <0013> gsup_server.c:235 7:  20240924055702461 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055702461 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055702461 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055702461 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055702478 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37927<->l=127.0.0.1:4259) 20240924055702485 DAUC <0003> db_auc.c:157 IMSI='262425381758867': No 2G Auth Data 20240924055702485 DAUC <0003> db_auc.c:192 IMSI='262425381758867': No 3G Auth Data 20240924055702508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58718<->l=127.0.0.1:4258 20240924055702515 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055702515 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425381758867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425381758867" source_name="the-source\n"} 20240924055702515 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240924055702515 DMAIN <0000> hlr.c:435 IMSI='262425381758867': has IMEI = 12345678901234 (consider setting 'store-imei') 20240924055702515 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262425381758867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425381758867" destination_name="the-source\n"} 20240924055702515 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262425381758867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055702515 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702515 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702517 DAUC <0003> db_auc.c:192 IMSI='262425381758867': No 3G Auth Data 20240924055702520 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055702520 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425381758867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425381758867" source_name="the-source\n"} 20240924055702520 DAUC <0003> hlr.c:428 IMSI='262425381758867': storing IMEI = 12345678901234 20240924055702523 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262425381758867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425381758867" destination_name="the-source\n"} 20240924055702523 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262425381758867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055702523 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702523 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702524 DAUC <0003> db_auc.c:192 IMSI='262425381758867': No 3G Auth Data 20240924055702525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58718<->l=127.0.0.1:4258 20240924055702537 DAUC <0003> db_auc.c:157 IMSI='262428202178880': No 2G Auth Data 20240924055702537 DAUC <0003> db_auc.c:192 IMSI='262428202178880': No 3G Auth Data 20240924055702561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58726<->l=127.0.0.1:4258 20240924055702566 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055702566 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428202178880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428202178880" source_name="the-source\n"} 20240924055702566 DMAIN <0000> hlr.c:435 IMSI='262428202178880': has IMEI = 12345678901234 (consider setting 'store-imei') 20240924055702566 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262428202178880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428202178880" destination_name="the-source\n"} 20240924055702566 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262428202178880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055702566 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702566 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702568 DAUC <0003> db_auc.c:192 IMSI='262428202178880': No 3G Auth Data 20240924055702571 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055702571 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428202178880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428202178880" source_name="the-source\n"} 20240924055702571 DAUC <0003> hlr.c:428 IMSI='262428202178880': storing IMEI = 12345678901234 20240924055702575 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262428202178880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428202178880" destination_name="the-source\n"} 20240924055702575 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262428202178880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055702575 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702575 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702576 DAUC <0003> db_auc.c:192 IMSI='262428202178880': No 3G Auth Data 20240924055702577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58726<->l=127.0.0.1:4258 20240924055702588 DAUC <0003> db_auc.c:157 IMSI='262427694272461': No 2G Auth Data 20240924055702588 DAUC <0003> db_auc.c:192 IMSI='262427694272461': No 3G Auth Data 20240924055702613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58740<->l=127.0.0.1:4258 20240924055702618 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055702618 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262427694272461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427694272461" source_name="the-source\n"} 20240924055702618 DMAIN <0000> hlr.c:435 IMSI='262427694272461': has IMEI = 12345678901234 (consider setting 'store-imei') 20240924055702618 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262427694272461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427694272461" destination_name="the-source\n"} 20240924055702618 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262427694272461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055702618 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702618 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702620 DAUC <0003> db_auc.c:192 IMSI='262427694272461': No 3G Auth Data 20240924055702623 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055702623 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262427694272461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427694272461" source_name="the-source\n"} 20240924055702623 DAUC <0003> hlr.c:428 IMSI='262427694272461': storing IMEI = 12345678901234 20240924055702627 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262427694272461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427694272461" destination_name="the-source\n"} 20240924055702627 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262427694272461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055702627 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702627 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702628 DAUC <0003> db_auc.c:192 IMSI='262427694272461': No 3G Auth Data 20240924055702629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58740<->l=127.0.0.1:4258 20240924055702641 DAUC <0003> db_auc.c:157 IMSI='262429679323109': No 2G Auth Data 20240924055702641 DAUC <0003> db_auc.c:192 IMSI='262429679323109': No 3G Auth Data 20240924055702665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58748<->l=127.0.0.1:4258 20240924055702669 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055702669 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429679323109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429679323109" source_name="the-source\n"} 20240924055702670 DMAIN <0000> hlr.c:435 IMSI='262429679323109': has IMEI = 12345678901234 (consider setting 'store-imei') 20240924055702670 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262429679323109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429679323109" destination_name="the-source\n"} 20240924055702670 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262429679323109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055702670 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702670 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702672 DAUC <0003> db_auc.c:157 IMSI='262429679323109': No 2G Auth Data 20240924055702675 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055702675 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262429679323109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429679323109" source_name="the-source\n"} 20240924055702675 DAUC <0003> hlr.c:428 IMSI='262429679323109': storing IMEI = 12345678901234 20240924055702679 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262429679323109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429679323109" destination_name="the-source\n"} 20240924055702679 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262429679323109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055702679 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702679 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702680 DAUC <0003> db_auc.c:157 IMSI='262429679323109': No 2G Auth Data 20240924055702681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58748<->l=127.0.0.1:4258 20240924055702693 DAUC <0003> db_auc.c:157 IMSI='262425112413655': No 2G Auth Data 20240924055702693 DAUC <0003> db_auc.c:192 IMSI='262425112413655': No 3G Auth Data 20240924055702716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58762<->l=127.0.0.1:4258 20240924055702722 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055702722 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262425112413655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425112413655" source_name="the-source\n"} 20240924055702722 DMAIN <0000> hlr.c:435 IMSI='262425112413655': has IMEI = 12345678901234 (consider setting 'store-imei') 20240924055702723 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262425112413655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425112413655" destination_name="the-source\n"} 20240924055702723 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262425112413655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055702723 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702723 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702725 DAUC <0003> db_auc.c:157 IMSI='262425112413655': No 2G Auth Data 20240924055702727 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055702727 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262425112413655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425112413655" source_name="the-source\n"} 20240924055702727 DAUC <0003> hlr.c:428 IMSI='262425112413655': storing IMEI = 12345678901234 20240924055702731 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262425112413655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425112413655" destination_name="the-source\n"} 20240924055702731 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262425112413655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055702731 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702731 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702732 DAUC <0003> db_auc.c:157 IMSI='262425112413655': No 2G Auth Data 20240924055702734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58762<->l=127.0.0.1:4258 20240924055702745 DAUC <0003> db_auc.c:157 IMSI='262425393056271': No 2G Auth Data 20240924055702745 DAUC <0003> db_auc.c:192 IMSI='262425393056271': No 3G Auth Data 20240924055702781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58766<->l=127.0.0.1:4258 20240924055702788 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055702788 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262425393056271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425393056271" source_name="the-source\n"} 20240924055702788 DMAIN <0000> hlr.c:435 IMSI='262425393056271': has IMEI = 12345678901234 (consider setting 'store-imei') 20240924055702788 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262425393056271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425393056271" destination_name="the-source\n"} 20240924055702788 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262425393056271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055702788 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702788 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702793 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055702793 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262425393056271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425393056271" source_name="the-source\n"} 20240924055702793 DAUC <0003> hlr.c:428 IMSI='262425393056271': storing IMEI = 12345678901234 20240924055702797 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262425393056271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425393056271" destination_name="the-source\n"} 20240924055702797 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262425393056271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055702797 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702797 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58766<->l=127.0.0.1:4258 20240924055702814 DAUC <0003> db_auc.c:157 IMSI='262428753436756': No 2G Auth Data 20240924055702814 DAUC <0003> db_auc.c:192 IMSI='262428753436756': No 3G Auth Data 20240924055702842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58770<->l=127.0.0.1:4258 20240924055702847 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055702847 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262428753436756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428753436756" source_name="the-source\n"} 20240924055702847 DMAIN <0000> hlr.c:435 IMSI='262428753436756': has IMEI = 12345678901234 (consider setting 'store-imei') 20240924055702847 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262428753436756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428753436756" destination_name="the-source\n"} 20240924055702847 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262428753436756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055702847 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702847 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702851 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055702851 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262428753436756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428753436756" source_name="the-source\n"} 20240924055702851 DAUC <0003> hlr.c:428 IMSI='262428753436756': storing IMEI = 12345678901234 20240924055702855 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262428753436756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428753436756" destination_name="the-source\n"} 20240924055702855 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262428753436756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055702855 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702855 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58770<->l=127.0.0.1:4258 20240924055702873 DAUC <0003> db_auc.c:157 IMSI='262429034705034': No 2G Auth Data 20240924055702873 DAUC <0003> db_auc.c:192 IMSI='262429034705034': No 3G Auth Data 20240924055702900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58782<->l=127.0.0.1:4258 20240924055702906 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055702906 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262429034705034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429034705034" source_name="the-source\n"} 20240924055702906 DMAIN <0000> hlr.c:435 IMSI='262429034705034': has IMEI = 12345678901234 (consider setting 'store-imei') 20240924055702906 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262429034705034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429034705034" destination_name="the-source\n"} 20240924055702906 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262429034705034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055702906 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702907 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702912 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055702912 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262429034705034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429034705034" source_name="the-source\n"} 20240924055702912 DAUC <0003> hlr.c:428 IMSI='262429034705034': storing IMEI = 12345678901234 20240924055702915 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262429034705034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429034705034" destination_name="the-source\n"} 20240924055702915 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262429034705034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055702915 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702915 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055702917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58782<->l=127.0.0.1:4258 20240924055702929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58716<->l=127.0.0.1:4258 20240924055702930 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37927<->l=127.0.0.1:4259) 20240924055702930 DLINP <000b> input/ipa.c:451 connected read/write 20240924055702930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055702930 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055702930 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055702930 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055702930 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240924055702967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58796<->l=127.0.0.1:4258 20240924055703067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58796<->l=127.0.0.1:4258 20240924055706148 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055706148 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055706150 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58804<->l=127.0.0.1:4258 20240924055706152 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706152 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055706152 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055706152 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  20240924055706152 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055706152 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  20240924055706152 DLGSUP <0013> gsup_server.c:235 2:  20240924055706152 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055706152 DLGSUP <0013> gsup_server.c:235 3:  20240924055706152 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055706152 DLGSUP <0013> gsup_server.c:235 4:  20240924055706152 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055706152 DLGSUP <0013> gsup_server.c:235 5:  20240924055706152 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055706152 DLGSUP <0013> gsup_server.c:235 7:  20240924055706152 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055706152 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055706152 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055706152 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055706168 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36675<->l=127.0.0.1:4259) 20240924055706187 DAUC <0003> db_auc.c:157 IMSI='262425403745733': No 2G Auth Data 20240924055706187 DAUC <0003> db_auc.c:192 IMSI='262425403745733': No 3G Auth Data 20240924055706209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58820<->l=127.0.0.1:4258 20240924055706214 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706214 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425403745733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425403745733"} 20240924055706214 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425403745733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240924055706214 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425403745733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425403745733" cause=Invalid mandatory information} 20240924055706214 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425403745733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706214 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706214 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706217 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706217 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425403745733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425403745733"} 20240924055706217 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425403745733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240924055706217 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425403745733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425403745733" cause=Invalid mandatory information} 20240924055706217 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425403745733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706217 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706217 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706219 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706219 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425403745733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425403745733"} 20240924055706219 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425403745733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240924055706219 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425403745733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425403745733" cause=Invalid mandatory information} 20240924055706219 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425403745733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706219 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706219 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706221 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706221 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425403745733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425403745733"} 20240924055706221 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425403745733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240924055706221 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425403745733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425403745733" cause=Invalid mandatory information} 20240924055706221 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425403745733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706221 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706221 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706223 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706223 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425403745733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425403745733"} 20240924055706223 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425403745733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240924055706223 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425403745733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425403745733" cause=Invalid mandatory information} 20240924055706223 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425403745733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706223 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706223 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58820<->l=127.0.0.1:4258 20240924055706236 DAUC <0003> db_auc.c:157 IMSI='262423636779797': No 2G Auth Data 20240924055706236 DAUC <0003> db_auc.c:192 IMSI='262423636779797': No 3G Auth Data 20240924055706260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58836<->l=127.0.0.1:4258 20240924055706262 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706262 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423636779797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423636779797"} 20240924055706262 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423636779797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240924055706262 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423636779797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423636779797" cause=Invalid mandatory information} 20240924055706262 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423636779797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706262 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706262 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706265 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706265 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423636779797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423636779797"} 20240924055706265 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423636779797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240924055706265 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423636779797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423636779797" cause=Invalid mandatory information} 20240924055706265 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423636779797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706265 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706265 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706267 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706267 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423636779797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423636779797"} 20240924055706267 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423636779797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240924055706267 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423636779797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423636779797" cause=Invalid mandatory information} 20240924055706267 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423636779797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706267 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706267 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706269 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706269 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423636779797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423636779797"} 20240924055706269 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423636779797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240924055706269 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423636779797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423636779797" cause=Invalid mandatory information} 20240924055706269 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423636779797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706269 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706269 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706271 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706271 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423636779797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423636779797"} 20240924055706271 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423636779797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240924055706271 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423636779797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423636779797" cause=Invalid mandatory information} 20240924055706271 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423636779797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706271 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706271 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58836<->l=127.0.0.1:4258 20240924055706284 DAUC <0003> db_auc.c:157 IMSI='262424337119317': No 2G Auth Data 20240924055706284 DAUC <0003> db_auc.c:192 IMSI='262424337119317': No 3G Auth Data 20240924055706308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58850<->l=127.0.0.1:4258 20240924055706313 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706313 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424337119317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424337119317"} 20240924055706313 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424337119317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240924055706313 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424337119317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424337119317" cause=Invalid mandatory information} 20240924055706313 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424337119317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706313 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706313 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706315 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706315 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424337119317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424337119317"} 20240924055706315 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424337119317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240924055706315 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424337119317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424337119317" cause=Invalid mandatory information} 20240924055706315 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424337119317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706315 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706315 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706317 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706317 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424337119317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424337119317"} 20240924055706317 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424337119317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240924055706317 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424337119317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424337119317" cause=Invalid mandatory information} 20240924055706317 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424337119317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706317 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706317 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706319 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706319 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424337119317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424337119317"} 20240924055706319 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424337119317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240924055706319 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424337119317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424337119317" cause=Invalid mandatory information} 20240924055706319 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424337119317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706319 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706319 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706321 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706321 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424337119317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424337119317"} 20240924055706321 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424337119317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240924055706321 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424337119317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424337119317" cause=Invalid mandatory information} 20240924055706321 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424337119317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706321 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706321 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58850<->l=127.0.0.1:4258 20240924055706333 DAUC <0003> db_auc.c:157 IMSI='262423646970347': No 2G Auth Data 20240924055706333 DAUC <0003> db_auc.c:192 IMSI='262423646970347': No 3G Auth Data 20240924055706358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58856<->l=127.0.0.1:4258 20240924055706361 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706361 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423646970347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423646970347"} 20240924055706361 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423646970347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240924055706361 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423646970347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423646970347" cause=Invalid mandatory information} 20240924055706361 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423646970347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706361 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706361 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706363 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706363 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423646970347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423646970347"} 20240924055706363 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423646970347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240924055706363 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423646970347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423646970347" cause=Invalid mandatory information} 20240924055706363 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423646970347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706363 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706363 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706365 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706365 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423646970347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423646970347"} 20240924055706365 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423646970347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240924055706365 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423646970347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423646970347" cause=Invalid mandatory information} 20240924055706365 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423646970347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706365 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706365 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706367 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706367 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423646970347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423646970347"} 20240924055706367 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423646970347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240924055706367 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423646970347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423646970347" cause=Invalid mandatory information} 20240924055706367 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423646970347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706367 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706367 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706368 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706368 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423646970347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423646970347"} 20240924055706368 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423646970347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240924055706368 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423646970347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423646970347" cause=Invalid mandatory information} 20240924055706368 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423646970347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706368 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706368 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58856<->l=127.0.0.1:4258 20240924055706381 DAUC <0003> db_auc.c:157 IMSI='262421306412779': No 2G Auth Data 20240924055706381 DAUC <0003> db_auc.c:192 IMSI='262421306412779': No 3G Auth Data 20240924055706404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58864<->l=127.0.0.1:4258 20240924055706407 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706407 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421306412779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421306412779"} 20240924055706407 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421306412779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240924055706407 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421306412779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421306412779" cause=Invalid mandatory information} 20240924055706407 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421306412779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706407 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706407 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706409 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706409 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421306412779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421306412779"} 20240924055706409 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421306412779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240924055706409 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421306412779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421306412779" cause=Invalid mandatory information} 20240924055706409 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421306412779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706409 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706409 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706411 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706411 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421306412779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421306412779"} 20240924055706411 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421306412779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240924055706411 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421306412779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421306412779" cause=Invalid mandatory information} 20240924055706411 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421306412779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706411 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706411 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706413 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706413 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421306412779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421306412779"} 20240924055706413 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421306412779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240924055706413 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421306412779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421306412779" cause=Invalid mandatory information} 20240924055706413 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421306412779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706413 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706413 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706415 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706415 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421306412779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421306412779"} 20240924055706415 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421306412779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240924055706415 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421306412779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421306412779" cause=Invalid mandatory information} 20240924055706415 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421306412779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706415 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706415 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58864<->l=127.0.0.1:4258 20240924055706428 DAUC <0003> db_auc.c:157 IMSI='262426864190727': No 2G Auth Data 20240924055706428 DAUC <0003> db_auc.c:192 IMSI='262426864190727': No 3G Auth Data 20240924055706454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58878<->l=127.0.0.1:4258 20240924055706457 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706458 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426864190727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426864190727"} 20240924055706458 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426864190727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240924055706458 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426864190727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426864190727" cause=Invalid mandatory information} 20240924055706458 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426864190727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706458 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706458 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706460 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706460 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426864190727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426864190727"} 20240924055706460 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426864190727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240924055706460 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426864190727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426864190727" cause=Invalid mandatory information} 20240924055706460 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426864190727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706460 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706460 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706462 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706462 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426864190727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426864190727"} 20240924055706462 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426864190727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240924055706462 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426864190727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426864190727" cause=Invalid mandatory information} 20240924055706462 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426864190727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706462 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706462 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706464 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706464 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426864190727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426864190727"} 20240924055706464 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426864190727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240924055706464 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426864190727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426864190727" cause=Invalid mandatory information} 20240924055706464 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426864190727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706464 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706464 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706466 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706466 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426864190727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426864190727"} 20240924055706466 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426864190727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240924055706466 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426864190727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426864190727" cause=Invalid mandatory information} 20240924055706466 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426864190727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706466 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706466 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58878<->l=127.0.0.1:4258 20240924055706482 DAUC <0003> db_auc.c:157 IMSI='262426220773269': No 2G Auth Data 20240924055706482 DAUC <0003> db_auc.c:192 IMSI='262426220773269': No 3G Auth Data 20240924055706509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58882<->l=127.0.0.1:4258 20240924055706512 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706512 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426220773269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426220773269"} 20240924055706512 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426220773269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240924055706512 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426220773269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426220773269" cause=Invalid mandatory information} 20240924055706512 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426220773269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706512 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706512 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706514 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706514 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426220773269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426220773269"} 20240924055706514 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426220773269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240924055706514 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426220773269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426220773269" cause=Invalid mandatory information} 20240924055706514 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426220773269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706514 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706514 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706516 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706516 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426220773269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426220773269"} 20240924055706516 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426220773269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240924055706516 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426220773269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426220773269" cause=Invalid mandatory information} 20240924055706516 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426220773269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706516 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706516 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706518 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706518 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426220773269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426220773269"} 20240924055706518 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426220773269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240924055706518 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426220773269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426220773269" cause=Invalid mandatory information} 20240924055706518 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426220773269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706518 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706518 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706520 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706520 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426220773269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426220773269"} 20240924055706520 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426220773269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240924055706520 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426220773269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426220773269" cause=Invalid mandatory information} 20240924055706520 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426220773269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706520 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706520 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58882<->l=127.0.0.1:4258 20240924055706536 DAUC <0003> db_auc.c:157 IMSI='262427012077699': No 2G Auth Data 20240924055706536 DAUC <0003> db_auc.c:192 IMSI='262427012077699': No 3G Auth Data 20240924055706562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58890<->l=127.0.0.1:4258 20240924055706564 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706564 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427012077699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427012077699"} 20240924055706565 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427012077699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240924055706565 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427012077699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427012077699" cause=Invalid mandatory information} 20240924055706565 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427012077699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706565 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706565 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706567 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706567 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427012077699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427012077699"} 20240924055706567 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427012077699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240924055706567 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427012077699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427012077699" cause=Invalid mandatory information} 20240924055706567 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427012077699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706567 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706567 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706568 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706568 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427012077699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427012077699"} 20240924055706568 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427012077699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240924055706568 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427012077699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427012077699" cause=Invalid mandatory information} 20240924055706568 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427012077699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706568 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706568 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706570 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706570 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427012077699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427012077699"} 20240924055706570 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427012077699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240924055706570 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427012077699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427012077699" cause=Invalid mandatory information} 20240924055706570 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427012077699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706570 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706571 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706573 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706573 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427012077699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427012077699"} 20240924055706573 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427012077699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240924055706573 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427012077699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427012077699" cause=Invalid mandatory information} 20240924055706573 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427012077699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055706573 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706573 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055706574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58890<->l=127.0.0.1:4258 20240924055706586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58804<->l=127.0.0.1:4258 20240924055706587 DLINP <000b> input/ipa.c:451 connected read/write 20240924055706587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055706587 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055706587 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055706587 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055706587 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36675<->l=127.0.0.1:4259) 20240924055706626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58904<->l=127.0.0.1:4258 20240924055706727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58904<->l=127.0.0.1:4258 20240924055709802 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055709802 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055709804 DLINP <000b> input/ipa.c:451 connected read/write 20240924055709804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055709804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49964<->l=127.0.0.1:4258 20240924055709806 DLINP <000b> input/ipa.c:451 connected read/write 20240924055709806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055709806 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055709806 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055709806 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  20240924055709806 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055709806 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  20240924055709806 DLGSUP <0013> gsup_server.c:235 2:  20240924055709806 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055709806 DLGSUP <0013> gsup_server.c:235 3:  20240924055709806 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055709806 DLGSUP <0013> gsup_server.c:235 4:  20240924055709806 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055709806 DLGSUP <0013> gsup_server.c:235 5:  20240924055709806 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055709806 DLGSUP <0013> gsup_server.c:235 7:  20240924055709806 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055709806 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055709806 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055709806 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055709828 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46617<->l=127.0.0.1:4259) 20240924055709842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49978<->l=127.0.0.1:4258 20240924055709853 DLINP <000b> input/ipa.c:451 connected read/write 20240924055709853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055709853 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420190153918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420190153918"} 20240924055709853 DMAIN <0000> hlr.c:435 IMSI='262420190153918': has IMEI = 22245678901234 (consider setting 'store-imei') 20240924055709853 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420190153918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240924055709853 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420190153918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420190153918" cause=Invalid mandatory information} 20240924055709853 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420190153918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055709853 DLINP <000b> input/ipa.c:451 connected read/write 20240924055709853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055709853 DLINP <000b> input/ipa.c:451 connected read/write 20240924055709853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055709858 DLINP <000b> input/ipa.c:451 connected read/write 20240924055709858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055709858 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420190153918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420190153918"} 20240924055709858 DAUC <0003> hlr.c:428 IMSI='262420190153918': storing IMEI = 22245678901234 20240924055709858 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262420190153918': no such subscriber 20240924055709858 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420190153918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240924055709858 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420190153918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420190153918" cause=Invalid mandatory information} 20240924055709858 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420190153918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055709858 DLINP <000b> input/ipa.c:451 connected read/write 20240924055709858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055709858 DLINP <000b> input/ipa.c:451 connected read/write 20240924055709858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055709859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49978<->l=127.0.0.1:4258 20240924055709860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49964<->l=127.0.0.1:4258 20240924055709861 DLINP <000b> input/ipa.c:451 connected read/write 20240924055709861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055709861 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055709861 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055709861 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055709861 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46617<->l=127.0.0.1:4259) 20240924055709902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49994<->l=127.0.0.1:4258 20240924055710002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49994<->l=127.0.0.1:4258 20240924055713079 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055713079 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055713081 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055713081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50008<->l=127.0.0.1:4258 20240924055713083 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055713083 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055713083 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055713083 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  20240924055713083 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055713083 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  20240924055713083 DLGSUP <0013> gsup_server.c:235 2:  20240924055713083 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055713083 DLGSUP <0013> gsup_server.c:235 3:  20240924055713083 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055713083 DLGSUP <0013> gsup_server.c:235 4:  20240924055713083 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055713083 DLGSUP <0013> gsup_server.c:235 5:  20240924055713083 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055713083 DLGSUP <0013> gsup_server.c:235 7:  20240924055713083 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055713083 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055713083 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055713083 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055713105 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34905<->l=127.0.0.1:4259) 20240924055713119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50018<->l=127.0.0.1:4258 20240924055713127 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055713127 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424906022388"} 20240924055713127 DMAIN <0000> hlr.c:227 IMSI='262424906022388': Creating subscriber on demand 20240924055713138 DMAIN <0000> hlr.c:243 IMSI='262424906022388': Successfully assigned MSISDN='358' 20240924055713138 DAUC <0003> hlr.c:428 IMSI='262424906022388': storing IMEI = 12345678901234 20240924055713166 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424906022388"} 20240924055713166 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055713166 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713166 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713168 DAUC <0003> db_auc.c:157 IMSI='262424906022388': No 2G Auth Data 20240924055713168 DAUC <0003> db_auc.c:192 IMSI='262424906022388': No 3G Auth Data 20240924055713169 DAUC <0003> db_auc.c:157 IMSI='262424906022388': No 2G Auth Data 20240924055713169 DAUC <0003> db_auc.c:192 IMSI='262424906022388': No 3G Auth Data 20240924055713170 DAUC <0003> db_auc.c:157 IMSI='262424906022388': No 2G Auth Data 20240924055713170 DAUC <0003> db_auc.c:192 IMSI='262424906022388': No 3G Auth Data 20240924055713172 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055713172 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424906022388" cn_domain=PS} 20240924055713172 DLU <0006> fsm.c:456 lu(262424906022388)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055713172 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055713182 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055713182 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424906022388" cn_domain=PS} 20240924055713182 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713182 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713184 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055713184 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424906022388"} 20240924055713184 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055713184 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055713184 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424906022388"} 20240924055713184 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055713184 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055713184 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055713184 DLU <0006> fsm.c:568 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055713184 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713185 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713197 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055713197 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424906022388"} 20240924055713197 DMAIN <0000> hlr.c:227 IMSI='262424906022388': Creating subscriber on demand 20240924055713207 DMAIN <0000> hlr.c:243 IMSI='262424906022388': Successfully assigned MSISDN='774' 20240924055713207 DAUC <0003> hlr.c:428 IMSI='262424906022388': storing IMEI = 12345678901234 20240924055713211 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424906022388"} 20240924055713211 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055713211 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713211 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713212 DAUC <0003> db_auc.c:157 IMSI='262424906022388': No 2G Auth Data 20240924055713212 DAUC <0003> db_auc.c:192 IMSI='262424906022388': No 3G Auth Data 20240924055713213 DAUC <0003> db_auc.c:157 IMSI='262424906022388': No 2G Auth Data 20240924055713213 DAUC <0003> db_auc.c:192 IMSI='262424906022388': No 3G Auth Data 20240924055713214 DAUC <0003> db_auc.c:157 IMSI='262424906022388': No 2G Auth Data 20240924055713214 DAUC <0003> db_auc.c:192 IMSI='262424906022388': No 3G Auth Data 20240924055713215 DAUC <0003> db_auc.c:157 IMSI='262424906022388': No 2G Auth Data 20240924055713215 DAUC <0003> db_auc.c:192 IMSI='262424906022388': No 3G Auth Data 20240924055713216 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055713216 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424906022388" cn_domain=PS} 20240924055713216 DLU <0006> fsm.c:456 lu(262424906022388)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055713216 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055713223 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055713223 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424906022388" cn_domain=PS} 20240924055713223 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713223 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713225 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055713225 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424906022388"} 20240924055713225 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055713225 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055713225 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424906022388"} 20240924055713225 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055713225 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055713225 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055713225 DLU <0006> fsm.c:568 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055713225 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713225 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713233 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055713233 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424906022388"} 20240924055713233 DMAIN <0000> hlr.c:227 IMSI='262424906022388': Creating subscriber on demand 20240924055713243 DMAIN <0000> hlr.c:243 IMSI='262424906022388': Successfully assigned MSISDN='889' 20240924055713243 DAUC <0003> hlr.c:428 IMSI='262424906022388': storing IMEI = 12345678901234 20240924055713246 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424906022388"} 20240924055713246 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055713246 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713246 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713248 DAUC <0003> db_auc.c:157 IMSI='262424906022388': No 2G Auth Data 20240924055713248 DAUC <0003> db_auc.c:192 IMSI='262424906022388': No 3G Auth Data 20240924055713249 DAUC <0003> db_auc.c:157 IMSI='262424906022388': No 2G Auth Data 20240924055713249 DAUC <0003> db_auc.c:192 IMSI='262424906022388': No 3G Auth Data 20240924055713250 DAUC <0003> db_auc.c:157 IMSI='262424906022388': No 2G Auth Data 20240924055713250 DAUC <0003> db_auc.c:192 IMSI='262424906022388': No 3G Auth Data 20240924055713251 DAUC <0003> db_auc.c:157 IMSI='262424906022388': No 2G Auth Data 20240924055713251 DAUC <0003> db_auc.c:192 IMSI='262424906022388': No 3G Auth Data 20240924055713252 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055713252 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424906022388" cn_domain=PS} 20240924055713252 DLU <0006> fsm.c:456 lu(262424906022388)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055713252 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240924055713252 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424906022388" cause=GPRS services not allowed} 20240924055713252 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055713252 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055713252 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{UNVALIDATED}: Freeing instance 20240924055713252 DLU <0006> fsm.c:568 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{UNVALIDATED}: Deallocated 20240924055713253 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713253 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713265 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055713265 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424906022388"} 20240924055713265 DMAIN <0000> hlr.c:227 IMSI='262424906022388': Creating subscriber on demand 20240924055713272 DMAIN <0000> hlr.c:243 IMSI='262424906022388': Successfully assigned MSISDN='323' 20240924055713272 DAUC <0003> hlr.c:428 IMSI='262424906022388': storing IMEI = 12345678901234 20240924055713275 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424906022388"} 20240924055713275 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055713275 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713275 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713277 DAUC <0003> db_auc.c:157 IMSI='262424906022388': No 2G Auth Data 20240924055713277 DAUC <0003> db_auc.c:192 IMSI='262424906022388': No 3G Auth Data 20240924055713278 DAUC <0003> db_auc.c:157 IMSI='262424906022388': No 2G Auth Data 20240924055713278 DAUC <0003> db_auc.c:192 IMSI='262424906022388': No 3G Auth Data 20240924055713279 DAUC <0003> db_auc.c:157 IMSI='262424906022388': No 2G Auth Data 20240924055713279 DAUC <0003> db_auc.c:192 IMSI='262424906022388': No 3G Auth Data 20240924055713280 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055713280 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424906022388" cn_domain=PS} 20240924055713280 DLU <0006> fsm.c:456 lu(262424906022388)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055713280 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240924055713280 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424906022388" cause=GPRS services not allowed} 20240924055713280 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055713280 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055713280 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{UNVALIDATED}: Freeing instance 20240924055713281 DLU <0006> fsm.c:568 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{UNVALIDATED}: Deallocated 20240924055713281 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713281 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713289 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055713289 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424906022388"} 20240924055713289 DMAIN <0000> hlr.c:227 IMSI='262424906022388': Creating subscriber on demand 20240924055713292 DAUC <0003> hlr.c:428 IMSI='262424906022388': storing IMEI = 12345678901234 20240924055713295 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424906022388"} 20240924055713295 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055713295 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713296 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713297 DAUC <0003> db_auc.c:157 IMSI='262424906022388': No 2G Auth Data 20240924055713297 DAUC <0003> db_auc.c:192 IMSI='262424906022388': No 3G Auth Data 20240924055713298 DAUC <0003> db_auc.c:157 IMSI='262424906022388': No 2G Auth Data 20240924055713298 DAUC <0003> db_auc.c:192 IMSI='262424906022388': No 3G Auth Data 20240924055713299 DAUC <0003> db_auc.c:157 IMSI='262424906022388': No 2G Auth Data 20240924055713299 DAUC <0003> db_auc.c:192 IMSI='262424906022388': No 3G Auth Data 20240924055713300 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055713300 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424906022388" cn_domain=PS} 20240924055713300 DLU <0006> fsm.c:456 lu(262424906022388)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055713300 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240924055713300 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424906022388" cause=GPRS services not allowed} 20240924055713300 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055713300 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055713300 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{UNVALIDATED}: Freeing instance 20240924055713300 DLU <0006> fsm.c:568 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{UNVALIDATED}: Deallocated 20240924055713300 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713300 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713308 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055713308 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424906022388"} 20240924055713308 DMAIN <0000> hlr.c:227 IMSI='262424906022388': Creating subscriber on demand 20240924055713312 DAUC <0003> hlr.c:428 IMSI='262424906022388': storing IMEI = 12345678901234 20240924055713315 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424906022388"} 20240924055713315 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240924055713315 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713315 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713317 DAUC <0003> db_auc.c:157 IMSI='262424906022388': No 2G Auth Data 20240924055713317 DAUC <0003> db_auc.c:192 IMSI='262424906022388': No 3G Auth Data 20240924055713317 DAUC <0003> db_auc.c:157 IMSI='262424906022388': No 2G Auth Data 20240924055713317 DAUC <0003> db_auc.c:192 IMSI='262424906022388': No 3G Auth Data 20240924055713318 DAUC <0003> db_auc.c:157 IMSI='262424906022388': No 2G Auth Data 20240924055713318 DAUC <0003> db_auc.c:192 IMSI='262424906022388': No 3G Auth Data 20240924055713320 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055713320 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424906022388" cn_domain=PS} 20240924055713320 DLU <0006> fsm.c:456 lu(262424906022388)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055713320 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055713326 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055713326 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424906022388" cn_domain=PS} 20240924055713326 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713326 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713329 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055713329 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424906022388"} 20240924055713329 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055713329 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055713329 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424906022388"} 20240924055713329 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424906022388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055713329 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055713329 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055713329 DLU <0006> fsm.c:568 lu(PS:IMSI-262424906022388)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055713329 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713329 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055713335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50018<->l=127.0.0.1:4258 20240924055713336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50008<->l=127.0.0.1:4258 20240924055713336 DLINP <000b> input/ipa.c:451 connected read/write 20240924055713337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055713337 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055713337 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055713337 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055713337 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34905<->l=127.0.0.1:4259) 20240924055713379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50034<->l=127.0.0.1:4258 20240924055713480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50034<->l=127.0.0.1:4258 20240924055716555 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055716555 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055716558 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055716558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50038<->l=127.0.0.1:4258 20240924055716560 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055716560 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055716560 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055716560 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  20240924055716560 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055716560 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  20240924055716560 DLGSUP <0013> gsup_server.c:235 2:  20240924055716560 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055716560 DLGSUP <0013> gsup_server.c:235 3:  20240924055716560 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055716560 DLGSUP <0013> gsup_server.c:235 4:  20240924055716560 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055716560 DLGSUP <0013> gsup_server.c:235 5:  20240924055716560 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055716560 DLGSUP <0013> gsup_server.c:235 7:  20240924055716560 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055716560 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055716560 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055716560 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055716586 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42529<->l=127.0.0.1:4259) 20240924055716598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50046<->l=127.0.0.1:4258 20240924055716605 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055716605 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422055182588" cn_domain=PS} 20240924055716605 DMAIN <0000> hlr.c:227 IMSI='262422055182588': Creating subscriber on demand 20240924055716621 DMAIN <0000> hlr.c:243 IMSI='262422055182588': Successfully assigned MSISDN='448' 20240924055716621 DLU <0006> fsm.c:456 lu(262422055182588)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055716621 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055716628 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055716628 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422055182588" cn_domain=PS} 20240924055716628 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055716628 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055716631 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055716631 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422055182588"} 20240924055716631 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055716631 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055716631 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422055182588"} 20240924055716631 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055716631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055716631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055716631 DLU <0006> fsm.c:568 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055716631 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055716631 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055716633 DAUC <0003> db_auc.c:157 IMSI='262422055182588': No 2G Auth Data 20240924055716633 DAUC <0003> db_auc.c:192 IMSI='262422055182588': No 3G Auth Data 20240924055716634 DAUC <0003> db_auc.c:157 IMSI='262422055182588': No 2G Auth Data 20240924055716634 DAUC <0003> db_auc.c:192 IMSI='262422055182588': No 3G Auth Data 20240924055716635 DAUC <0003> db_auc.c:157 IMSI='262422055182588': No 2G Auth Data 20240924055716635 DAUC <0003> db_auc.c:192 IMSI='262422055182588': No 3G Auth Data 20240924055716642 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055716643 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422055182588" cn_domain=PS} 20240924055716643 DMAIN <0000> hlr.c:227 IMSI='262422055182588': Creating subscriber on demand 20240924055716649 DMAIN <0000> hlr.c:243 IMSI='262422055182588': Successfully assigned MSISDN='772' 20240924055716649 DLU <0006> fsm.c:456 lu(262422055182588)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055716649 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055716656 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055716656 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422055182588" cn_domain=PS} 20240924055716656 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055716656 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055716658 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055716658 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422055182588"} 20240924055716658 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055716658 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055716658 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422055182588"} 20240924055716658 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055716658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055716658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055716658 DLU <0006> fsm.c:568 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055716658 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055716658 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055716659 DAUC <0003> db_auc.c:157 IMSI='262422055182588': No 2G Auth Data 20240924055716659 DAUC <0003> db_auc.c:192 IMSI='262422055182588': No 3G Auth Data 20240924055716660 DAUC <0003> db_auc.c:157 IMSI='262422055182588': No 2G Auth Data 20240924055716660 DAUC <0003> db_auc.c:192 IMSI='262422055182588': No 3G Auth Data 20240924055716661 DAUC <0003> db_auc.c:157 IMSI='262422055182588': No 2G Auth Data 20240924055716661 DAUC <0003> db_auc.c:192 IMSI='262422055182588': No 3G Auth Data 20240924055716662 DAUC <0003> db_auc.c:157 IMSI='262422055182588': No 2G Auth Data 20240924055716662 DAUC <0003> db_auc.c:192 IMSI='262422055182588': No 3G Auth Data 20240924055716670 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055716670 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422055182588" cn_domain=PS} 20240924055716670 DMAIN <0000> hlr.c:227 IMSI='262422055182588': Creating subscriber on demand 20240924055716677 DMAIN <0000> hlr.c:243 IMSI='262422055182588': Successfully assigned MSISDN='427' 20240924055716677 DLU <0006> fsm.c:456 lu(262422055182588)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055716677 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240924055716677 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422055182588" cause=GPRS services not allowed} 20240924055716677 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055716677 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055716677 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{UNVALIDATED}: Freeing instance 20240924055716677 DLU <0006> fsm.c:568 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{UNVALIDATED}: Deallocated 20240924055716677 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055716677 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055716678 DAUC <0003> db_auc.c:157 IMSI='262422055182588': No 2G Auth Data 20240924055716678 DAUC <0003> db_auc.c:192 IMSI='262422055182588': No 3G Auth Data 20240924055716679 DAUC <0003> db_auc.c:157 IMSI='262422055182588': No 2G Auth Data 20240924055716679 DAUC <0003> db_auc.c:192 IMSI='262422055182588': No 3G Auth Data 20240924055716680 DAUC <0003> db_auc.c:157 IMSI='262422055182588': No 2G Auth Data 20240924055716680 DAUC <0003> db_auc.c:192 IMSI='262422055182588': No 3G Auth Data 20240924055716680 DAUC <0003> db_auc.c:157 IMSI='262422055182588': No 2G Auth Data 20240924055716680 DAUC <0003> db_auc.c:192 IMSI='262422055182588': No 3G Auth Data 20240924055716688 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055716688 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422055182588" cn_domain=PS} 20240924055716688 DMAIN <0000> hlr.c:227 IMSI='262422055182588': Creating subscriber on demand 20240924055716694 DMAIN <0000> hlr.c:243 IMSI='262422055182588': Successfully assigned MSISDN='607' 20240924055716694 DLU <0006> fsm.c:456 lu(262422055182588)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055716694 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240924055716694 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422055182588" cause=GPRS services not allowed} 20240924055716694 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055716694 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055716694 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{UNVALIDATED}: Freeing instance 20240924055716694 DLU <0006> fsm.c:568 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{UNVALIDATED}: Deallocated 20240924055716694 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055716694 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055716696 DAUC <0003> db_auc.c:157 IMSI='262422055182588': No 2G Auth Data 20240924055716696 DAUC <0003> db_auc.c:192 IMSI='262422055182588': No 3G Auth Data 20240924055716697 DAUC <0003> db_auc.c:157 IMSI='262422055182588': No 2G Auth Data 20240924055716697 DAUC <0003> db_auc.c:192 IMSI='262422055182588': No 3G Auth Data 20240924055716698 DAUC <0003> db_auc.c:157 IMSI='262422055182588': No 2G Auth Data 20240924055716698 DAUC <0003> db_auc.c:192 IMSI='262422055182588': No 3G Auth Data 20240924055716706 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055716706 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422055182588" cn_domain=PS} 20240924055716706 DMAIN <0000> hlr.c:227 IMSI='262422055182588': Creating subscriber on demand 20240924055716709 DLU <0006> fsm.c:456 lu(262422055182588)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055716709 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240924055716709 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422055182588" cause=GPRS services not allowed} 20240924055716709 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055716709 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055716709 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{UNVALIDATED}: Freeing instance 20240924055716709 DLU <0006> fsm.c:568 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{UNVALIDATED}: Deallocated 20240924055716709 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055716709 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055716710 DAUC <0003> db_auc.c:157 IMSI='262422055182588': No 2G Auth Data 20240924055716710 DAUC <0003> db_auc.c:192 IMSI='262422055182588': No 3G Auth Data 20240924055716711 DAUC <0003> db_auc.c:157 IMSI='262422055182588': No 2G Auth Data 20240924055716711 DAUC <0003> db_auc.c:192 IMSI='262422055182588': No 3G Auth Data 20240924055716711 DAUC <0003> db_auc.c:157 IMSI='262422055182588': No 2G Auth Data 20240924055716711 DAUC <0003> db_auc.c:192 IMSI='262422055182588': No 3G Auth Data 20240924055716719 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055716719 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422055182588" cn_domain=PS} 20240924055716719 DMAIN <0000> hlr.c:227 IMSI='262422055182588': Creating subscriber on demand 20240924055716723 DLU <0006> fsm.c:456 lu(262422055182588)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055716723 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055716729 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055716729 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422055182588" cn_domain=PS} 20240924055716729 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055716729 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055716732 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055716732 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422055182588"} 20240924055716732 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055716732 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055716732 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422055182588"} 20240924055716732 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422055182588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055716732 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055716732 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055716732 DLU <0006> fsm.c:568 lu(PS:IMSI-262422055182588)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055716732 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055716732 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055716733 DAUC <0003> db_auc.c:157 IMSI='262422055182588': No 2G Auth Data 20240924055716733 DAUC <0003> db_auc.c:192 IMSI='262422055182588': No 3G Auth Data 20240924055716734 DAUC <0003> db_auc.c:157 IMSI='262422055182588': No 2G Auth Data 20240924055716734 DAUC <0003> db_auc.c:192 IMSI='262422055182588': No 3G Auth Data 20240924055716735 DAUC <0003> db_auc.c:157 IMSI='262422055182588': No 2G Auth Data 20240924055716735 DAUC <0003> db_auc.c:192 IMSI='262422055182588': No 3G Auth Data 20240924055716740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50046<->l=127.0.0.1:4258 20240924055716741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50038<->l=127.0.0.1:4258 20240924055716742 DLINP <000b> input/ipa.c:451 connected read/write 20240924055716742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055716742 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055716742 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055716742 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055716742 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42529<->l=127.0.0.1:4259) 20240924055716788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58478<->l=127.0.0.1:4258 20240924055716889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58478<->l=127.0.0.1:4258 20240924055719962 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055719962 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055719964 DLINP <000b> input/ipa.c:451 connected read/write 20240924055719964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055719965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58488<->l=127.0.0.1:4258 20240924055719967 DLINP <000b> input/ipa.c:451 connected read/write 20240924055719967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055719967 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055719967 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055719967 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  20240924055719967 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055719967 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  20240924055719967 DLGSUP <0013> gsup_server.c:235 2:  20240924055719967 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055719967 DLGSUP <0013> gsup_server.c:235 3:  20240924055719967 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055719967 DLGSUP <0013> gsup_server.c:235 4:  20240924055719967 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055719967 DLGSUP <0013> gsup_server.c:235 5:  20240924055719967 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055719967 DLGSUP <0013> gsup_server.c:235 7:  20240924055719967 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055719967 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055719967 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055719967 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055719984 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42185<->l=127.0.0.1:4259) 20240924055719996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58502<->l=127.0.0.1:4258 20240924055720013 DLINP <000b> input/ipa.c:451 connected read/write 20240924055720013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055720013 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422518230433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422518230433"} 20240924055720013 DMAIN <0000> hlr.c:227 IMSI='262422518230433': Creating subscriber on demand 20240924055720029 DMAIN <0000> hlr.c:243 IMSI='262422518230433': Successfully assigned MSISDN='333' 20240924055720029 DAUC <0003> db_auc.c:157 IMSI='262422518230433': No 2G Auth Data 20240924055720029 DAUC <0003> db_auc.c:192 IMSI='262422518230433': No 3G Auth Data 20240924055720029 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422518230433 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 20240924055720029 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422518230433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422518230433" cause=IMSI unknown in HLR} 20240924055720029 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422518230433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240924055720029 DLINP <000b> input/ipa.c:451 connected read/write 20240924055720029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055720029 DLINP <000b> input/ipa.c:451 connected read/write 20240924055720029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055720031 DAUC <0003> db_auc.c:157 IMSI='262422518230433': No 2G Auth Data 20240924055720031 DAUC <0003> db_auc.c:192 IMSI='262422518230433': No 3G Auth Data 20240924055720032 DAUC <0003> db_auc.c:157 IMSI='262422518230433': No 2G Auth Data 20240924055720032 DAUC <0003> db_auc.c:192 IMSI='262422518230433': No 3G Auth Data 20240924055720033 DAUC <0003> db_auc.c:157 IMSI='262422518230433': No 2G Auth Data 20240924055720033 DAUC <0003> db_auc.c:192 IMSI='262422518230433': No 3G Auth Data 20240924055720035 DLINP <000b> input/ipa.c:451 connected read/write 20240924055720035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055720035 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422518230433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422518230433" cn_domain=PS} 20240924055720035 DLU <0006> fsm.c:456 lu(262422518230433)[0x55f2447ea0f0]{UNVALIDATED}: Allocated 20240924055720035 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422518230433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240924055720045 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422518230433)[0x55f2447ea0f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055720045 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422518230433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422518230433" cn_domain=PS} 20240924055720045 DLINP <000b> input/ipa.c:451 connected read/write 20240924055720045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055720045 DLINP <000b> input/ipa.c:451 connected read/write 20240924055720045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055720047 DLINP <000b> input/ipa.c:451 connected read/write 20240924055720047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055720048 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422518230433 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422518230433"} 20240924055720048 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422518230433)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055720048 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422518230433 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055720048 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422518230433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422518230433"} 20240924055720048 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422518230433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055720048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422518230433)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055720048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422518230433)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055720048 DLU <0006> fsm.c:568 lu(PS:IMSI-262422518230433)[0x55f2447ea0f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055720048 DLINP <000b> input/ipa.c:451 connected read/write 20240924055720048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055720048 DLINP <000b> input/ipa.c:451 connected read/write 20240924055720048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055720054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58502<->l=127.0.0.1:4258 20240924055720055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58488<->l=127.0.0.1:4258 20240924055720056 DLINP <000b> input/ipa.c:451 connected read/write 20240924055720056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055720056 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055720056 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055720056 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055720056 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42185<->l=127.0.0.1:4259) 20240924055720096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58510<->l=127.0.0.1:4258 20240924055720197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58510<->l=127.0.0.1:4258 20240924055723275 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055723275 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055723277 DLINP <000b> input/ipa.c:451 connected read/write 20240924055723277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055723278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58514<->l=127.0.0.1:4258 20240924055723280 DLINP <000b> input/ipa.c:451 connected read/write 20240924055723280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055723280 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055723280 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055723280 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  20240924055723280 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055723280 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  20240924055723280 DLGSUP <0013> gsup_server.c:235 2:  20240924055723280 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055723280 DLGSUP <0013> gsup_server.c:235 3:  20240924055723280 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055723280 DLGSUP <0013> gsup_server.c:235 4:  20240924055723280 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055723280 DLGSUP <0013> gsup_server.c:235 5:  20240924055723280 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055723280 DLGSUP <0013> gsup_server.c:235 7:  20240924055723280 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055723280 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055723280 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055723280 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055723299 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43483<->l=127.0.0.1:4259) 20240924055723301 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240924055723301 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240924055723313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58522<->l=127.0.0.1:4258 20240924055723319 DAUC <0003> db_auc.c:157 IMSI='262422492882938': No 2G Auth Data 20240924055723319 DAUC <0003> db_auc.c:192 IMSI='262422492882938': No 3G Auth Data 20240924055723328 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611474281.msisdn 20240924055723328 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491611474281.msisdn: not attached (vlr_number unset) 20240924055723328 DDGSM <0007> mslookup_server.c:327 sip.voice.491611474281.msisdn: does not exist in GSUP proxy 20240924055724330 DLINP <000b> input/ipa.c:451 connected read/write 20240924055724330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055724330 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422492882938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422492882938" cn_domain=CS} 20240924055724330 DLU <0006> fsm.c:456 lu(262422492882938)[0x55f2447f20b0]{UNVALIDATED}: Allocated 20240924055724330 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422492882938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240924055724337 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262422492882938)[0x55f2447f20b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240924055724337 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422492882938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422492882938" cn_domain=CS} 20240924055724337 DLINP <000b> input/ipa.c:451 connected read/write 20240924055724337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055724337 DLINP <000b> input/ipa.c:451 connected read/write 20240924055724337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055724340 DLINP <000b> input/ipa.c:451 connected read/write 20240924055724340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055724340 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422492882938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422492882938"} 20240924055724340 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262422492882938)[0x55f2447f20b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240924055724340 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422492882938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240924055724340 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422492882938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422492882938"} 20240924055724340 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422492882938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055724340 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422492882938)[0x55f2447f20b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240924055724340 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422492882938)[0x55f2447f20b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240924055724340 DLU <0006> fsm.c:568 lu(CS:IMSI-262422492882938)[0x55f2447f20b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240924055724340 DLINP <000b> input/ipa.c:451 connected read/write 20240924055724340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055724340 DLINP <000b> input/ipa.c:451 connected read/write 20240924055724340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055724342 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611474281.msisdn 20240924055724343 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491611474281.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240924055724343 DDGSM <0007> mslookup_server.c:327 sip.voice.491611474281.msisdn: does not exist in GSUP proxy 20240924055724343 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611474281.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240924055724350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58522<->l=127.0.0.1:4258 20240924055724351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58514<->l=127.0.0.1:4258 20240924055724352 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43483<->l=127.0.0.1:4259) 20240924055724352 DLINP <000b> input/ipa.c:451 connected read/write 20240924055724352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055724352 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055724352 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055724352 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055724394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58524<->l=127.0.0.1:4258 20240924055724494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58524<->l=127.0.0.1:4258 20240924055725509 DSS <0004> hlr_ussd.c:239 262425450891627/0xcb60f574: SS Session Timeout, destroying 20240924055725509 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425450891627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240924055727574 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055727574 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055727576 DLINP <000b> input/ipa.c:451 connected read/write 20240924055727576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055727577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32922<->l=127.0.0.1:4258 20240924055727579 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240924055727579 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240924055727580 DLINP <000b> input/ipa.c:451 connected read/write 20240924055727580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055727580 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055727580 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055727580 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  20240924055727580 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055727580 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  20240924055727580 DLGSUP <0013> gsup_server.c:235 2:  20240924055727580 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055727580 DLGSUP <0013> gsup_server.c:235 3:  20240924055727580 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055727580 DLGSUP <0013> gsup_server.c:235 4:  20240924055727580 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055727580 DLGSUP <0013> gsup_server.c:235 5:  20240924055727580 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055727580 DLGSUP <0013> gsup_server.c:235 7:  20240924055727580 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055727580 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055727580 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055727580 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055727611 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38941<->l=127.0.0.1:4259) 20240924055727613 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240924055727613 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240924055727628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32928<->l=127.0.0.1:4258 20240924055727633 DLINP <000b> input/ipa.c:451 connected read/write 20240924055727633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055727633 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421772063470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421772063470" cn_domain=CS} 20240924055727633 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421772063470 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240924055727633 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421772063470 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240924055727633 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421772063470.imsi 20240924055727634 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421772063470.imsi 20240924055727634 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421772063470.imsi: does not exist in local HLR 20240924055727638 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421772063470 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240924055727638 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240924055727638 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240924055727638 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240924055727638 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240924055727638 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240924055727638 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421772063470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055727638 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240924055727638 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240924055727638 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240924055727638 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240924055727638 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240924055727638 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240924055727641 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240924055727641 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240924055727641 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240924055727641 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240924055727641 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240924055727642 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240924055727642 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240924055727642 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240924055727685 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240924055727685 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240924055727685 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240924055727685 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240924055727685 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421772063470 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610167658 20240924055727685 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421772063470 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240924055727685 DLINP <000b> input/ipa.c:451 connected read/write 20240924055727685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055727685 DLINP <000b> input/ipa.c:451 connected read/write 20240924055727685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055727689 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240924055727689 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240924055727689 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421772063470 MSISDN-491610167658 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240924055727689 DLINP <000b> input/ipa.c:451 connected read/write 20240924055727689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055727689 DLINP <000b> input/ipa.c:451 connected read/write 20240924055727689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055727691 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240924055727691 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240924055727691 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421772063470 MSISDN-491610167658 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 20240924055727691 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421772063470 MSISDN-491610167658 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240924055727691 DLINP <000b> input/ipa.c:451 connected read/write 20240924055727691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055727691 DLINP <000b> input/ipa.c:451 connected read/write 20240924055727691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055727693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32928<->l=127.0.0.1:4258 20240924055727694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32922<->l=127.0.0.1:4258 20240924055727695 DLINP <000b> input/ipa.c:451 connected read/write 20240924055727695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055727695 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055727695 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055727695 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055727695 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38941<->l=127.0.0.1:4259) 20240924055727696 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240924055727696 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240924055727696 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240924055727696 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240924055727696 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240924055727735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32936<->l=127.0.0.1:4258 20240924055727835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32936<->l=127.0.0.1:4258 20240924055730909 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055730909 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055730912 DLINP <000b> input/ipa.c:451 connected read/write 20240924055730912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055730912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32940<->l=127.0.0.1:4258 20240924055730914 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240924055730914 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240924055730914 DLINP <000b> input/ipa.c:451 connected read/write 20240924055730914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055730914 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055730914 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055730914 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  20240924055730914 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055730914 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  20240924055730914 DLGSUP <0013> gsup_server.c:235 2:  20240924055730914 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055730914 DLGSUP <0013> gsup_server.c:235 3:  20240924055730914 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055730914 DLGSUP <0013> gsup_server.c:235 4:  20240924055730914 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055730914 DLGSUP <0013> gsup_server.c:235 5:  20240924055730914 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055730914 DLGSUP <0013> gsup_server.c:235 7:  20240924055730914 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055730914 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055730914 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055730914 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055730934 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41109<->l=127.0.0.1:4259) 20240924055730936 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240924055730936 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240924055730952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32952<->l=127.0.0.1:4258 20240924055730959 DAUC <0003> db_auc.c:157 IMSI='262427746387900': No 2G Auth Data 20240924055730959 DAUC <0003> db_auc.c:192 IMSI='262427746387900': No 3G Auth Data 20240924055730967 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427746387900.imsi 20240924055730967 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262427746387900.imsi: found in local HLR 20240924055730973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32952<->l=127.0.0.1:4258 20240924055730974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32940<->l=127.0.0.1:4258 20240924055730976 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41109<->l=127.0.0.1:4259) 20240924055730976 DLINP <000b> input/ipa.c:451 connected read/write 20240924055730976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055730976 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055730976 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055730976 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055731014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32962<->l=127.0.0.1:4258 20240924055731114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32962<->l=127.0.0.1:4258 20240924055734192 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055734192 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055734194 DLINP <000b> input/ipa.c:451 connected read/write 20240924055734194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055734195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32978<->l=127.0.0.1:4258 20240924055734196 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240924055734196 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240924055734197 DLINP <000b> input/ipa.c:451 connected read/write 20240924055734197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055734197 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055734197 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055734197 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  20240924055734197 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055734197 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  20240924055734197 DLGSUP <0013> gsup_server.c:235 2:  20240924055734197 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055734197 DLGSUP <0013> gsup_server.c:235 3:  20240924055734197 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055734197 DLGSUP <0013> gsup_server.c:235 4:  20240924055734197 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055734197 DLGSUP <0013> gsup_server.c:235 5:  20240924055734197 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055734197 DLGSUP <0013> gsup_server.c:235 7:  20240924055734197 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055734197 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055734197 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055734197 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055734228 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37647<->l=127.0.0.1:4259) 20240924055734230 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240924055734230 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240924055734245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32988<->l=127.0.0.1:4258 20240924055734249 DLINP <000b> input/ipa.c:451 connected read/write 20240924055734249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055734249 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429746856338 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429746856338" cn_domain=CS} 20240924055734249 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429746856338 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240924055734249 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429746856338 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240924055734249 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429746856338.imsi 20240924055734249 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429746856338.imsi 20240924055734249 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429746856338.imsi: does not exist in local HLR 20240924055734254 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429746856338 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240924055734254 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240924055734254 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240924055734254 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240924055734254 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240924055734254 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240924055734254 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429746856338 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055734254 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240924055734254 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240924055734254 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240924055734254 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240924055734254 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240924055734254 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240924055734257 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240924055734257 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240924055734257 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240924055734257 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240924055734257 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240924055734258 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240924055734258 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240924055734258 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240924055734301 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240924055734301 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240924055734301 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240924055734301 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240924055734301 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429746856338 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617544104 20240924055734301 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429746856338 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240924055734301 DLINP <000b> input/ipa.c:451 connected read/write 20240924055734301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055734301 DLINP <000b> input/ipa.c:451 connected read/write 20240924055734301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055734305 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240924055734305 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240924055734305 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429746856338 MSISDN-491617544104 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240924055734305 DLINP <000b> input/ipa.c:451 connected read/write 20240924055734305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055734305 DLINP <000b> input/ipa.c:451 connected read/write 20240924055734305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055734307 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240924055734307 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240924055734307 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429746856338 MSISDN-491617544104 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 20240924055734307 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429746856338 MSISDN-491617544104 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240924055734307 DLINP <000b> input/ipa.c:451 connected read/write 20240924055734307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055734307 DLINP <000b> input/ipa.c:451 connected read/write 20240924055734307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055734309 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429746856338.imsi 20240924055734309 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429746856338.imsi: does not exist in local HLR 20240924055735311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32988<->l=127.0.0.1:4258 20240924055735312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32978<->l=127.0.0.1:4258 20240924055735313 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37647<->l=127.0.0.1:4259) 20240924055735313 DLINP <000b> input/ipa.c:451 connected read/write 20240924055735313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055735313 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055735313 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055735313 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055735314 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240924055735314 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240924055735314 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240924055735314 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240924055735314 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240924055735357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32990<->l=127.0.0.1:4258 20240924055735457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32990<->l=127.0.0.1:4258 20240924055738529 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240924055738530 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240924055738531 DLINP <000b> input/ipa.c:451 connected read/write 20240924055738531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055738532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50042<->l=127.0.0.1:4258 20240924055738533 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240924055738533 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240924055738533 DLINP <000b> input/ipa.c:451 connected read/write 20240924055738533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055738533 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240924055738533 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240924055738533 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  20240924055738534 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240924055738534 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  20240924055738534 DLGSUP <0013> gsup_server.c:235 2:  20240924055738534 DLGSUP <0013> gsup_server.c:237 2: 00  20240924055738534 DLGSUP <0013> gsup_server.c:235 3:  20240924055738534 DLGSUP <0013> gsup_server.c:237 3: 00  20240924055738534 DLGSUP <0013> gsup_server.c:235 4:  20240924055738534 DLGSUP <0013> gsup_server.c:237 4: 00  20240924055738534 DLGSUP <0013> gsup_server.c:235 5:  20240924055738534 DLGSUP <0013> gsup_server.c:237 5: 00  20240924055738534 DLGSUP <0013> gsup_server.c:235 7:  20240924055738534 DLGSUP <0013> gsup_server.c:237 7: 00  20240924055738534 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240924055738534 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240924055738534 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240924055738564 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44501<->l=127.0.0.1:4259) 20240924055738567 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240924055738567 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240924055738587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50056<->l=127.0.0.1:4258 20240924055738592 DLINP <000b> input/ipa.c:451 connected read/write 20240924055738592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055738592 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427804941547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427804941547" cn_domain=CS} 20240924055738592 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427804941547 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240924055738592 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427804941547 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240924055738593 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427804941547.imsi 20240924055738593 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427804941547.imsi 20240924055738593 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427804941547.imsi: does not exist in local HLR 20240924055738597 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427804941547 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240924055738597 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240924055738597 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240924055738597 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240924055738597 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240924055738597 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240924055738597 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427804941547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240924055738597 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240924055738597 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240924055738597 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240924055738597 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240924055738597 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240924055738597 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240924055738600 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240924055738600 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240924055738600 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240924055738600 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240924055738600 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240924055738601 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240924055738601 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240924055738601 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240924055738645 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240924055738645 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240924055738645 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240924055738645 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240924055738645 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427804941547 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610833525 20240924055738645 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427804941547 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240924055738645 DLINP <000b> input/ipa.c:451 connected read/write 20240924055738645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055738645 DLINP <000b> input/ipa.c:451 connected read/write 20240924055738645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055738649 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240924055738649 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240924055738649 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427804941547 MSISDN-491610833525 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240924055738649 DLINP <000b> input/ipa.c:451 connected read/write 20240924055738649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055738649 DLINP <000b> input/ipa.c:451 connected read/write 20240924055738649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055738651 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240924055738651 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240924055738651 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427804941547 MSISDN-491610833525 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 20240924055738651 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427804941547 MSISDN-491610833525 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240924055738651 DLINP <000b> input/ipa.c:451 connected read/write 20240924055738651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055738651 DLINP <000b> input/ipa.c:451 connected read/write 20240924055738651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240924055738653 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610833525.msisdn 20240924055738653 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610833525.msisdn: does not exist in local HLR 20240924055738653 DDGSM <0007> mslookup_server.c:352 sip.voice.491610833525.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240924055738653 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610833525.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240924055738656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50056<->l=127.0.0.1:4258 20240924055738657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50042<->l=127.0.0.1:4258 20240924055738658 DLINP <000b> input/ipa.c:451 connected read/write 20240924055738658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240924055738658 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240924055738658 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240924055738658 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240924055738658 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44501<->l=127.0.0.1:4259) 20240924055738658 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240924055738658 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240924055738658 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240924055738658 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240924055738658 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240924055738703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50060<->l=127.0.0.1:4258 20240924055738803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50060<->l=127.0.0.1:4258